[INFO] cloning repository https://github.com/Claireecf/quic-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Claireecf/quic-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaireecf%2Fquic-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaireecf%2Fquic-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 792af664b7ccc1172f8755552c319bee143512e7 [INFO] checking Claireecf/quic-client against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaireecf%2Fquic-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Claireecf/quic-client on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Claireecf/quic-client [INFO] finished tweaking git repo https://github.com/Claireecf/quic-client [INFO] tweaked toml for git repo https://github.com/Claireecf/quic-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Claireecf/quic-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf790b76f726c3ef8e2b319404638783be87223fd76e9ae351fe3e3b660273b2 [INFO] running `Command { std: "docker" "start" "-a" "cf790b76f726c3ef8e2b319404638783be87223fd76e9ae351fe3e3b660273b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf790b76f726c3ef8e2b319404638783be87223fd76e9ae351fe3e3b660273b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf790b76f726c3ef8e2b319404638783be87223fd76e9ae351fe3e3b660273b2", kill_on_drop: false }` [INFO] [stdout] cf790b76f726c3ef8e2b319404638783be87223fd76e9ae351fe3e3b660273b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908b994e936a87f1f53349ba5732c45d99b2b214a89305945c26b101cdb5f212 [INFO] running `Command { std: "docker" "start" "-a" "908b994e936a87f1f53349ba5732c45d99b2b214a89305945c26b101cdb5f212", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling quiche v0.16.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking thrift v0.16.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.3.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/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.102/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=de5c2c6ac1f76460 -C extra-filename=-de5c2c6ac1f76460 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-78112dd62a36529c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0a287cd46e4f0e4c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3f524f161ec034d9.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" "908b994e936a87f1f53349ba5732c45d99b2b214a89305945c26b101cdb5f212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908b994e936a87f1f53349ba5732c45d99b2b214a89305945c26b101cdb5f212", kill_on_drop: false }` [INFO] [stdout] 908b994e936a87f1f53349ba5732c45d99b2b214a89305945c26b101cdb5f212