[INFO] cloning repository https://github.com/lespea/fse_dump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lespea/fse_dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flespea%2Ffse_dump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flespea%2Ffse_dump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d083fe916617c0ba781b3c54fde5673bb22cd23b
[INFO] testing lespea/fse_dump against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flespea%2Ffse_dump" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lespea/fse_dump on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lespea/fse_dump
[INFO] finished tweaking git repo https://github.com/lespea/fse_dump
[INFO] tweaked toml for git repo https://github.com/lespea/fse_dump written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lespea/fse_dump 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 434441d1123e58ade67966a508e641cfc5931fb7ccee4512a8f811d7e391065c
[INFO] running `Command { std: "docker" "start" "-a" "434441d1123e58ade67966a508e641cfc5931fb7ccee4512a8f811d7e391065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "434441d1123e58ade67966a508e641cfc5931fb7ccee4512a8f811d7e391065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434441d1123e58ade67966a508e641cfc5931fb7ccee4512a8f811d7e391065c", kill_on_drop: false }`
[INFO] [stdout] 434441d1123e58ade67966a508e641cfc5931fb7ccee4512a8f811d7e391065c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ed8257f2f8d7f78e30a2efc9a33da3229a569482c30e7a0695d11fbb8d0e762
[INFO] running `Command { std: "docker" "start" "-a" "6ed8257f2f8d7f78e30a2efc9a33da3229a569482c30e7a0695d11fbb8d0e762", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling cloudflare-zlib-sys v0.3.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bus v2.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling clap_complete v4.5.42
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling fse_dump v2.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 28.11s
[INFO] running `Command { std: "docker" "inspect" "6ed8257f2f8d7f78e30a2efc9a33da3229a569482c30e7a0695d11fbb8d0e762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed8257f2f8d7f78e30a2efc9a33da3229a569482c30e7a0695d11fbb8d0e762", kill_on_drop: false }`
[INFO] [stdout] 6ed8257f2f8d7f78e30a2efc9a33da3229a569482c30e7a0695d11fbb8d0e762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c65f630d890a2f166b4e10bb5868571c20a4c1cd46d19bfed1a36b128b11b1c5
[INFO] running `Command { std: "docker" "start" "-a" "c65f630d890a2f166b4e10bb5868571c20a4c1cd46d19bfed1a36b128b11b1c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling fse_dump v2.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1.84s
[INFO] running `Command { std: "docker" "inspect" "c65f630d890a2f166b4e10bb5868571c20a4c1cd46d19bfed1a36b128b11b1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65f630d890a2f166b4e10bb5868571c20a4c1cd46d19bfed1a36b128b11b1c5", kill_on_drop: false }`
[INFO] [stdout] c65f630d890a2f166b4e10bb5868571c20a4c1cd46d19bfed1a36b128b11b1c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a186982fc8ab893299f3702ba750302898630e78eb161d5509376a9d6b7b50a
[INFO] running `Command { std: "docker" "start" "-a" "4a186982fc8ab893299f3702ba750302898630e78eb161d5509376a9d6b7b50a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fse_dump-2564b7d40606fb5d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test flags::tests::complex_bits_to_strs ... ok
[INFO] [stdout] test flags::tests::complex_parse_bits ... ok
[INFO] [stdout] test flags::tests::simple_parse_bits ... ok
[INFO] [stdout] test flags::tests::simple_bits_to_strs ... ok
[INFO] [stdout] test file_parser::tests::test_v3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a186982fc8ab893299f3702ba750302898630e78eb161d5509376a9d6b7b50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a186982fc8ab893299f3702ba750302898630e78eb161d5509376a9d6b7b50a", kill_on_drop: false }`
[INFO] [stdout] 4a186982fc8ab893299f3702ba750302898630e78eb161d5509376a9d6b7b50a
