[INFO] fetching crate novalyn_core 0.1.1...
[INFO] checking novalyn_core-0.1.1 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate novalyn_core 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate novalyn_core 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate novalyn_core 0.1.1
[INFO] tweaked toml for crates.io crate novalyn_core 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate novalyn_core 0.1.1 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate novalyn_core 0.1.1 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e51413499b99546c13032e605c03d79f024b8b3f5805fe12e87490e1ebda14d
[INFO] running `Command { std: "docker" "start" "-a" "1e51413499b99546c13032e605c03d79f024b8b3f5805fe12e87490e1ebda14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e51413499b99546c13032e605c03d79f024b8b3f5805fe12e87490e1ebda14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e51413499b99546c13032e605c03d79f024b8b3f5805fe12e87490e1ebda14d", kill_on_drop: false }`
[INFO] [stdout] 1e51413499b99546c13032e605c03d79f024b8b3f5805fe12e87490e1ebda14d
[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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d05fb579a4860310168bdbabcc01ecd6a51a14e749752bc251478ff1069400
[INFO] running `Command { std: "docker" "start" "-a" "f2d05fb579a4860310168bdbabcc01ecd6a51a14e749752bc251478ff1069400", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking gix-trace v0.1.13
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=250e325a4418f46a -C extra-filename=-1c4c6d6c155c2357 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "f2d05fb579a4860310168bdbabcc01ecd6a51a14e749752bc251478ff1069400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d05fb579a4860310168bdbabcc01ecd6a51a14e749752bc251478ff1069400", kill_on_drop: false }`
[INFO] [stdout] f2d05fb579a4860310168bdbabcc01ecd6a51a14e749752bc251478ff1069400
