[INFO] fetching crate ugdb 0.1.11... [INFO] testing ugdb-0.1.11 against try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate ugdb 0.1.11 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ugdb 0.1.11 on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ugdb 0.1.11 [INFO] finished tweaking crates.io crate ugdb 0.1.11 [INFO] tweaked toml for crates.io crate ugdb 0.1.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate ugdb 0.1.11 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" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw_tty v0.1.0 [INFO] [stderr] Downloaded ndarray v0.8.4 [INFO] [stderr] Downloaded unsegen_pager v0.3.0 [INFO] [stderr] Downloaded unsegen_jsonviewer v0.3.0 [INFO] [stderr] Downloaded syntect v2.1.0 [INFO] [stderr] Downloaded flexi_logger v0.11.5 [INFO] [stderr] Downloaded json v0.11.15 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded unsegen v0.3.0 [INFO] [stderr] Downloaded parse_int v0.5.0 [INFO] [stderr] Downloaded unsegen_signals v0.3.0 [INFO] [stderr] Downloaded unsegen_terminal v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 943d07c9b728e76d51f5a00b3b1cb7193ee20808914550e1f1b77320fe9282f1 [INFO] running `Command { std: "docker" "start" "-a" "943d07c9b728e76d51f5a00b3b1cb7193ee20808914550e1f1b77320fe9282f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "943d07c9b728e76d51f5a00b3b1cb7193ee20808914550e1f1b77320fe9282f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943d07c9b728e76d51f5a00b3b1cb7193ee20808914550e1f1b77320fe9282f1", kill_on_drop: false }` [INFO] [stdout] 943d07c9b728e76d51f5a00b3b1cb7193ee20808914550e1f1b77320fe9282f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f7f147d3d37f0eb0692ef7f849ade925f4d3621e76944d15395ba19e081951ff [INFO] running `Command { std: "docker" "start" "-a" "f7f147d3d37f0eb0692ef7f849ade925f4d3621e76944d15395ba19e081951ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling flexi_logger v0.11.5 [INFO] [stderr] Compiling ugdb v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling unsegen v0.3.0 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling unsegen_terminal v0.3.1 [INFO] [stderr] Compiling unsegen_signals v0.3.0 [INFO] [stderr] Compiling unsegen_jsonviewer v0.3.0 [INFO] [stderr] Compiling unsegen_pager v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.14s [INFO] running `Command { std: "docker" "inspect" "f7f147d3d37f0eb0692ef7f849ade925f4d3621e76944d15395ba19e081951ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f147d3d37f0eb0692ef7f849ade925f4d3621e76944d15395ba19e081951ff", kill_on_drop: false }` [INFO] [stdout] f7f147d3d37f0eb0692ef7f849ade925f4d3621e76944d15395ba19e081951ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c754c297f0828a33cce5e8db421ad64de263c76ca65e7bee922bd4629757e67b [INFO] running `Command { std: "docker" "start" "-a" "c754c297f0828a33cce5e8db421ad64de263c76ca65e7bee922bd4629757e67b", kill_on_drop: false }` [INFO] [stderr] Compiling ugdb v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "c754c297f0828a33cce5e8db421ad64de263c76ca65e7bee922bd4629757e67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c754c297f0828a33cce5e8db421ad64de263c76ca65e7bee922bd4629757e67b", kill_on_drop: false }` [INFO] [stdout] c754c297f0828a33cce5e8db421ad64de263c76ca65e7bee922bd4629757e67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bff0f699c8de6cba5ddc99bc60a6cbf495a60b6e0ccd2821aeab026de081c481 [INFO] running `Command { std: "docker" "start" "-a" "bff0f699c8de6cba5ddc99bc60a6cbf495a60b6e0ccd2821aeab026de081c481", kill_on_drop: false }` [INFO] [stderr] Compiling ugdb v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/ugdb-1f5f68281df1491a) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test completion::test::test_completion_state ... ok [INFO] [stdout] test completion::test::test_find_candidates ... ok [INFO] [stdout] test completion::test::test_completion_state_empty ... ok [INFO] [stdout] test completion::test::test_completable_expression ... ok [INFO] [stdout] test completion::test::test_tokenize_expression ... ok [INFO] [stdout] test completion::test::test_gdb_help_parser ... ok [INFO] [stdout] test gdb_expression_parsing::lexer::test::test_lexer_basic_success ... ok [INFO] [stdout] test gdb_expression_parsing::lexer::test::test_lexer_error ... ok [INFO] [stdout] test gdb_expression_parsing::parser::test::collapse_tokens_simple ... ok [INFO] [stdout] test gdb_expression_parsing::parser::test::collapse_tokens_structured ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_parse_arrays ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_parse_basic ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_complex ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_parse_objects ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_parse_string ... ok [INFO] [stdout] test gdb_expression_parsing::test::test_parse_something_else ... ok [INFO] [stdout] test layout::test::parse_change_split ... ok [INFO] [stdout] test gdbmi::output::test::test_output ... ok [INFO] [stdout] test layout::test::parse_default ... ok [INFO] [stdout] test layout::test::parse_empty ... ok [INFO] [stdout] test layout::test::parse_triple_weighted ... ok [INFO] [stdout] test layout::test::parse_unclosed ... ok [INFO] [stdout] test layout::test::parse_unexpected ... ok [INFO] [stdout] test completion::test::test_command_completer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- completion::test::test_command_completer stdout ---- [INFO] [stdout] thread 'completion::test::test_command_completer' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"he"`, [INFO] [stdout] right: `"help"`', src/completion/mod.rs:582:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x82ce7f1 - std::backtrace_rs::backtrace::libunwind::trace::hd97f390175e4d375 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x82ce7f1 - std::backtrace_rs::backtrace::trace_unsynchronized::h9e4d1346fdbe15c5 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x82ce7f1 - std::sys_common::backtrace::_print_fmt::h2d3f477d48c20ea8 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x82ce7f1 - ::fmt::h2e4fc3d0b8c80e4b [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x830cf3c - core::fmt::write::h4ab0d13aa1c0ffdf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x82cb60b - std::io::Write::write_fmt::hc0e5cbe2e336a35c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x82ce5f6 - std::sys_common::backtrace::_print::he83a0656b60804f4 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x82ce5f6 - std::sys_common::backtrace::print::he5889ca5768e8d1c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x82d01d5 - std::panicking::default_hook::{{closure}}::ha81712de98b54398 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x82cfed5 - std::panicking::default_hook::he5857a041ac6b670 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x82ad57c - core::ops::function::Fn::call::h47ada2d4dc8687c6 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 11: 0x8187b39 - as core::ops::function::Fn>::call::h32210aeb8cc578f9 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 12: 0x8187b39 - test::test_main::{{closure}}::h8466694f5bd858c9 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x82d0911 - as core::ops::function::Fn>::call::h5bc67f704e9605b2 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 14: 0x82d0911 - std::panicking::rust_panic_with_hook::h764b8fe75e8ba68c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x82d06cc - std::panicking::begin_panic_handler::{{closure}}::h04438436866ada8a [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x82cec6a - std::sys_common::backtrace::__rust_end_short_backtrace::hb43e7524728cf453 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x82d03a3 - rust_begin_unwind [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804c670 - core::panicking::panic_fmt::ha026792c47a5830b [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804ca5b - core::panicking::assert_failed_inner::h1e9c902f12865031 [INFO] [stdout] 20: 0x826c242 - core::panicking::assert_failed::h0a7c88067e5c3cca [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panicking.rs:212:5 [INFO] [stdout] 21: 0x8122a81 - ugdb::completion::test::test_command_completer::h0e0cf5ec0ded6d7e [INFO] [stdout] at /opt/rustwide/workdir/src/completion/mod.rs:582:9 [INFO] [stdout] 22: 0x81228c7 - ugdb::completion::test::test_command_completer::{{closure}}::h1543dcfa1d7a9d1e [INFO] [stdout] at /opt/rustwide/workdir/src/completion/mod.rs:576:33 [INFO] [stdout] 23: 0x8099e6d - core::ops::function::FnOnce::call_once::h2bcbe93643013a77 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x818c5ce - core::ops::function::FnOnce::call_once::h3969063a3b87f847 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x818c5ce - test::__rust_begin_short_backtrace::h4b8703a824c9f4d1 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:656:18 [INFO] [stdout] 26: 0x8160320 - test::run_test::{{closure}}::he242fd19981fa5cd [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:647:30 [INFO] [stdout] 27: 0x8160320 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h706575526aa71778 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x818b707 - as core::ops::function::FnOnce>::call_once::hafe155c229ed3840 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 29: 0x818b707 - as core::ops::function::FnOnce<()>>::call_once::hccf8545804efeabc [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x818b707 - std::panicking::try::do_call::h14c088d0ccd71a85 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x818b707 - std::panicking::try::h5bee4f0fb041d03c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x818b707 - std::panic::catch_unwind::hc4a3b19ca4039446 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 33: 0x818b707 - test::run_test_in_process::h01c4cf5424b4aa16 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:679:27 [INFO] [stdout] 34: 0x818b707 - test::run_test::run_test_inner::{{closure}}::h2b730e73e85dc07e [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:573:39 [INFO] [stdout] 35: 0x815aa4a - test::run_test::run_test_inner::{{closure}}::h1e6de70351d982ef [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:600:37 [INFO] [stdout] 36: 0x815aa4a - std::sys_common::backtrace::__rust_begin_short_backtrace::h11ed077933f178e3 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 37: 0x81603fb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha60d98b360ed53c8 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 38: 0x81603fb - as core::ops::function::FnOnce<()>>::call_once::h5e10cae340573322 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x81603fb - std::panicking::try::do_call::h47dd5d7a0750d636 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 40: 0x81603fb - std::panicking::try::hcaac73f0ac4cf9b2 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 41: 0x81603fb - std::panic::catch_unwind::h9fe9d263cb0da10f [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 42: 0x81603fb - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c0f796f4234fbbe [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x81603fb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd8a5d36b54e84e44 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x82d4a4d - as core::ops::function::FnOnce>::call_once::hbac986b07f477b52 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x82d4a4d - as core::ops::function::FnOnce>::call_once::h5768035ad531add2 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 46: 0x82d4a4d - std::sys::unix::thread::Thread::new::thread_start::h48056988cddec68b [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] completion::test::test_command_completer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin ugdb` [INFO] running `Command { std: "docker" "inspect" "bff0f699c8de6cba5ddc99bc60a6cbf495a60b6e0ccd2821aeab026de081c481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff0f699c8de6cba5ddc99bc60a6cbf495a60b6e0ccd2821aeab026de081c481", kill_on_drop: false }` [INFO] [stdout] bff0f699c8de6cba5ddc99bc60a6cbf495a60b6e0ccd2821aeab026de081c481