[INFO] fetching crate otter-nif 0.3.1... [INFO] testing otter-nif-0.3.1 against 1.99.0-beta.1 for beta-1.99-5 [INFO] extracting crate otter-nif 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate otter-nif 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate otter-nif 0.3.1 [INFO] tweaked toml for crates.io crate otter-nif 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate otter-nif 0.3.1 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 crates.io crate otter-nif 0.3.1 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca [INFO] running `Command { std: "docker" "start" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", 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" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca" "/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" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", 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" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca" "/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.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling enif-ffi v0.2.0 [INFO] [stderr] Compiling otter-nif-macros v0.3.1 [INFO] [stderr] Compiling otter-nif v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.04s [INFO] running `Command { std: "docker" "inspect" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", 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" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling otter-nif v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.66s [INFO] running `Command { std: "docker" "inspect" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", 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" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otter-ef41a6926b606f8f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test abi::tests::tag_is_cached ... ok [INFO] [stdout] test abi::tests::computes_from_the_real_binary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/codegen_ui.rs (/opt/rustwide/target/debug/deps/codegen_ui-d60395d9a4548d4c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking enif-ffi v0.2.0 [INFO] [stderr] Compiling otter-nif-macros v0.3.1 [INFO] [stderr] Checking otter-nif v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking otter-nif-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/otter-nif) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.19s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/fail_missing_env.rs ... ok [INFO] [stderr] test tests/ui/fail_return_not_encoder.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `NotEncodable: Encoder<'_>` is not satisfied [INFO] [stderr] --> tests/ui/fail_return_not_encoder.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[otter::nif] [INFO] [stderr] | ^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `Encoder<'_>` is not implemented for `NotEncodable` [INFO] [stderr] --> tests/ui/fail_return_not_encoder.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | struct NotEncodable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: the following other types implement trait `Encoder<'id>`: [INFO] [stderr] (A, B) [INFO] [stderr] (A, B, C) [INFO] [stderr] (A, B, C, D) [INFO] [stderr] (A, B, C, D, E) [INFO] [stderr] (A, B, C, D, E, F) [INFO] [stderr] (A, B, C, D, E, F, G) [INFO] [stderr] (A, B, C, D, E, F, G, H) [INFO] [stderr] (A, B, C, D, E, F, G, H, I) [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `otter::__codegen::encode_result` [INFO] [stderr] --> src/__codegen.rs [INFO] [stderr] | [INFO] [stderr] | pub fn encode_result<'id, T: Encoder<'id>>(val: &T, env: CallEnv<'id>) -> enif_ffi::Term { [INFO] [stderr] | ^^^^^^^^^^^^ required by this bound in `encode_result` [INFO] [stderr] = note: this error originates in the attribute macro `otter::nif` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `NotEncodable: Encoder<'_>` is not satisfied [INFO] [stderr] --> tests/ui/fail_return_not_encoder.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[otter::nif] [INFO] [stderr] | ^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] test codegen_ui ... FAILED [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] help: the trait `Encoder<'_>` is not implemented for `NotEncodable` [INFO] [stdout] failures: [INFO] [stderr] --> tests/ui/fail_return_not_encoder.rs:10:1 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] ---- codegen_ui stdout ---- [INFO] [stderr] 10 | struct NotEncodable; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] thread 'codegen_ui' (610) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13: [INFO] [stderr] = help: the following other types implement trait `Encoder<'id>`: [INFO] [stdout] 1 of 5 tests failed [INFO] [stderr] (A,) [INFO] [stdout] stack backtrace: [INFO] [stderr] (A, B) [INFO] [stdout] 0: 0x604da89f9d21 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] (A, B, C) [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] (A, B, C, D) [INFO] [stdout] 1: 0x604da89f9d21 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] (A, B, C, D, E) [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] (A, B, C, D, E, F) [INFO] [stdout] 2: 0x604da89f9d21 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt [INFO] [stderr] (A, B, C, D, E, F, G) [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] (A, B, C, D, E, F, G, H) [INFO] [stdout] 3: 0x604da89f9d21 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] and $N others [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] note: required by a bound in `otter::__codegen::encode_result` [INFO] [stdout] 4: 0x604da8a105da - ::fmt [INFO] [stderr] --> src/__codegen.rs [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] | [INFO] [stdout] 5: 0x604da8a105da - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] | pub fn encode_result<'id, T: Encoder<'id>>(val: &T, env: CallEnv<'id>) -> enif_ffi::Term { [INFO] [stdout] 6: 0x604da89fe89c - core[7c831bd917ebf35f]::io::write::default_write_fmt::> [INFO] [stderr] | ^^^^^^^^^^^^ required by this bound in `encode_result` [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11 [INFO] [stderr] = note: this error originates in the attribute macro `otter::nif` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] 7: 0x604da89fe89c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13 [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stdout] 8: 0x604da89d31f6 - ::print [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] [INFO] [stdout] 9: 0x604da89d31f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] test tests/ui/fail_init_duplicate_key.rs ... ok [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27 [INFO] [stderr] test tests/ui/fail_init_unknown_key.rs ... ok [INFO] [stdout] 10: 0x604da89f1349 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] test tests/ui/fail_init_raw_without_feature.rs ... ok [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9 [INFO] [stderr] [INFO] [stdout] 11: 0x604da898a5f0 - 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] [stderr] [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stderr] error: test failed, to rerun pass `--test codegen_ui` [INFO] [stdout] 12: 0x604da898a5f0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x604da89f1502 - 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: 0x604da89f1502 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x604da89d32a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x604da89cb399 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x604da89d3e9d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x604da8a10dcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x604da88b0ec4 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13 [INFO] [stdout] 20: 0x604da88bc808 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38 [INFO] [stdout] 21: 0x604da875d357 - core[7c831bd917ebf35f]::ptr::drop_glue:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ptr/mod.rs:847:1 [INFO] [stdout] 22: 0x604da875d5c6 - codegen_ui[ec81a3ef4c1d0985]::codegen_ui [INFO] [stdout] at /opt/rustwide/workdir/tests/codegen_ui.rs:33:1 [INFO] [stdout] 23: 0x604da875d4b7 - codegen_ui[ec81a3ef4c1d0985]::codegen_ui::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/codegen_ui.rs:15:16 [INFO] [stdout] 24: 0x604da875da26 - >::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x604da897d8db - 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] 26: 0x604da897d8db - 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] 27: 0x604da898af45 - test[73009c9f9aebf890]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74 [INFO] [stdout] 28: 0x604da898af45 - as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x604da898af45 - 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] 30: 0x604da898af45 - 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] 31: 0x604da898af45 - 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] 32: 0x604da898af45 - test[73009c9f9aebf890]::run_test_in_process [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27 [INFO] [stdout] 33: 0x604da898af45 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43 [INFO] [stdout] 34: 0x604da8984304 - test[73009c9f9aebf890]::run_test::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41 [INFO] [stdout] 35: 0x604da8984304 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x604da898e0a2 - 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] 37: 0x604da898e0a2 - ::{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] 38: 0x604da898e0a2 - 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] 39: 0x604da898e0a2 - 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] 40: 0x604da898e0a2 - std[104cf6e2632825ea]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x604da898e0a2 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x604da898e0a2 - ::{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] 43: 0x604da89f8fd9 - + 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] 44: 0x604da89f8fd9 - ::new::thread_start [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x7f1a07adc07a - [INFO] [stdout] 46: 0x7f1a07b6f534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] codegen_ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca", kill_on_drop: false }` [INFO] [stdout] 1a99bd84a88ce0716d1d2ee164e082054a5bfd7e276fed1fb3f4a303e074d9ca