[INFO] fetching crate tract 0.22.0... [INFO] checking tract-0.22.0 against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1 [INFO] extracting crate tract 0.22.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tract 0.22.0 [INFO] finished tweaking crates.io crate tract 0.22.0 [INFO] tweaked toml for crates.io crate tract 0.22.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tract 0.22.0 on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tract 0.22.0 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d097ece5172d1bc95e4843d17a05f1fd14f8157c89a5f9a74ce267ebf9760e [INFO] running `Command { std: "docker" "start" "-a" "44d097ece5172d1bc95e4843d17a05f1fd14f8157c89a5f9a74ce267ebf9760e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d097ece5172d1bc95e4843d17a05f1fd14f8157c89a5f9a74ce267ebf9760e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d097ece5172d1bc95e4843d17a05f1fd14f8157c89a5f9a74ce267ebf9760e", kill_on_drop: false }` [INFO] [stdout] 44d097ece5172d1bc95e4843d17a05f1fd14f8157c89a5f9a74ce267ebf9760e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681a54fe08331d03f8e4063cdae9016f6ba978582d43b16274ebbc4d251eae10 [INFO] running `Command { std: "docker" "start" "-a" "681a54fe08331d03f8e4063cdae9016f6ba978582d43b16274ebbc4d251eae10", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Checking nom-language v0.1.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking dyn-hash v0.2.2 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustfft v6.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cudarc v0.16.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking colorous v1.0.16 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking box_drawing v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking env_logger v0.10.2 [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/59a256151e578f525a26127f2c3e3a6c7e2982ca/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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="fold"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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", "test", "visit", "visit-mut"))' -C metadata=2347f10ad021e31c -C extra-filename=-51a1dfef4d848495 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "681a54fe08331d03f8e4063cdae9016f6ba978582d43b16274ebbc4d251eae10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681a54fe08331d03f8e4063cdae9016f6ba978582d43b16274ebbc4d251eae10", kill_on_drop: false }` [INFO] [stdout] 681a54fe08331d03f8e4063cdae9016f6ba978582d43b16274ebbc4d251eae10