[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] 4d9114ce17b4922d9b55b71567a44a0a3822325d [INFO] building alanvardy/singletask against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Fsingletask" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alanvardy/singletask on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd8615eeac9ec1e3c90a99429231ed661fbb5147646967463b76e55868b9c6aa [INFO] running `Command { std: "docker" "start" "-a" "bd8615eeac9ec1e3c90a99429231ed661fbb5147646967463b76e55868b9c6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd8615eeac9ec1e3c90a99429231ed661fbb5147646967463b76e55868b9c6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8615eeac9ec1e3c90a99429231ed661fbb5147646967463b76e55868b9c6aa", kill_on_drop: false }` [INFO] [stdout] bd8615eeac9ec1e3c90a99429231ed661fbb5147646967463b76e55868b9c6aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d034ec18485870e07291671427417a002f4e05f9c20262e074d91e0f5231a84 [INFO] running `Command { std: "docker" "start" "-a" "1d034ec18485870e07291671427417a002f4e05f9c20262e074d91e0f5231a84", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 parking_lot v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling shuttle-common v0.56.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling askama_parser v0.15.0 [INFO] [stderr] Compiling shuttle-ifc v0.56.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling generator v0.8.5 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling shuttle-service v0.56.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling comrak v0.49.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling shuttle-codegen v0.56.0 [INFO] [stderr] Compiling askama_derive v0.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling shuttle-api-client v0.56.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling shuttle-runtime v0.56.0 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling askama_macros v0.15.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling assoc v0.1.3 [INFO] [stderr] Compiling echodb v0.8.0 [INFO] [stderr] Compiling askama v0.15.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling shuttle v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling urlencoding v2.1.3 [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 3m 19s [INFO] running `Command { std: "docker" "inspect" "1d034ec18485870e07291671427417a002f4e05f9c20262e074d91e0f5231a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d034ec18485870e07291671427417a002f4e05f9c20262e074d91e0f5231a84", kill_on_drop: false }` [INFO] [stdout] 1d034ec18485870e07291671427417a002f4e05f9c20262e074d91e0f5231a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dabc462408b3f860969f648591b7d81d6be8ffa568defcaa259fb2d19e97c1a7 [INFO] running `Command { std: "docker" "start" "-a" "dabc462408b3f860969f648591b7d81d6be8ffa568defcaa259fb2d19e97c1a7", 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 memchr v2.7.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling shuttle-common v0.56.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling askama_parser v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling shuttle-ifc v0.56.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling shuttle-service v0.56.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling askama_derive v0.15.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling shuttle-codegen v0.56.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generator v0.8.5 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling askama_macros v0.15.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling shuttle v0.8.1 [INFO] [stderr] Compiling askama v0.15.0 [INFO] [stderr] Compiling echodb v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling comrak v0.49.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.28 [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 axum-test v17.3.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 2m 22s [INFO] running `Command { std: "docker" "inspect" "dabc462408b3f860969f648591b7d81d6be8ffa568defcaa259fb2d19e97c1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dabc462408b3f860969f648591b7d81d6be8ffa568defcaa259fb2d19e97c1a7", kill_on_drop: false }` [INFO] [stdout] dabc462408b3f860969f648591b7d81d6be8ffa568defcaa259fb2d19e97c1a7