[INFO] cloning repository https://github.com/H4m5t3r/cses-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H4m5t3r/cses-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH4m5t3r%2Fcses-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH4m5t3r%2Fcses-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3a51707cc366764afa1c65933b075061c7c8275 [INFO] testing H4m5t3r/cses-cli against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH4m5t3r%2Fcses-cli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/H4m5t3r/cses-cli on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/H4m5t3r/cses-cli [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/H4m5t3r/cses-cli [INFO] tweaked toml for git repo https://github.com/H4m5t3r/cses-cli written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/H4m5t3r/cses-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v1.0.8 [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded linkme v0.2.6 [INFO] [stderr] Downloaded linkme-impl v0.2.6 [INFO] [stderr] Downloaded miniserde v0.1.13 [INFO] [stderr] Downloaded mockall_derive v0.9.1 [INFO] [stderr] Downloaded minreq v2.3.1 [INFO] [stderr] Downloaded assert_cmd v1.0.4 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded mini-internal v0.1.13 [INFO] [stderr] Downloaded mockall v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae18c02a4e94cd2d8c8be0a06192984efc6759c64c370809577203f3eb4faba [INFO] running `Command { std: "docker" "start" "-a" "4ae18c02a4e94cd2d8c8be0a06192984efc6759c64c370809577203f3eb4faba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae18c02a4e94cd2d8c8be0a06192984efc6759c64c370809577203f3eb4faba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae18c02a4e94cd2d8c8be0a06192984efc6759c64c370809577203f3eb4faba", kill_on_drop: false }` [INFO] [stdout] 4ae18c02a4e94cd2d8c8be0a06192984efc6759c64c370809577203f3eb4faba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0919a8d26dce9cdd71996f63e75c7cf14092249810b55e1fd7f38c67425aa4f0 [INFO] running `Command { std: "docker" "start" "-a" "0919a8d26dce9cdd71996f63e75c7cf14092249810b55e1fd7f38c67425aa4f0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling minreq v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling cses-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.35s [INFO] running `Command { std: "docker" "inspect" "0919a8d26dce9cdd71996f63e75c7cf14092249810b55e1fd7f38c67425aa4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0919a8d26dce9cdd71996f63e75c7cf14092249810b55e1fd7f38c67425aa4f0", kill_on_drop: false }` [INFO] [stdout] 0919a8d26dce9cdd71996f63e75c7cf14092249810b55e1fd7f38c67425aa4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac76f6d32f1b25ad682dc4c43f5f54ba2d5d2e123e1de126d3268e9ab350dfec [INFO] running `Command { std: "docker" "start" "-a" "ac76f6d32f1b25ad682dc4c43f5f54ba2d5d2e123e1de126d3268e9ab350dfec", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling linkme-impl v0.2.6 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling linkme v0.2.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling cses-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.70s [INFO] running `Command { std: "docker" "inspect" "ac76f6d32f1b25ad682dc4c43f5f54ba2d5d2e123e1de126d3268e9ab350dfec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac76f6d32f1b25ad682dc4c43f5f54ba2d5d2e123e1de126d3268e9ab350dfec", kill_on_drop: false }` [INFO] [stdout] ac76f6d32f1b25ad682dc4c43f5f54ba2d5d2e123e1de126d3268e9ab350dfec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41ddf9829e3220cab7ee8993bd3b57ed42975de90a18fd5a0e2c8850ae2ad13c [INFO] running `Command { std: "docker" "start" "-a" "41ddf9829e3220cab7ee8993bd3b57ed42975de90a18fd5a0e2c8850ae2ad13c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 27 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cses_cli-701bb2c9e0899889) [INFO] [stdout] test command::tests::command_submit_with_file_no_flags ... ok [INFO] [stdout] test command::tests::logout_with_h_flag_returns_help ... ok [INFO] [stdout] test command::tests::logout_without_flags_returns_logout ... ok [INFO] [stdout] test command::tests::submit_course_short_parsed_correctly ... ok [INFO] [stdout] test command::tests::submit_language_long_name_parsed_correctly ... ok [INFO] [stdout] test command::tests::no_command_no_flags ... ok [INFO] [stdout] test command::tests::submit_language_option_short_parsed_correctly ... ok [INFO] [stdout] test command::tests::submit_returns_the_correct_file_string ... ok [INFO] [stdout] test command::tests::submit_task_long_parsed_correctly ... ok [INFO] [stdout] test command::tests::unknown_command_is_invalid ... ok [INFO] [stdout] test command::tests::unknown_command_is_valid_with_h_flag ... ok [INFO] [stdout] test command::tests::submit_language_short_name_parsed_correctly ... ok [INFO] [stdout] test filesystem::tests::base64_decoding_works_correctly ... ok [INFO] [stdout] test command::tests::submit_task_id_should_be_integer ... ok [INFO] [stdout] test command::tests::submit_task_short_parsed_correctly ... ok [INFO] [stdout] test command::tests::unknown_command_is_valid_with_help_flag ... ok [INFO] [stdout] test filesystem::tests::base64_encoding_works_correctly ... ok [INFO] [stdout] test storage::tests::setters_and_getters_work ... ok [INFO] [stdout] test test::submit::submit_mock ... ok [INFO] [stdout] test test::submit::submit_parameters_are_updated ... ok [INFO] [stdout] test command::tests::command_login_no_flags ... ok [INFO] [stdout] test command::tests::command_help_no_flags ... ok [INFO] [stdout] test command::tests::submit_language_option_long_parsed_correctly ... ok [INFO] [stdout] test command::tests::submit_course_long_parsed_correctly ... ok [INFO] [stdout] test command::tests::command_submit_fails_without_a_file ... ok [INFO] [stdout] test filesystem::tests::can_read_file ... ok [INFO] [stdout] test filesystem::tests::cannot_read_oversized_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-ef3888d2341e0fbc) [INFO] [stdout] [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/integration/main.rs:61:14 [INFO] [stdout] starting test server [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559436f663e0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x559436f663e0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559436f663e0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559436f663e0 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559436f872cc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x559436f60405 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x559436f6893b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x559436f6893b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x559436f6893b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x559436f68411 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x559436f68fe1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x559436f68ae7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x559436f668dc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x559436f68a49 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x559436c588c1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x559436c58953 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x559436c61b83 - >::unwrap [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x559436c5b07e - ::start [INFO] [stderr] at /opt/rustwide/workdir/tests/integration/main.rs:46:25 [INFO] [stderr] 18: 0x559436c5b848 - integration[a9589ce021950366]::main [INFO] [stderr] at /opt/rustwide/workdir/tests/integration/main.rs:97:24 [INFO] [stderr] 19: 0x559436c601cb - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x559436c6510e - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x559436c5fa41 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 22: 0x559436f695d9 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x559436f695d9 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x559436f695d9 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x559436f695d9 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] 26: 0x559436f695d9 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 27: 0x559436c5e980 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 28: 0x559436c5c07c - main [INFO] [stderr] 29: 0x7f65a20e90b3 - __libc_start_main [INFO] [stderr] 30: 0x559436c5905e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "41ddf9829e3220cab7ee8993bd3b57ed42975de90a18fd5a0e2c8850ae2ad13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ddf9829e3220cab7ee8993bd3b57ed42975de90a18fd5a0e2c8850ae2ad13c", kill_on_drop: false }` [INFO] [stdout] 41ddf9829e3220cab7ee8993bd3b57ed42975de90a18fd5a0e2c8850ae2ad13c