[INFO] fetching crate bellhop-auth-header 0.2.1... [INFO] checking bellhop-auth-header-0.2.1 against try#18f0df251aa25bd85bb3d295ad1bd925a64b1ffc for pr-94063 [INFO] extracting crate bellhop-auth-header 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bellhop-auth-header 0.2.1 on toolchain 18f0df251aa25bd85bb3d295ad1bd925a64b1ffc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bellhop-auth-header 0.2.1 [INFO] finished tweaking crates.io crate bellhop-auth-header 0.2.1 [INFO] tweaked toml for crates.io crate bellhop-auth-header 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "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" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdb3882ae3dadb92ad4d944a3d61a41c44027695513ad41993d17defb13ca0cc [INFO] running `Command { std: "docker" "start" "-a" "fdb3882ae3dadb92ad4d944a3d61a41c44027695513ad41993d17defb13ca0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdb3882ae3dadb92ad4d944a3d61a41c44027695513ad41993d17defb13ca0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb3882ae3dadb92ad4d944a3d61a41c44027695513ad41993d17defb13ca0cc", kill_on_drop: false }` [INFO] [stdout] fdb3882ae3dadb92ad4d944a3d61a41c44027695513ad41993d17defb13ca0cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0c8edbb3ebb6b11ce28cc1bf0ed6276131cfd0d98d293d7eca4d7d98a8f2ac [INFO] running `Command { std: "docker" "start" "-a" "ee0c8edbb3ebb6b11ce28cc1bf0ed6276131cfd0d98d293d7eca4d7d98a8f2ac", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling bellhop v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.10 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [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.86/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=34fe1498122a7499 -C extra-filename=-34fe1498122a7499 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --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" "ee0c8edbb3ebb6b11ce28cc1bf0ed6276131cfd0d98d293d7eca4d7d98a8f2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0c8edbb3ebb6b11ce28cc1bf0ed6276131cfd0d98d293d7eca4d7d98a8f2ac", kill_on_drop: false }` [INFO] [stdout] ee0c8edbb3ebb6b11ce28cc1bf0ed6276131cfd0d98d293d7eca4d7d98a8f2ac