[INFO] fetching crate benchie 0.5.0... [INFO] building benchie-0.5.0 against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] extracting crate benchie 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate benchie 0.5.0 on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking crates.io crate benchie 0.5.0 [INFO] finished tweaking crates.io crate benchie 0.5.0 [INFO] tweaked toml for crates.io crate benchie 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate benchie 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded serial_test_derive v0.7.0 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.37.0 [INFO] [stderr] Downloaded git2 v0.13.25 [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded serial_test v0.7.0 [INFO] [stderr] Downloaded sysinfo v0.24.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.37.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.37.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Downloaded windows v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b8f52373329e346c91eb70f851516b2737de1f8b506afc8793b28c1cd802342 [INFO] running `Command { std: "docker" "start" "-a" "3b8f52373329e346c91eb70f851516b2737de1f8b506afc8793b28c1cd802342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b8f52373329e346c91eb70f851516b2737de1f8b506afc8793b28c1cd802342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8f52373329e346c91eb70f851516b2737de1f8b506afc8793b28c1cd802342", kill_on_drop: false }` [INFO] [stdout] 3b8f52373329e346c91eb70f851516b2737de1f8b506afc8793b28c1cd802342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cc27000f6e43d6285de45430a565cee496b918949ff9e00737e07d171cb176 [INFO] running `Command { std: "docker" "start" "-a" "73cc27000f6e43d6285de45430a565cee496b918949ff9e00737e07d171cb176", kill_on_drop: false }` [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 pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sysinfo v0.24.2 [INFO] [stderr] Compiling openssl-src v111.20.0+1.1.1o [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling benchie v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "73cc27000f6e43d6285de45430a565cee496b918949ff9e00737e07d171cb176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cc27000f6e43d6285de45430a565cee496b918949ff9e00737e07d171cb176", kill_on_drop: false }` [INFO] [stdout] 73cc27000f6e43d6285de45430a565cee496b918949ff9e00737e07d171cb176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f955253a2ce4d7e88c65fb1f3e0cf06f85a840b1091b1ec98e0624c42e0b98e5 [INFO] running `Command { std: "docker" "start" "-a" "f955253a2ce4d7e88c65fb1f3e0cf06f85a840b1091b1ec98e0624c42e0b98e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling serial_test_derive v0.7.0 [INFO] [stderr] Compiling serial_test v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling benchie v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZVts9i/symbols.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.benchie.f595a437-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4.1bgdvz26laz4rs2m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-96196300c5bce583/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-243a1766a35e9cef/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7b74364480ae9fc9/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.rlib" "/opt/rustwide/target/debug/deps/libclap-f08ed7fedeb0c2a5.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d5080db8d5a544fe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d2d3e0dc121af247.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-38862d79c0af3319.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-b0be559e80259a09.rlib" "/opt/rustwide/target/debug/deps/libbenchie-20cc8f88e14429c4.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-c22e92b92b34c75f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/librayon-b66d621db30f9f61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a4dd659cf9a0a90.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libbytesize-190c91903c171d00.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a3cab9808b62d2dc.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libcli_table-00a5e83292582425.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libcsv-e24ba54ce0206a2b.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-93fd6f9cd74937d6.rlib" "/opt/rustwide/target/debug/deps/libbstr-43d768e0a13da57c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-17fc63e2d37a4399.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e3a9ceffdc5e1428.rlib" "/opt/rustwide/target/debug/deps/libgit2-23dee3aca28b62af.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-194e5432fa98243e.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-ffedf7870679a4ea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d8fff50d3e666dc5.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7331f240644aee8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libcolored-c1c106c008a0aae3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fa8af8c3fd2c1cf.rlib" "/opt/rustwide/target/debug/deps/libserde-0781a4c947df617b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libtime-679c505cd21767b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/benchie-4ff79db225ffddf4" "-Wl,--gc-sections" "-pie" "-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 `benchie` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f955253a2ce4d7e88c65fb1f3e0cf06f85a840b1091b1ec98e0624c42e0b98e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f955253a2ce4d7e88c65fb1f3e0cf06f85a840b1091b1ec98e0624c42e0b98e5", kill_on_drop: false }` [INFO] [stdout] f955253a2ce4d7e88c65fb1f3e0cf06f85a840b1091b1ec98e0624c42e0b98e5