[INFO] cloning repository https://github.com/spoutn1k/since-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spoutn1k/since-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspoutn1k%2Fsince-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspoutn1k%2Fsince-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65689b09fc9d2a2d170f07f6661cdcc4312862a0
[INFO] checking spoutn1k/since-rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspoutn1k%2Fsince-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spoutn1k/since-rs
[INFO] finished tweaking git repo https://github.com/spoutn1k/since-rs
[INFO] tweaked toml for git repo https://github.com/spoutn1k/since-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spoutn1k/since-rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spoutn1k/since-rs 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dec98c58eaade461a734da62f672f73d59736100632e4cd2ff44b398bcbb09b
[INFO] running `Command { std: "docker" "start" "-a" "5dec98c58eaade461a734da62f672f73d59736100632e4cd2ff44b398bcbb09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dec98c58eaade461a734da62f672f73d59736100632e4cd2ff44b398bcbb09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dec98c58eaade461a734da62f672f73d59736100632e4cd2ff44b398bcbb09b", kill_on_drop: false }`
[INFO] [stdout] 5dec98c58eaade461a734da62f672f73d59736100632e4cd2ff44b398bcbb09b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c960a2a4f073e9dc8206c8c0080189aee668c5917eb3851dfabca11f770eecbf
[INFO] running `Command { std: "docker" "start" "-a" "c960a2a4f073e9dc8206c8c0080189aee668c5917eb3851dfabca11f770eecbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking insta v1.42.1
[INFO] [stderr]     Checking intervalle v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr] error: could not compile `intervalle` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name intervalle --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fad8b60e2128da40 -C extra-filename=-509b28404964f76b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern insta=/opt/rustwide/target/debug/deps/libinsta-0723cdd17a1e7398.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-3a65b7cca000a777.rmeta --extern tz=/opt/rustwide/target/debug/deps/libtz-6ce1bbf65abff0c9.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-c561d5e75e42f681.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `intervalle` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name intervalle --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68c320b30db521ae -C extra-filename=-20eb6fff07bcc0bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-6b961d264d834e3c.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-0723cdd17a1e7398.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-3a65b7cca000a777.rmeta --extern tz=/opt/rustwide/target/debug/deps/libtz-6ce1bbf65abff0c9.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-c561d5e75e42f681.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c960a2a4f073e9dc8206c8c0080189aee668c5917eb3851dfabca11f770eecbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c960a2a4f073e9dc8206c8c0080189aee668c5917eb3851dfabca11f770eecbf", kill_on_drop: false }`
[INFO] [stdout] c960a2a4f073e9dc8206c8c0080189aee668c5917eb3851dfabca11f770eecbf
