[INFO] cloning repository https://github.com/Pspritechologist/SimpleStationUtility
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pspritechologist/SimpleStationUtility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPspritechologist%2FSimpleStationUtility", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPspritechologist%2FSimpleStationUtility'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f786c37e6da514f4aa2c26835b6ca4527c4adf3e
[INFO] building Pspritechologist/SimpleStationUtility against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPspritechologist%2FSimpleStationUtility" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pspritechologist/SimpleStationUtility
[INFO] finished tweaking git repo https://github.com/Pspritechologist/SimpleStationUtility
[INFO] tweaked toml for git repo https://github.com/Pspritechologist/SimpleStationUtility written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pspritechologist/SimpleStationUtility on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pspritechologist/SimpleStationUtility 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/HenningHolmDE/hcloud-rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded clap_complete v4.5.35
[INFO] [stderr]   Downloaded papergrid v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded tabled_derive v0.8.0
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded tabled v0.16.0
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16c7adc837bc30919af8ca26c832fc7d82ea9e73b9c4662f7d699ad409548c2c
[INFO] running `Command { std: "docker" "start" "-a" "16c7adc837bc30919af8ca26c832fc7d82ea9e73b9c4662f7d699ad409548c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c7adc837bc30919af8ca26c832fc7d82ea9e73b9c4662f7d699ad409548c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c7adc837bc30919af8ca26c832fc7d82ea9e73b9c4662f7d699ad409548c2c", kill_on_drop: false }`
[INFO] [stdout] 16c7adc837bc30919af8ca26c832fc7d82ea9e73b9c4662f7d699ad409548c2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 310021030ef6c588cc5644f7bccd5f58b26bee461b3ae12b20568c9d9d27bba6
[INFO] running `Command { std: "docker" "start" "-a" "310021030ef6c588cc5644f7bccd5f58b26bee461b3ae12b20568c9d9d27bba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling papergrid v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tabled_derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tabled v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling clap_complete v4.5.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling simple_server_utility v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: simple_server_utility@0.1.0: completion files generated to: "/opt/rustwide/target/debug/build/simple_server_utility-ab3000822ec90701/out"
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling hcloud v0.20.0 (https://github.com/HenningHolmDE/hcloud-rust#b1101eb3)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "310021030ef6c588cc5644f7bccd5f58b26bee461b3ae12b20568c9d9d27bba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "310021030ef6c588cc5644f7bccd5f58b26bee461b3ae12b20568c9d9d27bba6", kill_on_drop: false }`
[INFO] [stdout] 310021030ef6c588cc5644f7bccd5f58b26bee461b3ae12b20568c9d9d27bba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa2d9ad4f265b7ab35df2977c49804e48ecc2e6452c2e5835572685599d7e3ff
[INFO] running `Command { std: "docker" "start" "-a" "aa2d9ad4f265b7ab35df2977c49804e48ecc2e6452c2e5835572685599d7e3ff", kill_on_drop: false }`
[INFO] [stderr] warning: simple_server_utility@0.1.0: completion files generated to: "/opt/rustwide/target/debug/build/simple_server_utility-ab3000822ec90701/out"
[INFO] [stderr]    Compiling simple_server_utility v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "aa2d9ad4f265b7ab35df2977c49804e48ecc2e6452c2e5835572685599d7e3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2d9ad4f265b7ab35df2977c49804e48ecc2e6452c2e5835572685599d7e3ff", kill_on_drop: false }`
[INFO] [stdout] aa2d9ad4f265b7ab35df2977c49804e48ecc2e6452c2e5835572685599d7e3ff
