[INFO] fetching crate lunatic-process 0.12.0... [INFO] testing lunatic-process-0.12.0 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate lunatic-process 0.12.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate lunatic-process 0.12.0 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lunatic-process 0.12.0 [INFO] finished tweaking crates.io crate lunatic-process 0.12.0 [INFO] tweaked toml for crates.io crate lunatic-process 0.12.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-macros v0.6.0 [INFO] [stderr] Downloaded ittapi v0.3.3 [INFO] [stderr] Downloaded metrics v0.20.1 [INFO] [stderr] Downloaded lunatic-error-api v0.12.0 [INFO] [stderr] Downloaded lunatic-networking-api v0.12.0 [INFO] [stderr] Downloaded hash-map-id v0.12.0 [INFO] [stderr] Downloaded lunatic-common-api v0.12.0 [INFO] [stderr] Downloaded file-per-thread-logger v0.1.6 [INFO] [stderr] Downloaded ittapi-sys v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b85e549565e716901ea73533a707926b52f61a5e7394a5ed5ef747d5bc90ede [INFO] running `Command { std: "docker" "start" "-a" "6b85e549565e716901ea73533a707926b52f61a5e7394a5ed5ef747d5bc90ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b85e549565e716901ea73533a707926b52f61a5e7394a5ed5ef747d5bc90ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b85e549565e716901ea73533a707926b52f61a5e7394a5ed5ef747d5bc90ede", kill_on_drop: false }` [INFO] [stdout] 6b85e549565e716901ea73533a707926b52f61a5e7394a5ed5ef747d5bc90ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d34bd3a21d3f706bd06ecc9b25d5cf45a68706ccb7082b032ae7ef260928836 [INFO] running `Command { std: "docker" "start" "-a" "8d34bd3a21d3f706bd06ecc9b25d5cf45a68706ccb7082b032ae7ef260928836", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling cranelift-isle v0.89.2 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.89.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.89.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rustix v0.35.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regalloc2 v0.4.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling wasmtime-asm-macros v2.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling wasm-encoder v0.22.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling wasmtime-cache v2.0.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wasmtime v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wast v52.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling memfd v0.6.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling hash-map-id v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling wasmtime-fiber v2.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling wasmtime-runtime v2.0.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling wat v1.0.55 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.89.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ca370d9859b1660a -C extra-filename=-ca370d9859b1660a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-615f005722ea9da5.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8d34bd3a21d3f706bd06ecc9b25d5cf45a68706ccb7082b032ae7ef260928836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d34bd3a21d3f706bd06ecc9b25d5cf45a68706ccb7082b032ae7ef260928836", kill_on_drop: false }` [INFO] [stdout] 8d34bd3a21d3f706bd06ecc9b25d5cf45a68706ccb7082b032ae7ef260928836