[INFO] fetching crate hardlight 2.0.0... [INFO] building hardlight-2.0.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate hardlight 2.0.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate hardlight 2.0.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hardlight 2.0.0 [INFO] finished tweaking crates.io crate hardlight 2.0.0 [INFO] tweaked toml for crates.io crate hardlight 2.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate hardlight 2.0.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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version v3.0.0 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded winnow v0.5.7 [INFO] [stderr] Downloaded tokio v1.30.0 [INFO] [stderr] Downloaded hardlight-macros v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 853c00d427ab5223663990429ddb872eee4d6fb469d220737541316a1df66d8b [INFO] running `Command { std: "docker" "start" "-a" "853c00d427ab5223663990429ddb872eee4d6fb469d220737541316a1df66d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853c00d427ab5223663990429ddb872eee4d6fb469d220737541316a1df66d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853c00d427ab5223663990429ddb872eee4d6fb469d220737541316a1df66d8b", kill_on_drop: false }` [INFO] [stdout] 853c00d427ab5223663990429ddb872eee4d6fb469d220737541316a1df66d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d52da905703b0e8c46d6f66d304767c531f704fcf1bac493d11599d72251d8a [INFO] running `Command { std: "docker" "start" "-a" "4d52da905703b0e8c46d6f66d304767c531f704fcf1bac493d11599d72251d8a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling version v3.0.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling hardlight-macros v2.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tokio v1.30.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hardlight v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.62s [INFO] running `Command { std: "docker" "inspect" "4d52da905703b0e8c46d6f66d304767c531f704fcf1bac493d11599d72251d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d52da905703b0e8c46d6f66d304767c531f704fcf1bac493d11599d72251d8a", kill_on_drop: false }` [INFO] [stdout] 4d52da905703b0e8c46d6f66d304767c531f704fcf1bac493d11599d72251d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa7be0f099e5c9ca79e21d7413ce0842c9b4ea67c1ac2b706068ef6f3c9e4015 [INFO] running `Command { std: "docker" "start" "-a" "fa7be0f099e5c9ca79e21d7413ce0842c9b4ea67c1ac2b706068ef6f3c9e4015", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hardlight v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hardlight` (test "pet") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name pet --edition=2021 tests/pet.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="quiet"' -C metadata=53162495f815653f -C extra-filename=-53162495f815653f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-d092cd6b92d00b16.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-21a793ee14631159.so --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-5a7e121c645ae150.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f5df09a2af96fef2.rlib --extern hardlight=/opt/rustwide/target/debug/deps/libhardlight-f204cec7b7455c6d.rlib --extern hardlight_macros=/opt/rustwide/target/debug/deps/libhardlight_macros-4ff0d3c37643dd3c.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-13129edb2e616473.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-5406bc188da92ee2.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-4cda29dba47bf3ce.rlib --extern rkyv_derive=/opt/rustwide/target/debug/deps/librkyv_derive-b64dfd707d82550b.so --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4febf7ccbf4793f8.rlib --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8544e2d94d960ef4.so --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-1f28a35a077545f0.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-35ca7dfdb20488f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-60c92e2897d56463.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e3ba4393e072dc3e.rlib --extern version=/opt/rustwide/target/debug/deps/libversion-19e8c9e2024372ec.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2cb73da16be39a71/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hardlight` (example "counter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name counter --edition=2021 examples/counter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="quiet"' -C metadata=4ab076dd4df26584 -C extra-filename=-4ab076dd4df26584 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-d092cd6b92d00b16.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-21a793ee14631159.so --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-5a7e121c645ae150.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f5df09a2af96fef2.rlib --extern hardlight=/opt/rustwide/target/debug/deps/libhardlight-f204cec7b7455c6d.rlib --extern hardlight_macros=/opt/rustwide/target/debug/deps/libhardlight_macros-4ff0d3c37643dd3c.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-13129edb2e616473.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-5406bc188da92ee2.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-4cda29dba47bf3ce.rlib --extern rkyv_derive=/opt/rustwide/target/debug/deps/librkyv_derive-b64dfd707d82550b.so --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4febf7ccbf4793f8.rlib --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8544e2d94d960ef4.so --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-1f28a35a077545f0.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-35ca7dfdb20488f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-60c92e2897d56463.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e3ba4393e072dc3e.rlib --extern version=/opt/rustwide/target/debug/deps/libversion-19e8c9e2024372ec.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2cb73da16be39a71/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustceNdcZK/symbols.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.pet.fb7f1ffa4feafcf6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca.31yxbtf4acbcytah.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2cb73da16be39a71/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e3ba4393e072dc3e.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6393f8aa9fd82b92.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhardlight-f204cec7b7455c6d.rlib" "/opt/rustwide/target/debug/deps/librcgen-5406bc188da92ee2.rlib" "/opt/rustwide/target/debug/deps/libyasna-7293bf72369b7ed1.rlib" "/opt/rustwide/target/debug/deps/libtime-69c3f3ef178841f5.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-fa85ab3038d23841.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-13129edb2e616473.rlib" "/opt/rustwide/target/debug/deps/libahash-9b1c81f41c943baf.rlib" "/opt/rustwide/target/debug/deps/librkyv-4cda29dba47bf3ce.rlib" "/opt/rustwide/target/debug/deps/librend-612a6e694a659834.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1257796b40fffd36.rlib" "/opt/rustwide/target/debug/deps/libahash-38ae3c1231b56a46.rlib" "/opt/rustwide/target/debug/deps/libseahash-8b00466cf55ae47f.rlib" "/opt/rustwide/target/debug/deps/libbytecheck-5a7e121c645ae150.rlib" "/opt/rustwide/target/debug/deps/libsimdutf8-de5f2ce0062a1b52.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-f5c450346678052e.rlib" "/opt/rustwide/target/debug/deps/libuuid-9cf1159015fb96c5.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libarray_init-d092cd6b92d00b16.rlib" "/opt/rustwide/target/debug/deps/libversion-19e8c9e2024372ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-60c92e2897d56463.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6d8707a2f5ef0140.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-35ca7dfdb20488f9.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-77631978b1357c3b.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libsha1-501653fbc9b73f02.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-b366f6c660bc94b1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83a45f141e05d49d.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1f28a35a077545f0.rlib" "/opt/rustwide/target/debug/deps/librustls-e48b935536e8c532.rlib" "/opt/rustwide/target/debug/deps/libsct-d0160754d8afd578.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c0f0c4460d291022.rlib" "/opt/rustwide/target/debug/deps/libring-ffa29328acc35fed.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtokio-4febf7ccbf4793f8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5df09a2af96fef2.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-703521e3d1a1711f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde47aec8b2ba927.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pet-8840e56d0df429ca" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `hardlight` (example "pet") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fa7be0f099e5c9ca79e21d7413ce0842c9b4ea67c1ac2b706068ef6f3c9e4015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7be0f099e5c9ca79e21d7413ce0842c9b4ea67c1ac2b706068ef6f3c9e4015", kill_on_drop: false }` [INFO] [stdout] fa7be0f099e5c9ca79e21d7413ce0842c9b4ea67c1ac2b706068ef6f3c9e4015 [INFO] building hardlight-2.0.0 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate hardlight 2.0.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate hardlight 2.0.0 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hardlight 2.0.0 [INFO] finished tweaking crates.io crate hardlight 2.0.0 [INFO] tweaked toml for crates.io crate hardlight 2.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate hardlight 2.0.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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b21f9cffbdacf7be4ca12934c96e40ff8de512deb36fb31690e60a46e7a2a4 [INFO] running `Command { std: "docker" "start" "-a" "88b21f9cffbdacf7be4ca12934c96e40ff8de512deb36fb31690e60a46e7a2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b21f9cffbdacf7be4ca12934c96e40ff8de512deb36fb31690e60a46e7a2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b21f9cffbdacf7be4ca12934c96e40ff8de512deb36fb31690e60a46e7a2a4", kill_on_drop: false }` [INFO] [stdout] 88b21f9cffbdacf7be4ca12934c96e40ff8de512deb36fb31690e60a46e7a2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f2b300a8dcf964e1482bda1062a15cf86d54df59ef0a4e167466854b6af664 [INFO] running `Command { std: "docker" "start" "-a" "c1f2b300a8dcf964e1482bda1062a15cf86d54df59ef0a4e167466854b6af664", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling version v3.0.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling hardlight-macros v2.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio v1.30.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hardlight v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "c1f2b300a8dcf964e1482bda1062a15cf86d54df59ef0a4e167466854b6af664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f2b300a8dcf964e1482bda1062a15cf86d54df59ef0a4e167466854b6af664", kill_on_drop: false }` [INFO] [stdout] c1f2b300a8dcf964e1482bda1062a15cf86d54df59ef0a4e167466854b6af664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b283dc6febc28076c20d67ff75d3463ad5eb0b5b70292f95df8d70dcfae8e33 [INFO] running `Command { std: "docker" "start" "-a" "1b283dc6febc28076c20d67ff75d3463ad5eb0b5b70292f95df8d70dcfae8e33", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hardlight v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.39s [INFO] running `Command { std: "docker" "inspect" "1b283dc6febc28076c20d67ff75d3463ad5eb0b5b70292f95df8d70dcfae8e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b283dc6febc28076c20d67ff75d3463ad5eb0b5b70292f95df8d70dcfae8e33", kill_on_drop: false }` [INFO] [stdout] 1b283dc6febc28076c20d67ff75d3463ad5eb0b5b70292f95df8d70dcfae8e33