[INFO] cloning repository https://github.com/javagg/hexyl-cf-wasi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javagg/hexyl-cf-wasi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fhexyl-cf-wasi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fhexyl-cf-wasi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ba8f5b2daf84dc90038f54f57d30a517bfff31d [INFO] testing javagg/hexyl-cf-wasi 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%2Fjavagg%2Fhexyl-cf-wasi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/javagg/hexyl-cf-wasi [INFO] finished tweaking git repo https://github.com/javagg/hexyl-cf-wasi [INFO] tweaked toml for git repo https://github.com/javagg/hexyl-cf-wasi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/javagg/hexyl-cf-wasi 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/javagg/hexyl-cf-wasi 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7 [INFO] running `Command { std: "docker" "start" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", 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" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7" "/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" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", 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" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling hexyl v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 26.37s [INFO] running `Command { std: "docker" "inspect" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", 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" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7" "/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 memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling hexyl v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 37.69s [INFO] running `Command { std: "docker" "inspect" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", 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" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7" "/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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hexyl-96ae2969170b3230) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::display_offset ... ok [INFO] [stdout] test tests::empty_file_passes ... ok [INFO] [stdout] test tests::squeeze_multiple_panels ... ok [INFO] [stdout] test tests::short_input_passes ... ok [INFO] [stdout] test tests::multiple_panels ... ok [INFO] [stdout] test tests::squeeze_nonzero ... ok [INFO] [stdout] test tests::squeeze_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/hexyl-c534345c97d3f1c6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_parse_as_hex ... ok [INFO] [stdout] test tests::test_process_sign ... ok [INFO] [stdout] test tests::test_parse_byte_offset ... ok [INFO] [stdout] test tests::unit_multipliers ... ok [INFO] [stdout] test tests::extract_num_and_unit ... 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] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/release/deps/integration_tests-177547b027b47cd0) [INFO] [stdout] running 37 tests [INFO] [stdout] test character_table::ascii ... ok [INFO] [stdout] test display_offset::basic ... ok [INFO] [stdout] test basic::prints_warning_on_empty_content ... ok [INFO] [stdout] test display_offset::display_offset_and_skip ... ok [INFO] [stdout] test character_table::codepage_437 ... ok [INFO] [stdout] test display_settings::plain ... ok [INFO] [stdout] test base::base2 ... ok [INFO] [stdout] test basic::can_read_input_from_stdin ... ok [INFO] [stdout] test display_settings::no_position ... ok [INFO] [stdout] test bytes::fail_if_bytes_and_count_options_are_used_simultaneously ... ok [INFO] [stdout] test group_and_endianness::group_2_bytes_be ... ok [INFO] [stdout] test group_and_endianness::group_4_bytes_be ... ok [INFO] [stdout] test group_and_endianness::group_size_fill_space ... ok [INFO] [stdout] test group_and_endianness::group_size_invalid ... ok [INFO] [stdout] test group_and_endianness::group_8_bytes_be ... ok [INFO] [stdout] test group_and_endianness::group_size_plain ... ok [INFO] [stdout] test display_settings::no_chars ... ok [INFO] [stdout] test blocksize::fails_for_zero_or_negative_blocksize ... ok [INFO] [stdout] test group_and_endianness::group_4_bytes_le ... ok [INFO] [stdout] test group_and_endianness::squeeze_plain ... ok [INFO] [stdout] test basic::fails_on_non_existing_input ... ok [INFO] [stdout] test group_and_endianness::squeeze_no_chars ... ok [INFO] [stdout] test group_and_endianness::squeeze_no_position ... ok [INFO] [stdout] test group_and_endianness::squeeze_odd_panels_remainder_bytes ... ok [INFO] [stdout] test group_and_endianness::squeeze_no_chars_one_panel ... ok [INFO] [stdout] test basic::can_print_simple_ascii_file ... ok [INFO] [stdout] test group_and_endianness::squeeze_no_position_one_panel ... ok [INFO] [stdout] test group_and_endianness::squeeze_plain_remainder ... ok [INFO] [stdout] test skip::basic ... ok [INFO] [stdout] test length::fail_if_length_and_bytes_options_are_used_simultaneously ... ok [INFO] [stdout] test skip::negative_offset ... ok [INFO] [stdout] test group_and_endianness::group_8_bytes_le ... ok [INFO] [stdout] test group_and_endianness::group_2_bytes_le ... ok [INFO] [stdout] test length::fail_if_length_and_count_options_are_used_simultaneously ... ok [INFO] [stdout] test skip::fails_if_negative_offset_is_too_large ... ok [INFO] [stdout] test skip::prints_warning_when_skipping_past_the_end ... ok [INFO] [stdout] test length::length_restricts_output_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests hexyl [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] running `Command { std: "docker" "inspect" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7", kill_on_drop: false }` [INFO] [stdout] 3575a22a13f928197537bf763d1669b13a634774fd07acc30872ca4df06cfbe7