[INFO] fetching crate binwalk 3.1.0...
[INFO] testing binwalk-3.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate binwalk 3.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binwalk 3.1.0 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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c54fd3390a3c1642b8da96cbe6f4b063600f5506a5d807242fc6d1151672ff86
[INFO] running `Command { std: "docker" "start" "-a" "c54fd3390a3c1642b8da96cbe6f4b063600f5506a5d807242fc6d1151672ff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54fd3390a3c1642b8da96cbe6f4b063600f5506a5d807242fc6d1151672ff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54fd3390a3c1642b8da96cbe6f4b063600f5506a5d807242fc6d1151672ff86", kill_on_drop: false }`
[INFO] [stdout] c54fd3390a3c1642b8da96cbe6f4b063600f5506a5d807242fc6d1151672ff86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b416ec59fb88ce37d4bfff3a5aa239da70cd03f3b49e2a7e2bb4db5f45cc24a5
[INFO] running `Command { std: "docker" "start" "-a" "b416ec59fb88ce37d4bfff3a5aa239da70cd03f3b49e2a7e2bb4db5f45cc24a5", 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 memchr v2.7.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crc32-v2 v0.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[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 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 regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 35.94s
[INFO] running `Command { std: "docker" "inspect" "b416ec59fb88ce37d4bfff3a5aa239da70cd03f3b49e2a7e2bb4db5f45cc24a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b416ec59fb88ce37d4bfff3a5aa239da70cd03f3b49e2a7e2bb4db5f45cc24a5", kill_on_drop: false }`
[INFO] [stdout] b416ec59fb88ce37d4bfff3a5aa239da70cd03f3b49e2a7e2bb4db5f45cc24a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0c4af5b7d2241eb20147f87feb7a291a045f4ef032ef83c4a0f418af2f57a06a
[INFO] running `Command { std: "docker" "start" "-a" "0c4af5b7d2241eb20147f87feb7a291a045f4ef032ef83c4a0f418af2f57a06a", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] running `Command { std: "docker" "inspect" "0c4af5b7d2241eb20147f87feb7a291a045f4ef032ef83c4a0f418af2f57a06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4af5b7d2241eb20147f87feb7a291a045f4ef032ef83c4a0f418af2f57a06a", kill_on_drop: false }`
[INFO] [stdout] 0c4af5b7d2241eb20147f87feb7a291a045f4ef032ef83c4a0f418af2f57a06a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7021bd01c2349569e06ccd9e8d3c79d59c876352e5cff107d8d86c445d661b8f
[INFO] running `Command { std: "docker" "start" "-a" "7021bd01c2349569e06ccd9e8d3c79d59c876352e5cff107d8d86c445d661b8f", 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binwalk-13d69f61215cf869)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binwalk-6fa870a2bea963ce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests binwalk
[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::read_file (line 11) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::configure (line 103) ... 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::carve_file (line 258) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::chrooted_path (line 198) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::append_to_file (line 429) ... ok
[INFO] [stdout] test src/common.rs - common::is_offset_safe (line 131) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_block_device (line 347) ... ok
[INFO] [stdout] test src/common.rs - common::crc32 (line 50) ... 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::create_character_device (line 315) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/common.rs - common::get_cstring (line 102) ... ok
[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/binwalk.rs - binwalk::Binwalk::scan (line 225) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk (line 42) ... ok
[INFO] [stdout] test src/binwalk.rs - binwalk::Binwalk::analyze (line 639) ... FAILED
[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::safe_path_join (line 151) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::make_executable (line 513) ... ok
[INFO] [stdout] test src/structures/common.rs - structures::common::size (line 136) ... ok
[INFO] [stdout] test src/extractors/common.rs - extractors::common::Chroot::create_file (line 216) ... ok
[INFO] [stdout] test src/structures/common.rs - structures::common::parse (line 34) ... 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::create_symlink (line 574) ... 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_fifo (line 379) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (573) 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:     0x56802b017d32 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56802b017d32 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56802b017d32 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56802b017d32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56802b028a4f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56802b028a4f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56802afed4a3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56802afed4a3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56802aff7962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56802aff971c - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56802aff9576 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   11:     0x56802aff9cf5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x56802aff9b8a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x56802aff7a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56802afe0ded - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x56802b02cae0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56802b02bce6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x56802ad51482 - core::result::Result<T,E>::expect::h3ab6e5ff1ea19fc7
[INFO] [stdout]   18:     0x56802ad51884 - rust_out::main::_doctest_main_src_binwalk_rs_529_0::hef4f8587bf8e4923
[INFO] [stdout]   19:     0x56802ad515bf - rust_out::main::h583ff58340d718d9
[INFO] [stdout]   20:     0x56802ad51393 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e
[INFO] [stdout]   21:     0x56802ad512f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857
[INFO] [stdout]   22:     0x56802ad512c9 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2
[INFO] [stdout]   23:     0x56802afee6e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x56802afee6e0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x56802afee6e0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x56802afee6e0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56802afee6e0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x56802afee6e0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56802afee6e0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56802afee6e0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56802afee6e0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x56802ad512b1 - std::rt::lang_start::h762c340aaede70f7
[INFO] [stdout]   33:     0x56802ad51c45 - main
[INFO] [stdout]   34:     0x6ffdddb571ca - <unknown>
[INFO] [stdout]   35:     0x6ffdddb5728b - __libc_start_main
[INFO] [stdout]   36:     0x56802ad510b5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[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' (583) 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:     0x6168b5e3efc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6168b5e3efc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6168b5e3efc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6168b5e3efc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6168b5e4fcdf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6168b5e4fcdf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6168b5e14653 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6168b5e14653 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6168b5e1eb12 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6168b5e208cc - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6168b5e20726 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x6168b5e20ea5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x6168b5e20d3a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x6168b5e1ec49 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6168b5e086bd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x6168b5e53d70 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6168b5e53b23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   17:     0x6168b5e53907 - core::panicking::assert_failed::h0fd3280b3acaaf1e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   18:     0x6168b5b77ab4 - rust_out::main::_doctest_main_src_binwalk_rs_624_0::hfd7fca37a322e107
[INFO] [stdout]   19:     0x6168b5b7778f - rust_out::main::h583ff58340d718d9
[INFO] [stdout]   20:     0x6168b5b77633 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e
[INFO] [stdout]   21:     0x6168b5b77596 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857
[INFO] [stdout]   22:     0x6168b5b77569 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2
[INFO] [stdout]   23:     0x6168b5e15890 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x6168b5e15890 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x6168b5e15890 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x6168b5e15890 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x6168b5e15890 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x6168b5e15890 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6168b5e15890 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6168b5e15890 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6168b5e15890 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x6168b5b77551 - std::rt::lang_start::h762c340aaede70f7
[INFO] [stdout]   33:     0x6168b5b77cd5 - main
[INFO] [stdout]   34:     0x72632ebe11ca - <unknown>
[INFO] [stdout]   35:     0x72632ebe128b - __libc_start_main
[INFO] [stdout]   36:     0x6168b5b773c5 - _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.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7021bd01c2349569e06ccd9e8d3c79d59c876352e5cff107d8d86c445d661b8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7021bd01c2349569e06ccd9e8d3c79d59c876352e5cff107d8d86c445d661b8f", kill_on_drop: false }`
[INFO] [stdout] 7021bd01c2349569e06ccd9e8d3c79d59c876352e5cff107d8d86c445d661b8f
