[INFO] cloning repository https://github.com/j-keck/clic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-keck/clic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fclic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fclic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9478def59141f596031b9b43e5cdf6c1e32027bc [INFO] testing j-keck/clic against 1.99.0-beta.1 for beta-1.99-5 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fclic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j-keck/clic [INFO] finished tweaking git repo https://github.com/j-keck/clic [INFO] tweaked toml for git repo https://github.com/j-keck/clic written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j-keck/clic on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j-keck/clic 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b [INFO] running `Command { std: "docker" "start" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling xstd v0.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling timeout-readwrite v0.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling clic v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/spec/runner.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | Step::Comment(comment) => debug!("ignore comment: {}", comment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | TestResult::Success => info!("Success"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: clic v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/spec/runner.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | Step::Comment(comment) => debug!("ignore comment: {}", comment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clic v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | TestResult::Success => info!("Success"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | TestResult::Success => info!("Success"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/spec/runner.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | Step::Comment(comment) => debug!("ignore comment: {}", comment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: clic v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/spec/runner.rs:35:39 [INFO] [stderr] | [INFO] [stderr] 35 | Step::Comment(comment) => debug!("ignore comment: {}", comment), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `clic` (lib) generated 1 warning [INFO] [stderr] warning: `clic` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:63:36 [INFO] [stderr] | [INFO] [stderr] 63 | TestResult::Success => info!("Success"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `clic` (bin "clic" test) generated 1 warning [INFO] [stderr] warning: `clic` (bin "clic") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: clic v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clic-dc2d32f02ed5c91c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cmdline::tests::basic ... ok [INFO] [stdout] test cmdline::tests::empty_cmdline ... ok [INFO] [stdout] test cmdline::tests::single_cmd ... ok [INFO] [stdout] test phrases::tests::masked_quotation ... ok [INFO] [stdout] test phrases::tests::words ... ok [INFO] [stdout] test phrases::tests::quoted_text ... ok [INFO] [stdout] test cmdline::tests::cmd_with_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clic-cb386ef8202d4720) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/selftest-runner.rs (/opt/rustwide/target/debug/deps/selftest_runner-2ec77a846d36bfd1) [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] [2026-08-31T20:08:56Z INFO selftest_runner] run selftest spec: tests/selftest/calc01.spec [INFO] [stdout] running 1 test [INFO] [stdout] test selftest_runner ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- selftest_runner stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'selftest_runner' (740) panicked at tests/selftest-runner.rs:50:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "" [INFO] [stdout] right: "warning: trailing semicolon in macro used in expression position\n --> src/spec/runner.rs:35:39\n |\n35 | Step::Comment(comment) => debug!(\"ignore comment: {}\", comment),\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n = note: for more information, see issue #79813 \n = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default\n = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n --> src/main.rs:63:36\n |\n63 | TestResult::Success => info!(\"Success\"),\n | ^^^^^^^^^^^^^^^^\n |\n = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n = note: for more information, see issue #79813 \n = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default\n = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64bbd3282e61 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64bbd3282e61 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64bbd3282e61 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64bbd3282e61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64bbd329894a - ::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64bbd329894a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 6: 0x64bbd328794c - core[7c831bd917ebf35f]::io::write::default_write_fmt::> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11 [INFO] [stdout] 7: 0x64bbd328794c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13 [INFO] [stdout] 8: 0x64bbd325e8d6 - ::print [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64bbd325e8d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64bbd327aff9 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64bbd30df340 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 12: 0x64bbd30df340 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64bbd327b1b2 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 14: 0x64bbd327b1b2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x64bbd325e982 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x64bbd3256d09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64bbd325f57d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x64bbd329919c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64bbd3299003 - core[7c831bd917ebf35f]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:452:17 [INFO] [stdout] 20: 0x64bbd30cee74 - core[7c831bd917ebf35f]::panicking::assert_failed:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:407:5 [INFO] [stdout] 21: 0x64bbd30d05da - selftest_runner[adf71d227f4f45ec]::selftest_runner [INFO] [stdout] at /opt/rustwide/workdir/tests/selftest-runner.rs:50:9 [INFO] [stdout] 22: 0x64bbd30cf047 - selftest_runner[adf71d227f4f45ec]::selftest_runner::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/selftest-runner.rs:7:21 [INFO] [stdout] 23: 0x64bbd30d25d6 - >::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64bbd30d262b - core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64bbd30d262b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18 [INFO] [stdout] 26: 0x64bbd30dfc95 - test[73009c9f9aebf890]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74 [INFO] [stdout] 27: 0x64bbd30dfc95 - as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x64bbd30dfc95 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 29: 0x64bbd30dfc95 - std[104cf6e2632825ea]::panicking::catch_unwind::, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x64bbd30dfc95 - std[104cf6e2632825ea]::panic::catch_unwind::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64bbd30dfc95 - test[73009c9f9aebf890]::run_test_in_process [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27 [INFO] [stdout] 32: 0x64bbd30dfc95 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43 [INFO] [stdout] 33: 0x64bbd30d9054 - test[73009c9f9aebf890]::run_test::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41 [INFO] [stdout] 34: 0x64bbd30d9054 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x64bbd30e2df2 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x64bbd30e2df2 - ::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x64bbd30e2df2 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 38: 0x64bbd30e2df2 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x64bbd30e2df2 - std[104cf6e2632825ea]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64bbd30e2df2 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x64bbd30e2df2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64bbd32823c9 - + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9 [INFO] [stdout] 43: 0x64bbd32823c9 - ::new::thread_start [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 44: 0x711aa495707a - [INFO] [stdout] 45: 0x711aa49ea534 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] selftest_runner [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test selftest-runner` [INFO] running `Command { std: "docker" "inspect" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b", kill_on_drop: false }` [INFO] [stdout] 9e3e896e47a81b679e5950b7fe3002701c93310a923ed84429dbbe1a1a12a27b