[INFO] cloning repository https://github.com/omalley242/Anubis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omalley242/Anubis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc3951e2bcc0325cdace6ea06f3b55ebdaf25563
[INFO] checking omalley242/Anubis against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omalley242/Anubis
[INFO] finished tweaking git repo https://github.com/omalley242/Anubis
[INFO] tweaked toml for git repo https://github.com/omalley242/Anubis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omalley242/Anubis on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omalley242/Anubis 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d492e8ffe9dd1163038103cc5e3daab778de0f57b14df2fbc9df99d77fdc3a29
[INFO] running `Command { std: "docker" "start" "-a" "d492e8ffe9dd1163038103cc5e3daab778de0f57b14df2fbc9df99d77fdc3a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d492e8ffe9dd1163038103cc5e3daab778de0f57b14df2fbc9df99d77fdc3a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d492e8ffe9dd1163038103cc5e3daab778de0f57b14df2fbc9df99d77fdc3a29", kill_on_drop: false }`
[INFO] [stdout] d492e8ffe9dd1163038103cc5e3daab778de0f57b14df2fbc9df99d77fdc3a29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a655e6a55af2e5ded2687b702ee1f50540beafbd7928d740a37266fac09daf82
[INFO] running `Command { std: "docker" "start" "-a" "a655e6a55af2e5ded2687b702ee1f50540beafbd7928d740a37266fac09daf82", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking markdown v1.0.0-alpha.22
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=cc0a6a79bf411b79 -C extra-filename=-7e20f7f050898aca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4bf8ef9bfbccbe11.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-6f2fbd7649eb3c03.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" "a655e6a55af2e5ded2687b702ee1f50540beafbd7928d740a37266fac09daf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a655e6a55af2e5ded2687b702ee1f50540beafbd7928d740a37266fac09daf82", kill_on_drop: false }`
[INFO] [stdout] a655e6a55af2e5ded2687b702ee1f50540beafbd7928d740a37266fac09daf82
