[INFO] cloning repository https://github.com/alanvardy/singletask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanvardy/singletask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Fsingletask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Fsingletask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 682c7cb604c6f544243540b4f47b2b10fc5d793c
[INFO] testing alanvardy/singletask against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Fsingletask" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alanvardy/singletask
[INFO] finished tweaking git repo https://github.com/alanvardy/singletask
[INFO] tweaked toml for git repo https://github.com/alanvardy/singletask written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alanvardy/singletask on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alanvardy/singletask 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shuttle-codegen v0.56.0
[INFO] [stderr]   Downloaded shuttle-ifc v0.56.0
[INFO] [stderr]   Downloaded shuttle-runtime v0.56.0
[INFO] [stderr]   Downloaded shuttle-api-client v0.56.0
[INFO] [stderr]   Downloaded shuttle-common v0.56.0
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded echodb v0.8.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.4
[INFO] [stderr]   Downloaded derive_builder_macro v0.10.2
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded askama_macros v0.15.1
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded fmt2io v1.0.0
[INFO] [stderr]   Downloaded derive_builder_core v0.10.2
[INFO] [stderr]   Downloaded async-channel v2.4.0
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded askama v0.15.1
[INFO] [stderr]   Downloaded askama_parser v0.15.1
[INFO] [stderr]   Downloaded bon-macros v3.6.4
[INFO] [stderr]   Downloaded askama_derive v0.15.1
[INFO] [stderr]   Downloaded emojis v0.6.4
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded clearscreen v1.0.11
[INFO] [stderr]   Downloaded cargo-watch v8.5.3
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded comrak v0.49.0
[INFO] [stderr]   Downloaded shuttle v0.8.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded command-group v1.0.8
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded plist v1.7.2
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.7.2
[INFO] [stderr]   Downloaded bon v3.6.4
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.3
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded notify-rust v4.11.7
[INFO] [stderr]   Downloaded terminfo v0.7.5
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded derive_builder v0.10.2
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded watchexec v1.17.2
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded shuttle-axum v0.56.0
[INFO] [stderr]   Downloaded shuttle-service v0.56.0
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3e796e1e872bfc2d5bfa9f893b150b95eae929357d0715dab41c69eaf249bef
[INFO] running `Command { std: "docker" "start" "-a" "a3e796e1e872bfc2d5bfa9f893b150b95eae929357d0715dab41c69eaf249bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3e796e1e872bfc2d5bfa9f893b150b95eae929357d0715dab41c69eaf249bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e796e1e872bfc2d5bfa9f893b150b95eae929357d0715dab41c69eaf249bef", kill_on_drop: false }`
[INFO] [stdout] a3e796e1e872bfc2d5bfa9f893b150b95eae929357d0715dab41c69eaf249bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e6813ff36e4ff2d1afd2beb4506cc942f5ff19c7222eced6b62002d1754e531
[INFO] running `Command { std: "docker" "start" "-a" "6e6813ff36e4ff2d1afd2beb4506cc942f5ff19c7222eced6b62002d1754e531", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling comrak v0.49.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling imbl v2.0.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling assoc v0.1.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling generator v0.8.5
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling shuttle v0.8.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling typeshare v1.0.4
[INFO] [stderr]    Compiling shuttle-common v0.56.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bon v3.6.4
[INFO] [stderr]    Compiling shuttle-ifc v0.56.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling echodb v0.8.0
[INFO] [stderr]    Compiling shuttle-service v0.56.0
[INFO] [stderr]    Compiling shuttle-codegen v0.56.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling shuttle-api-client v0.56.0
[INFO] [stderr]    Compiling shuttle-runtime v0.56.0
[INFO] [stderr]    Compiling shuttle-axum v0.56.0
[INFO] [stderr]    Compiling singletask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "6e6813ff36e4ff2d1afd2beb4506cc942f5ff19c7222eced6b62002d1754e531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6813ff36e4ff2d1afd2beb4506cc942f5ff19c7222eced6b62002d1754e531", kill_on_drop: false }`
[INFO] [stdout] 6e6813ff36e4ff2d1afd2beb4506cc942f5ff19c7222eced6b62002d1754e531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65e02f7f35e2b5deffb405b551b1328189053bcdef1940f6380bb7566d73d06f
[INFO] running `Command { std: "docker" "start" "-a" "65e02f7f35e2b5deffb405b551b1328189053bcdef1940f6380bb7566d73d06f", kill_on_drop: false }`
[INFO] [stderr] warning: singletask v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling typeshare v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling shuttle-common v0.56.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling generator v0.8.5
[INFO] [stderr]    Compiling imbl v2.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling shuttle v0.8.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling shuttle-ifc v0.56.0
[INFO] [stderr]    Compiling shuttle-service v0.56.0
[INFO] [stderr]    Compiling shuttle-codegen v0.56.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling echodb v0.8.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling comrak v0.49.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling axum-test v17.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling shuttle-api-client v0.56.0
[INFO] [stderr]    Compiling shuttle-runtime v0.56.0
[INFO] [stderr]    Compiling shuttle-axum v0.56.0
[INFO] [stderr]    Compiling singletask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "65e02f7f35e2b5deffb405b551b1328189053bcdef1940f6380bb7566d73d06f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e02f7f35e2b5deffb405b551b1328189053bcdef1940f6380bb7566d73d06f", kill_on_drop: false }`
[INFO] [stdout] 65e02f7f35e2b5deffb405b551b1328189053bcdef1940f6380bb7566d73d06f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0e504a53bcccfb0a504beefc9e2515a24f5ed081317dacc9c7711dcf421118b
[INFO] running `Command { std: "docker" "start" "-a" "e0e504a53bcccfb0a504beefc9e2515a24f5ed081317dacc9c7711dcf421118b", kill_on_drop: false }`
[INFO] [stderr] warning: singletask v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/singletask-9cfd47a4fe06f7ab)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test time::tests::test_timezone_from_string ... ok
[INFO] [stdout] test tests::test_home ... ok
[INFO] [stdout] test tests::test_process ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e0e504a53bcccfb0a504beefc9e2515a24f5ed081317dacc9c7711dcf421118b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e504a53bcccfb0a504beefc9e2515a24f5ed081317dacc9c7711dcf421118b", kill_on_drop: false }`
[INFO] [stdout] e0e504a53bcccfb0a504beefc9e2515a24f5ed081317dacc9c7711dcf421118b
