[INFO] cloning repository https://github.com/ipiqueras/rust-json-to-table [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ipiqueras/rust-json-to-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipiqueras%2Frust-json-to-table", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipiqueras%2Frust-json-to-table'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04fec1eb1ca7abcdb6134aefb1302d645edea355 [INFO] testing ipiqueras/rust-json-to-table against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipiqueras%2Frust-json-to-table" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipiqueras/rust-json-to-table on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ipiqueras/rust-json-to-table [INFO] finished tweaking git repo https://github.com/ipiqueras/rust-json-to-table [INFO] tweaked toml for git repo https://github.com/ipiqueras/rust-json-to-table written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ipiqueras/rust-json-to-table 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" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c98c7fe1471bcdaa3a55660be983f9b7fd5dba7caffdeda6f986671b03d54b98 [INFO] running `Command { std: "docker" "start" "-a" "c98c7fe1471bcdaa3a55660be983f9b7fd5dba7caffdeda6f986671b03d54b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c98c7fe1471bcdaa3a55660be983f9b7fd5dba7caffdeda6f986671b03d54b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98c7fe1471bcdaa3a55660be983f9b7fd5dba7caffdeda6f986671b03d54b98", kill_on_drop: false }` [INFO] [stdout] c98c7fe1471bcdaa3a55660be983f9b7fd5dba7caffdeda6f986671b03d54b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e66ca4d35ba7add306bcadfa61e39d3734670f95a9a046c3b44c2f94320b0d [INFO] running `Command { std: "docker" "start" "-a" "35e66ca4d35ba7add306bcadfa61e39d3734670f95a9a046c3b44c2f94320b0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling json_to_table v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate prettytable; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 35.27s [INFO] running `Command { std: "docker" "inspect" "35e66ca4d35ba7add306bcadfa61e39d3734670f95a9a046c3b44c2f94320b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e66ca4d35ba7add306bcadfa61e39d3734670f95a9a046c3b44c2f94320b0d", kill_on_drop: false }` [INFO] [stdout] 35e66ca4d35ba7add306bcadfa61e39d3734670f95a9a046c3b44c2f94320b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 370826dd97466f96cdd3561225b39e7edf896ef34b44437606384dbebf8b197d [INFO] running `Command { std: "docker" "start" "-a" "370826dd97466f96cdd3561225b39e7edf896ef34b44437606384dbebf8b197d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate prettytable; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling json_to_table v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate prettytable; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> tests/cli_test.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "370826dd97466f96cdd3561225b39e7edf896ef34b44437606384dbebf8b197d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370826dd97466f96cdd3561225b39e7edf896ef34b44437606384dbebf8b197d", kill_on_drop: false }` [INFO] [stdout] 370826dd97466f96cdd3561225b39e7edf896ef34b44437606384dbebf8b197d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ac13fbe560ee56720d560bc2cb61e893f003d9b86c83c818254c85b12b8b2e3 [INFO] running `Command { std: "docker" "start" "-a" "9ac13fbe560ee56720d560bc2cb61e893f003d9b86c83c818254c85b12b8b2e3", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] extern crate prettytable; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `json_to_table` (lib) generated 1 warning [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `json_to_table` (bin "json_to_table") generated 1 warning [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> tests/cli_test.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::{self, Write}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `json_to_table` (test "cli_test") generated 1 warning [INFO] [stderr] warning: `json_to_table` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `json_to_table` (bin "json_to_table" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_to_table-094e7503b2c4ab3a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::json_parse_error ... ok [INFO] [stdout] test tests::json_parse_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/json_to_table-ccb4f7855f8ca13c) [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 tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-d20b421d523616c2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test file_fails_to_parse ... ok [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stderr] error: test failed, to rerun pass `--test cli_test` [INFO] [stdout] test file_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- file_ok stdout ---- [INFO] [stdout] thread 'file_ok' panicked at 'Unexpected failure. [INFO] [stdout] code= [INFO] [stdout] stderr=`````` [INFO] [stdout] command=`"/opt/rustwide/target/debug/json_to_table" "--json" "/tmp/.tmpvzskbN"` [INFO] [stdout] code= [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=`````` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.11.1/src/assert.rs:148:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55af7b6848ba - std::backtrace_rs::backtrace::libunwind::trace::ha2c9968036c01e9d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55af7b6848ba - std::backtrace_rs::backtrace::trace_unsynchronized::he1a001932db470cd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55af7b6848ba - std::sys_common::backtrace::_print_fmt::hec46d0348048ced1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55af7b6848ba - ::fmt::hae6af3cdebadbacf [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55af7b6a879e - core::fmt::write::haaca5cc94426a37a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x55af7b681445 - std::io::Write::write_fmt::hc12483ec4dacb904 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55af7b684685 - std::sys_common::backtrace::_print::hb9a1e72369c21086 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55af7b684685 - std::sys_common::backtrace::print::h2a7adadfd8e5c44e [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55af7b68647f - std::panicking::default_hook::{{closure}}::hfe512a542467ea2d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55af7b68613f - std::panicking::default_hook::h401910a1de1fc972 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55af7b5f90b7 - as core::ops::function::Fn>::call::h9ab830c7d8c900ed [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55af7b5f90b7 - test::test_main::{{closure}}::h820b7b2db383463a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55af7b686bad - as core::ops::function::Fn>::call::h7537cddbf52976e9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55af7b686bad - std::panicking::rust_panic_with_hook::h3b0cbd3bfafcea65 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55af7b686929 - std::panicking::begin_panic_handler::{{closure}}::h4f61ce38ec506fc8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55af7b684d6c - std::sys_common::backtrace::__rust_end_short_backtrace::h5a63b643138684ec [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55af7b686632 - rust_begin_unwind [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55af7b5c5ef3 - core::panicking::panic_fmt::hbbf80ba047bc629f [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55af7b605a4d - assert_cmd::assert::Assert::success::{{closure}}::h648ce8a99f14f3d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.11.1/src/assert.rs:148:17 [INFO] [stdout] 19: 0x55af7b606432 - core::option::Option::unwrap_or_else::ha4435115ca660fa5 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/option.rs:828:21 [INFO] [stdout] 20: 0x55af7b605799 - assert_cmd::assert::Assert::success::h5cb03629be1ba605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.11.1/src/assert.rs:147:31 [INFO] [stdout] 21: 0x55af7b5c92e4 - cli_test::file_ok::hbf2499373e8d0c9d [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:44:5 [INFO] [stdout] 22: 0x55af7b5c8f37 - cli_test::file_ok::{{closure}}::h17026f584cd27855 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:32:17 [INFO] [stdout] 23: 0x55af7b5c7c05 - core::ops::function::FnOnce::call_once::hc3fc1ee62c9aee75 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 24: 0x55af7b5fe46f - core::ops::function::FnOnce::call_once::h37c691e53eee9a34 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 25: 0x55af7b5fe46f - test::__rust_begin_short_backtrace::h28d94c9623644c91 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:657:18 [INFO] [stdout] 26: 0x55af7b5cfe3c - test::run_test::{{closure}}::h1032e6e9f4940f98 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:648:30 [INFO] [stdout] 27: 0x55af7b5cfe3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d3ed8ffa962c51b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 28: 0x55af7b5fd4ca - as core::ops::function::FnOnce>::call_once::h53039a7dcebd0651 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 29: 0x55af7b5fd4ca - as core::ops::function::FnOnce<()>>::call_once::h8fe8e7d5dc726c46 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55af7b5fd4ca - std::panicking::try::do_call::hc1f3b48513c509c1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x55af7b5fd4ca - std::panicking::try::hfff43c16520c2bae [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x55af7b5fd4ca - std::panic::catch_unwind::hc0e682c45da261c7 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55af7b5fd4ca - test::run_test_in_process::h7652f3af71125e39 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:680:27 [INFO] [stdout] 34: 0x55af7b5fd4ca - test::run_test::run_test_inner::{{closure}}::h744cbbe9ab82ef2b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:574:39 [INFO] [stdout] 35: 0x55af7b5ca501 - test::run_test::run_test_inner::{{closure}}::he3d226e87dbcc392 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:601:37 [INFO] [stdout] 36: 0x55af7b5ca501 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb35e7c55229b535 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 37: 0x55af7b5cfecb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf1d6faa09518b3c [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 38: 0x55af7b5cfecb - as core::ops::function::FnOnce<()>>::call_once::h2c6f2d52c0aa2a42 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55af7b5cfecb - std::panicking::try::do_call::h8c32031b1be7efbd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 40: 0x55af7b5cfecb - std::panicking::try::h763acbdd475a8443 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 41: 0x55af7b5cfecb - std::panic::catch_unwind::h9b1dd0f268c14068 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55af7b5cfecb - std::thread::Builder::spawn_unchecked_::{{closure}}::h4ce1e54d3d7b51b9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 43: 0x55af7b5cfecb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5da01e7119bebdb [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x55af7b68b3f3 - as core::ops::function::FnOnce>::call_once::h459fd2dcbb49956d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x55af7b68b3f3 - as core::ops::function::FnOnce>::call_once::h1a7e2ee6d0d4f322 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x55af7b68b3f3 - std::sys::unix::thread::Thread::new::thread_start::h56ebf228d9a6f8a6 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7faf3dbb1b43 - [INFO] [stdout] 48: 0x7faf3dc42bb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] file_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ac13fbe560ee56720d560bc2cb61e893f003d9b86c83c818254c85b12b8b2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac13fbe560ee56720d560bc2cb61e893f003d9b86c83c818254c85b12b8b2e3", kill_on_drop: false }` [INFO] [stdout] 9ac13fbe560ee56720d560bc2cb61e893f003d9b86c83c818254c85b12b8b2e3