[INFO] fetching crate zencan-cli 0.0.1... [INFO] testing zencan-cli-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate zencan-cli 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate zencan-cli 0.0.1 [INFO] finished tweaking crates.io crate zencan-cli 0.0.1 [INFO] tweaked toml for crates.io crate zencan-cli 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zencan-cli 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zencan-cli 0.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e51db8b581f359133d0bbd889434bf5925211386e28c76041af0f99261b534 [INFO] running `Command { std: "docker" "start" "-a" "88e51db8b581f359133d0bbd889434bf5925211386e28c76041af0f99261b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e51db8b581f359133d0bbd889434bf5925211386e28c76041af0f99261b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e51db8b581f359133d0bbd889434bf5925211386e28c76041af0f99261b534", kill_on_drop: false }` [INFO] [stdout] 88e51db8b581f359133d0bbd889434bf5925211386e28c76041af0f99261b534 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3adef894e795b3aaf74df92e81c8e56699bf01b368207c5d608c26ce880caad7 [INFO] running `Command { std: "docker" "start" "-a" "3adef894e795b3aaf74df92e81c8e56699bf01b368207c5d608c26ce880caad7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socketcan v3.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling defmt-or-log-macros v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling defmt-or-log v0.2.3 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_complete v4.5.59 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling reedline v0.40.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zencan-common v0.0.1 [INFO] [stderr] Compiling zencan-client v0.0.1 [INFO] [stderr] Compiling zencan-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "3adef894e795b3aaf74df92e81c8e56699bf01b368207c5d608c26ce880caad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3adef894e795b3aaf74df92e81c8e56699bf01b368207c5d608c26ce880caad7", kill_on_drop: false }` [INFO] [stdout] 3adef894e795b3aaf74df92e81c8e56699bf01b368207c5d608c26ce880caad7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1652f35e71d02de38b660ac93e30e24f510af2ccb5474d8d55b4057d45e5812 [INFO] running `Command { std: "docker" "start" "-a" "c1652f35e71d02de38b660ac93e30e24f510af2ccb5474d8d55b4057d45e5812", kill_on_drop: false }` [INFO] [stderr] Compiling assertables v9.8.2 [INFO] [stderr] Compiling zencan-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "c1652f35e71d02de38b660ac93e30e24f510af2ccb5474d8d55b4057d45e5812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1652f35e71d02de38b660ac93e30e24f510af2ccb5474d8d55b4057d45e5812", kill_on_drop: false }` [INFO] [stdout] c1652f35e71d02de38b660ac93e30e24f510af2ccb5474d8d55b4057d45e5812 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58caa8c45cca958dfd49e1e97ff6052d1a011e5541b767fef2edcd0265b37348 [INFO] running `Command { std: "docker" "start" "-a" "58caa8c45cca958dfd49e1e97ff6052d1a011e5541b767fef2edcd0265b37348", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zencan_cli-6f0401fe52361a11) [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] [stderr] Running unittests src/bin/zencan-cli.rs (/opt/rustwide/target/debug/deps/zencan_cli-4ba36d18d675f323) [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] [stderr] Running unittests src/bin/zencandump.rs (/opt/rustwide/target/debug/deps/zencandump-819e9ce381d52a1b) [INFO] [stderr] Doc-tests zencan_cli [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] [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" "58caa8c45cca958dfd49e1e97ff6052d1a011e5541b767fef2edcd0265b37348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58caa8c45cca958dfd49e1e97ff6052d1a011e5541b767fef2edcd0265b37348", kill_on_drop: false }` [INFO] [stdout] 58caa8c45cca958dfd49e1e97ff6052d1a011e5541b767fef2edcd0265b37348