[INFO] fetching crate coordgen 0.2.1... [INFO] checking coordgen-0.2.1 against master#b0f3940c35d565399dccf8c79f38147b40f2724a for pr-103965 [INFO] extracting crate coordgen 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate coordgen 0.2.1 on toolchain b0f3940c35d565399dccf8c79f38147b40f2724a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coordgen 0.2.1 [INFO] finished tweaking crates.io crate coordgen 0.2.1 [INFO] tweaked toml for crates.io crate coordgen 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e0dadeeb2cb54cb08ecb563ff6408a76cc83dacca3d7484cc0ec86466aaa12 [INFO] running `Command { std: "docker" "start" "-a" "75e0dadeeb2cb54cb08ecb563ff6408a76cc83dacca3d7484cc0ec86466aaa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e0dadeeb2cb54cb08ecb563ff6408a76cc83dacca3d7484cc0ec86466aaa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e0dadeeb2cb54cb08ecb563ff6408a76cc83dacca3d7484cc0ec86466aaa12", kill_on_drop: false }` [INFO] [stdout] 75e0dadeeb2cb54cb08ecb563ff6408a76cc83dacca3d7484cc0ec86466aaa12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e4727c8f06e9f42e4283e26445b4482b50cc7c6883a10f9e2ddb62970088b2 [INFO] running `Command { std: "docker" "start" "-a" "b2e4727c8f06e9f42e4283e26445b4482b50cc7c6883a10f9e2ddb62970088b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ipnet v2.5.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling coordgen v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.5 [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.103/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=0ceedc6d2bf0b9db -C extra-filename=-0ceedc6d2bf0b9db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4f26ae5bfa30ad8f.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" "b2e4727c8f06e9f42e4283e26445b4482b50cc7c6883a10f9e2ddb62970088b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e4727c8f06e9f42e4283e26445b4482b50cc7c6883a10f9e2ddb62970088b2", kill_on_drop: false }` [INFO] [stdout] b2e4727c8f06e9f42e4283e26445b4482b50cc7c6883a10f9e2ddb62970088b2