[INFO] cloning repository https://github.com/rust-fuzz/targets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-fuzz/targets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05bc0ac6625f07e731799aae996b39b5e0160fb9 [INFO] checking rust-fuzz/targets against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-fuzz/targets on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-fuzz/targets [INFO] finished tweaking git repo https://github.com/rust-fuzz/targets [INFO] tweaked toml for git repo https://github.com/rust-fuzz/targets written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/rust-fuzz/targets already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edde24249d13ada32f6e3248705414eb3b3ca5d675b1288a9f7c9e17b2f8e325 [INFO] running `Command { std: "docker" "start" "-a" "edde24249d13ada32f6e3248705414eb3b3ca5d675b1288a9f7c9e17b2f8e325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edde24249d13ada32f6e3248705414eb3b3ca5d675b1288a9f7c9e17b2f8e325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edde24249d13ada32f6e3248705414eb3b3ca5d675b1288a9f7c9e17b2f8e325", kill_on_drop: false }` [INFO] [stdout] edde24249d13ada32f6e3248705414eb3b3ca5d675b1288a9f7c9e17b2f8e325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf7791615a26afa8c1dbe8a37a77f5b637a6087b9916839f2114ca274cb0d18 [INFO] running `Command { std: "docker" "start" "-a" "ccf7791615a26afa8c1dbe8a37a77f5b637a6087b9916839f2114ca274cb0d18", 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] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking weezl v0.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 (https://github.com/google/pulldown-cmark.git#c45db45e) [INFO] [stderr] Checking percent-encoding v2.1.0 (https://github.com/servo/rust-url#a46bec6e) [INFO] [stderr] Compiling serde_json v1.0.57 (https://github.com/serde-rs/json#d3c64004) [INFO] [stderr] Compiling proc-macro2 v1.0.23 (https://github.com/alexcrichton/proc-macro2.git#4e42b88b) [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling httparse v1.3.4 (https://github.com/seanmonstar/httparse#7a322ec2) [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.18 (https://github.com/rust-lang-nursery/regex#a3194d03) [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking hound v1.1.0 [INFO] [stderr] Checking humantime v2.0.1 (https://github.com/tailhook/humantime#669473d2) [INFO] [stderr] Checking xmlparser v0.13.3 (https://github.com/RazrFalcon/xmlparser#427877f7) [INFO] [stderr] Checking xml-rs v0.8.3 (https://github.com/netvl/xml-rs.git#df46cd4d) [INFO] [stderr] Checking uuid v0.8.1 (https://github.com/rust-lang-nursery/uuid#6fde06c4) [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking arbitrary v0.4.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Compiling honggfuzz v0.5.49 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] error: could not compile `proc-macro2` [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/proc-macro2-0.4.30/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=872f36b103b0ade6 -C extra-filename=-872f36b103b0ade6 --out-dir /opt/rustwide/target/debug/build/proc-macro2-872f36b103b0ade6 -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: build failed [INFO] running `Command { std: "docker" "inspect" "ccf7791615a26afa8c1dbe8a37a77f5b637a6087b9916839f2114ca274cb0d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf7791615a26afa8c1dbe8a37a77f5b637a6087b9916839f2114ca274cb0d18", kill_on_drop: false }` [INFO] [stdout] ccf7791615a26afa8c1dbe8a37a77f5b637a6087b9916839f2114ca274cb0d18