[INFO] fetching crate thoth-client 0.2.1... [INFO] checking thoth-client-0.2.1 against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] extracting crate thoth-client 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate thoth-client 0.2.1 on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thoth-client 0.2.1 [INFO] finished tweaking crates.io crate thoth-client 0.2.1 [INFO] tweaked toml for crates.io crate thoth-client 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 243 packages to latest compatible versions [INFO] [stderr] Adding graphql_client v0.9.0 (available: v0.14.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.12) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.12.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thoth-api v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bd9a13970994eba0d3d2520a29d3b4a09aa2cef893bf9409c5c8b2a0f87a0af [INFO] running `Command { std: "docker" "start" "-a" "5bd9a13970994eba0d3d2520a29d3b4a09aa2cef893bf9409c5c8b2a0f87a0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bd9a13970994eba0d3d2520a29d3b4a09aa2cef893bf9409c5c8b2a0f87a0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd9a13970994eba0d3d2520a29d3b4a09aa2cef893bf9409c5c8b2a0f87a0af", kill_on_drop: false }` [INFO] [stdout] 5bd9a13970994eba0d3d2520a29d3b4a09aa2cef893bf9409c5c8b2a0f87a0af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d2f7d3d0d5acb479756787f06ab2d3c5f1fdd3ee0257724602d4423aea99ca [INFO] running `Command { std: "docker" "start" "-a" "47d2f7d3d0d5acb479756787f06ab2d3c5f1fdd3ee0257724602d4423aea99ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking openssl-sys v0.9.104 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2ebe7cec10f53e47 -C extra-filename=-8b399ef8a782502c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bbd983628a35f2ae.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-476d7f3fe4c691d1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7e99a91c9b7e4c20.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" "47d2f7d3d0d5acb479756787f06ab2d3c5f1fdd3ee0257724602d4423aea99ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d2f7d3d0d5acb479756787f06ab2d3c5f1fdd3ee0257724602d4423aea99ca", kill_on_drop: false }` [INFO] [stdout] 47d2f7d3d0d5acb479756787f06ab2d3c5f1fdd3ee0257724602d4423aea99ca