[INFO] fetching crate hg-git-fast-import 1.5.0...
[INFO] testing hg-git-fast-import-1.5.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate hg-git-fast-import 1.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hg-git-fast-import 1.5.0
[INFO] finished tweaking crates.io crate hg-git-fast-import 1.5.0
[INFO] tweaked toml for crates.io crate hg-git-fast-import 1.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hg-git-fast-import 1.5.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hg-git-fast-import 1.5.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da64ebb0f342832e3f9792ee06dba2b1cfa2b3841075332b0a7224f8b778131b
[INFO] running `Command { std: "docker" "start" "-a" "da64ebb0f342832e3f9792ee06dba2b1cfa2b3841075332b0a7224f8b778131b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da64ebb0f342832e3f9792ee06dba2b1cfa2b3841075332b0a7224f8b778131b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da64ebb0f342832e3f9792ee06dba2b1cfa2b3841075332b0a7224f8b778131b", kill_on_drop: false }`
[INFO] [stdout] da64ebb0f342832e3f9792ee06dba2b1cfa2b3841075332b0a7224f8b778131b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 097f27fc04b5623c399d9679e4ce2ba86dd23f2e034f91faaa9e2b23b222ef85
[INFO] running `Command { std: "docker" "start" "-a" "097f27fc04b5623c399d9679e4ce2ba86dd23f2e034f91faaa9e2b23b222ef85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hg-git-fast-import v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ordered-parallel-iterator v0.2.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.79/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="visit-mut"' --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=c4b967b75ffec477 -C extra-filename=-0cec02939db8576a --out-dir /opt/rustwide/target/debug/build/syn/0cec02939db8576a/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/311ee779dd0870c9/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c68ecd7d948d827/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/940521cad3ba570c/deps -L dependency=/opt/rustwide/target/debug/build/quote/dfa9d4d1a6b90b2b/deps -L dependency=/opt/rustwide/target/debug/build/syn/0cec02939db8576a/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/deps --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/940521cad3ba570c/deps/libproc_macro2-940521cad3ba570c.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/dfa9d4d1a6b90b2b/deps/libquote-dfa9d4d1a6b90b2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/deps/libunicode_ident-d14904b1232aa2ec.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: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=1932e25935bcc148 -C extra-filename=-752634dccce7e0ac --out-dir /opt/rustwide/target/debug/build/rayon/752634dccce7e0ac/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/10c74840ff7d03ad/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/8cbdb74f68c9cb42/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/14b208520aae07ee/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1d2f651fb5153652/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/abdd7d24ebba491b/deps -L dependency=/opt/rustwide/target/debug/build/either/05c06c46adc2ac96/deps -L dependency=/opt/rustwide/target/debug/build/rayon/752634dccce7e0ac/deps -L dependency=/opt/rustwide/target/debug/build/rayon-core/1aa785736013a520/deps -L dependency=/opt/rustwide/target/debug/build/rayon-core/25bbcba3006cfead/deps -L dependency=/opt/rustwide/target/debug/build/rayon-core/e74e221963f5b562/deps --extern either=/opt/rustwide/target/debug/build/either/05c06c46adc2ac96/deps/libeither-05c06c46adc2ac96.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/1aa785736013a520/deps/librayon_core-1aa785736013a520.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "097f27fc04b5623c399d9679e4ce2ba86dd23f2e034f91faaa9e2b23b222ef85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097f27fc04b5623c399d9679e4ce2ba86dd23f2e034f91faaa9e2b23b222ef85", kill_on_drop: false }`
[INFO] [stdout] 097f27fc04b5623c399d9679e4ce2ba86dd23f2e034f91faaa9e2b23b222ef85
