[INFO] cloning repository https://github.com/majimboo/hex-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majimboo/hex-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajimboo%2Fhex-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajimboo%2Fhex-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d9055e48e1d203f58fa45bfeb251691e6c2dc89
[INFO] testing majimboo/hex-master against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajimboo%2Fhex-master" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majimboo/hex-master
[INFO] finished tweaking git repo https://github.com/majimboo/hex-master
[INFO] tweaked toml for git repo https://github.com/majimboo/hex-master written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majimboo/hex-master on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majimboo/hex-master already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e
[INFO] running `Command { std: "docker" "start" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hexapp-core v0.1.0 (/opt/rustwide/workdir/crates/hexapp-core)
[INFO] [stderr]    Compiling hexapp-session v0.1.0 (/opt/rustwide/workdir/crates/hexapp-session)
[INFO] [stderr]    Compiling hexapp-io v0.1.0 (/opt/rustwide/workdir/crates/hexapp-io)
[INFO] [stderr]    Compiling hexapp-inspector v0.1.0 (/opt/rustwide/workdir/crates/hexapp-inspector)
[INFO] [stderr]    Compiling hexapp-search v0.1.0 (/opt/rustwide/workdir/crates/hexapp-search)
[INFO] [stderr]    Compiling hexapp-analysis v0.1.0 (/opt/rustwide/workdir/crates/hexapp-analysis)
[INFO] [stderr]    Compiling hexapp-ffi v0.1.0 (/opt/rustwide/workdir/crates/hexapp-ffi)
[INFO] [stderr]    Compiling hexapp-qt-bootstrap v0.1.0 (/opt/rustwide/workdir/apps/bootstrap)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.03s
[INFO] running `Command { std: "docker" "inspect" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hexapp-qt-bootstrap v0.1.0 (/opt/rustwide/workdir/apps/bootstrap)
[INFO] [stderr]    Compiling hexapp-ffi v0.1.0 (/opt/rustwide/workdir/crates/hexapp-ffi)
[INFO] [stderr]    Compiling hexapp-io v0.1.0 (/opt/rustwide/workdir/crates/hexapp-io)
[INFO] [stderr]    Compiling hexapp-session v0.1.0 (/opt/rustwide/workdir/crates/hexapp-session)
[INFO] [stderr]    Compiling hexapp-inspector v0.1.0 (/opt/rustwide/workdir/crates/hexapp-inspector)
[INFO] [stderr]    Compiling hexapp-search v0.1.0 (/opt/rustwide/workdir/crates/hexapp-search)
[INFO] [stderr]    Compiling hexapp-analysis v0.1.0 (/opt/rustwide/workdir/crates/hexapp-analysis)
[INFO] [stderr]    Compiling hexapp-core v0.1.0 (/opt/rustwide/workdir/crates/hexapp-core)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hexapp_analysis-308a8fddefede347)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hexapp_core-53ce7377448f812c)
[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 2 tests
[INFO] [stdout] test tests::selection_is_normalized ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p hexapp-core --lib`
[INFO] [stdout] test tests::file_backed_document_uses_file_name_as_title ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::file_backed_document_uses_file_name_as_title stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::file_backed_document_uses_file_name_as_title' (706) panicked at crates/hexapp-core/src/lib.rs:230:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "D:\\samples\\firmware.bin"
[INFO] [stdout]  right: "firmware.bin"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b321d3fc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x577b321e819a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x577b321d845c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x577b321b04a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x577b321cc6d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x577b32168a90 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x577b321cc892 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x577b321b0552 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x577b321a8ef9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x577b321b114d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x577b321e88cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x577b321e87e3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x577b3215ba4f - core[7c831bd917ebf35f]::panicking::assert_failed::<alloc[2fdc3f7464fcf288]::string::String, &str>
[INFO] [stdout]   13:     0x577b3215bcba - <hexapp_core[4aed006233d48d44]::tests::file_backed_document_uses_file_name_as_title::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x577b3215bd7b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x577b321693e5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x577b321627a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x577b3216c542 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x577b321d3899 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74af0105407a - <unknown>
[INFO] [stdout]   20:     0x74af010e7534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::file_backed_document_uses_file_name_as_title
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e", kill_on_drop: false }`
[INFO] [stdout] b55d561265efaeef31475a5e6a2b13c00d25c0f380253f0c7cf3acf41eb6af6e
