[INFO] cloning repository https://github.com/nklmilojevic/sofka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nklmilojevic/sofka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnklmilojevic%2Fsofka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnklmilojevic%2Fsofka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c85671d426488a36d42a4c9ef5eba55220459a24
[INFO] checking nklmilojevic/sofka against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnklmilojevic%2Fsofka" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nklmilojevic/sofka
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/nklmilojevic/sofka
[INFO] tweaked toml for git repo https://github.com/nklmilojevic/sofka written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nklmilojevic/sofka on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nklmilojevic/sofka 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e
[INFO] running `Command { std: "docker" "start" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.40
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking compression-core v0.4.33
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ipnet v2.12.2
[INFO] [stderr]    Compiling k8s-openapi v0.28.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]     Checking compression-codecs v0.4.40
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking lru v0.18.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking granit-parser v0.0.7
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking multiversion v0.8.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr] error: could not compile `time` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name time --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.55/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="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e07ee08059160a74 -C extra-filename=-7f13ba3221e878b9 --out-dir /opt/rustwide/target/debug/build/time/7f13ba3221e878b9/out -L dependency=/opt/rustwide/target/debug/build/deranged/8f39ce37c936eb35/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out -L dependency=/opt/rustwide/target/debug/build/num_threads/9096be315f6e7597/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out -L dependency=/opt/rustwide/target/debug/build/time-macros/5a9d84b6eec193b1/out --extern deranged=/opt/rustwide/target/debug/build/deranged/8f39ce37c936eb35/out/libderanged-8f39ce37c936eb35.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern num_conv=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out/libnum_conv-d4153d9e45ce082d.rmeta --extern num_threads=/opt/rustwide/target/debug/build/num_threads/9096be315f6e7597/out/libnum_threads-9096be315f6e7597.rmeta --extern powerfmt=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out/libpowerfmt-6244fffd86cf9c21.rmeta --extern time_core=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out/libtime_core-ddd302f9b64d800d.rmeta --extern time_macros=/opt/rustwide/target/debug/build/time-macros/5a9d84b6eec193b1/out/libtime_macros-5a9d84b6eec193b1.so --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" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e", kill_on_drop: false }`
[INFO] [stdout] 36fd0e4bf44a7d327ac0efbc4ee020560ceec8f2ea27ec54d145c9f98cab286e
