[INFO] cloning repository https://github.com/Kendiukhov/LeanRustLisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kendiukhov/LeanRustLisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe7bc09763b4755267f14a45556fa5b6dcb7a2f [INFO] testing Kendiukhov/LeanRustLisp against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Kendiukhov/LeanRustLisp [INFO] finished tweaking git repo https://github.com/Kendiukhov/LeanRustLisp [INFO] tweaked toml for git repo https://github.com/Kendiukhov/LeanRustLisp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kendiukhov/LeanRustLisp on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kendiukhov/LeanRustLisp 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded clap v4.5.56 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded insta v1.46.2 [INFO] [stderr] Downloaded clap_builder v4.5.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2478395cd221ed5dabba04c974424abf71cd17f1e4408bc1eab5273e62d6715f [INFO] running `Command { std: "docker" "start" "-a" "2478395cd221ed5dabba04c974424abf71cd17f1e4408bc1eab5273e62d6715f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2478395cd221ed5dabba04c974424abf71cd17f1e4408bc1eab5273e62d6715f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2478395cd221ed5dabba04c974424abf71cd17f1e4408bc1eab5273e62d6715f", kill_on_drop: false }` [INFO] [stdout] 2478395cd221ed5dabba04c974424abf71cd17f1e4408bc1eab5273e62d6715f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25f0ca6d446f9be5e6f162787182d668c870b5b32f551fd8b1b83cb0daba132a [INFO] running `Command { std: "docker" "start" "-a" "25f0ca6d446f9be5e6f162787182d668c870b5b32f551fd8b1b83cb0daba132a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Compiling mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.56s [INFO] running `Command { std: "docker" "inspect" "25f0ca6d446f9be5e6f162787182d668c870b5b32f551fd8b1b83cb0daba132a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f0ca6d446f9be5e6f162787182d668c870b5b32f551fd8b1b83cb0daba132a", kill_on_drop: false }` [INFO] [stdout] 25f0ca6d446f9be5e6f162787182d668c870b5b32f551fd8b1b83cb0daba132a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74fb1889f161c5cac93aaa76d6533030b4009f55a18f4ccc2798c14a8041a71e [INFO] running `Command { std: "docker" "start" "-a" "74fb1889f161c5cac93aaa76d6533030b4009f55a18f4ccc2798c14a8041a71e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Compiling mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling insta v1.46.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.27s [INFO] running `Command { std: "docker" "inspect" "74fb1889f161c5cac93aaa76d6533030b4009f55a18f4ccc2798c14a8041a71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74fb1889f161c5cac93aaa76d6533030b4009f55a18f4ccc2798c14a8041a71e", kill_on_drop: false }` [INFO] [stdout] 74fb1889f161c5cac93aaa76d6533030b4009f55a18f4ccc2798c14a8041a71e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc5e288e8d61d643917ae6400d5f7e6270e1b7027a3b2df572d964ea232572c6 [INFO] running `Command { std: "docker" "start" "-a" "dc5e288e8d61d643917ae6400d5f7e6270e1b7027a3b2df572d964ea232572c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli-4304c76a4457deeb) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test compiler::tests::auto_backend_rejects_axiom_stubs_without_allow_axioms ... ok [INFO] [stdout] test compiler::tests::backend_mode_uses_expected_preludes ... ok [INFO] [stdout] test compiler::tests::compiler_diagnostic_fallback_handles_closed_writer ... ok [INFO] [stdout] test compiler::tests::auto_backend_fallback_includes_typed_reason_code ... ok [INFO] [stdout] test compiler::tests::auto_backend_prefers_typed_with_allow_axioms ... ok [INFO] [stdout] test compiler::tests::auto_backend_fallback_covers_typed_reason_codes_matrix ... ok [INFO] [stdout] test compiler::tests::dynamic_backend_rejects_axiom_stubs_without_allow_axioms ... ok [INFO] [stdout] test compiler::tests::backend_mode_default_is_auto ... ok [INFO] [stdout] test compiler::tests::test_prelude_macro_boundary_is_error ... ok [INFO] [stdout] test compiler::tests::typed_backend_emits_axiom_stubs_with_allow_axioms ... ok [INFO] [stdout] test compiler::tests::typed_backend_rejects_axiom_stubs ... ok [INFO] [stdout] test compiler::tests::test_eval_rejected_in_total_def ... ok [INFO] [stdout] test compiler::tests::test_eval_allowed_in_unsafe_def ... ok [INFO] [stdout] test driver::tests::defeq_fuel_diagnostic_mentions_opaque_and_env_var ... ok [INFO] [stdout] test driver::tests::defeq_fuel_elab_error_uses_actionable_message ... ok [INFO] [stdout] test driver::tests::defeq_fix_diagnostic_mentions_fix_and_partial ... ok [INFO] [stdout] test driver::tests::defeq_fix_elab_error_uses_actionable_message ... ok [INFO] [stdout] test package_manager::tests::rewrite_single_dependency_import_uses_resolved_module ... ok [INFO] [stdout] test package_manager::tests::rewrite_explicit_version_import_selects_correct_dependency ... ok [INFO] [stdout] test repl::tests::repl_diagnostic_fallback_handles_closed_writer ... ok [INFO] [stdout] test repl::tests::repl_last_defined_none_on_error ... ok [INFO] [stdout] test repl::tests::repl_last_defined_on_axiom ... ok [INFO] [stdout] test repl::tests::repl_last_defined_prefers_defs_over_inductives ... ok [INFO] [stdout] test package_manager::tests::rewrite_reports_ambiguous_import ... ok [INFO] [stdout] test compiler::tests::test_copy_type_reuse ... ok [INFO] [stdout] test compiler::tests::test_ownership_analysis_runs ... ok [INFO] [stdout] test compiler::tests::test_linear_type_definition ... ok [INFO] [stdout] test compiler::tests::test_basic_compilation ... ok [INFO] [stdout] test compiler::tests::test_match_compilation ... ok [INFO] [stdout] test compiler::tests::test_nested_function_compilation ... ok [INFO] [stdout] test compiler::tests::test_bool_operations ... ok [INFO] [stdout] test compiler::tests::test_fnonce_coercion_compiles ... ok [INFO] [stdout] test compiler::tests::test_multiple_definitions ... ok [INFO] [stdout] test compiler::tests::test_linear_type_must_be_used ... ok [INFO] [stdout] test compiler::tests::test_append_fnonce_compiles ... ok [INFO] [stdout] test compiler::tests::test_recursive_function ... ok [INFO] [stdout] test compiler::tests::test_complex_nested_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-1e7efaa7e340ea71) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::compile_mir_command_defaults_to_auto_backend ... ok [INFO] [stdout] test tests::run_command_defaults_to_dynamic_backend ... ok [INFO] [stdout] test tests::compile_command_defaults_to_auto_backend ... ok [INFO] [stdout] test tests::run_command_accepts_typed_backend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/auto_backend_fallback.rs (/opt/rustwide/target/debug/deps/auto_backend_fallback-d4b1e49df7adea83) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test compile_defaults_to_auto_rejects_axioms_without_allow_axioms ... ok [INFO] [stdout] test compile_mir_defaults_to_auto_and_uses_typed_axiom_stubs_with_allow_axioms ... ok [INFO] [stdout] test compile_defaults_to_auto_and_uses_typed_axiom_stubs_with_allow_axioms ... ok [INFO] [stderr] error: test failed, to rerun pass `-p cli --test auto_backend_fallback` [INFO] [stdout] test auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading' (61) panicked at cli/tests/auto_backend_fallback.rs:50:5: [INFO] [stdout] typed prelude fallback success message missing expected text: Compilation successful [INFO] [stdout] actual: [INFO] [stdout] WARNING: executable axioms enabled for typed backend; runtime panic stubs emitted for: ext. Runtime may panic if any listed axiom is executed. [INFO] [stdout] Error creating build directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dfcb9d88b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dfcb9d88b0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dfcb9d88b0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5dfcb9d88b0a - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5dfcb9d9cf4a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5dfcb9d9cf4a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x5dfcb9d8d3f2 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5dfcb9d8d3f2 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5dfcb9d662ef - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5dfcb9d662ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5dfcb9d80709 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5dfcb9d1bdec - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x5dfcb9d1bdec - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5dfcb9d808c2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x5dfcb9d808c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5dfcb9d663a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5dfcb9d5b4d9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5dfcb9d670bd - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5dfcb9d9d69c - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5dfcb9d06262 - auto_backend_fallback[fc65d5fd4e11c51]::assert_contains [INFO] [stdout] at /opt/rustwide/workdir/cli/tests/auto_backend_fallback.rs:50:5 [INFO] [stdout] 20: 0x5dfcb9d08267 - auto_backend_fallback[fc65d5fd4e11c51]::auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading [INFO] [stdout] at /opt/rustwide/workdir/cli/tests/auto_backend_fallback.rs:224:5 [INFO] [stdout] 21: 0x5dfcb9d057e7 - auto_backend_fallback[fc65d5fd4e11c51]::auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/cli/tests/auto_backend_fallback.rs:190:79 [INFO] [stdout] 22: 0x5dfcb9d0ebf6 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5dfcb9d0f0cb - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5dfcb9d0f0cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5dfcb9d1c8bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5dfcb9d1c8bb - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5dfcb9d1c8bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5dfcb9d1c8bb - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5dfcb9d1c8bb - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5dfcb9d1c8bb - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5dfcb9d1c8bb - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5dfcb9d15fd4 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5dfcb9d15fd4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5dfcb9d1f4c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5dfcb9d1f4c2 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5dfcb9d1f4c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5dfcb9d1f4c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5dfcb9d1f4c2 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5dfcb9d1f4c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5dfcb9d1f4c2 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5dfcb9d8824f - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 42: 0x5dfcb9d8824f - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7d29dccd6aa4 - [INFO] [stdout] 44: 0x7d29dcd63a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] auto_mode_with_allow_axioms_remains_compatible_with_typed_prelude_loading [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc5e288e8d61d643917ae6400d5f7e6270e1b7027a3b2df572d964ea232572c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5e288e8d61d643917ae6400d5f7e6270e1b7027a3b2df572d964ea232572c6", kill_on_drop: false }` [INFO] [stdout] dc5e288e8d61d643917ae6400d5f7e6270e1b7027a3b2df572d964ea232572c6