running egg_info creating setuptools_rust.egg-info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' ~/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever ~/python-setuptools-rust/src/setuptools-rust-0.12.1 running build running build_py creating build creating build/lib creating build/lib/html_py_ever copying html_py_ever/__init__.py -> build/lib/html_py_ever running egg_info creating html_py_ever.egg-info writing html_py_ever.egg-info/PKG-INFO writing dependency_links to html_py_ever.egg-info/dependency_links.txt writing requirements to html_py_ever.egg-info/requires.txt writing top-level names to html_py_ever.egg-info/top_level.txt writing manifest file 'html_py_ever.egg-info/SOURCES.txt' reading manifest file 'html_py_ever.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html_py_ever.egg-info/SOURCES.txt' running build_ext running build_rust Updating crates.io index Downloading crates ... Downloaded lazy_static v1.4.0 Downloaded phf_shared v0.8.0 Downloaded rand_pcg v0.2.1 Downloaded proc-macro2 v1.0.21 Downloaded libc v0.2.77 Downloaded unindent v0.1.6 Downloaded serde v1.0.116 Downloaded cssparser v0.27.2 Downloaded futf v0.1.4 Downloaded ghost v0.1.2 Downloaded instant v0.1.6 Downloaded inventory v0.1.9 Downloaded redox_syscall v0.1.57 Downloaded bitflags v1.2.1 Downloaded html5ever v0.25.1 Downloaded wasi v0.9.0+wasi-snapshot-preview1 Downloaded paste v0.1.18 Downloaded inventory-impl v0.1.9 Downloaded ctor v0.1.15 Downloaded getrandom v0.1.15 Downloaded matches v0.1.8 Downloaded itoa v0.4.6 Downloaded dtoa v0.4.6 Downloaded kuchiki v0.8.1 Downloaded lock_api v0.4.1 Downloaded nodrop v0.1.14 Downloaded mac v0.1.1 Downloaded markup5ever v0.10.0 Downloaded new_debug_unreachable v1.0.4 Downloaded log v0.4.11 Downloaded parking_lot_core v0.8.0 Downloaded parking_lot v0.11.0 Downloaded dtoa-short v0.3.2 Downloaded cssparser-macros v0.6.0 Downloaded cloudabi v0.1.0 Downloaded phf_codegen v0.8.0 Downloaded phf v0.8.0 Downloaded paste-impl v0.1.18 Downloaded rand_chacha v0.2.2 Downloaded scopeguard v1.1.0 Downloaded precomputed-hash v0.1.1 Downloaded ppv-lite86 v0.2.9 Downloaded rand_core v0.5.1 Downloaded proc-macro-hack v0.5.18 Downloaded rand v0.7.3 Downloaded ryu v1.0.5 Downloaded phf_macros v0.8.0 Downloaded indoc-impl v0.3.6 Downloaded indoc v0.3.6 Downloaded quote v1.0.7 Downloaded string_cache v0.8.0 Downloaded string_cache_codegen v0.5.1 Downloaded cfg-if v0.1.10 Downloaded smallvec v1.4.2 Downloaded serde_json v1.0.57 Downloaded utf-8 v0.7.5 Downloaded unicode-xid v0.2.1 Downloaded siphasher v0.3.3 Downloaded phf_generator v0.8.0 Downloaded byteorder v1.3.4 Downloaded stable_deref_trait v1.2.0 Downloaded tendril v0.4.1 Downloaded fxhash v0.2.1 Downloaded servo_arc v0.1.1 Downloaded selectors v0.22.0 Downloaded serde_derive v1.0.116 Downloaded thin-slice v0.1.1 Downloaded syn v1.0.41 Downloaded rand_hc v0.2.0 Downloaded derive_more v0.99.10 Downloaded winapi v0.3.9 Downloaded winapi-i686-pc-windows-gnu v0.4.0 Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 Downloaded pyo3cls v0.12.1 Downloaded pyo3-derive-backend v0.12.1 Downloaded pyo3 v0.12.1 cargo rustc --lib --manifest-path Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Compiling proc-macro2 v1.0.21 Compiling unicode-xid v0.2.1 Compiling syn v1.0.41 Compiling libc v0.2.77 Compiling getrandom v0.1.15 Compiling cfg-if v0.1.10 Compiling ppv-lite86 v0.2.9 Compiling siphasher v0.3.3 Compiling proc-macro-hack v0.5.18 Compiling serde v1.0.116 Compiling ryu v1.0.5 Compiling serde_json v1.0.57 Compiling serde_derive v1.0.116 Compiling itoa v0.4.6 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4590cf29cd718047 -C extra-filename=-4590cf29cd718047 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/proc-macro2-4590cf29cd718047 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_xid /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=42c066ad8dfd2954 -C extra-filename=-42c066ad8dfd2954 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=1e50c1ae0affa7a3 -C extra-filename=-1e50c1ae0affa7a3 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/syn-1e50c1ae0affa7a3 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0b30b3edf3f9f287 -C extra-filename=-0b30b3edf3f9f287 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/libc-0b30b3edf3f9f287 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.15/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=992c9b866ae6b5c6 -C extra-filename=-992c9b866ae6b5c6 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/getrandom-992c9b866ae6b5c6 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=419efa8ba820970e -C extra-filename=-419efa8ba820970e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name ppv_lite86 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=dbab07ff405a7647 -C extra-filename=-dbab07ff405a7647 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name siphasher /build/.cargo/registry/src/github.com-1ecc6299db9ec823/siphasher-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fc830f986497c6ba -C extra-filename=-fc830f986497c6ba --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name proc_macro_hack --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=a60f649a2b96de9b -C extra-filename=-a60f649a2b96de9b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.116/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=48b82d00873010b2 -C extra-filename=-48b82d00873010b2 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde-48b82d00873010b2 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name siphasher /build/.cargo/registry/src/github.com-1ecc6299db9ec823/siphasher-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=db86410aa9370681 -C extra-filename=-db86410aa9370681 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=53120c24e82c392e -C extra-filename=-53120c24e82c392e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8a34aef250e610df -C extra-filename=-8a34aef250e610df --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/ryu-8a34aef250e610df -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.57/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=42dd4036c925fa1d -C extra-filename=-42dd4036c925fa1d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde_json-42dd4036c925fa1d -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.116/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=b0fe809c27d79519 -C extra-filename=-b0fe809c27d79519 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde_derive-b0fe809c27d79519 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name itoa /build/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=832cacac69963797 -C extra-filename=-832cacac69963797 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling new_debug_unreachable v1.0.4 Compiling smallvec v1.4.2 Running `rustc --crate-name smallvec --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=49a191605729b2e1 -C extra-filename=-49a191605729b2e1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name debug_unreachable --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/new_debug_unreachable-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=81ed39ff1d518465 -C extra-filename=-81ed39ff1d518465 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling log v0.4.11 Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0ceb5b0f000f3611 -C extra-filename=-0ceb5b0f000f3611 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/log-0ceb5b0f000f3611 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling mac v0.1.1 Running `rustc --crate-name mac /build/.cargo/registry/src/github.com-1ecc6299db9ec823/mac-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=e1cb4823901dec65 -C extra-filename=-e1cb4823901dec65 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling byteorder v1.3.4 Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=15e42af4eb9ac994 -C extra-filename=-15e42af4eb9ac994 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/byteorder-15e42af4eb9ac994 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling precomputed-hash v0.1.1 Running `rustc --crate-name precomputed_hash /build/.cargo/registry/src/github.com-1ecc6299db9ec823/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b13b5b56a9d0b12e -C extra-filename=-b13b5b56a9d0b12e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling lazy_static v1.4.0 Running `rustc --crate-name lazy_static /build/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ca9d39f825b354e1 -C extra-filename=-ca9d39f825b354e1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling utf-8 v0.7.5 Running `rustc --crate-name utf8 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/utf-8-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b1be774a15bedee9 -C extra-filename=-b1be774a15bedee9 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling dtoa v0.4.6 Running `rustc --crate-name dtoa /build/.cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=852ae6fc94ad9634 -C extra-filename=-852ae6fc94ad9634 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling bitflags v1.2.1 Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=6aaa5e233670fc9b -C extra-filename=-6aaa5e233670fc9b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/bitflags-6aaa5e233670fc9b -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling stable_deref_trait v1.2.0 Running `rustc --crate-name stable_deref_trait /build/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=870f051e6abc14ab -C extra-filename=-870f051e6abc14ab --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling nodrop v0.1.14 Running `rustc --crate-name nodrop /build/.cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2de52c568602a7f3 -C extra-filename=-2de52c568602a7f3 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling scopeguard v1.1.0 Running `rustc --crate-name scopeguard /build/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=18a56d74f1294ef0 -C extra-filename=-18a56d74f1294ef0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling unindent v0.1.6 Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3a8967f6f20e236 -C extra-filename=-c3a8967f6f20e236 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling instant v0.1.6 Running `rustc --crate-name instant --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4bd3ded07e829adb -C extra-filename=-4bd3ded07e829adb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name itoa /build/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3ba4e844e33a535b -C extra-filename=-3ba4e844e33a535b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling matches v0.1.8 Running `rustc --crate-name matches /build/.cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=12b11b9691b4e3c5 -C extra-filename=-12b11b9691b4e3c5 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling inventory v0.1.9 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ca1ea74ad0350467 -C extra-filename=-ca1ea74ad0350467 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/inventory-ca1ea74ad0350467 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling pyo3 v0.12.1 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=4bbd127db2295944 -C extra-filename=-4bbd127db2295944 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/pyo3-4bbd127db2295944 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling thin-slice v0.1.1 Running `rustc --crate-name thin_slice /build/.cargo/registry/src/github.com-1ecc6299db9ec823/thin-slice-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c98f58ca57e23826 -C extra-filename=-c98f58ca57e23826 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=76aadd62a5367694 -C extra-filename=-76aadd62a5367694 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow` Compiling phf_shared v0.8.0 Running `rustc --crate-name phf_shared --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=886acec70f3bddbd -C extra-filename=-886acec70f3bddbd --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern siphasher=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsiphasher-db86410aa9370681.rmeta --cap-lints allow` Compiling futf v0.1.4 Running `rustc --crate-name futf /build/.cargo/registry/src/github.com-1ecc6299db9ec823/futf-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=109075ded837cb49 -C extra-filename=-109075ded837cb49 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern mac=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmac-e1cb4823901dec65.rmeta --extern debug_unreachable=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libdebug_unreachable-81ed39ff1d518465.rmeta --cap-lints allow` Running `rustc --crate-name phf_shared --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=99e2d5caafe2f42d -C extra-filename=-99e2d5caafe2f42d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern siphasher=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsiphasher-fc830f986497c6ba.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde_json-42dd4036c925fa1d/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/getrandom-992c9b866ae6b5c6/build-script-build` Compiling servo_arc v0.1.1 Running `rustc --crate-name servo_arc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/servo_arc-0.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=5b777110dd5702e7 -C extra-filename=-5b777110dd5702e7 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern nodrop=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libnodrop-2de52c568602a7f3.rmeta --extern stable_deref_trait=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libstable_deref_trait-870f051e6abc14ab.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/log-0ceb5b0f000f3611/build-script-build` Compiling lock_api v0.4.1 Running `rustc --crate-name lock_api --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ba626243c2dd783d -C extra-filename=-ba626243c2dd783d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern scopeguard=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libscopeguard-18a56d74f1294ef0.rmeta --cap-lints allow` Compiling dtoa-short v0.3.2 Running `rustc --crate-name dtoa_short /build/.cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-short-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b13cb0652f826cb8 -C extra-filename=-b13cb0652f826cb8 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern dtoa=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libdtoa-852ae6fc94ad9634.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde_derive-b0fe809c27d79519/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/ryu-8a34aef250e610df/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde-48b82d00873010b2/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/serde-48b82d00873010b2/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/syn-1e50c1ae0affa7a3/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/libc-0b30b3edf3f9f287/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/libc-0b30b3edf3f9f287/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/proc-macro2-4590cf29cd718047/build-script-build` Running `rustc --crate-name log /build/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=9df02ab075c77a97 -C extra-filename=-9df02ab075c77a97 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcfg_if-53120c24e82c392e.rmeta --cap-lints allow --cfg atomic_cas` Compiling tendril v0.4.1 Running `rustc --crate-name tendril /build/.cargo/registry/src/github.com-1ecc6299db9ec823/tendril-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=5796887cfc107125 -C extra-filename=-5796887cfc107125 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern futf=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libfutf-109075ded837cb49.rmeta --extern mac=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmac-e1cb4823901dec65.rmeta --extern utf8=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libutf8-b1be774a15bedee9.rmeta --cap-lints allow` Running `rustc --crate-name ryu --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=929dcc722e29b4bf -C extra-filename=-929dcc722e29b4bf --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` Running `rustc --crate-name serde /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e98333643c50f443 -C extra-filename=-e98333643c50f443 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` Running `rustc --crate-name serde /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0af14d48b363d1f9 -C extra-filename=-0af14d48b363d1f9 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` Running `rustc --crate-name libc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8c270d638664475e -C extra-filename=-8c270d638664475e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `rustc --crate-name libc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=79aaab9d2f59f402 -C extra-filename=-79aaab9d2f59f402 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `rustc --crate-name proc_macro2 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=51014eb95958711c -C extra-filename=-51014eb95958711c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/bitflags-6aaa5e233670fc9b/build-script-build` Running `rustc --crate-name bitflags /build/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=131ab92de1ff0e83 -C extra-filename=-131ab92de1ff0e83 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg bitflags_const_fn` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/byteorder-15e42af4eb9ac994/build-script-build` Running `rustc --crate-name byteorder /build/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=083f35ada9b25e20 -C extra-filename=-083f35ada9b25e20 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --cap-lints allow --cfg byteorder_i128` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/inventory-ca1ea74ad0350467/build-script-build` Compiling fxhash v0.2.1 Running `rustc --crate-name fxhash /build/.cargo/registry/src/github.com-1ecc6299db9ec823/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=7f899f8fdf74dae5 -C extra-filename=-7f899f8fdf74dae5 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern byteorder=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libbyteorder-083f35ada9b25e20.rmeta --cap-lints allow` Compiling quote v1.0.7 Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c454dd043e27673f -C extra-filename=-c454dd043e27673f --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --cap-lints allow` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=f39b7d4639517ab4 -C extra-filename=-f39b7d4639517ab4 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/pyo3-4bbd127db2295944/build-script-build` Running `rustc --crate-name getrandom --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=3e8ae9d982080dab -C extra-filename=-3e8ae9d982080dab --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcfg_if-419efa8ba820970e.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblibc-79aaab9d2f59f402.rmeta --cap-lints allow` Compiling parking_lot_core v0.8.0 Running `rustc --crate-name parking_lot_core --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ec0e48aa50c346dd -C extra-filename=-ec0e48aa50c346dd --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcfg_if-53120c24e82c392e.rmeta --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblibc-8c270d638664475e.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsmallvec-49a191605729b2e1.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=696dbeaa4d1f9153 -C extra-filename=-696dbeaa4d1f9153 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rmeta --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling rand_core v0.5.1 Running `rustc --crate-name rand_core --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=2c3136e46a37373e -C extra-filename=-2c3136e46a37373e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern getrandom=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libgetrandom-3e8ae9d982080dab.rmeta --cap-lints allow` Compiling parking_lot v0.11.0 Running `rustc --crate-name parking_lot --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=7b4b9ff7c5f29fa7 -C extra-filename=-7b4b9ff7c5f29fa7 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern lock_api=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblock_api-ba626243c2dd783d.rmeta --extern parking_lot_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libparking_lot_core-ec0e48aa50c346dd.rmeta --cap-lints allow` Compiling rand_chacha v0.2.2 Compiling rand_pcg v0.2.1 Running `rustc --crate-name rand_chacha --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=f01fea7c9bbe8874 -C extra-filename=-f01fea7c9bbe8874 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern ppv_lite86=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libppv_lite86-dbab07ff405a7647.rmeta --extern rand_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand_core-2c3136e46a37373e.rmeta --cap-lints allow` Running `rustc --crate-name rand_pcg --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=59b1f9d7273c8783 -C extra-filename=-59b1f9d7273c8783 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern rand_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand_core-2c3136e46a37373e.rmeta --cap-lints allow` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b041c35c7404b79c -C extra-filename=-b041c35c7404b79c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern paste_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libpaste_impl-f39b7d4639517ab4.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling rand v0.7.3 Running `rustc --crate-name rand --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="rand_pcg"' --cfg 'feature="small_rng"' --cfg 'feature="std"' -C metadata=4a1e09bf8f4ca361 -C extra-filename=-4a1e09bf8f4ca361 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern getrandom_package=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libgetrandom-3e8ae9d982080dab.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblibc-79aaab9d2f59f402.rmeta --extern rand_chacha=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand_chacha-f01fea7c9bbe8874.rmeta --extern rand_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand_core-2c3136e46a37373e.rmeta --extern rand_pcg=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand_pcg-59b1f9d7273c8783.rmeta --cap-lints allow` Compiling phf_generator v0.8.0 Running `rustc --crate-name phf_generator --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0bf041549f6642a7 -C extra-filename=-0bf041549f6642a7 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-99e2d5caafe2f42d.rmeta --extern rand=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/librand-4a1e09bf8f4ca361.rmeta --cap-lints allow` Compiling phf_codegen v0.8.0 Compiling string_cache_codegen v0.5.1 Running `rustc --crate-name phf_codegen --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7c2b0aaf395c1701 -C extra-filename=-7c2b0aaf395c1701 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_generator=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_generator-0bf041549f6642a7.rmeta --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-99e2d5caafe2f42d.rmeta --cap-lints allow` Running `rustc --crate-name string_cache_codegen --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache_codegen-0.5.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c70e97ee77cd7dbb -C extra-filename=-c70e97ee77cd7dbb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_generator=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_generator-0bf041549f6642a7.rmeta --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-99e2d5caafe2f42d.rmeta --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rmeta --cap-lints allow` Compiling selectors v0.22.0 Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/selectors-0.22.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=821ecb8d132b60b1 -C extra-filename=-821ecb8d132b60b1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/selectors-821ecb8d132b60b1 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_codegen=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_codegen-7c2b0aaf395c1701.rlib --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/selectors-821ecb8d132b60b1/build-script-build` Compiling string_cache v0.8.0 Running `rustc --crate-name string_cache --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b2c2f09bbe3ac5fb -C extra-filename=-b2c2f09bbe3ac5fb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern lazy_static=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblazy_static-ca9d39f825b354e1.rmeta --extern debug_unreachable=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libdebug_unreachable-81ed39ff1d518465.rmeta --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-886acec70f3bddbd.rmeta --extern precomputed_hash=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libprecomputed_hash-b13b5b56a9d0b12e.rmeta --extern serde=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libserde-0af14d48b363d1f9.rmeta --cap-lints allow` Running `rustc --crate-name serde_json --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e17c2aab9b2da9be -C extra-filename=-e17c2aab9b2da9be --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern itoa=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libitoa-832cacac69963797.rmeta --extern ryu=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libryu-929dcc722e29b4bf.rmeta --extern serde=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libserde-e98333643c50f443.rmeta --cap-lints allow --cfg limb_width_64` Compiling pyo3-derive-backend v0.12.1 Running `rustc --crate-name pyo3_derive_backend --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=150cea595be7e895 -C extra-filename=-150cea595be7e895 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rmeta --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rmeta --cap-lints allow` Compiling phf_macros v0.8.0 Compiling cssparser v0.27.2 Compiling html5ever v0.25.1 Compiling cssparser-macros v0.6.0 Compiling derive_more v0.99.10 Compiling ghost v0.1.2 Compiling inventory-impl v0.1.9 Compiling indoc-impl v0.3.6 Compiling ctor v0.1.15 Running `rustc --crate-name phf_macros --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=09217e49202f573b -C extra-filename=-09217e49202f573b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_generator=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_generator-0bf041549f6642a7.rlib --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-99e2d5caafe2f42d.rlib --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name serde_derive /build/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=237cd22a584acf6f -C extra-filename=-237cd22a584acf6f --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=383d90716733de0c -C extra-filename=-383d90716733de0c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/html5ever-383d90716733de0c -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=de2e825415d4aaed -C extra-filename=-de2e825415d4aaed --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/cssparser-de2e825415d4aaed -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --cap-lints allow` Running `rustc --crate-name cssparser_macros --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.6.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=49ca1a765ddd3748 -C extra-filename=-49ca1a765ddd3748 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name derive_more --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=2a5175e09c332d20 -C extra-filename=-2a5175e09c332d20 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ghost --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=616709bae10d7d3d -C extra-filename=-616709bae10d7d3d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-impl-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=73c8d0438534f323 -C extra-filename=-73c8d0438534f323 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name indoc_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=c60750ce3e473779 -C extra-filename=-c60750ce3e473779 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libunindent-c3a8967f6f20e236.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ctor --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=a1ade3936c5c3fb3 -C extra-filename=-a1ade3936c5c3fb3 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c760615bd4cf796d -C extra-filename=-c760615bd4cf796d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern indoc_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libindoc_impl-c60750ce3e473779.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling pyo3cls v0.12.1 Running `rustc --crate-name pyo3cls --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3cls-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=3a6aa9740565fcbb -C extra-filename=-3a6aa9740565fcbb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern pyo3_derive_backend=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libpyo3_derive_backend-150cea595be7e895.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsyn-696dbeaa4d1f9153.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=153340d29a2debc2 -C extra-filename=-153340d29a2debc2 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libctor-a1ade3936c5c3fb3.so --extern ghost=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libghost-616709bae10d7d3d.so --extern inventory_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libinventory_impl-73c8d0438534f323.so --cap-lints allow` Compiling phf v0.8.0 Running `rustc --crate-name phf --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="std"' -C metadata=983f9c17d2bff23b -C extra-filename=-983f9c17d2bff23b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_macros=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_macros-09217e49202f573b.so --extern phf_shared=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_shared-886acec70f3bddbd.rmeta --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=0756620929b7fcd2 -C extra-filename=-0756620929b7fcd2 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libctor-a1ade3936c5c3fb3.so --extern indoc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libindoc-c760615bd4cf796d.rmeta --extern inventory=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libinventory-153340d29a2debc2.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblibc-8c270d638664475e.rmeta --extern parking_lot=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libparking_lot-7b4b9ff7c5f29fa7.rmeta --extern paste=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libpaste-b041c35c7404b79c.rmeta --extern pyo3cls=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libpyo3cls-3a6aa9740565fcbb.so --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libunindent-76aadd62a5367694.rmeta --cap-lints allow --cfg Py_3_5 --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3 --cfg 'py_sys_config="WITH_THREAD"'` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/html5ever-383d90716733de0c/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/cssparser-de2e825415d4aaed/build-script-build` Running `rustc --crate-name cssparser --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=19d7eb2be6d5716c -C extra-filename=-19d7eb2be6d5716c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern cssparser_macros=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcssparser_macros-49ca1a765ddd3748.so --extern dtoa_short=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libdtoa_short-b13cb0652f826cb8.rmeta --extern itoa=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libitoa-3ba4e844e33a535b.rmeta --extern matches=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmatches-12b11b9691b4e3c5.rmeta --extern phf=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf-983f9c17d2bff23b.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsmallvec-49a191605729b2e1.rmeta --cap-lints allow --cfg rustc_has_pr45225` Running `rustc --crate-name selectors /build/.cargo/registry/src/github.com-1ecc6299db9ec823/selectors-0.22.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=9e8d661255ae5a01 -C extra-filename=-9e8d661255ae5a01 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern bitflags=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libbitflags-131ab92de1ff0e83.rmeta --extern cssparser=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcssparser-19d7eb2be6d5716c.rmeta --extern derive_more=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libderive_more-2a5175e09c332d20.so --extern fxhash=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libfxhash-7f899f8fdf74dae5.rmeta --extern log=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblog-9df02ab075c77a97.rmeta --extern matches=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmatches-12b11b9691b4e3c5.rmeta --extern phf=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf-983f9c17d2bff23b.rmeta --extern precomputed_hash=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libprecomputed_hash-b13b5b56a9d0b12e.rmeta --extern servo_arc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libservo_arc-5b777110dd5702e7.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libsmallvec-49a191605729b2e1.rmeta --extern thin_slice=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libthin_slice-c98f58ca57e23826.rmeta --cap-lints allow` Compiling markup5ever v0.10.0 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/markup5ever-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7f30ce0e70a0d045 -C extra-filename=-7f30ce0e70a0d045 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/markup5ever-7f30ce0e70a0d045 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern phf_codegen=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf_codegen-7c2b0aaf395c1701.rlib --extern serde=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libserde-e98333643c50f443.rlib --extern serde_derive=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libserde_derive-237cd22a584acf6f.so --extern serde_json=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libserde_json-e17c2aab9b2da9be.rlib --extern string_cache_codegen=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libstring_cache_codegen-c70e97ee77cd7dbb.rlib --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/build/markup5ever-7f30ce0e70a0d045/build-script-build` Running `rustc --crate-name markup5ever --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/markup5ever-0.10.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=f29ef8371bd27767 -C extra-filename=-f29ef8371bd27767 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern log=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblog-9df02ab075c77a97.rmeta --extern phf=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libphf-983f9c17d2bff23b.rmeta --extern string_cache=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libstring_cache-b2c2f09bbe3ac5fb.rmeta --extern tendril=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libtendril-5796887cfc107125.rmeta --cap-lints allow` Running `rustc --crate-name html5ever --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=01bcc9e84d613fde -C extra-filename=-01bcc9e84d613fde --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern log=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/liblog-9df02ab075c77a97.rmeta --extern mac=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmac-e1cb4823901dec65.rmeta --extern markup5ever=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmarkup5ever-f29ef8371bd27767.rmeta --cap-lints allow` Compiling kuchiki v0.8.1 Running `rustc --crate-name kuchiki --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/kuchiki-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4e785dba12f5d70d -C extra-filename=-4e785dba12f5d70d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern cssparser=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libcssparser-19d7eb2be6d5716c.rmeta --extern html5ever=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libhtml5ever-01bcc9e84d613fde.rmeta --extern matches=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libmatches-12b11b9691b4e3c5.rmeta --extern selectors=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libselectors-9e8d661255ae5a01.rmeta --cap-lints allow` Compiling html-py-ever v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever) Running `rustc --crate-name html_py_ever --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=8713a7cb4cd79324 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps --extern kuchiki=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libkuchiki-4e785dba12f5d70d.rlib --extern pyo3=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libpyo3-0756620929b7fcd2.rlib --extern tendril=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/target/release/deps/libtendril-5796887cfc107125.rlib` Finished release [optimized] target(s) in 18.14s ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever plugins: benchmark-3.4.1 collected 20 items test/test_parsing.py .......... [ 50%] test/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests -------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ test_bench_selector_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/empty.html] 1.0650 (1.0) 16.6610 (1.19) 1.1492 (1.0) 0.1263 (1.0) 1.1411 (1.0) 0.0400 (1.0) 574;2198 870,182.9487 (1.0) 132590 1 test_bench_selector_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/small.html] 1.1369 (1.07) 14.0159 (1.0) 1.2348 (1.07) 0.1679 (1.33) 1.2260 (1.07) 0.0420 (1.05) 303;1370 809,825.2373 (0.93) 91963 1 test_bench_parsing_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/empty.html] 3.6000 (3.38) 696.8271 (49.72) 3.8548 (3.35) 5.4700 (43.30) 3.7130 (3.25) 0.0740 (1.85) 19;3088 259,415.7091 (0.30) 29212 1 test_bench_selector_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/empty.html] 6.8641 (6.45) 44.5080 (3.18) 7.2497 (6.31) 0.4365 (3.46) 7.2131 (6.32) 0.1219 (3.04) 327;943 137,936.6032 (0.16) 27818 1 test_bench_parsing_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/small.html] 11.5631 (10.86) 213.1790 (15.21) 12.0473 (10.48) 4.1054 (32.50) 11.8259 (10.36) 0.1469 (3.67) 71;901 83,006.0884 (0.10) 12594 1 test_bench_parsing_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/empty.html] 23.8530 (22.40) 194.2569 (13.86) 26.1958 (22.80) 8.4426 (66.83) 24.7700 (21.71) 0.4618 (11.53) 246;1252 38,174.1102 (0.04) 12227 1 test_bench_selector_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/small.html] 25.3960 (23.85) 53.0580 (3.79) 26.3662 (22.94) 1.0598 (8.39) 26.1361 (22.90) 0.3580 (8.94) 366;398 37,927.3042 (0.04) 5083 1 test_bench_parsing_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/small.html] 180.1531 (169.16) 8,236.2210 (587.63) 204.7338 (178.16) 229.3055 (>1000.0) 190.3500 (166.81) 7.6065 (189.94) 2;104 4,884.3921 (0.01) 1252 1 test_bench_selector_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/monty-python.html] 388.9869 (365.26) 466.4790 (33.28) 400.1597 (348.21) 5.7916 (45.85) 399.1485 (349.79) 8.1524 (203.57) 419;10 2,499.0023 (0.00) 1524 1 test_bench_selector_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/rust.html] 509.2500 (478.18) 585.8480 (41.80) 517.7098 (450.50) 6.0014 (47.51) 519.2515 (455.04) 8.9980 (224.69) 272;3 1,931.5842 (0.00) 914 1 test_bench_selector_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/python.html] 2,550.4200 (>1000.0) 4,085.2890 (291.47) 2,641.9302 (>1000.0) 122.5055 (969.75) 2,614.0880 (>1000.0) 50.0317 (>1000.0) 15;22 378.5111 (0.00) 221 1 test_bench_parsing_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/monty-python.html] 7,853.5090 (>1000.0) 8,288.9081 (591.39) 8,005.4690 (>1000.0) 61.6166 (487.75) 7,989.1910 (>1000.0) 48.0535 (>1000.0) 11;7 124.9146 (0.00) 103 1 test_bench_selector_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/monty-python.html] 15,388.4901 (>1000.0) 15,821.1651 (>1000.0) 15,476.3279 (>1000.0) 63.4177 (502.01) 15,460.5070 (>1000.0) 50.1087 (>1000.0) 12;3 64.6148 (0.00) 63 1 test_bench_parsing_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/rust.html] 16,206.2480 (>1000.0) 23,052.4080 (>1000.0) 16,443.3357 (>1000.0) 894.0470 (>1000.0) 16,315.9821 (>1000.0) 55.4566 (>1000.0) 1;4 60.8149 (0.00) 57 1 test_bench_selector_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/rust.html] 25,143.3090 (>1000.0) 25,458.9620 (>1000.0) 25,285.6677 (>1000.0) 100.9931 (799.45) 25,267.9110 (>1000.0) 174.8985 (>1000.0) 15;0 39.5481 (0.00) 40 1 test_bench_parsing_rust[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/python.html] 70,666.5220 (>1000.0) 76,527.3260 (>1000.0) 74,270.2610 (>1000.0) 1,568.7609 (>1000.0) 74,223.3885 (>1000.0) 1,860.6230 (>1000.0) 3;1 13.4643 (0.00) 12 1 test_bench_parsing_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/monty-python.html] 114,718.1720 (>1000.0) 146,382.8250 (>1000.0) 122,847.2353 (>1000.0) 12,118.0195 (>1000.0) 115,472.2910 (>1000.0) 15,407.6465 (>1000.0) 2;0 8.1402 (0.00) 9 1 test_bench_selector_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/python.html] 143,662.8130 (>1000.0) 144,508.7499 (>1000.0) 144,043.1426 (>1000.0) 366.9201 (>1000.0) 144,070.5220 (>1000.0) 717.1667 (>1000.0) 4;0 6.9424 (0.00) 7 1 test_bench_parsing_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/rust.html] 242,630.2209 (>1000.0) 331,278.9510 (>1000.0) 274,689.6176 (>1000.0) 33,429.6779 (>1000.0) 266,686.5060 (>1000.0) 28,819.7256 (>1000.0) 1;1 3.6405 (0.00) 5 1 test_bench_parsing_python[/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/html-py-ever/test/python.html] 1,353,967.9330 (>1000.0) 1,374,315.4400 (>1000.0) 1,362,648.5878 (>1000.0) 10,028.0826 (>1000.0) 1,357,136.7660 (>1000.0) 18,385.8377 (>1000.0) 2;0 0.7339 (0.00) 5 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================= 20 passed in 25.97s ============================== ~/python-setuptools-rust/src/setuptools-rust-0.12.1 ~/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package ~/python-setuptools-rust/src/setuptools-rust-0.12.1 running build running build_py creating build creating build/lib creating build/lib/namespace_package creating build/lib/namespace_package/python copying namespace_package/python/__init__.py -> build/lib/namespace_package/python running build_ext running build_rust cargo rustc --lib --manifest-path Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Compiling proc-macro2 v1.0.21 Compiling unicode-xid v0.2.1 Compiling syn v1.0.41 Compiling proc-macro-hack v0.5.18 Compiling libc v0.2.77 Compiling inventory v0.1.9 Compiling instant v0.1.6 Compiling cfg-if v0.1.10 Compiling scopeguard v1.1.0 Compiling smallvec v1.4.2 Compiling unindent v0.1.6 Compiling pyo3 v0.12.1 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4590cf29cd718047 -C extra-filename=-4590cf29cd718047 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/proc-macro2-4590cf29cd718047 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_xid /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=42c066ad8dfd2954 -C extra-filename=-42c066ad8dfd2954 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=c418f40111869112 -C extra-filename=-c418f40111869112 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/syn-c418f40111869112 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name proc_macro_hack --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=a60f649a2b96de9b -C extra-filename=-a60f649a2b96de9b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0b30b3edf3f9f287 -C extra-filename=-0b30b3edf3f9f287 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/libc-0b30b3edf3f9f287 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ca1ea74ad0350467 -C extra-filename=-ca1ea74ad0350467 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/inventory-ca1ea74ad0350467 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name instant --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4bd3ded07e829adb -C extra-filename=-4bd3ded07e829adb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=53120c24e82c392e -C extra-filename=-53120c24e82c392e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /build/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=18a56d74f1294ef0 -C extra-filename=-18a56d74f1294ef0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=49a191605729b2e1 -C extra-filename=-49a191605729b2e1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3a8967f6f20e236 -C extra-filename=-c3a8967f6f20e236 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=4bbd127db2295944 -C extra-filename=-4bbd127db2295944 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/pyo3-4bbd127db2295944 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=76aadd62a5367694 -C extra-filename=-76aadd62a5367694 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow` Compiling lock_api v0.4.1 Running `rustc --crate-name lock_api --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ba626243c2dd783d -C extra-filename=-ba626243c2dd783d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern scopeguard=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libscopeguard-18a56d74f1294ef0.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/inventory-ca1ea74ad0350467/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/syn-c418f40111869112/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/libc-0b30b3edf3f9f287/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/proc-macro2-4590cf29cd718047/build-script-build` Running `rustc --crate-name libc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8c270d638664475e -C extra-filename=-8c270d638664475e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `rustc --crate-name proc_macro2 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=51014eb95958711c -C extra-filename=-51014eb95958711c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/build/pyo3-4bbd127db2295944/build-script-build` Compiling quote v1.0.7 Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c454dd043e27673f -C extra-filename=-c454dd043e27673f --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --cap-lints allow` Compiling parking_lot_core v0.8.0 Running `rustc --crate-name parking_lot_core --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ec0e48aa50c346dd -C extra-filename=-ec0e48aa50c346dd --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libcfg_if-53120c24e82c392e.rmeta --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/liblibc-8c270d638664475e.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsmallvec-49a191605729b2e1.rmeta --cap-lints allow` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=f39b7d4639517ab4 -C extra-filename=-f39b7d4639517ab4 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=bc0a53f731137fce -C extra-filename=-bc0a53f731137fce --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rmeta --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling parking_lot v0.11.0 Running `rustc --crate-name parking_lot --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=7b4b9ff7c5f29fa7 -C extra-filename=-7b4b9ff7c5f29fa7 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern lock_api=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/liblock_api-ba626243c2dd783d.rmeta --extern parking_lot_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libparking_lot_core-ec0e48aa50c346dd.rmeta --cap-lints allow` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b041c35c7404b79c -C extra-filename=-b041c35c7404b79c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern paste_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libpaste_impl-f39b7d4639517ab4.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling pyo3-derive-backend v0.12.1 Running `rustc --crate-name pyo3_derive_backend --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=9a11c29407002af3 -C extra-filename=-9a11c29407002af3 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rmeta --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rmeta --cap-lints allow` Compiling ctor v0.1.15 Compiling indoc-impl v0.3.6 Compiling ghost v0.1.2 Compiling inventory-impl v0.1.9 Running `rustc --crate-name ctor --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=18cf90ecd8bf2fd2 -C extra-filename=-18cf90ecd8bf2fd2 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name indoc_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=763de4435da1d0ac -C extra-filename=-763de4435da1d0ac --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libunindent-c3a8967f6f20e236.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ghost --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=84e89ebffddcd28d -C extra-filename=-84e89ebffddcd28d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-impl-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=05d16fe6c91b7124 -C extra-filename=-05d16fe6c91b7124 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=816ffb679d1432b6 -C extra-filename=-816ffb679d1432b6 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern indoc_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libindoc_impl-763de4435da1d0ac.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling pyo3cls v0.12.1 Running `rustc --crate-name pyo3cls --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3cls-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=4117fc4fe1777a92 -C extra-filename=-4117fc4fe1777a92 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern pyo3_derive_backend=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libpyo3_derive_backend-9a11c29407002af3.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c915e4b6b77b7708 -C extra-filename=-c915e4b6b77b7708 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libctor-18cf90ecd8bf2fd2.so --extern ghost=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libghost-84e89ebffddcd28d.so --extern inventory_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libinventory_impl-05d16fe6c91b7124.so --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=b9c9a1b0f41ebd9e -C extra-filename=-b9c9a1b0f41ebd9e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libctor-18cf90ecd8bf2fd2.so --extern indoc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libindoc-816ffb679d1432b6.rmeta --extern inventory=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libinventory-c915e4b6b77b7708.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/liblibc-8c270d638664475e.rmeta --extern parking_lot=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libparking_lot-7b4b9ff7c5f29fa7.rmeta --extern paste=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libpaste-b041c35c7404b79c.rmeta --extern pyo3cls=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libpyo3cls-4117fc4fe1777a92.so --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libunindent-76aadd62a5367694.rmeta --cap-lints allow --cfg Py_3_5 --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3 --cfg 'py_sys_config="WITH_THREAD"'` Compiling namespace_package_rust v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package) Running `rustc --crate-name namespace_package_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=c98d47999aa12615 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps --extern pyo3=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package/target/release/deps/libpyo3-b9c9a1b0f41ebd9e.rlib` warning: unused variable: `py` --> src/lib.rs:11:9 | 11 | fn rust(py: Python, m: &PyModule) -> PyResult<()> { | ^^ help: if this is intentional, prefix it with an underscore: `_py` | = note: `#[warn(unused_variables)]` on by default warning: `namespace_package_rust` (lib) generated 1 warning Finished release [optimized] target(s) in 10.86s ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/namespace_package plugins: benchmark-3.4.1 collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.02s =============================== ~/python-setuptools-rust/src/setuptools-rust-0.12.1 ~/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi ~/python-setuptools-rust/src/setuptools-rust-0.12.1 running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/rust_with_cffi copying rust_with_cffi/__init__.py -> build/lib.linux-x86_64-3.10/rust_with_cffi running egg_info creating rust_with_cffi.egg-info writing rust_with_cffi.egg-info/PKG-INFO writing dependency_links to rust_with_cffi.egg-info/dependency_links.txt writing requirements to rust_with_cffi.egg-info/requires.txt writing top-level names to rust_with_cffi.egg-info/top_level.txt writing manifest file 'rust_with_cffi.egg-info/SOURCES.txt' reading manifest file 'rust_with_cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rust_with_cffi.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-x86_64-3.10/rust_with_cffi.cffi.c' creating build/temp.linux-x86_64-3.10 running build_rust Updating git repository `https://github.com/pyo3/pyo3` cargo rustc --lib --manifest-path Cargo.toml --features pyo3/extension-module pyo3/abi3 --release --verbose -- --crate-type cdylib Compiling proc-macro2 v1.0.21 Compiling unicode-xid v0.2.1 Compiling syn v1.0.41 Compiling proc-macro-hack v0.5.18 Compiling libc v0.2.77 Compiling cfg-if v0.1.10 Compiling smallvec v1.4.2 Compiling inventory v0.1.9 Compiling scopeguard v1.1.0 Compiling instant v0.1.6 Compiling unindent v0.1.6 Compiling pyo3 v0.12.3 (https://github.com/pyo3/pyo3#3b3ba4e3) Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4590cf29cd718047 -C extra-filename=-4590cf29cd718047 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/proc-macro2-4590cf29cd718047 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_xid /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=42c066ad8dfd2954 -C extra-filename=-42c066ad8dfd2954 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=c418f40111869112 -C extra-filename=-c418f40111869112 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/syn-c418f40111869112 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0b30b3edf3f9f287 -C extra-filename=-0b30b3edf3f9f287 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/libc-0b30b3edf3f9f287 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name proc_macro_hack --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=a60f649a2b96de9b -C extra-filename=-a60f649a2b96de9b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=53120c24e82c392e -C extra-filename=-53120c24e82c392e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=49a191605729b2e1 -C extra-filename=-49a191605729b2e1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ca1ea74ad0350467 -C extra-filename=-ca1ea74ad0350467 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/inventory-ca1ea74ad0350467 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /build/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=18a56d74f1294ef0 -C extra-filename=-18a56d74f1294ef0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name instant --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4bd3ded07e829adb -C extra-filename=-4bd3ded07e829adb --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3a8967f6f20e236 -C extra-filename=-c3a8967f6f20e236 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=76aadd62a5367694 -C extra-filename=-76aadd62a5367694 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/git/checkouts/pyo3-a22e69bc62b9f0fd/3b3ba4e/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=601e1fbcb2c873df -C extra-filename=-601e1fbcb2c873df --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/pyo3-601e1fbcb2c873df -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow` Compiling lock_api v0.4.1 Running `rustc --crate-name lock_api --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ba626243c2dd783d -C extra-filename=-ba626243c2dd783d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern scopeguard=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libscopeguard-18a56d74f1294ef0.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/inventory-ca1ea74ad0350467/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/libc-0b30b3edf3f9f287/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/syn-c418f40111869112/build-script-build` Running `rustc --crate-name libc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8c270d638664475e -C extra-filename=-8c270d638664475e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/proc-macro2-4590cf29cd718047/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=51014eb95958711c -C extra-filename=-51014eb95958711c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/build/pyo3-601e1fbcb2c873df/build-script-build` Compiling quote v1.0.7 Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c454dd043e27673f -C extra-filename=-c454dd043e27673f --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --cap-lints allow` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=f39b7d4639517ab4 -C extra-filename=-f39b7d4639517ab4 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro --cap-lints allow` Compiling parking_lot_core v0.8.0 Running `rustc --crate-name parking_lot_core --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ec0e48aa50c346dd -C extra-filename=-ec0e48aa50c346dd --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libcfg_if-53120c24e82c392e.rmeta --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/liblibc-8c270d638664475e.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsmallvec-49a191605729b2e1.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=bc0a53f731137fce -C extra-filename=-bc0a53f731137fce --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rmeta --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libunicode_xid-42c066ad8dfd2954.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling parking_lot v0.11.0 Running `rustc --crate-name parking_lot --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=7b4b9ff7c5f29fa7 -C extra-filename=-7b4b9ff7c5f29fa7 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libinstant-4bd3ded07e829adb.rmeta --extern lock_api=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/liblock_api-ba626243c2dd783d.rmeta --extern parking_lot_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libparking_lot_core-ec0e48aa50c346dd.rmeta --cap-lints allow` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b041c35c7404b79c -C extra-filename=-b041c35c7404b79c --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern paste_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libpaste_impl-f39b7d4639517ab4.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling pyo3-derive-backend v0.12.3 (https://github.com/pyo3/pyo3#3b3ba4e3) Running `rustc --crate-name pyo3_derive_backend --edition=2018 /build/.cargo/git/checkouts/pyo3-a22e69bc62b9f0fd/3b3ba4e/pyo3-derive-backend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7ef165d8d5da594d -C extra-filename=-7ef165d8d5da594d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rmeta --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rmeta --cap-lints allow` Compiling inventory-impl v0.1.9 Compiling indoc-impl v0.3.6 Compiling ghost v0.1.2 Compiling ctor v0.1.15 Running `rustc --crate-name inventory_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-impl-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=05d16fe6c91b7124 -C extra-filename=-05d16fe6c91b7124 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name indoc_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=763de4435da1d0ac -C extra-filename=-763de4435da1d0ac --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libunindent-c3a8967f6f20e236.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ghost --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=84e89ebffddcd28d -C extra-filename=-84e89ebffddcd28d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro2-51014eb95958711c.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ctor --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=18cf90ecd8bf2fd2 -C extra-filename=-18cf90ecd8bf2fd2 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=816ffb679d1432b6 -C extra-filename=-816ffb679d1432b6 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern indoc_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libindoc_impl-763de4435da1d0ac.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libproc_macro_hack-a60f649a2b96de9b.so --cap-lints allow` Compiling pyo3cls v0.12.3 (https://github.com/pyo3/pyo3#3b3ba4e3) Running `rustc --crate-name pyo3cls --edition=2018 /build/.cargo/git/checkouts/pyo3-a22e69bc62b9f0fd/3b3ba4e/pyo3cls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=022ada62297762df -C extra-filename=-022ada62297762df --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern pyo3_derive_backend=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libpyo3_derive_backend-7ef165d8d5da594d.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libquote-c454dd043e27673f.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libsyn-bc0a53f731137fce.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c915e4b6b77b7708 -C extra-filename=-c915e4b6b77b7708 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libctor-18cf90ecd8bf2fd2.so --extern ghost=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libghost-84e89ebffddcd28d.so --extern inventory_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libinventory_impl-05d16fe6c91b7124.so --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /build/.cargo/git/checkouts/pyo3-a22e69bc62b9f0fd/3b3ba4e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="abi3"' --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=73ade3a63009ac20 -C extra-filename=-73ade3a63009ac20 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libctor-18cf90ecd8bf2fd2.so --extern indoc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libindoc-816ffb679d1432b6.rmeta --extern inventory=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libinventory-c915e4b6b77b7708.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/liblibc-8c270d638664475e.rmeta --extern parking_lot=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libparking_lot-7b4b9ff7c5f29fa7.rmeta --extern paste=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libpaste-b041c35c7404b79c.rmeta --extern pyo3cls=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libpyo3cls-022ada62297762df.so --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libunindent-76aadd62a5367694.rmeta --cap-lints allow --cfg Py_LIMITED_API --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3 --cfg 'py_sys_config="WITH_THREAD"'` Compiling rust_with_cffi v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi) Running `rustc --crate-name rust_with_cffi --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=5f86cabed0ddd5e1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps --extern pyo3=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi/target/release/deps/libpyo3-73ade3a63009ac20.rlib` Finished release [optimized] target(s) in 10.98s building 'rust_with_cffi.cffi' extension creating build/temp.linux-x86_64-3.10/build creating build/temp.linux-x86_64-3.10/build/temp.linux-x86_64-3.10 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c build/temp.linux-x86_64-3.10/rust_with_cffi.cffi.c -o build/temp.linux-x86_64-3.10/build/temp.linux-x86_64-3.10/rust_with_cffi.cffi.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/build/temp.linux-x86_64-3.10/rust_with_cffi.cffi.o -L/usr/lib -o build/lib.linux-x86_64-3.10/rust_with_cffi/cffi.abi3.so ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/rust_with_cffi plugins: benchmark-3.4.1 collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.02s =============================== ~/python-setuptools-rust/src/setuptools-rust-0.12.1 ~/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen ~/python-setuptools-rust/src/setuptools-rust-0.12.1 /usr/lib/python3.10/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( running tomlgen_rust creating 'Cargo.toml' for 'hello.english' creating 'Cargo.toml' for 'hello.french' creating 'Cargo.toml' for workspace creating '.cargo/config' for workspace running build running build_ext running build_rust Updating crates.io index Downloading crates ... Downloaded inventory-impl v0.1.11 Downloaded pyo3cls v0.12.4 Downloaded syn v1.0.82 Downloaded libc v0.2.108 Downloaded parking_lot_core v0.8.5 Downloaded proc-macro-hack v0.5.19 Downloaded parking_lot v0.11.2 Downloaded instant v0.1.12 Downloaded smallvec v1.7.0 Downloaded quote v1.0.10 Downloaded bitflags v1.3.2 Downloaded ctor v0.1.21 Downloaded cfg-if v1.0.0 Downloaded proc-macro2 v1.0.32 Downloaded lock_api v0.4.5 Downloaded inventory v0.1.11 Downloaded unicode-xid v0.2.2 Downloaded unindent v0.1.7 Downloaded pyo3-derive-backend v0.12.4 Downloaded pyo3 v0.12.4 Downloaded redox_syscall v0.2.10 cargo rustc --lib --manifest-path hello/english/Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling proc-macro-hack v0.5.19 Compiling libc v0.2.108 Compiling parking_lot_core v0.8.5 Compiling cfg-if v1.0.0 Compiling unindent v0.1.7 Compiling smallvec v1.7.0 Compiling inventory v0.1.11 Compiling scopeguard v1.1.0 Compiling pyo3 v0.12.4 Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4b17bf3f2d1797f9 -C extra-filename=-4b17bf3f2d1797f9 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/proc-macro2-4b17bf3f2d1797f9 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name unicode_xid /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=5cb2eaaf7b8b8111 -C extra-filename=-5cb2eaaf7b8b8111 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.82/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=8b9ab93acc179907 -C extra-filename=-8b9ab93acc179907 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/syn-8b9ab93acc179907 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.19/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=15ba2a2dcab59e07 -C extra-filename=-15ba2a2dcab59e07 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/proc-macro-hack-15ba2a2dcab59e07 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.108/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=33fe744ea6ed1aa5 -C extra-filename=-33fe744ea6ed1aa5 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/libc-33fe744ea6ed1aa5 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=f4451be87e9b2106 -C extra-filename=-f4451be87e9b2106 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/parking_lot_core-f4451be87e9b2106 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=c064eaa7abc3d650 -C extra-filename=-c064eaa7abc3d650 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0a2a9f0bd21b5dad -C extra-filename=-0a2a9f0bd21b5dad --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=833437606318e48f -C extra-filename=-833437606318e48f --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.11/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=4eb6c003af962730 -C extra-filename=-4eb6c003af962730 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/inventory-4eb6c003af962730 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /build/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=18a56d74f1294ef0 -C extra-filename=-18a56d74f1294ef0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=74bbe37b344fbb51 -C extra-filename=-74bbe37b344fbb51 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/pyo3-74bbe37b344fbb51 -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=57014ad38999da14 -C extra-filename=-57014ad38999da14 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow` Compiling instant v0.1.12 Running `rustc --crate-name instant --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4098502ee8426034 -C extra-filename=-4098502ee8426034 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libcfg_if-c064eaa7abc3d650.rmeta --cap-lints allow` Compiling lock_api v0.4.5 Running `rustc --crate-name lock_api --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=3afc875f9c8df34b -C extra-filename=-3afc875f9c8df34b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern scopeguard=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libscopeguard-18a56d74f1294ef0.rmeta --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/parking_lot_core-f4451be87e9b2106/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/proc-macro-hack-15ba2a2dcab59e07/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/inventory-4eb6c003af962730/build-script-build` Running `rustc --crate-name proc_macro_hack --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=71f0157fab180d30 -C extra-filename=-71f0157fab180d30 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro --cap-lints allow` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/syn-8b9ab93acc179907/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/libc-33fe744ea6ed1aa5/build-script-build` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/proc-macro2-4b17bf3f2d1797f9/build-script-build` Running `rustc --crate-name libc /build/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1830b8a42fb39a31 -C extra-filename=-1830b8a42fb39a31 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` Running `rustc --crate-name proc_macro2 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b18b7691806aca0b -C extra-filename=-b18b7691806aca0b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libunicode_xid-5cb2eaaf7b8b8111.rmeta --cap-lints allow --cfg lexerror_display --cfg hygiene --cfg literal_from_str --cfg use_proc_macro --cfg wrap_proc_macro` Running `/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/build/pyo3-74bbe37b344fbb51/build-script-build` Compiling quote v1.0.10 Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8eacca90466392f1 -C extra-filename=-8eacca90466392f1 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rmeta --cap-lints allow` Running `rustc --crate-name parking_lot_core --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=e0b6eeb7bf9202ff -C extra-filename=-e0b6eeb7bf9202ff --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern cfg_if=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libcfg_if-c064eaa7abc3d650.rmeta --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libinstant-4098502ee8426034.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/liblibc-1830b8a42fb39a31.rmeta --extern smallvec=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsmallvec-833437606318e48f.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=a37d85c7bb6bd3e4 -C extra-filename=-a37d85c7bb6bd3e4 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rmeta --extern unicode_xid=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libunicode_xid-5cb2eaaf7b8b8111.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling parking_lot v0.11.2 Running `rustc --crate-name parking_lot --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=22c058965e190b86 -C extra-filename=-22c058965e190b86 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern instant=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libinstant-4098502ee8426034.rmeta --extern lock_api=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/liblock_api-3afc875f9c8df34b.rmeta --extern parking_lot_core=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libparking_lot_core-e0b6eeb7bf9202ff.rmeta --cap-lints allow` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=aa3246358b8d7e90 -C extra-filename=-aa3246358b8d7e90 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro_hack-71f0157fab180d30.so --extern proc_macro --cap-lints allow` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=dae2f7e0ce7fcc1b -C extra-filename=-dae2f7e0ce7fcc1b --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern paste_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpaste_impl-aa3246358b8d7e90.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro_hack-71f0157fab180d30.so --cap-lints allow` Compiling pyo3-derive-backend v0.12.4 Running `rustc --crate-name pyo3_derive_backend --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0a76bdc8f2bb63f0 -C extra-filename=-0a76bdc8f2bb63f0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rmeta --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rmeta --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rmeta --cap-lints allow` Compiling indoc-impl v0.3.6 Compiling ghost v0.1.2 Compiling ctor v0.1.21 Compiling inventory-impl v0.1.11 Running `rustc --crate-name indoc_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=598926001a8c3545 -C extra-filename=-598926001a8c3545 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro_hack-71f0157fab180d30.so --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rlib --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libunindent-0a2a9f0bd21b5dad.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ghost --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=b3834b84002e1b2d -C extra-filename=-b3834b84002e1b2d --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ctor --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=fda03ba1a7fdad72 -C extra-filename=-fda03ba1a7fdad72 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name inventory_impl --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-impl-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=1e986628b52fa22e -C extra-filename=-1e986628b52fa22e --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern proc_macro2=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro2-b18b7691806aca0b.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rlib --extern proc_macro --cap-lints allow` Compiling pyo3cls v0.12.4 Running `rustc --crate-name pyo3cls --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3cls-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=dbf8546d23dd2ea9 -C extra-filename=-dbf8546d23dd2ea9 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern pyo3_derive_backend=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpyo3_derive_backend-0a76bdc8f2bb63f0.rlib --extern quote=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libquote-8eacca90466392f1.rlib --extern syn=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libsyn-a37d85c7bb6bd3e4.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=541d6c93a7105022 -C extra-filename=-541d6c93a7105022 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern indoc_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libindoc_impl-598926001a8c3545.so --extern proc_macro_hack=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libproc_macro_hack-71f0157fab180d30.so --cap-lints allow` Running `rustc --crate-name inventory --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=1de285c1e533c36a -C extra-filename=-1de285c1e533c36a --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libctor-fda03ba1a7fdad72.so --extern ghost=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libghost-b3834b84002e1b2d.so --extern inventory_impl=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libinventory_impl-1e986628b52fa22e.so --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /build/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ctor"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="inventory"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3cls"' --cfg 'feature="unindent"' -C metadata=4d26dc4faf8e3cad -C extra-filename=-4d26dc4faf8e3cad --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern ctor=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libctor-fda03ba1a7fdad72.so --extern indoc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libindoc-541d6c93a7105022.rmeta --extern inventory=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libinventory-1de285c1e533c36a.rmeta --extern libc=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/liblibc-1830b8a42fb39a31.rmeta --extern parking_lot=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libparking_lot-22c058965e190b86.rmeta --extern paste=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpaste-dae2f7e0ce7fcc1b.rmeta --extern pyo3cls=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpyo3cls-dbf8546d23dd2ea9.so --extern unindent=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libunindent-57014ad38999da14.rmeta --cap-lints allow --cfg Py_3_5 --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3 --cfg 'py_sys_config="WITH_THREAD"'` Compiling hello-english v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/hello/english) Running `rustc --crate-name hello_english --edition=2018 hello/english/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=94be3d324776a6c0 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern pyo3=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpyo3-4d26dc4faf8e3cad.rlib` Finished release [optimized] target(s) in 11.03s cargo rustc --lib --manifest-path hello/french/Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh scopeguard v1.1.0 Fresh smallvec v1.7.0 Fresh unindent v0.1.7 Fresh proc-macro2 v1.0.32 Fresh instant v0.1.12 Fresh lock_api v0.4.5 Fresh quote v1.0.10 Fresh proc-macro-hack v0.5.19 Fresh libc v0.2.108 Fresh syn v1.0.82 Fresh parking_lot_core v0.8.5 Fresh paste-impl v0.1.18 Fresh pyo3-derive-backend v0.12.4 Fresh ghost v0.1.2 Fresh ctor v0.1.21 Fresh inventory-impl v0.1.11 Fresh indoc-impl v0.3.6 Fresh paste v0.1.18 Fresh parking_lot v0.11.2 Fresh pyo3cls v0.12.4 Fresh indoc v0.3.6 Fresh inventory v0.1.11 Fresh pyo3 v0.12.4 Compiling hello-french v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/hello/french) Running `rustc --crate-name hello_french --edition=2018 hello/french/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=91fd8565899b0235 --out-dir /build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps -L dependency=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps --extern pyo3=/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/build/temp.linux-x86_64-3.10/hello-rust/release/deps/libpyo3-4d26dc4faf8e3cad.rlib` Finished release [optimized] target(s) in 0.44s running build_rust cargo rustc --lib --manifest-path hello/english/Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh scopeguard v1.1.0 Fresh smallvec v1.7.0 Fresh unindent v0.1.7 Fresh proc-macro2 v1.0.32 Fresh instant v0.1.12 Fresh lock_api v0.4.5 Fresh quote v1.0.10 Fresh proc-macro-hack v0.5.19 Fresh libc v0.2.108 Fresh syn v1.0.82 Fresh paste-impl v0.1.18 Fresh parking_lot_core v0.8.5 Fresh indoc-impl v0.3.6 Fresh ctor v0.1.21 Fresh ghost v0.1.2 Fresh inventory-impl v0.1.11 Fresh pyo3-derive-backend v0.12.4 Fresh parking_lot v0.11.2 Fresh paste v0.1.18 Fresh indoc v0.3.6 Fresh inventory v0.1.11 Fresh pyo3cls v0.12.4 Fresh pyo3 v0.12.4 Fresh hello-english v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/hello/english) Finished release [optimized] target(s) in 0.01s cargo rustc --lib --manifest-path hello/french/Cargo.toml --features pyo3/extension-module --release --verbose -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh smallvec v1.7.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.7 Fresh proc-macro2 v1.0.32 Fresh instant v0.1.12 Fresh lock_api v0.4.5 Fresh quote v1.0.10 Fresh proc-macro-hack v0.5.19 Fresh libc v0.2.108 Fresh syn v1.0.82 Fresh parking_lot_core v0.8.5 Fresh paste-impl v0.1.18 Fresh ghost v0.1.2 Fresh ctor v0.1.21 Fresh inventory-impl v0.1.11 Fresh pyo3-derive-backend v0.12.4 Fresh indoc-impl v0.3.6 Fresh parking_lot v0.11.2 Fresh paste v0.1.18 Fresh inventory v0.1.11 Fresh indoc v0.3.6 Fresh pyo3cls v0.12.4 Fresh pyo3 v0.12.4 Fresh hello-french v0.1.0 (/build/python-setuptools-rust/src/setuptools-rust-0.12.1/examples/tomlgen/hello/french) Finished release [optimized] target(s) in 0.01s ~/python-setuptools-rust/src/setuptools-rust-0.12.1