[INFO] cloning repository https://github.com/tangowithfoxtrot/container-debug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tangowithfoxtrot/container-debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangowithfoxtrot%2Fcontainer-debug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangowithfoxtrot%2Fcontainer-debug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 501d3390bdd0a297f487695633fccf5ea7c7d314
[INFO] testing tangowithfoxtrot/container-debug against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangowithfoxtrot%2Fcontainer-debug" "/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/tangowithfoxtrot/container-debug
[INFO] finished tweaking git repo https://github.com/tangowithfoxtrot/container-debug
[INFO] tweaked toml for git repo https://github.com/tangowithfoxtrot/container-debug written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tangowithfoxtrot/container-debug on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tangowithfoxtrot/container-debug 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.5.50
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bec568a22c5ea1b061712d582a3f057b34b1ca2bb9123342e7765be1c845ca5f
[INFO] running `Command { std: "docker" "start" "-a" "bec568a22c5ea1b061712d582a3f057b34b1ca2bb9123342e7765be1c845ca5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bec568a22c5ea1b061712d582a3f057b34b1ca2bb9123342e7765be1c845ca5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec568a22c5ea1b061712d582a3f057b34b1ca2bb9123342e7765be1c845ca5f", kill_on_drop: false }`
[INFO] [stdout] bec568a22c5ea1b061712d582a3f057b34b1ca2bb9123342e7765be1c845ca5f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2329450cade02988755a17134fbfcbc0fc005b522c4f4833907ea0434a441575
[INFO] running `Command { std: "docker" "start" "-a" "2329450cade02988755a17134fbfcbc0fc005b522c4f4833907ea0434a441575", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling clap_complete v4.5.50
[INFO] [stderr]    Compiling container-debug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `command_config`
[INFO] [stdout]   --> src/main.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn rebug(command_config: CommandConfiguration) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command_arg`, `host`, `preserve_user`, `privileged`, and `shell` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct CommandConfiguration {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 37 |     command_arg: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     preserve_user: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     privileged: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 41 |     shell: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
[INFO] running `Command { std: "docker" "inspect" "2329450cade02988755a17134fbfcbc0fc005b522c4f4833907ea0434a441575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2329450cade02988755a17134fbfcbc0fc005b522c4f4833907ea0434a441575", kill_on_drop: false }`
[INFO] [stdout] 2329450cade02988755a17134fbfcbc0fc005b522c4f4833907ea0434a441575
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099e54aa70d3260383c9a1f8c0263d004505a6e6d77302f85d63d6282539eafd
[INFO] running `Command { std: "docker" "start" "-a" "099e54aa70d3260383c9a1f8c0263d004505a6e6d77302f85d63d6282539eafd", kill_on_drop: false }`
[INFO] [stderr]    Compiling container-debug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `command_config`
[INFO] [stdout]   --> src/main.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn rebug(command_config: CommandConfiguration) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command_arg`, `host`, `preserve_user`, `privileged`, and `shell` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct CommandConfiguration {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 37 |     command_arg: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     preserve_user: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     privileged: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 41 |     shell: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "099e54aa70d3260383c9a1f8c0263d004505a6e6d77302f85d63d6282539eafd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099e54aa70d3260383c9a1f8c0263d004505a6e6d77302f85d63d6282539eafd", kill_on_drop: false }`
[INFO] [stdout] 099e54aa70d3260383c9a1f8c0263d004505a6e6d77302f85d63d6282539eafd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 983e5e1318626f67af9732661c8283dfc681169440b7dac5b74a6675ddce8dd4
[INFO] running `Command { std: "docker" "start" "-a" "983e5e1318626f67af9732661c8283dfc681169440b7dac5b74a6675ddce8dd4", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `command_config`
[INFO] [stderr]   --> src/main.rs:97:10
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn rebug(command_config: CommandConfiguration) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_config`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `command_arg`, `host`, `preserve_user`, `privileged`, and `shell` are never read
[INFO] [stderr]   --> src/main.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct CommandConfiguration {
[INFO] [stderr]    |        -------------------- fields in this struct
[INFO] [stderr] 37 |     command_arg: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 38 |     host: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 39 |     preserve_user: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 40 |     privileged: bool,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 41 |     shell: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `container-debug` (bin "container-debug" test) generated 2 warnings (run `cargo fix --bin "container-debug" -p container-debug --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/container_debug-6d1971e0c92f20c5)
[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" "983e5e1318626f67af9732661c8283dfc681169440b7dac5b74a6675ddce8dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983e5e1318626f67af9732661c8283dfc681169440b7dac5b74a6675ddce8dd4", kill_on_drop: false }`
[INFO] [stdout] 983e5e1318626f67af9732661c8283dfc681169440b7dac5b74a6675ddce8dd4
