[INFO] cloning repository https://github.com/OnlyCS/robot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OnlyCS/robot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee2e142130e3eeecba4285376a13e8a0d41cc8de [INFO] building OnlyCS/robot-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] finished tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] tweaked toml for git repo https://github.com/OnlyCS/robot-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OnlyCS/robot-rs 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/OnlyCS/robot-rs 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/onlycs/interoptopus` [INFO] [stderr] Updating git repository `https://github.com/onlycs/thiserror` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.11 [INFO] [stderr] Downloaded typed-builder v0.21.0 [INFO] [stderr] Downloaded typed-builder-macro v0.21.0 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded uom v0.36.0 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded rustix v1.0.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82939e4cdc47dacae24aee7743033851132d83137cb385fd93f960b3286a4499 [INFO] running `Command { std: "docker" "start" "-a" "82939e4cdc47dacae24aee7743033851132d83137cb385fd93f960b3286a4499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82939e4cdc47dacae24aee7743033851132d83137cb385fd93f960b3286a4499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82939e4cdc47dacae24aee7743033851132d83137cb385fd93f960b3286a4499", kill_on_drop: false }` [INFO] [stdout] 82939e4cdc47dacae24aee7743033851132d83137cb385fd93f960b3286a4499 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fbc565c00afd0576e499878e7892117ae0dfcff744aa0b2f419101d317daee [INFO] running `Command { std: "docker" "start" "-a" "00fbc565c00afd0576e499878e7892117ae0dfcff744aa0b2f419101d317daee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.11 (https://github.com/onlycs/thiserror#134aeb60) [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 (https://github.com/onlycs/thiserror#134aeb60) [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling interoptopus_proc v0.15.0-alpha.6 (https://github.com/onlycs/interoptopus?branch=cpp-namespaces#4acc7b9e) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling interoptopus v0.15.0-alpha.5 (https://github.com/onlycs/interoptopus?branch=cpp-namespaces#4acc7b9e) [INFO] [stderr] Compiling interoptopus_backend_c v0.15.0-alpha.5 (https://github.com/onlycs/interoptopus?branch=cpp-namespaces#4acc7b9e) [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling ferrobot v0.1.0 (/opt/rustwide/workdir/crates/ferrobot) [INFO] [stderr] Compiling ferrobot-builder v0.1.0 (/opt/rustwide/workdir/crates/ferrobot-builder) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/ferrobot-builder/src/main.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(error_generic_member_access, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "00fbc565c00afd0576e499878e7892117ae0dfcff744aa0b2f419101d317daee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fbc565c00afd0576e499878e7892117ae0dfcff744aa0b2f419101d317daee", kill_on_drop: false }` [INFO] [stdout] 00fbc565c00afd0576e499878e7892117ae0dfcff744aa0b2f419101d317daee [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af97459fdd7b40a645a23c9a8fa6800ab64eb43ce656de65672b6e0da23de69 [INFO] running `Command { std: "docker" "start" "-a" "0af97459fdd7b40a645a23c9a8fa6800ab64eb43ce656de65672b6e0da23de69", kill_on_drop: false }` [INFO] [stderr] Compiling ferrobot v0.1.0 (/opt/rustwide/workdir/crates/ferrobot) [INFO] [stderr] Compiling ferrobot-builder v0.1.0 (/opt/rustwide/workdir/crates/ferrobot-builder) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/ferrobot-builder/src/main.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(error_generic_member_access, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "0af97459fdd7b40a645a23c9a8fa6800ab64eb43ce656de65672b6e0da23de69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af97459fdd7b40a645a23c9a8fa6800ab64eb43ce656de65672b6e0da23de69", kill_on_drop: false }` [INFO] [stdout] 0af97459fdd7b40a645a23c9a8fa6800ab64eb43ce656de65672b6e0da23de69