[INFO] cloning repository https://github.com/kevinjoseph1995/sdb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinjoseph1995/sdb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjoseph1995%2Fsdb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjoseph1995%2Fsdb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 344a7193c66ea9d8dbf503ef089cc4027cf5cd63
[INFO] testing kevinjoseph1995/sdb-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjoseph1995%2Fsdb-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kevinjoseph1995/sdb-rs
[INFO] finished tweaking git repo https://github.com/kevinjoseph1995/sdb-rs
[INFO] tweaked toml for git repo https://github.com/kevinjoseph1995/sdb-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinjoseph1995/sdb-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinjoseph1995/sdb-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded ptrie v0.7.2
[INFO] [stderr]   Downloaded test-binary v3.0.2
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded rustyline-derive v0.11.1
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded syscalls v0.7.0
[INFO] [stderr]   Downloaded elf v0.8.0
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded zydis v4.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1dd69820a261e5aef8f6a1dd18cfc5c4cb020aa0bcc4c78db1fa068932f4eb5
[INFO] running `Command { std: "docker" "start" "-a" "a1dd69820a261e5aef8f6a1dd18cfc5c4cb020aa0bcc4c78db1fa068932f4eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1dd69820a261e5aef8f6a1dd18cfc5c4cb020aa0bcc4c78db1fa068932f4eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1dd69820a261e5aef8f6a1dd18cfc5c4cb020aa0bcc4c78db1fa068932f4eb5", kill_on_drop: false }`
[INFO] [stdout] a1dd69820a261e5aef8f6a1dd18cfc5c4cb020aa0bcc4c78db1fa068932f4eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca78d3f46f225fe1c289b6d32d9e099664a9bbfbca882834915940749bad85be
[INFO] running `Command { std: "docker" "start" "-a" "ca78d3f46f225fe1c289b6d32d9e099664a9bbfbca882834915940749bad85be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syscalls v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling elf v0.8.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling ptrie v0.7.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zydis v4.1.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling test-binary v3.0.2
[INFO] [stderr]    Compiling libsdb v0.1.0 (/opt/rustwide/workdir/libsdb)
[INFO] [stdout] warning: fields `path` and `file_handle` are never read
[INFO] [stdout]    --> libsdb/src/elf_internal.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct Elf {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 118 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 119 |     file_handle: std::fs::File,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Elf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_section_content_by_name` and `section_name` are never used
[INFO] [stdout]    --> libsdb/src/elf_internal.rs:331:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl Elf {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |     fn get_section_content_by_name(&self, section_name: &CStr) -> Option<&[u8]> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     fn section_name(&self, sh_name: usize) -> Result<&CStr> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sdb-rs v0.1.0 (/opt/rustwide/workdir/sdb-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.31s
[INFO] running `Command { std: "docker" "inspect" "ca78d3f46f225fe1c289b6d32d9e099664a9bbfbca882834915940749bad85be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca78d3f46f225fe1c289b6d32d9e099664a9bbfbca882834915940749bad85be", kill_on_drop: false }`
[INFO] [stdout] ca78d3f46f225fe1c289b6d32d9e099664a9bbfbca882834915940749bad85be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a45103256ac0f62e86248b66f28313300ba8d6e81edf11a6999c6ebed2f24e54
[INFO] running `Command { std: "docker" "start" "-a" "a45103256ac0f62e86248b66f28313300ba8d6e81edf11a6999c6ebed2f24e54", kill_on_drop: false }`
[INFO] [stdout] warning: fields `path` and `file_handle` are never read
[INFO] [stdout]    --> libsdb/src/elf_internal.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct Elf {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 118 |     path: PathBuf,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 119 |     file_handle: std::fs::File,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Elf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_section_content_by_name` and `section_name` are never used
[INFO] [stdout]    --> libsdb/src/elf_internal.rs:331:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl Elf {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |     fn get_section_content_by_name(&self, section_name: &CStr) -> Option<&[u8]> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     fn section_name(&self, sh_name: usize) -> Result<&CStr> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sdb-rs v0.1.0 (/opt/rustwide/workdir/sdb-rs)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "a45103256ac0f62e86248b66f28313300ba8d6e81edf11a6999c6ebed2f24e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45103256ac0f62e86248b66f28313300ba8d6e81edf11a6999c6ebed2f24e54", kill_on_drop: false }`
[INFO] [stdout] a45103256ac0f62e86248b66f28313300ba8d6e81edf11a6999c6ebed2f24e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59bf5a74e5b9f369b0cb21d8d7f2012a7dbc69bc406905dffe970c617aa51f69
[INFO] running `Command { std: "docker" "start" "-a" "59bf5a74e5b9f369b0cb21d8d7f2012a7dbc69bc406905dffe970c617aa51f69", kill_on_drop: false }`
[INFO] [stderr] warning: fields `path` and `file_handle` are never read
[INFO] [stderr]    --> libsdb/src/elf_internal.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct Elf {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] 118 |     path: PathBuf,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 119 |     file_handle: std::fs::File,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Elf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_section_content_by_name` and `section_name` are never used
[INFO] [stderr]    --> libsdb/src/elf_internal.rs:331:8
[INFO] [stderr]     |
[INFO] [stderr] 133 | impl Elf {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 331 |     fn get_section_content_by_name(&self, section_name: &CStr) -> Option<&[u8]> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 353 |     fn section_name(&self, sh_name: usize) -> Result<&CStr> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libsdb` (lib) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sdb-1912a4fb4a0379da)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test command::tests::test_command_parsing ... ok
[INFO] [stdout] test command::tests::test_get_completions ... ok
[INFO] [stdout] test command::tests::test_get_description_for_help ... ok
[INFO] [stdout] test command::tests::test_options_at_all_levels ... ok
[INFO] [stdout] test command::tests::test_unique_aliases_at_same_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59bf5a74e5b9f369b0cb21d8d7f2012a7dbc69bc406905dffe970c617aa51f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bf5a74e5b9f369b0cb21d8d7f2012a7dbc69bc406905dffe970c617aa51f69", kill_on_drop: false }`
[INFO] [stdout] 59bf5a74e5b9f369b0cb21d8d7f2012a7dbc69bc406905dffe970c617aa51f69
