[INFO] fetching crate binwalk 3.1.0...
[INFO] testing binwalk-3.1.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate binwalk 3.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate binwalk 3.1.0
[INFO] finished tweaking crates.io crate binwalk 3.1.0
[INFO] tweaked toml for crates.io crate binwalk 3.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binwalk 3.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binwalk 3.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d332d65cd1c14f48a3658b05f4f3525c056f9384437afd5f8e42bab73415ab8d
[INFO] running `Command { std: "docker" "start" "-a" "d332d65cd1c14f48a3658b05f4f3525c056f9384437afd5f8e42bab73415ab8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d332d65cd1c14f48a3658b05f4f3525c056f9384437afd5f8e42bab73415ab8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d332d65cd1c14f48a3658b05f4f3525c056f9384437afd5f8e42bab73415ab8d", kill_on_drop: false }`
[INFO] [stdout] d332d65cd1c14f48a3658b05f4f3525c056f9384437afd5f8e42bab73415ab8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cd7587f298824768aa18d414307c2f52899e406216859be7818dc0e52ac312
[INFO] running `Command { std: "docker" "start" "-a" "82cd7587f298824768aa18d414307c2f52899e406216859be7818dc0e52ac312", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling crc32-v2 v0.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling entropy v0.4.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling binwalk v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.79s
[INFO] running `Command { std: "docker" "inspect" "82cd7587f298824768aa18d414307c2f52899e406216859be7818dc0e52ac312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cd7587f298824768aa18d414307c2f52899e406216859be7818dc0e52ac312", kill_on_drop: false }`
[INFO] [stdout] 82cd7587f298824768aa18d414307c2f52899e406216859be7818dc0e52ac312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80291e505056d86ad8cbe920cf9871d6042dd1833db1fd438b1fc323a4476331
[INFO] running `Command { std: "docker" "start" "-a" "80291e505056d86ad8cbe920cf9871d6042dd1833db1fd438b1fc323a4476331", kill_on_drop: false }`
[INFO] [stderr]    Compiling binwalk v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/extractors/common.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout]    |                                                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Internal(InternalExtractor),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s
[INFO] running `Command { std: "docker" "inspect" "80291e505056d86ad8cbe920cf9871d6042dd1833db1fd438b1fc323a4476331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80291e505056d86ad8cbe920cf9871d6042dd1833db1fd438b1fc323a4476331", kill_on_drop: false }`
[INFO] [stdout] 80291e505056d86ad8cbe920cf9871d6042dd1833db1fd438b1fc323a4476331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1fefc67d40f5b445356dd959f5e8b485ff49a1247eb93c1a0981527fe90f514
[INFO] running `Command { std: "docker" "start" "-a" "a1fefc67d40f5b445356dd959f5e8b485ff49a1247eb93c1a0981527fe90f514", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/extractors/common.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stderr]    |                                     --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 33 |     Internal(InternalExtractor),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/extractors/common.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stderr]    |                                                --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 33 |     Internal(InternalExtractor),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/extractors/common.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stderr]    |                                                     ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 33 |     Internal(InternalExtractor),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `binwalk` (lib) generated 3 warnings
[INFO] [stderr] warning: `binwalk` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `binwalk` (bin "binwalk" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binwalk-576af25430333af1)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binwalk-69da626597cbfd21)
[INFO] [stderr]    Doc-tests binwalk
[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] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/extractors.rs - extractors (line 83) ... ignored
[INFO] [stdout] test src/extractors.rs - extractors (line 29) - compile ... ok
[INFO] [stdout] test src/common.rs - common::is_offset_safe (line 131) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::new (line 80) ... ok
[INFO] [stdout] test src/common.rs - common::epoch_to_string (line 67) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::append_to_file (line 429) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::scan (line 225) ... ok
[INFO] [stdout] test src/common.rs - common::get_cstring (line 102) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_block_device (line 347) ... ok
[INFO] [stdout] test src/common.rs - common::read_file (line 11) ... ok
[INFO] [stdout] test src/common.rs - common::crc32 (line 50) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk (line 42) ... ok
[INFO] [stdout] test src/signatures.rs - signatures (line 16) ... ignored
[INFO] [stdout] test src/signatures.rs - signatures (line 57) ... ignored
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::chrooted_path (line 198) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_fifo (line 379) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::configure (line 103) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::carve_file (line 258) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_directory (line 482) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_file (line 216) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::make_executable (line 513) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::analyze (line 639) ... FAILED
[INFO] [stdout] test src/structures.rs - structures (line 41) - compile ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::extract (line 537) ... FAILED
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_character_device (line 315) ... ok
[INFO] [stdout] test src/structures/common.rs - structures::common::parse (line 34) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::safe_path_join (line 151) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_socket (line 404) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::new (line 92) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_symlink (line 574) ... ok
[INFO] [stdout] test src/structures/common.rs - structures::common::size (line 136) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/binwalk.rs - binwalk::Binwalk::analyze (line 639) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (650) panicked at src/binwalk.rs:20:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581b6b4311f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581b6b4311f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581b6b4311f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x581b6b4311f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x581b6b44231f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x581b6b44231f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x581b6b4061b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x581b6b4061b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x581b6b410b72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x581b6b4128fc - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x581b6b412756 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x581b6b412f85 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x581b6b412e1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x581b6b410ca9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x581b6b3fa21d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x581b6b446350 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x581b6b446103 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x581b6b445ee7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   18:     0x581b6b159404 - rust_out::main::_doctest_main_src_binwalk_rs_624_0::h577c080f2f0cf02b
[INFO] [stdout]   19:     0x581b6b1590df - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x581b6b158fc3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x581b6b158ee6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x581b6b158eb9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x581b6b407640 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x581b6b407640 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x581b6b407640 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x581b6b407640 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x581b6b407640 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x581b6b407640 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x581b6b407640 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x581b6b407640 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x581b6b407640 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x581b6b158ea1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x581b6b159625 - main
[INFO] [stdout]   34:     0x7908ef17a1ca - <unknown>
[INFO] [stdout]   35:     0x7908ef17a28b - __libc_start_main
[INFO] [stdout]   36:     0x581b6b158d15 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/binwalk.rs - binwalk::Binwalk::extract (line 537) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (651) panicked at src/binwalk.rs:18:60:
[INFO] [stdout] Unable to read file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5fa1de1f62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f5fa1de1f62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f5fa1de1f62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f5fa1de1f62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f5fa1df308f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f5fa1df308f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f5fa1db7021 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f5fa1db7021 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f5fa1dc19e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f5fa1dc376c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f5fa1dc35c6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5f5fa1dc3df5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5f5fa1dc3c8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5f5fa1dc1b19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5f5fa1daa93d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5f5fa1df70c0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5f5fa1df62e6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5f5fa1b0adb2 - core::result::Result<T,E>::expect::hfa4e036e331cf0f3
[INFO] [stdout]   18:     0x5f5fa1b0b1b4 - rust_out::main::_doctest_main_src_binwalk_rs_529_0::h6fbe6dca1bba7261
[INFO] [stdout]   19:     0x5f5fa1b0aeef - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x5f5fa1b0ad03 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x5f5fa1b0ac26 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x5f5fa1b0abf9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x5f5fa1db84b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5f5fa1db84b0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5f5fa1db84b0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5f5fa1db84b0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5f5fa1db84b0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5f5fa1db84b0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f5fa1db84b0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f5fa1db84b0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f5fa1db84b0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5f5fa1b0abe1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x5f5fa1b0b575 - main
[INFO] [stdout]   34:     0x7fa1f7e4b1ca - <unknown>
[INFO] [stdout]   35:     0x7fa1f7e4b28b - __libc_start_main
[INFO] [stdout]   36:     0x5f5fa1b0a9e5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/binwalk.rs - binwalk::Binwalk::analyze (line 639)
[INFO] [stdout]     src/binwalk.rs - binwalk::Binwalk::extract (line 537)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a1fefc67d40f5b445356dd959f5e8b485ff49a1247eb93c1a0981527fe90f514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fefc67d40f5b445356dd959f5e8b485ff49a1247eb93c1a0981527fe90f514", kill_on_drop: false }`
[INFO] [stdout] a1fefc67d40f5b445356dd959f5e8b485ff49a1247eb93c1a0981527fe90f514
