[INFO] fetching crate chisel 0.6.0... [INFO] building chisel-0.6.0 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate chisel 0.6.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate chisel 0.6.0 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chisel 0.6.0 [INFO] finished tweaking crates.io crate chisel 0.6.0 [INFO] tweaked toml for crates.io crate chisel 0.6.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate chisel 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded wasmparser v0.30.0 [INFO] [stderr] Downloaded hermit-abi v0.1.6 [INFO] [stderr] Downloaded libchisel v0.6.0 [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded regex-syntax v0.6.13 [INFO] [stderr] Downloaded memchr v2.3.0 [INFO] [stderr] Downloaded wast v6.0.0 [INFO] [stderr] Downloaded regex v1.3.3 [INFO] [stderr] Downloaded hex v0.4.0 [INFO] [stderr] Downloaded binaryen v0.9.0 [INFO] [stderr] Downloaded wat v1.0.7 [INFO] [stderr] Downloaded wasmparser v0.42.1 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded wasmprinter v0.2.0 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded binaryen-sys v0.9.0 [INFO] [stderr] Downloaded cmake v0.1.42 [INFO] [stderr] Downloaded walrus-macro v0.8.0 [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded walrus v0.8.0 [INFO] [stderr] Downloaded wasm-snip v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a34623b0221d4f27b36c60f7e2087651933b3d536ccdbbd358b5907d93513e [INFO] running `Command { std: "docker" "start" "-a" "25a34623b0221d4f27b36c60f7e2087651933b3d536ccdbbd358b5907d93513e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a34623b0221d4f27b36c60f7e2087651933b3d536ccdbbd358b5907d93513e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a34623b0221d4f27b36c60f7e2087651933b3d536ccdbbd358b5907d93513e", kill_on_drop: false }` [INFO] [stdout] 25a34623b0221d4f27b36c60f7e2087651933b3d536ccdbbd358b5907d93513e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba3168b5b87546910f5d4feb5f79b3265d246fe522304ea1d2ccb0b5e93e44d [INFO] running `Command { std: "docker" "start" "-a" "3ba3168b5b87546910f5d4feb5f79b3265d246fe522304ea1d2ccb0b5e93e44d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling wasmparser v0.30.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling wasmparser v0.42.1 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wast v6.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling wasmprinter v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling wat v1.0.7 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.13/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=7357f1c35f289172 -C extra-filename=-7357f1c35f289172 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7c7b68b511d843f0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5636539e8232fcfc.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1256a373de2a2211.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" "3ba3168b5b87546910f5d4feb5f79b3265d246fe522304ea1d2ccb0b5e93e44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba3168b5b87546910f5d4feb5f79b3265d246fe522304ea1d2ccb0b5e93e44d", kill_on_drop: false }` [INFO] [stdout] 3ba3168b5b87546910f5d4feb5f79b3265d246fe522304ea1d2ccb0b5e93e44d