[INFO] cloning repository https://github.com/liby/rust-study [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liby/rust-study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliby%2Frust-study", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliby%2Frust-study'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcb5a538f6654c03313ee4cf29e4bb25f6eb88c3 [INFO] testing liby/rust-study against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliby%2Frust-study" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liby/rust-study on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liby/rust-study [INFO] finished tweaking git repo https://github.com/liby/rust-study [INFO] tweaked toml for git repo https://github.com/liby/rust-study written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/liby/rust-study already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2aed50ce5788a0941d22d1bbbceb4104b6ea15981b489564b669df91ceeba49 [INFO] running `Command { std: "docker" "start" "-a" "b2aed50ce5788a0941d22d1bbbceb4104b6ea15981b489564b669df91ceeba49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2aed50ce5788a0941d22d1bbbceb4104b6ea15981b489564b669df91ceeba49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2aed50ce5788a0941d22d1bbbceb4104b6ea15981b489564b669df91ceeba49", kill_on_drop: false }` [INFO] [stdout] b2aed50ce5788a0941d22d1bbbceb4104b6ea15981b489564b669df91ceeba49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a071d347ece5d8b0a036d89425a74117ed50cf1e971457a2d7a360244b81b81 [INFO] running `Command { std: "docker" "start" "-a" "8a071d347ece5d8b0a036d89425a74117ed50cf1e971457a2d7a360244b81b81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling web-server v0.1.0 (/opt/rustwide/workdir/web-server) [INFO] [stderr] Compiling evaluation v0.1.0 (/opt/rustwide/workdir/evaluation) [INFO] [stderr] Compiling lifetime-annotations-test v0.1.0 (/opt/rustwide/workdir/lifetime-annotations-test) [INFO] [stderr] Compiling christmas-song v0.1.0 (/opt/rustwide/workdir/christmas-song) [INFO] [stderr] Compiling piglatinize v0.1.0 (/opt/rustwide/workdir/piglatinize) [INFO] [stderr] Compiling tarait-bounds-test v0.1.0 (/opt/rustwide/workdir/tarait-bounds-test) [INFO] [stderr] Compiling employee-management v0.1.0 (/opt/rustwide/workdir/employee-management) [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir/fibonacci) [INFO] [stderr] Compiling temperature v0.1.0 (/opt/rustwide/workdir/temperature) [INFO] [stderr] Compiling closures-demo v0.1.0 (/opt/rustwide/workdir/closures-demo) [INFO] [stderr] Compiling oo-design-patterns v0.1.0 (/opt/rustwide/workdir/oo-design-patterns) [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Compiling deadlocks-demo v0.1.0 (/opt/rustwide/workdir/deadlocks-demo) [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling portal v0.1.0 (/opt/rustwide/workdir/portal) [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cli-game-of-life v0.2.0 (/opt/rustwide/workdir/cli-game-of-life) [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling weather-cli v0.1.0 (/opt/rustwide/workdir/weather-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "8a071d347ece5d8b0a036d89425a74117ed50cf1e971457a2d7a360244b81b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a071d347ece5d8b0a036d89425a74117ed50cf1e971457a2d7a360244b81b81", kill_on_drop: false }` [INFO] [stdout] 8a071d347ece5d8b0a036d89425a74117ed50cf1e971457a2d7a360244b81b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f6b2395addebbdc242a7d509c6dee8d1bb039d0f8dc4142488690837772d2cc [INFO] running `Command { std: "docker" "start" "-a" "8f6b2395addebbdc242a7d509c6dee8d1bb039d0f8dc4142488690837772d2cc", kill_on_drop: false }` [INFO] [stderr] Compiling lifetime-annotations-test v0.1.0 (/opt/rustwide/workdir/lifetime-annotations-test) [INFO] [stderr] Compiling oo-design-patterns v0.1.0 (/opt/rustwide/workdir/oo-design-patterns) [INFO] [stderr] Compiling employee-management v0.1.0 (/opt/rustwide/workdir/employee-management) [INFO] [stderr] Compiling evaluation v0.1.0 (/opt/rustwide/workdir/evaluation) [INFO] [stderr] Compiling tarait-bounds-test v0.1.0 (/opt/rustwide/workdir/tarait-bounds-test) [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir/fibonacci) [INFO] [stderr] Compiling temperature v0.1.0 (/opt/rustwide/workdir/temperature) [INFO] [stderr] Compiling piglatinize v0.1.0 (/opt/rustwide/workdir/piglatinize) [INFO] [stderr] Compiling deadlocks-demo v0.1.0 (/opt/rustwide/workdir/deadlocks-demo) [INFO] [stderr] Compiling web-server v0.1.0 (/opt/rustwide/workdir/web-server) [INFO] [stderr] Compiling christmas-song v0.1.0 (/opt/rustwide/workdir/christmas-song) [INFO] [stderr] Compiling closures-demo v0.1.0 (/opt/rustwide/workdir/closures-demo) [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Compiling portal v0.1.0 (/opt/rustwide/workdir/portal) [INFO] [stderr] Compiling cli-game-of-life v0.2.0 (/opt/rustwide/workdir/cli-game-of-life) [INFO] [stderr] Compiling weather-cli v0.1.0 (/opt/rustwide/workdir/weather-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/christmas_song-fc2c809fb2af39f8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cli_game_of_life-de4df71835e4e41c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/closures_demo-d73ca5084b978b6c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadlocks_demo-3d878fe2dfdf35c4) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/employee_management-e44cd9d0a4ffa9c3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/evaluation-3af9d1597c3180f1) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fibonacci-963dc944ccbccdf5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lifetime_annotations_test-b112f0b2e3744a4e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/minigrep-8628b50a8241d538) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/oo_design_patterns-401e4a7e0c9a423b) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/piglatinize-a13d2380cd2ada0e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/portal-0c7940ae515f0c0c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarait_bounds_test-11651d9b9691af52) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/temperature-67d7a4e5365e1c4d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/weather_cli-6472f8724d257176) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_server-15744aa4606f9500) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-a0da24e14334b79e) [INFO] running `Command { std: "docker" "inspect" "8f6b2395addebbdc242a7d509c6dee8d1bb039d0f8dc4142488690837772d2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6b2395addebbdc242a7d509c6dee8d1bb039d0f8dc4142488690837772d2cc", kill_on_drop: false }` [INFO] [stdout] 8f6b2395addebbdc242a7d509c6dee8d1bb039d0f8dc4142488690837772d2cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7db243f705c489f272ee8d2b77c68216da0ddb19786390bd15cbf4e2073940cf [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" "7db243f705c489f272ee8d2b77c68216da0ddb19786390bd15cbf4e2073940cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/christmas_song-fc2c809fb2af39f8) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli_game_of_life-de4df71835e4e41c) [INFO] [stdout] running 3 tests [INFO] [stdout] test game::tests::get_index ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/closures_demo-d73ca5084b978b6c) [INFO] [stdout] test game::tests::set_cells ... ok [INFO] [stdout] test game::tests::tcik ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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::call_with_different_values ... ok [INFO] [stdout] test tests::value_can_differ_return_type_from_parameter_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadlocks_demo-3d878fe2dfdf35c4) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/employee_management-e44cd9d0a4ffa9c3) [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 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evaluation-3af9d1597c3180f1) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fibonacci-963dc944ccbccdf5) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lifetime_annotations_test-b112f0b2e3744a4e) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/minigrep-8628b50a8241d538) [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 5 tests [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stdout] test test::config_all_args ... ok [INFO] [stdout] test test::file_does_not_exist ... ok [INFO] [stdout] test test::case_sensitive ... ok [INFO] [stdout] test test::config_insufficient_args ... FAILED [INFO] [stderr] error: test failed, to rerun pass '-p minigrep --lib' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::config_insufficient_args stdout ---- [INFO] [stdout] thread 'test::config_insufficient_args' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("Didn't get a query string")`, [INFO] [stdout] right: `Some("not enough arguments")`', minigrep/src/lib.rs:105:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564c9fe107ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564c9fe107ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564c9fe107ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564c9fe107ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564c9fe3358c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x564c9fe0d171 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x564c9fe124f5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564c9fe124f5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564c9fe124f5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564c9fe121e4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564c9fe12a42 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564c9fe12927 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x564c9fe10c64 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564c9fe12659 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x564c9fda53e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x564c9fe32158 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x564c9fdb525a - core::panicking::assert_failed::h0e51eb5b9938aab3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x564c9fdb0bf6 - minigrep::test::config_insufficient_args::hdb589fa069cbaf4e [INFO] [stdout] at /opt/rustwide/workdir/minigrep/src/lib.rs:105:9 [INFO] [stdout] 18: 0x564c9fdb0a2a - minigrep::test::config_insufficient_args::{{closure}}::h1e23e5915b192990 [INFO] [stdout] at /opt/rustwide/workdir/minigrep/src/lib.rs:103:5 [INFO] [stdout] 19: 0x564c9fda891e - core::ops::function::FnOnce::call_once::hcdd6c82853ace920 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564c9fdec233 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x564c9fdec233 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x564c9fdeafe9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x564c9fdeafe9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x564c9fdeafe9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x564c9fdeafe9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x564c9fdeafe9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x564c9fdeafe9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x564c9fdeafe9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x564c9fdb719e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x564c9fdb719e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x564c9fdbc708 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x564c9fdbc708 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x564c9fdbc708 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x564c9fdbc708 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x564c9fdbc708 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x564c9fdbc708 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x564c9fdbc708 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564c9fe17253 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x564c9fe17253 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x564c9fe17253 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd8c5756609 - start_thread [INFO] [stdout] 42: 0x7fd8c5526163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::config_insufficient_args [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7db243f705c489f272ee8d2b77c68216da0ddb19786390bd15cbf4e2073940cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db243f705c489f272ee8d2b77c68216da0ddb19786390bd15cbf4e2073940cf", kill_on_drop: false }` [INFO] [stdout] 7db243f705c489f272ee8d2b77c68216da0ddb19786390bd15cbf4e2073940cf