[INFO] fetching crate resctl-demo 2.2.1... [INFO] checking resctl-demo-2.2.1 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate resctl-demo 2.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate resctl-demo 2.2.1 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resctl-demo 2.2.1 [INFO] finished tweaking crates.io crate resctl-demo 2.2.1 [INFO] tweaked toml for crates.io crate resctl-demo 2.2.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate resctl-demo 2.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b262160cae00ef446db952e54f3278cea288d2f7d6b2fa08dccf9f0357ff4e4 [INFO] running `Command { std: "docker" "start" "-a" "3b262160cae00ef446db952e54f3278cea288d2f7d6b2fa08dccf9f0357ff4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b262160cae00ef446db952e54f3278cea288d2f7d6b2fa08dccf9f0357ff4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b262160cae00ef446db952e54f3278cea288d2f7d6b2fa08dccf9f0357ff4e4", kill_on_drop: false }` [INFO] [stdout] 3b262160cae00ef446db952e54f3278cea288d2f7d6b2fa08dccf9f0357ff4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431bbcba064310693ccc138c613f410f2df0b18171c9916a27820b4bbc9ad87a [INFO] running `Command { std: "docker" "start" "-a" "431bbcba064310693ccc138c613f410f2df0b18171c9916a27820b4bbc9ad87a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling sysinfo v0.23.12 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling vergen v7.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling rustbus_derive v0.4.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.137/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=99414a7be34c3a80 -C extra-filename=-99414a7be34c3a80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.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.31/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=3a4cc51a255a43c2 -C extra-filename=-3a4cc51a255a43c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sysinfo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sysinfo --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sysinfo-0.23.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multithread"' --cfg 'feature="rayon"' -C metadata=300d51c186ee1821 -C extra-filename=-300d51c186ee1821 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-029e0faafe602750.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bc46bc306be9fc6d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-177dd41dfa8816df.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `getset` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name getset --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getset-0.1.2/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=9f7eb09aa9bfbe7c -C extra-filename=-9f7eb09aa9bfbe7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-333b150aed4826e0.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `err-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name err_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/err-derive-0.2.4/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"' --cfg 'feature="std"' -C metadata=13e5c3ea9ba8c435 -C extra-filename=-13e5c3ea9ba8c435 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-333b150aed4826e0.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-7fd4666b6e7f0260.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `enum-iterator-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name enum_iterator_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum-iterator-derive-0.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=48767a815c6bc446 -C extra-filename=-48767a815c6bc446 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustbus_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustbus_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustbus_derive-0.4.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=61268359d3ed6765 -C extra-filename=-61268359d3ed6765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.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/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.darling_macro.40e1f349-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.3esq4xk2uep2nett.rcgu.rmeta" "/opt/rustwide/target/debug/deps/darling_macro-21b37ee4725db346.1yu5874se255jev3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdarling_core-655e3d3a796ee59d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1a3a8d0596cf5591.rlib" "/opt/rustwide/target/debug/deps/libident_case-8a08f83f83dee0c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib" "/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b3c3eb1ebc033cd2.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f758135f5449b753.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7306d3110618f84a6a4662b9e2cc4fd0d9b02da8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdarling_macro-21b37ee4725db346.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 `darling_macro` due to 2 previous errors [INFO] [stderr] error: could not compile `enum-map-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name enum_map_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum-map-derive-0.4.6/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=4c020cd8b698cc2f -C extra-filename=-4c020cd8b698cc2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e62b30ae3f1ec8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "431bbcba064310693ccc138c613f410f2df0b18171c9916a27820b4bbc9ad87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431bbcba064310693ccc138c613f410f2df0b18171c9916a27820b4bbc9ad87a", kill_on_drop: false }` [INFO] [stdout] 431bbcba064310693ccc138c613f410f2df0b18171c9916a27820b4bbc9ad87a