[INFO] cloning repository https://github.com/iqlusioninc/abscissa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/abscissa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be6f5b6042ff93aa1eae5b8aec716e822d3b943e [INFO] testing iqlusioninc/abscissa against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/abscissa on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] finished tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] tweaked toml for git repo https://github.com/iqlusioninc/abscissa written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/abscissa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 260bc4e6ec937bc5fd1bfbfcc0b7e602ee67343b26fc86fccc9ba60592298182 [INFO] running `Command { std: "docker" "start" "-a" "260bc4e6ec937bc5fd1bfbfcc0b7e602ee67343b26fc86fccc9ba60592298182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260bc4e6ec937bc5fd1bfbfcc0b7e602ee67343b26fc86fccc9ba60592298182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260bc4e6ec937bc5fd1bfbfcc0b7e602ee67343b26fc86fccc9ba60592298182", kill_on_drop: false }` [INFO] [stdout] 260bc4e6ec937bc5fd1bfbfcc0b7e602ee67343b26fc86fccc9ba60592298182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a59725bd8106c645377ead7869da857f7468f7ff608cadc4e15d26d2d4a3da83 [INFO] running `Command { std: "docker" "start" "-a" "a59725bd8106c645377ead7869da857f7468f7ff608cadc4e15d26d2d4a3da83", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling abscissa_derive v0.6.0-pre.1 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling abscissa_core v0.6.0-pre.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling abscissa_tokio v0.6.0-pre.1 (/opt/rustwide/workdir/tokio) [INFO] [stderr] Compiling abscissa v0.6.0-pre.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a59725bd8106c645377ead7869da857f7468f7ff608cadc4e15d26d2d4a3da83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59725bd8106c645377ead7869da857f7468f7ff608cadc4e15d26d2d4a3da83", kill_on_drop: false }` [INFO] [stdout] a59725bd8106c645377ead7869da857f7468f7ff608cadc4e15d26d2d4a3da83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50c6e23544276dc81590bc45dd5ab6b08f7179ed315d39be93b633afb0363b82 [INFO] running `Command { std: "docker" "start" "-a" "50c6e23544276dc81590bc45dd5ab6b08f7179ed315d39be93b633afb0363b82", kill_on_drop: false }` [INFO] [stderr] Compiling abscissa_derive v0.6.0-pre.1 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling abscissa_core v0.6.0-pre.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling abscissa v0.6.0-pre.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling abscissa_tokio v0.6.0-pre.1 (/opt/rustwide/workdir/tokio) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "50c6e23544276dc81590bc45dd5ab6b08f7179ed315d39be93b633afb0363b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c6e23544276dc81590bc45dd5ab6b08f7179ed315d39be93b633afb0363b82", kill_on_drop: false }` [INFO] [stdout] 50c6e23544276dc81590bc45dd5ab6b08f7179ed315d39be93b633afb0363b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b28bbed1136a2a65303a4d3c7019ce1b4caf82db6fc6adc7439ff91f47108495 [INFO] running `Command { std: "docker" "start" "-a" "b28bbed1136a2a65303a4d3c7019ce1b4caf82db6fc6adc7439ff91f47108495", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/abscissa-94ab2547b2b4e17c) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/abscissa-a33e093a1bbf0d54) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/generate_app.rs (/opt/rustwide/target/debug/deps/generate_app-d314f32269869708) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] + run: cargo run -- new /tmp/abscissa_gen_test_app --force --patch-crates-io abscissa_core = { path = '/opt/rustwide/workdir/core' } [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running `/opt/rustwide/target/debug/abscissa new /tmp/abscissa_gen_test_app --force --patch-crates-io 'abscissa_core = { path = '\''/opt/rustwide/workdir/core'\'' }'` [INFO] [stdout] Created `/tmp/abscissa_gen_test_app` (application directory) [INFO] [stdout] Created new file: .gitignore [INFO] [stdout] Created new file: Cargo.toml [INFO] [stdout] Created new file: README.md [INFO] [stdout] Created new file: src/application.rs [INFO] [stdout] Created new file: src/bin/abscissa_gen_test_app/main.rs [INFO] [stdout] Created new file: src/commands.rs [INFO] [stdout] Created new file: src/commands/start.rs [INFO] [stdout] Created new file: src/commands/version.rs [INFO] [stdout] Created new file: src/config.rs [INFO] [stdout] Created new file: src/error.rs [INFO] [stdout] Created new file: src/lib.rs [INFO] [stdout] Created new file: src/prelude.rs [INFO] [stdout] Created new file: tests/acceptance.rs [INFO] [stdout] Running git init /tmp/abscissa_gen_test_app [INFO] [stdout] Running cargo generate-lockfile [INFO] [stdout] Finished `abscissa_gen_test_app` generated in 0.17s [INFO] [stdout] + run: cargo run -- gen cmd --manifest-path /tmp/abscissa_gen_test_app/Cargo.toml foo-bar-baz [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running `/opt/rustwide/target/debug/abscissa gen cmd --manifest-path /tmp/abscissa_gen_test_app/Cargo.toml foo-bar-baz` [INFO] [stdout] Generated /tmp/abscissa_gen_test_app/src/commands/foo_bar_baz.rs [INFO] [stdout] Notice add `pub mod foo_bar_baz` to your app's commands.rs [INFO] [stdout] + run: cargo fmt -- --check [INFO] [stderr] error: 'cargo-fmt' is not installed for the toolchain 'b70888601af92f6cdc0364abab3446e418b91d36' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test test_generated_app ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_generated_app stdout ---- [INFO] [stdout] thread 'test_generated_app' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `1`: process exited with error status: 1', core/src/testing/process/exit_status.rs:37:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f6779c5ed0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f6779c5ed0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f6779c5ed0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f6779c5ed0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f6779e9c8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f6779c2975 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f6779c805b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f6779c805b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f6779c805b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f6779c7b6c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f6779c8724 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f6779c8207 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f6779c63ac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f6779c8169 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f677920481 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f6779e868e - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x55f67798367a - core::panicking::assert_failed::h108ddd63116a0b0b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55f677961b6e - abscissa_core::testing::process::exit_status::ExitStatus::expect_success::h2444a36325018622 [INFO] [stdout] at /opt/rustwide/workdir/core/src/testing/process/exit_status.rs:37:9 [INFO] [stdout] 18: 0x55f6779286d3 - generate_app::test_generated_app::h7b508d2d3908d6d0 [INFO] [stdout] at /opt/rustwide/workdir/cli/tests/generate_app.rs:43:9 [INFO] [stdout] 19: 0x55f6779283ba - generate_app::test_generated_app::{{closure}}::h7ed94abacbbafad7 [INFO] [stdout] at /opt/rustwide/workdir/cli/tests/generate_app.rs:30:1 [INFO] [stdout] 20: 0x55f67792656e - core::ops::function::FnOnce::call_once::h770047973984a26c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f67795b943 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55f67795b943 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55f67795a3b8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55f67795a3b8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55f67795a3b8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55f67795a3b8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55f67795a3b8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55f67795a3b8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55f67795a3b8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55f677928b3d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55f677928b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55f67792d268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55f67792d268 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55f67792d268 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55f67792d268 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55f67792d268 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55f67792d268 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55f67792d268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55f6779ce7f7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f6779ce7f7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55f6779ce7f7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 42: 0x7ff3df17b609 - start_thread [INFO] [stdout] 43: 0x7ff3def4d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_generated_app [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p abscissa --test generate_app' [INFO] running `Command { std: "docker" "inspect" "b28bbed1136a2a65303a4d3c7019ce1b4caf82db6fc6adc7439ff91f47108495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28bbed1136a2a65303a4d3c7019ce1b4caf82db6fc6adc7439ff91f47108495", kill_on_drop: false }` [INFO] [stdout] b28bbed1136a2a65303a4d3c7019ce1b4caf82db6fc6adc7439ff91f47108495