[INFO] cloning repository https://github.com/pwinckles/bagr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwinckles/bagr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f1b8bee0d6a1566a07ebb74a2a3d976e290ce72 [INFO] testing pwinckles/bagr against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwinckles/bagr on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwinckles/bagr [INFO] finished tweaking git repo https://github.com/pwinckles/bagr [INFO] tweaked toml for git repo https://github.com/pwinckles/bagr written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pwinckles/bagr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded sha2 v0.10.2 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded clap v3.1.2 [INFO] [stderr] Downloaded toml_edit v0.12.6 [INFO] [stderr] Downloaded trycmd v0.12.2 [INFO] [stderr] Downloaded clap_derive v3.1.2 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded os_pipe v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ec4c0afccca2e925372b4d75ae2f48ece0e930a5b9e06296ff0a93bacaaaf6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3ec4c0afccca2e925372b4d75ae2f48ece0e930a5b9e06296ff0a93bacaaaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ec4c0afccca2e925372b4d75ae2f48ece0e930a5b9e06296ff0a93bacaaaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ec4c0afccca2e925372b4d75ae2f48ece0e930a5b9e06296ff0a93bacaaaf6", kill_on_drop: false }` [INFO] [stdout] d3ec4c0afccca2e925372b4d75ae2f48ece0e930a5b9e06296ff0a93bacaaaf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4df5c83b6413039457eb4ea4d273985cccc2ce52029ba284151f995bb39b6f7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4df5c83b6413039457eb4ea4d273985cccc2ce52029ba284151f995bb39b6f7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling bagr v0.3.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `FETCH_TXT` [INFO] [stdout] --> src/bagit/consts.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "4df5c83b6413039457eb4ea4d273985cccc2ce52029ba284151f995bb39b6f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df5c83b6413039457eb4ea4d273985cccc2ce52029ba284151f995bb39b6f7e", kill_on_drop: false }` [INFO] [stdout] 4df5c83b6413039457eb4ea4d273985cccc2ce52029ba284151f995bb39b6f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc8be13f0814d3e7f099b688763b3767f03384a204d37058f4486dfc1d90b6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afc8be13f0814d3e7f099b688763b3767f03384a204d37058f4486dfc1d90b6e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling concolor v0.0.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling bagr v0.3.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `FETCH_TXT` [INFO] [stdout] --> src/bagit/consts.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling toml_edit v0.12.6 [INFO] [stderr] Compiling trycmd v0.12.2 [INFO] [stdout] warning: constant is never used: `FETCH_TXT` [INFO] [stdout] --> src/bagit/consts.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "afc8be13f0814d3e7f099b688763b3767f03384a204d37058f4486dfc1d90b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc8be13f0814d3e7f099b688763b3767f03384a204d37058f4486dfc1d90b6e", kill_on_drop: false }` [INFO] [stdout] afc8be13f0814d3e7f099b688763b3767f03384a204d37058f4486dfc1d90b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87a4406d72cd357206d4c51ece51caaf4b2b7108ff7e5d828e92b9a02bf205e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87a4406d72cd357206d4c51ece51caaf4b2b7108ff7e5d828e92b9a02bf205e8", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `FETCH_TXT` [INFO] [stderr] --> src/bagit/consts.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | pub const FETCH_TXT: &str = "fetch.txt"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bagr` (lib) generated 1 warning [INFO] [stderr] warning: `bagr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bagr-7d37c550ecb813f6) [INFO] [stdout] running 8 tests [INFO] [stdout] test bagit::digest::tests::blake2b_test ... ok [INFO] [stdout] test bagit::digest::tests::calculate_multiple_digests_while_writing ... ok [INFO] [stdout] test bagit::io::tests::read_lines_with_different_endings_no_endline ... ok [INFO] [stdout] test bagit::io::tests::read_lines_with_different_endings ... ok [INFO] [stdout] test bagit::encoding::tests::test_percent_encoding ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bagr-de3e7ed724f8e94a) [INFO] [stdout] test bagit::digest::tests::calculate_digest_while_writing ... ok [INFO] [stdout] test bagit::digest::tests::calculate_digest_while_reading ... ok [INFO] [stdout] test bagit::io::tests::read_multi_line_tags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-016290692e71fb24) [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 2 tests [INFO] [stderr] Testing tests/cmd/rebag/only-tag-changes.toml ... ok [INFO] [stderr] Testing tests/cmd/rebag/only-tag-changes.toml:teardown ... ok [INFO] [stderr] Testing tests/cmd/rebag/basic-rebag.toml ... ok [INFO] [stderr] Testing tests/cmd/rebag/basic-rebag.toml:teardown ... ok [INFO] [stderr] Testing tests/cmd/rebag/all-the-options.toml ... ok [INFO] [stderr] Testing tests/cmd/rebag/all-the-options.toml:teardown ... ok [INFO] [stderr] Testing tests/cmd/rebag/new-tag-files.toml ... ok [INFO] [stderr] Testing tests/cmd/rebag/new-tag-files.toml:teardown ... ok [INFO] [stdout] test rebag_cli_tests ... ok [INFO] [stdout] test bag_cli_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bag_cli_tests stdout ---- [INFO] [stdout] thread 'bag_cli_tests' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', tests/cli_tests.rs:46:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55663cf09f2c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55663cf09f2c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55663cf09f2c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55663cf09f2c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55663cf326bc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55663cf04518 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55663cf0c8f7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55663cf0c8f7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55663cf0c8f7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55663cf0c62b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55663cf0d04a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55663cf0cd37 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55663cf0a3f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55663cf0ca49 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55663c92b693 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55663c92b783 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55663ca7ddd9 - core::result::Result::unwrap::ha8376e736cdc7c91 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55663c92ccc9 - cli_tests::create_dir_all::h5923f71bd100f13d [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:46:5 [INFO] [stdout] 18: 0x55663c92cd3c - cli_tests::write_file::h4baf06dddafaf623 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:50:5 [INFO] [stdout] 19: 0x55663c92c975 - cli_tests::setup_encoding_files::hbf0a410c9c42e45e [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:29:5 [INFO] [stdout] 20: 0x55663c92c5bc - cli_tests::setup_encoding_test::hb8cb0c5b0b908476 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:19:5 [INFO] [stdout] 21: 0x55663c92cd9c - cli_tests::bag_cli_tests::hf75de6e1f9b2cad1 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:7:5 [INFO] [stdout] 22: 0x55663c92cd7a - cli_tests::bag_cli_tests::{{closure}}::he7da860461fde760 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:5:1 [INFO] [stdout] 23: 0x55663c92c22e - core::ops::function::FnOnce::call_once::h81455fcd41d5ee5a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55663cedc503 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55663cedc503 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 26: 0x55663cedb231 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 27: 0x55663cedb231 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55663cedb231 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x55663cedb231 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x55663cedb231 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x55663cedb231 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 32: 0x55663cedb231 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 33: 0x55663cee4b11 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 34: 0x55663cee4b11 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x55663ceb126f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 36: 0x55663ceb126f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55663ceb126f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x55663ceb126f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x55663ceb126f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x55663ceb126f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 41: 0x55663ceb126f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55663cf14753 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 43: 0x55663cf14753 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 44: 0x55663cf14753 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f011a11f609 - start_thread [INFO] [stdout] 46: 0x7f0119ef1293 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bag_cli_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli_tests' [INFO] running `Command { std: "docker" "inspect" "87a4406d72cd357206d4c51ece51caaf4b2b7108ff7e5d828e92b9a02bf205e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a4406d72cd357206d4c51ece51caaf4b2b7108ff7e5d828e92b9a02bf205e8", kill_on_drop: false }` [INFO] [stdout] 87a4406d72cd357206d4c51ece51caaf4b2b7108ff7e5d828e92b9a02bf205e8