[INFO] cloning repository https://github.com/bytewax/bytewax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytewax/bytewax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a26a29e7dbb462b97b1bf517ebe1d3a031b1cf7 [INFO] checking bytewax/bytewax against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytewax/bytewax on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bytewax/bytewax [INFO] finished tweaking git repo https://github.com/bytewax/bytewax [INFO] tweaked toml for git repo https://github.com/bytewax/bytewax written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bytewax/bytewax already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded pyo3-macros v0.15.1 [INFO] [stderr] Downloaded pyo3-log v0.5.0 [INFO] [stderr] Downloaded timely_logging v0.12.0 [INFO] [stderr] Downloaded pyo3-build-config v0.15.1 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.1 [INFO] [stderr] Downloaded pyo3 v0.15.1 [INFO] [stderr] Downloaded timely_bytes v0.12.0 [INFO] [stderr] Downloaded timely v0.12.0 [INFO] [stderr] Downloaded timely_communication v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fca8774d8c2a00b7b6f0518e30cdeea85e99b36bc9531cb95ada5b923f958874 [INFO] running `Command { std: "docker" "start" "-a" "fca8774d8c2a00b7b6f0518e30cdeea85e99b36bc9531cb95ada5b923f958874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fca8774d8c2a00b7b6f0518e30cdeea85e99b36bc9531cb95ada5b923f958874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca8774d8c2a00b7b6f0518e30cdeea85e99b36bc9531cb95ada5b923f958874", kill_on_drop: false }` [INFO] [stdout] fca8774d8c2a00b7b6f0518e30cdeea85e99b36bc9531cb95ada5b923f958874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d626ecec885aa2336f019a0411e0c86fd160897e42a75b5cd728e29336b177f0 [INFO] running `Command { std: "docker" "start" "-a" "d626ecec885aa2336f019a0411e0c86fd160897e42a75b5cd728e29336b177f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling serde_test v1.0.137 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking retry v1.3.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.134/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=4bf7e43da47583e6 -C extra-filename=-4bf7e43da47583e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=505cdf7c75514447 -C extra-filename=-505cdf7c75514447 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=edce2790e1aaa099 -C extra-filename=-edce2790e1aaa099 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=66facf9738eca039 -C extra-filename=-66facf9738eca039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=ce78d507dc95f88c -C extra-filename=-ce78d507dc95f88c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-macro-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=f838a4285e57bc93 -C extra-filename=-f838a4285e57bc93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-macros-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=5cbf3d836529a8d8 -C extra-filename=-5cbf3d836529a8d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.pyo3_macros.72acea0e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.1c8gn062u42y8uyz.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pyo3_macros-653142909e1fe3f2.2xg67sl3s4zno521.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpyo3_macros_backend-c762d62187b31973.rlib" "/opt/rustwide/target/debug/deps/libpyo3_build_config-6c7597dc62e77646.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib" "/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e82e3b26940e74df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91db243dd05c003b.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-72269a4525d4f5cf.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d8f1c01a28b12d.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b78018a9f8ae4bc.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f4160de9657f17b2.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1cd8b958acdf2395.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a4c4a7e7edfa8aea.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-061c02acc74ada37.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2aed706f056a5dfb.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e1f90ff4bfdca6f.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2d16c932daf0ad41.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8f15fae89f489a33.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-81f3d85dace75e64.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e071db8735f10456.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c03f666869e802a.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b09abe545ed38eb1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e652caa679a304af11fc04f1f12452f255a82593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpyo3_macros-653142909e1fe3f2.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-macros` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d626ecec885aa2336f019a0411e0c86fd160897e42a75b5cd728e29336b177f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d626ecec885aa2336f019a0411e0c86fd160897e42a75b5cd728e29336b177f0", kill_on_drop: false }` [INFO] [stdout] d626ecec885aa2336f019a0411e0c86fd160897e42a75b5cd728e29336b177f0