[INFO] fetching crate gpiocdev-cli 0.5.5...
[INFO] testing gpiocdev-cli-0.5.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gpiocdev-cli 0.5.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gpiocdev-cli 0.5.5
[INFO] finished tweaking crates.io crate gpiocdev-cli 0.5.5
[INFO] tweaked toml for crates.io crate gpiocdev-cli 0.5.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpiocdev-cli 0.5.5 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 gpiocdev-cli 0.5.5 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 456cca2c5b4126af84447b65ad4d0b95207a5b8696f29df30905426c6a6d7b1e
[INFO] running `Command { std: "docker" "start" "-a" "456cca2c5b4126af84447b65ad4d0b95207a5b8696f29df30905426c6a6d7b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "456cca2c5b4126af84447b65ad4d0b95207a5b8696f29df30905426c6a6d7b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "456cca2c5b4126af84447b65ad4d0b95207a5b8696f29df30905426c6a6d7b1e", kill_on_drop: false }`
[INFO] [stdout] 456cca2c5b4126af84447b65ad4d0b95207a5b8696f29df30905426c6a6d7b1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 147ad44d53f75f3e01acdb87c1734b5aebbf60d9f32861448b87008a366c18e5
[INFO] running `Command { std: "docker" "start" "-a" "147ad44d53f75f3e01acdb87c1734b5aebbf60d9f32861448b87008a366c18e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ioctl-sys v0.8.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling gpiocdev-uapi v0.6.4
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling gpiocdev v0.7.3
[INFO] [stderr]    Compiling gpiocdev-cli v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/set/editor.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new(line: &str) -> CommandWords {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new(line: &str) -> CommandWords<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s
[INFO] running `Command { std: "docker" "inspect" "147ad44d53f75f3e01acdb87c1734b5aebbf60d9f32861448b87008a366c18e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "147ad44d53f75f3e01acdb87c1734b5aebbf60d9f32861448b87008a366c18e5", kill_on_drop: false }`
[INFO] [stdout] 147ad44d53f75f3e01acdb87c1734b5aebbf60d9f32861448b87008a366c18e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e94c2ed3b155386274bbe542e726554a3226727b6e877b68fc5ac39aa2ec5312
[INFO] running `Command { std: "docker" "start" "-a" "e94c2ed3b155386274bbe542e726554a3226727b6e877b68fc5ac39aa2ec5312", kill_on_drop: false }`
[INFO] [stderr]    Compiling gpiocdev-cli v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/set/editor.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new(line: &str) -> CommandWords {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn new(line: &str) -> CommandWords<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "e94c2ed3b155386274bbe542e726554a3226727b6e877b68fc5ac39aa2ec5312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94c2ed3b155386274bbe542e726554a3226727b6e877b68fc5ac39aa2ec5312", kill_on_drop: false }`
[INFO] [stdout] e94c2ed3b155386274bbe542e726554a3226727b6e877b68fc5ac39aa2ec5312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8c3e4a4ff0a20415759ee4dd97e570b22b1270eac33d29fc971403cde986f0f7
[INFO] running `Command { std: "docker" "start" "-a" "8c3e4a4ff0a20415759ee4dd97e570b22b1270eac33d29fc971403cde986f0f7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/set/editor.rs:253:22
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn new(line: &str) -> CommandWords {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn new(line: &str) -> CommandWords<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gpiocdev-cli` (bin "gpiocdev" test) generated 1 warning (run `cargo fix --bin "gpiocdev" -p gpiocdev-cli --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpiocdev-f845d5bd2ed1d561)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::tests::parse::duration ... ok
[INFO] [stdout] test set::tests::parse::line ... ok
[INFO] [stdout] test set::tests::parse::line_value ... ok
[INFO] [stdout] test set::tests::parse::time_sequence ... ok
[INFO] [stdout] test set::editor::tests::command_words::quotes_mid_words ... ok
[INFO] [stdout] test set::editor::tests::command_words::whole_words ... ok
[INFO] [stdout] test set::editor::tests::command_words::quoted_words ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c3e4a4ff0a20415759ee4dd97e570b22b1270eac33d29fc971403cde986f0f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c3e4a4ff0a20415759ee4dd97e570b22b1270eac33d29fc971403cde986f0f7", kill_on_drop: false }`
[INFO] [stdout] 8c3e4a4ff0a20415759ee4dd97e570b22b1270eac33d29fc971403cde986f0f7
