[INFO] cloning repository https://github.com/expploitt/rust_challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expploitt/rust_challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpploitt%2Frust_challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpploitt%2Frust_challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d22c28f604ac8d043749cfaf93dc683dd185cd30 [INFO] testing expploitt/rust_challenge against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpploitt%2Frust_challenge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/expploitt/rust_challenge on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/expploitt/rust_challenge [INFO] finished tweaking git repo https://github.com/expploitt/rust_challenge [INFO] tweaked toml for git repo https://github.com/expploitt/rust_challenge written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/expploitt/rust_challenge 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8163d72b196247632fa13bd8ad2331c6f849efe49114b1dc87a16c0077b96763 [INFO] running `Command { std: "docker" "start" "-a" "8163d72b196247632fa13bd8ad2331c6f849efe49114b1dc87a16c0077b96763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8163d72b196247632fa13bd8ad2331c6f849efe49114b1dc87a16c0077b96763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8163d72b196247632fa13bd8ad2331c6f849efe49114b1dc87a16c0077b96763", kill_on_drop: false }` [INFO] [stdout] 8163d72b196247632fa13bd8ad2331c6f849efe49114b1dc87a16c0077b96763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8a02a239df2ba6ab1158557065515e4b66a0c0a5a0d3bc9d41f6ba91eb383b [INFO] running `Command { std: "docker" "start" "-a" "5e8a02a239df2ba6ab1158557065515e4b66a0c0a5a0d3bc9d41f6ba91eb383b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rust_project_08 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [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 12.38s [INFO] running `Command { std: "docker" "inspect" "5e8a02a239df2ba6ab1158557065515e4b66a0c0a5a0d3bc9d41f6ba91eb383b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8a02a239df2ba6ab1158557065515e4b66a0c0a5a0d3bc9d41f6ba91eb383b", kill_on_drop: false }` [INFO] [stdout] 5e8a02a239df2ba6ab1158557065515e4b66a0c0a5a0d3bc9d41f6ba91eb383b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1733336c59791c8885a84c05c69a9f3738d51861a905f164b783b9993acf8696 [INFO] running `Command { std: "docker" "start" "-a" "1733336c59791c8885a84c05c69a9f3738d51861a905f164b783b9993acf8696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [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.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling rust_project_08 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_cmd::assert::OutputAssertExt` [INFO] [stdout] --> tests/integration_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use assert_cmd::assert::OutputAssertExt; [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "1733336c59791c8885a84c05c69a9f3738d51861a905f164b783b9993acf8696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1733336c59791c8885a84c05c69a9f3738d51861a905f164b783b9993acf8696", kill_on_drop: false }` [INFO] [stdout] 1733336c59791c8885a84c05c69a9f3738d51861a905f164b783b9993acf8696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 084cc2970e93fb8197dbc203d137209020ba498d866166663e115dcea413552c [INFO] running `Command { std: "docker" "start" "-a" "084cc2970e93fb8197dbc203d137209020ba498d866166663e115dcea413552c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `assert_cmd::assert::OutputAssertExt` [INFO] [stderr] --> tests/integration_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assert_cmd::assert::OutputAssertExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust_project_08` (bin "rust_project_08" test) generated 1 warning (run `cargo fix --bin "rust_project_08" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `rust_project_08` (test "integration_tests") generated 1 warning [INFO] [stderr] warning: `rust_project_08` (bin "rust_project_08") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_project_08-034de399fc65fe77) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_project_08-80ae55591defd340) [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] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5fb565d822740786) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test chargeback ... ok [INFO] [stdout] test error_withdrawal ... ok [INFO] [stdout] test dispute ... ok [INFO] [stdout] test resolve ... ok [INFO] [stdout] test multiples_deposits ... ok [INFO] [stdout] test example_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- example_test stdout ---- [INFO] [stdout] thread 'example_test' panicked at 'Unexpected stdout, failed diff original var [INFO] [stdout] ├── original: client,available,held,total,locked [INFO] [stdout] │ 1,1.5,0.0,1.5,false [INFO] [stdout] │ 2,2.0,0.0,2.0,false [INFO] [stdout] ├── diff: [INFO] [stdout] │ --- orig [INFO] [stdout] │ +++ var [INFO] [stdout] │ @@ -1,0 +2 @@ [INFO] [stdout] │ +2,2.0,0.0,2.0,false [INFO] [stdout] │ @@ -3 +3,0 @@ [INFO] [stdout] │ -2,2.0,0.0,2.0,false [INFO] [stdout] └── var as str: client,available,held,total,locked [INFO] [stdout] 2,2.0,0.0,2.0,false [INFO] [stdout] 1,1.5,0.0,1.5,false [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rust_project_08" "files/input/example.csv"` [INFO] [stdout] code=0 [INFO] [stdout] stdout="client,available,held,total,locked\r\n2,2.0,0.0,2.0,false\r\n1,1.5,0.0,1.5,false\r\n" [INFO] [stdout] stderr="" [INFO] [stdout] ', /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc0ad70d01 - std::backtrace_rs::backtrace::libunwind::trace::h739ec181bd3bd192 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fc0ad70d01 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c66fffa8ed12204 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc0ad70d01 - std::sys_common::backtrace::_print_fmt::h7516c808a13dd2a8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55fc0ad70d01 - ::fmt::h36cf058bf00f1d43 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55fc0ad9ba6c - core::fmt::rt::Argument::fmt::he3895a29fa8140d3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55fc0ad9ba6c - core::fmt::write::hb5d897b3776b75c9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55fc0ad6d65e - std::io::Write::write_fmt::h446ec65e81f1b759 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55fc0ad70b15 - std::sys_common::backtrace::_print::he50b112759a05479 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55fc0ad70b15 - std::sys_common::backtrace::print::hd87678fbb1c1b8e9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55fc0ad728b3 - std::panicking::default_hook::{{closure}}::h520841a09e5b8e9c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55fc0ad72550 - std::panicking::default_hook::hb83255e266aa1d71 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55fc0ace4f37 - as core::ops::function::Fn>::call::hc710099e0f8c423a [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55fc0ace4f37 - test::test_main::{{closure}}::h14976b654346d4ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x55fc0ad72fae - as core::ops::function::Fn>::call::h4474bff724dc1968 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55fc0ad72fae - std::panicking::rust_panic_with_hook::hd923f0b3176be351 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55fc0ad72d37 - std::panicking::begin_panic_handler::{{closure}}::h7732b0d5090f868c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x55fc0ad71166 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3215e0a304cb1e6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55fc0ad72a82 - rust_begin_unwind [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55fc0acad523 - core::panicking::panic_fmt::hf8c9b1b69e223ecf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55fc0acf0d3f - core::panicking::panic_display::h119b1cfddf1b60f8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55fc0acfc107 - assert_cmd::assert::AssertError::panic::h14c08a500204411c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:1036:9 [INFO] [stdout] 21: 0x55fc0ad00327 - core::ops::function::FnOnce::call_once::h3dca094b5bd379f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55fc0acfda13 - core::result::Result::unwrap_or_else::h6f7be072965f313c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/result.rs:1428:23 [INFO] [stdout] 23: 0x55fc0acae3e9 - assert_cmd::assert::Assert::stdout::h629f308996ae80b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:362:9 [INFO] [stdout] 24: 0x55fc0acafc5a - integration_tests::example_test::h0c2917c33d80d301 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:67:5 [INFO] [stdout] 25: 0x55fc0acafb77 - integration_tests::example_test::{{closure}}::hcca2750862ff82ae [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:62:19 [INFO] [stdout] 26: 0x55fc0acae8a5 - core::ops::function::FnOnce::call_once::h14ba877001e9532c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55fc0acea1df - core::ops::function::FnOnce::call_once::h11078fa479b643f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x55fc0acea1df - test::__rust_begin_short_backtrace::h80e6cfa42885071e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:626:18 [INFO] [stdout] 29: 0x55fc0ace9212 - test::run_test_in_process::{{closure}}::h3d48aa71673f92f6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:60 [INFO] [stdout] 30: 0x55fc0ace9212 - as core::ops::function::FnOnce<()>>::call_once::h96dc42228b07dbcf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55fc0ace9212 - std::panicking::try::do_call::h352ee96fe6c276d4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 32: 0x55fc0ace9212 - std::panicking::try::he6e8750eedee8297 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 33: 0x55fc0ace9212 - std::panic::catch_unwind::h853de8d29df91e27 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 34: 0x55fc0ace9212 - test::run_test_in_process::h35c85fd2179cc49d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:27 [INFO] [stdout] 35: 0x55fc0ace9212 - test::run_test::{{closure}}::hb10098e5ac3cdcb3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:572:43 [INFO] [stdout] 36: 0x55fc0acb0074 - test::run_test::{{closure}}::h1818cbbc8e1b4a2e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:600:41 [INFO] [stdout] 37: 0x55fc0acb0074 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d9d4bb268daa0a0 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 38: 0x55fc0acb5ccb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0fefc0ce4f670cd9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 39: 0x55fc0acb5ccb - as core::ops::function::FnOnce<()>>::call_once::hdf335d4d76d78886 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x55fc0acb5ccb - std::panicking::try::do_call::hb02f54071ad1bbcc [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 41: 0x55fc0acb5ccb - std::panicking::try::hceb1c9208fc751e4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 42: 0x55fc0acb5ccb - std::panic::catch_unwind::h8a1ed55955a3d386 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 43: 0x55fc0acb5ccb - std::thread::Builder::spawn_unchecked_::{{closure}}::hf12960b97ece0619 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 44: 0x55fc0acb5ccb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3431c5eb5d5329fb [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55fc0ad77e45 - as core::ops::function::FnOnce>::call_once::h0d11e726055d6ea9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55fc0ad77e45 - as core::ops::function::FnOnce>::call_once::h2ab7960dd59e2260 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 47: 0x55fc0ad77e45 - std::sys::unix::thread::Thread::new::thread_start::hcc70088a8406743d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7fced904eb43 - [INFO] [stdout] 49: 0x7fced90dfbb4 - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] example_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "084cc2970e93fb8197dbc203d137209020ba498d866166663e115dcea413552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084cc2970e93fb8197dbc203d137209020ba498d866166663e115dcea413552c", kill_on_drop: false }` [INFO] [stdout] 084cc2970e93fb8197dbc203d137209020ba498d866166663e115dcea413552c