[INFO] fetching crate jamsocket-cli 0.1.0... [INFO] checking jamsocket-cli-0.1.0 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate jamsocket-cli 0.1.0 into /workspace/builds/worker-36/source [INFO] validating manifest of crates.io crate jamsocket-cli 0.1.0 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 crates.io crate jamsocket-cli 0.1.0 [INFO] finished tweaking crates.io crate jamsocket-cli 0.1.0 [INFO] tweaked toml for crates.io crate jamsocket-cli 0.1.0 written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate crates.io crate jamsocket-cli 0.1.0 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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] f937f09e559729a5025c9a51f637617c5d1766524fba48852cbaf73af761e88f [INFO] running `Command { std: "docker" "start" "-a" "f937f09e559729a5025c9a51f637617c5d1766524fba48852cbaf73af761e88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f937f09e559729a5025c9a51f637617c5d1766524fba48852cbaf73af761e88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f937f09e559729a5025c9a51f637617c5d1766524fba48852cbaf73af761e88f", kill_on_drop: false }` [INFO] [stdout] f937f09e559729a5025c9a51f637617c5d1766524fba48852cbaf73af761e88f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] b49110c3a0200a01957b3dc6d667e409be284db4ddd9fe69e24e07f28fc90fb7 [INFO] running `Command { std: "docker" "start" "-a" "b49110c3a0200a01957b3dc6d667e409be284db4ddd9fe69e24e07f28fc90fb7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Checking http-range v0.1.4 [INFO] [stderr] Checking askama_escape v0.10.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking jamsocket v0.1.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking wast v37.0.0 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking actix-service v2.0.0 [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.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=7c8a09896a0f22e4 -C extra-filename=-7c8a09896a0f22e4 --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.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.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" "b49110c3a0200a01957b3dc6d667e409be284db4ddd9fe69e24e07f28fc90fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49110c3a0200a01957b3dc6d667e409be284db4ddd9fe69e24e07f28fc90fb7", kill_on_drop: false }` [INFO] [stdout] b49110c3a0200a01957b3dc6d667e409be284db4ddd9fe69e24e07f28fc90fb7