[INFO] cloning repository https://github.com/results-wang/pluslife-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/results-wang/pluslife-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresults-wang%2Fpluslife-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresults-wang%2Fpluslife-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbd3062651a3351f595725f5a00f007bdfe76c93 [INFO] building results-wang/pluslife-notifier against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresults-wang%2Fpluslife-notifier" "/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/results-wang/pluslife-notifier [INFO] finished tweaking git repo https://github.com/results-wang/pluslife-notifier [INFO] tweaked toml for git repo https://github.com/results-wang/pluslife-notifier written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/results-wang/pluslife-notifier 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/results-wang/pluslife-notifier 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a995523d66dcb406f8897f8373affdc243ee0ad43264e3755706eb34b7651a4 [INFO] running `Command { std: "docker" "start" "-a" "5a995523d66dcb406f8897f8373affdc243ee0ad43264e3755706eb34b7651a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a995523d66dcb406f8897f8373affdc243ee0ad43264e3755706eb34b7651a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a995523d66dcb406f8897f8373affdc243ee0ad43264e3755706eb34b7651a4", kill_on_drop: false }` [INFO] [stdout] 5a995523d66dcb406f8897f8373affdc243ee0ad43264e3755706eb34b7651a4 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2820bcc0fa773ee0b71e90b26f344be086ce0544de450771e79859af14102b33 [INFO] running `Command { std: "docker" "start" "-a" "2820bcc0fa773ee0b71e90b26f344be086ce0544de450771e79859af14102b33", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling duration-str v0.18.0 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling axum-embed v0.1.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling pluslife-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "2820bcc0fa773ee0b71e90b26f344be086ce0544de450771e79859af14102b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2820bcc0fa773ee0b71e90b26f344be086ce0544de450771e79859af14102b33", kill_on_drop: false }` [INFO] [stdout] 2820bcc0fa773ee0b71e90b26f344be086ce0544de450771e79859af14102b33 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6cc0fd63d0d84aa0cd33697cbdf435702b8e7bcb3c12ce2b85161d5ea49447 [INFO] running `Command { std: "docker" "start" "-a" "0f6cc0fd63d0d84aa0cd33697cbdf435702b8e7bcb3c12ce2b85161d5ea49447", kill_on_drop: false }` [INFO] [stderr] Compiling pluslife-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "0f6cc0fd63d0d84aa0cd33697cbdf435702b8e7bcb3c12ce2b85161d5ea49447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6cc0fd63d0d84aa0cd33697cbdf435702b8e7bcb3c12ce2b85161d5ea49447", kill_on_drop: false }` [INFO] [stdout] 0f6cc0fd63d0d84aa0cd33697cbdf435702b8e7bcb3c12ce2b85161d5ea49447