[INFO] cloning repository https://github.com/featherL/cloudboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/featherL/cloudboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfeatherL%2Fcloudboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfeatherL%2Fcloudboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e48ec633f0e03e846c5e214cb22ba7b22fe21c [INFO] testing featherL/cloudboard against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfeatherL%2Fcloudboard" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/featherL/cloudboard on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/featherL/cloudboard [INFO] finished tweaking git repo https://github.com/featherL/cloudboard [INFO] tweaked toml for git repo https://github.com/featherL/cloudboard written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/featherL/cloudboard 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d81f156e9c88e3ea8b75eec48ab0e40d60c3263cc2379587d695365f83a4d34 [INFO] running `Command { std: "docker" "start" "-a" "1d81f156e9c88e3ea8b75eec48ab0e40d60c3263cc2379587d695365f83a4d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d81f156e9c88e3ea8b75eec48ab0e40d60c3263cc2379587d695365f83a4d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d81f156e9c88e3ea8b75eec48ab0e40d60c3263cc2379587d695365f83a4d34", kill_on_drop: false }` [INFO] [stdout] 1d81f156e9c88e3ea8b75eec48ab0e40d60c3263cc2379587d695365f83a4d34 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 605c1dc9640a9d88cefaa61bfe86eb622433eb2bb9096627255e08fe30c40007 [INFO] running `Command { std: "docker" "start" "-a" "605c1dc9640a9d88cefaa61bfe86eb622433eb2bb9096627255e08fe30c40007", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling clipboard-rs v0.2.1 [INFO] [stderr] Compiling cloudboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "605c1dc9640a9d88cefaa61bfe86eb622433eb2bb9096627255e08fe30c40007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605c1dc9640a9d88cefaa61bfe86eb622433eb2bb9096627255e08fe30c40007", kill_on_drop: false }` [INFO] [stdout] 605c1dc9640a9d88cefaa61bfe86eb622433eb2bb9096627255e08fe30c40007 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af9045c1a5bc8826ee85cc82ec0b633d77e8b5f23a94ac98b437d890bdde42d [INFO] running `Command { std: "docker" "start" "-a" "0af9045c1a5bc8826ee85cc82ec0b633d77e8b5f23a94ac98b437d890bdde42d", kill_on_drop: false }` [INFO] [stderr] Compiling cloudboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "0af9045c1a5bc8826ee85cc82ec0b633d77e8b5f23a94ac98b437d890bdde42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af9045c1a5bc8826ee85cc82ec0b633d77e8b5f23a94ac98b437d890bdde42d", kill_on_drop: false }` [INFO] [stdout] 0af9045c1a5bc8826ee85cc82ec0b633d77e8b5f23a94ac98b437d890bdde42d [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8033632624e5c9de99ac2cd730fa631eb82d8458d22156ca801e66dac1217f2 [INFO] running `Command { std: "docker" "start" "-a" "e8033632624e5c9de99ac2cd730fa631eb82d8458d22156ca801e66dac1217f2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudboard-6e720ffe7328c246) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8033632624e5c9de99ac2cd730fa631eb82d8458d22156ca801e66dac1217f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8033632624e5c9de99ac2cd730fa631eb82d8458d22156ca801e66dac1217f2", kill_on_drop: false }` [INFO] [stdout] e8033632624e5c9de99ac2cd730fa631eb82d8458d22156ca801e66dac1217f2