[INFO] cloning repository https://github.com/icicle-emu/icicle-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icicle-emu/icicle-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d0a878511d18736aa381e3859f00c05446925c1 [INFO] testing icicle-emu/icicle-emu against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icicle-emu/icicle-emu [INFO] finished tweaking git repo https://github.com/icicle-emu/icicle-emu [INFO] tweaked toml for git repo https://github.com/icicle-emu/icicle-emu written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icicle-emu/icicle-emu on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icicle-emu/icicle-emu 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9a550c42d6461fa41931353ba86a4ecfa47f14ddaceaaea1b0dab852b2a9c58 [INFO] running `Command { std: "docker" "start" "-a" "f9a550c42d6461fa41931353ba86a4ecfa47f14ddaceaaea1b0dab852b2a9c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a550c42d6461fa41931353ba86a4ecfa47f14ddaceaaea1b0dab852b2a9c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a550c42d6461fa41931353ba86a4ecfa47f14ddaceaaea1b0dab852b2a9c58", kill_on_drop: false }` [INFO] [stdout] f9a550c42d6461fa41931353ba86a4ecfa47f14ddaceaaea1b0dab852b2a9c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 58e47def6ae7982ec6136829f3d554caf86188a508194dc1e25bd0514dc5e9c4 [INFO] running `Command { std: "docker" "start" "-a" "58e47def6ae7982ec6136829f3d554caf86188a508194dc1e25bd0514dc5e9c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cranelift-srcgen v0.124.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cranelift-isle v0.124.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.124.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cranelift-bitset v0.124.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.124.1 [INFO] [stderr] Compiling cranelift-entity v0.124.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling wasmtime-internal-math v37.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling cranelift-bforest v0.124.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling sleigh-parse v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-parse) [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling cranelift-control v0.124.1 [INFO] [stderr] Compiling regalloc2 v0.13.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.124.1 [INFO] [stderr] Compiling pcode v0.2.0 (/opt/rustwide/workdir/sleigh/pcode) [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling wasmtime-internal-jit-icache-coherence v37.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling icicle-linux v0.1.0 (/opt/rustwide/workdir/icicle-linux) [INFO] [stderr] Compiling sleigh-runtime v0.1.0 (/opt/rustwide/workdir/sleigh/sleigh-runtime) [INFO] [stderr] Compiling icicle-mem v0.3.0 (/opt/rustwide/workdir/icicle-mem) [INFO] [stderr] Compiling cranelift-assembler-x64 v0.124.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/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 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="read"' --cfg 'feature="read-all"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=bc9e330b889503d8 -C extra-filename=-4bb09ed4d42b02ce --out-dir /opt/rustwide/target/debug/build/gimli/4bb09ed4d42b02ce/deps -L dependency=/opt/rustwide/target/debug/build/equivalent/7e0e8cbe6c474a67/deps -L dependency=/opt/rustwide/target/debug/build/fallible-iterator/eb22227d2ed01163/deps -L dependency=/opt/rustwide/target/debug/build/gimli/4bb09ed4d42b02ce/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/39a1ad584b454bfa/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/504b62edab6e5b7c/deps -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/fa928650ff60dc8f/deps --extern fallible_iterator=/opt/rustwide/target/debug/build/fallible-iterator/eb22227d2ed01163/deps/libfallible_iterator-eb22227d2ed01163.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/504b62edab6e5b7c/deps/libindexmap-504b62edab6e5b7c.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/build/stable_deref_trait/fa928650ff60dc8f/deps/libstable_deref_trait-fa928650ff60dc8f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58e47def6ae7982ec6136829f3d554caf86188a508194dc1e25bd0514dc5e9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e47def6ae7982ec6136829f3d554caf86188a508194dc1e25bd0514dc5e9c4", kill_on_drop: false }` [INFO] [stdout] 58e47def6ae7982ec6136829f3d554caf86188a508194dc1e25bd0514dc5e9c4