[INFO] fetching crate peepmatic 0.76.0... [INFO] checking peepmatic-0.76.0 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate peepmatic 0.76.0 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate peepmatic 0.76.0 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peepmatic 0.76.0 [INFO] finished tweaking crates.io crate peepmatic 0.76.0 [INFO] tweaked toml for crates.io crate peepmatic 0.76.0 written to /workspace/builds/worker-112/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb699fd88d3bc11295b6db5f796160585852e35b16e74b629b0b4b8143a0428 [INFO] running `Command { std: "docker" "start" "-a" "9bb699fd88d3bc11295b6db5f796160585852e35b16e74b629b0b4b8143a0428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb699fd88d3bc11295b6db5f796160585852e35b16e74b629b0b4b8143a0428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb699fd88d3bc11295b6db5f796160585852e35b16e74b629b0b4b8143a0428", kill_on_drop: false }` [INFO] [stdout] 9bb699fd88d3bc11295b6db5f796160585852e35b16e74b629b0b4b8143a0428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19365ed80825b6b2c3e7fba4c428c6cae5513a0df47883be1fe7c9b5041d5b4d [INFO] running `Command { std: "docker" "start" "-a" "19365ed80825b6b2c3e7fba4c428c6cae5513a0df47883be1fe7c9b5041d5b4d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking peepmatic-traits v0.76.0 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Checking wast v36.0.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling z3-sys v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling peepmatic-macro v0.76.0 [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=a69e04f6ef91aea1 -C extra-filename=-a69e04f6ef91aea1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72dd94e62781faf3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a31aa8b5adcff8c2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "19365ed80825b6b2c3e7fba4c428c6cae5513a0df47883be1fe7c9b5041d5b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19365ed80825b6b2c3e7fba4c428c6cae5513a0df47883be1fe7c9b5041d5b4d", kill_on_drop: false }` [INFO] [stdout] 19365ed80825b6b2c3e7fba4c428c6cae5513a0df47883be1fe7c9b5041d5b4d