[INFO] cloning repository https://github.com/woshiluo/luogu-printing-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woshiluo/luogu-printing-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fluogu-printing-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fluogu-printing-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 862759aceb93c4060487bcb9d9bfc0b4f5b0e833 [INFO] testing woshiluo/luogu-printing-tools against beta-2022-05-20 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoshiluo%2Fluogu-printing-tools" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woshiluo/luogu-printing-tools on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woshiluo/luogu-printing-tools [INFO] finished tweaking git repo https://github.com/woshiluo/luogu-printing-tools [INFO] tweaked toml for git repo https://github.com/woshiluo/luogu-printing-tools written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/woshiluo/luogu-printing-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4028c12e7049aa1bcbdc4939cac7a1a08874ef20316b54dd17d58ff105e2c0c9 [INFO] running `Command { std: "docker" "start" "-a" "4028c12e7049aa1bcbdc4939cac7a1a08874ef20316b54dd17d58ff105e2c0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4028c12e7049aa1bcbdc4939cac7a1a08874ef20316b54dd17d58ff105e2c0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4028c12e7049aa1bcbdc4939cac7a1a08874ef20316b54dd17d58ff105e2c0c9", kill_on_drop: false }` [INFO] [stdout] 4028c12e7049aa1bcbdc4939cac7a1a08874ef20316b54dd17d58ff105e2c0c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01370b534606cb9cb3005dfb837803b1161b005ce45a56aa72ec46fa3394e8af [INFO] running `Command { std: "docker" "start" "-a" "01370b534606cb9cb3005dfb837803b1161b005ce45a56aa72ec46fa3394e8af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling draw-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "01370b534606cb9cb3005dfb837803b1161b005ce45a56aa72ec46fa3394e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01370b534606cb9cb3005dfb837803b1161b005ce45a56aa72ec46fa3394e8af", kill_on_drop: false }` [INFO] [stdout] 01370b534606cb9cb3005dfb837803b1161b005ce45a56aa72ec46fa3394e8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f83ce427a10b3f38ef29cfcbac1b5ca77cd959a96692d0e7627f3747f19b6a7f [INFO] running `Command { std: "docker" "start" "-a" "f83ce427a10b3f38ef29cfcbac1b5ca77cd959a96692d0e7627f3747f19b6a7f", kill_on_drop: false }` [INFO] [stderr] Compiling draw-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/draw_script-2475225c7494c81f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/draw_script-f050f7e8a5138b3b) [INFO] [stderr] Executable tests/test.rs (/opt/rustwide/target/debug/deps/test-ca7ad2daed2bb099) [INFO] running `Command { std: "docker" "inspect" "f83ce427a10b3f38ef29cfcbac1b5ca77cd959a96692d0e7627f3747f19b6a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83ce427a10b3f38ef29cfcbac1b5ca77cd959a96692d0e7627f3747f19b6a7f", kill_on_drop: false }` [INFO] [stdout] f83ce427a10b3f38ef29cfcbac1b5ca77cd959a96692d0e7627f3747f19b6a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5103453b739e9230c86def8152adb3033013538fca050412484cc36450471e40 [INFO] running `Command { std: "docker" "start" "-a" "5103453b739e9230c86def8152adb3033013538fca050412484cc36450471e40", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/draw_script-2475225c7494c81f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::check_board_address ... ok [INFO] [stdout] test config::tests::check_websocket_address ... 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/draw_script-f050f7e8a5138b3b) [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/test.rs (/opt/rustwide/target/debug/deps/test-ca7ad2daed2bb099) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] thread 'test' panicked at 'Error getting cookies: No such file or directory (os error 2)', tests/test.rs:20:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560e0276efd - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560e0276efd - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560e0276efd - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5560e0276efd - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5560e029be7c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x5560e0270de1 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x5560e02789f5 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5560e02789f5 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5560e02789f5 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5560e02786a0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5560e0278fc8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5560e0278e77 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5560e02773b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5560e0278ba9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5560dfa69e13 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5560dfa779d0 - test::test::{{closure}}::h3f2ed6e48295c00e [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:13 [INFO] [stdout] 16: 0x5560dfa71cae - core::result::Result::unwrap_or_else::hce09f22e3dea42bc [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1464:23 [INFO] [stdout] 17: 0x5560dfa7741f - test::test::h8f08d4501cb7e183 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:19:9 [INFO] [stdout] 18: 0x5560dfa7731a - test::test::{{closure}}::h0c977476957bde76 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:11:1 [INFO] [stdout] 19: 0x5560dfa764ce - core::ops::function::FnOnce::call_once::hcacbfecb5a82ac3c [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5560dfc51d63 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5560dfc51d63 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x5560dfc50b1a - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 23: 0x5560dfc50b1a - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5560dfc50b1a - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5560dfc50b1a - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5560dfc50b1a - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5560dfc50b1a - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x5560dfc50b1a - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x5560dfc1cd6d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x5560dfc1cd6d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5560dfc22818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 32: 0x5560dfc22818 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5560dfc22818 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5560dfc22818 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5560dfc22818 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5560dfc22818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 37: 0x5560dfc22818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5560e027dc53 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 39: 0x5560e027dc53 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x5560e027dc53 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f1faac29609 - start_thread [INFO] [stdout] 42: 0x7f1faa9f7163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] running `Command { std: "docker" "inspect" "5103453b739e9230c86def8152adb3033013538fca050412484cc36450471e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5103453b739e9230c86def8152adb3033013538fca050412484cc36450471e40", kill_on_drop: false }` [INFO] [stdout] 5103453b739e9230c86def8152adb3033013538fca050412484cc36450471e40