[INFO] fetching crate enarx-exec-wasmtime 0.5.1... [INFO] checking enarx-exec-wasmtime-0.5.1 against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] extracting crate enarx-exec-wasmtime 0.5.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate enarx-exec-wasmtime 0.5.1 on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enarx-exec-wasmtime 0.5.1 [INFO] finished tweaking crates.io crate enarx-exec-wasmtime 0.5.1 [INFO] tweaked toml for crates.io crate enarx-exec-wasmtime 0.5.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate enarx-exec-wasmtime 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4143e607100a425580b4107ccd2d1c9af2b273a63520832ed55e266ca6235ade [INFO] running `Command { std: "docker" "start" "-a" "4143e607100a425580b4107ccd2d1c9af2b273a63520832ed55e266ca6235ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4143e607100a425580b4107ccd2d1c9af2b273a63520832ed55e266ca6235ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4143e607100a425580b4107ccd2d1c9af2b273a63520832ed55e266ca6235ade", kill_on_drop: false }` [INFO] [stdout] 4143e607100a425580b4107ccd2d1c9af2b273a63520832ed55e266ca6235ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ed01a6e70187ffa546332cf0c19a1245a8b67fec2dd1261c3f97242c1b1476 [INFO] running `Command { std: "docker" "start" "-a" "d3ed01a6e70187ffa546332cf0c19a1245a8b67fec2dd1261c3f97242c1b1476", 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 syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.84.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking slice-group-by v0.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking ambient-authority v0.0.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling cap-primitives v0.24.3 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling cap-std v0.24.3 [INFO] [stderr] Compiling wasmtime v0.37.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking flagset v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling wasi-common v0.37.0 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling system-interface v0.20.0 [INFO] [stderr] Compiling cap-fs-ext v0.24.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling wasmtime-wasi v0.37.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.84.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking wasmtime-jit-debug v0.37.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] error: could not compile `cpp_demangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpp_demangle-0.3.5/build.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="std"' -C metadata=71c9fa2e23edd358 -C extra-filename=-71c9fa2e23edd358 --out-dir /opt/rustwide/target/debug/build/cpp_demangle-71c9fa2e23edd358 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.84.0/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=9c50ffab38df30ef -C extra-filename=-9c50ffab38df30ef --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-480cc564ebc9334b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d3ed01a6e70187ffa546332cf0c19a1245a8b67fec2dd1261c3f97242c1b1476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ed01a6e70187ffa546332cf0c19a1245a8b67fec2dd1261c3f97242c1b1476", kill_on_drop: false }` [INFO] [stdout] d3ed01a6e70187ffa546332cf0c19a1245a8b67fec2dd1261c3f97242c1b1476