[INFO] fetching crate kittycad-execution-plan-macros 0.1.9... [INFO] testing kittycad-execution-plan-macros-0.1.9 against 1.98.0-beta.8 for beta-1.99-5 [INFO] extracting crate kittycad-execution-plan-macros 0.1.9 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kittycad-execution-plan-macros 0.1.9 [INFO] finished tweaking crates.io crate kittycad-execution-plan-macros 0.1.9 [INFO] tweaked toml for crates.io crate kittycad-execution-plan-macros 0.1.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kittycad-execution-plan-macros 0.1.9 on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding syn v2.0.119 (available: v3.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded semver v1.0.28 [INFO] [stderr] Downloaded uuid v1.26.0 [INFO] [stderr] Downloaded regex v1.13.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.127 [INFO] [stderr] Downloaded toml_datetime v0.6.11 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.127 [INFO] [stderr] Downloaded serde_spanned v0.6.9 [INFO] [stderr] Downloaded kittycad-execution-plan-traits v0.1.15 [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded console v0.16.4 [INFO] [stderr] Downloaded toml v0.8.23 [INFO] [stderr] Downloaded rustversion v1.0.23 [INFO] [stderr] Downloaded r-efi v6.0.0 [INFO] [stderr] Downloaded toml_edit v0.22.27 [INFO] [stderr] Downloaded wasm-bindgen v0.2.127 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.127 [INFO] [stderr] Downloaded bumpalo v3.20.3 [INFO] [stderr] Downloaded js-sys v0.3.104 [INFO] [stderr] Downloaded insta v1.48.0 [INFO] [stderr] Downloaded winnow v0.7.15 [INFO] [stderr] Downloaded regex-syntax v0.8.11 [INFO] [stderr] Downloaded aho-corasick v1.1.5 [INFO] [stderr] Downloaded regex-automata v0.4.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537 [INFO] running `Command { std: "docker" "start" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", 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" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", 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" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling kittycad-execution-plan-macros v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", 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" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling indexmap v2.14.1 [INFO] [stderr] Compiling console v0.16.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling insta v1.48.0 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Compiling uuid v1.26.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling kittycad-execution-plan-macros v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling kittycad-execution-plan-traits v0.1.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stdout] warning: struct `Extrude` is never constructed [INFO] [stdout] --> tests/main.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Extrude { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", 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" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: struct `Extrude` is never constructed [INFO] [stderr] --> tests/main.rs:134:16 [INFO] [stderr] | [INFO] [stderr] 134 | pub struct Extrude { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `kittycad-execution-plan-macros` (test "main") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kittycad_execution_plan_macros-60c7a21318ea82d2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test derive_value::tests::test_unbox ... ok [INFO] [stdout] test derive_value::tests::test_enum_with_generics ... FAILED [INFO] [stdout] test derive_value::tests::test_enum ... FAILED [INFO] [stdout] test derive_value::tests::test_struct_wrapper ... FAILED [INFO] [stdout] test derive_value::tests::test_struct ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- derive_value::tests::test_enum_with_generics stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'derive_value::tests::test_enum_with_generics' (1175) panicked at src/derive_value.rs:549:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoRustfmt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x74a8ef425091 - std[97b98282bc616a66]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x74a8ef425091 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x74a8ef4685aa - ::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x74a8ef4685aa - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 6: 0x74a8ef4362ac - std[97b98282bc616a66]::io::default_write_fmt::> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11 [INFO] [stdout] 7: 0x74a8ef4362ac - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13 [INFO] [stdout] 8: 0x74a8ef3f0e06 - ::print [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x74a8ef3f0e06 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x74a8ef4155b9 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e2bcea8a2c0 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 12: 0x5e2bcea8a2c0 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x74a8ef4158e2 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 14: 0x74a8ef4158e2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x74a8ef3f0eb2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x74a8ef3e72a9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x74a8ef3f26ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x74a8ef468ffc - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x74a8ef468d02 - core[832e9a552fc17241]::result::unwrap_failed [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5 [INFO] [stdout] 20: 0x5e2bce646b32 - >::unwrap [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1231:23 [INFO] [stdout] 21: 0x5e2bce646b32 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::get_text_fmt [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:549:56 [INFO] [stdout] 22: 0x5e2bce649105 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_enum_with_generics [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:486:25 [INFO] [stdout] 23: 0x5e2bce646357 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_enum_with_generics::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:478:33 [INFO] [stdout] 24: 0x5e2bce65f096 - >::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e2bcea7d5fb - core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e2bcea7d5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18 [INFO] [stdout] 27: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74 [INFO] [stdout] 28: 0x5e2bcea8ac45 - as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panic::catch_unwind::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27 [INFO] [stdout] 33: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43 [INFO] [stdout] 34: 0x5e2bcea856f4 - test[39766f3d73431624]::run_test::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41 [INFO] [stdout] 35: 0x5e2bcea856f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x5e2bcea8dd92 - ::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x5e2bcea8dd92 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x74a8ef42160f - + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9 [INFO] [stdout] 44: 0x74a8ef42160f - ::new::thread_start [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x74a8ef18207a - [INFO] [stdout] 46: 0x74a8ef215534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- derive_value::tests::test_enum stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'derive_value::tests::test_enum' (1174) panicked at src/derive_value.rs:549:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoRustfmt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x74a8ef425091 - std[97b98282bc616a66]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x74a8ef425091 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x74a8ef4685aa - ::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x74a8ef4685aa - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 6: 0x74a8ef4362ac - std[97b98282bc616a66]::io::default_write_fmt::> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11 [INFO] [stdout] 7: 0x74a8ef4362ac - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13 [INFO] [stdout] 8: 0x74a8ef3f0e06 - ::print [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x74a8ef3f0e06 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x74a8ef4155b9 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e2bcea8a2c0 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 12: 0x5e2bcea8a2c0 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x74a8ef4158e2 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 14: 0x74a8ef4158e2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x74a8ef3f0eb2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x74a8ef3e72a9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x74a8ef3f26ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x74a8ef468ffc - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x74a8ef468d02 - core[832e9a552fc17241]::result::unwrap_failed [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5 [INFO] [stdout] 20: 0x5e2bce646b32 - >::unwrap [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1231:23 [INFO] [stdout] 21: 0x5e2bce646b32 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::get_text_fmt [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:549:56 [INFO] [stdout] 22: 0x5e2bce649e36 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_enum [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:473:25 [INFO] [stdout] 23: 0x5e2bce646387 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_enum::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:462:19 [INFO] [stdout] 24: 0x5e2bce65f0d6 - >::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e2bcea7d5fb - core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e2bcea7d5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18 [INFO] [stdout] 27: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74 [INFO] [stdout] 28: 0x5e2bcea8ac45 - as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panic::catch_unwind::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27 [INFO] [stdout] 33: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43 [INFO] [stdout] 34: 0x5e2bcea856f4 - test[39766f3d73431624]::run_test::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41 [INFO] [stdout] 35: 0x5e2bcea856f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x5e2bcea8dd92 - ::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x5e2bcea8dd92 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x74a8ef42160f - + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9 [INFO] [stdout] 44: 0x74a8ef42160f - ::new::thread_start [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x74a8ef18207a - [INFO] [stdout] 46: 0x74a8ef215534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- derive_value::tests::test_struct_wrapper stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'derive_value::tests::test_struct_wrapper' (1177) panicked at src/derive_value.rs:549:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoRustfmt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x74a8ef425091 - std[97b98282bc616a66]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x74a8ef425091 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x74a8ef4685aa - ::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x74a8ef4685aa - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 6: 0x74a8ef4362ac - std[97b98282bc616a66]::io::default_write_fmt::> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11 [INFO] [stdout] 7: 0x74a8ef4362ac - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13 [INFO] [stdout] 8: 0x74a8ef3f0e06 - ::print [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x74a8ef3f0e06 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x74a8ef4155b9 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e2bcea8a2c0 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 12: 0x5e2bcea8a2c0 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x74a8ef4158e2 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 14: 0x74a8ef4158e2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x74a8ef3f0eb2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x74a8ef3e72a9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x74a8ef3f26ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x74a8ef468ffc - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x74a8ef468d02 - core[832e9a552fc17241]::result::unwrap_failed [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5 [INFO] [stdout] 20: 0x5e2bce646b32 - >::unwrap [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1231:23 [INFO] [stdout] 21: 0x5e2bce646b32 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::get_text_fmt [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:549:56 [INFO] [stdout] 22: 0x5e2bce6485e2 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_struct_wrapper [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:511:25 [INFO] [stdout] 23: 0x5e2bce646327 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_struct_wrapper::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:505:29 [INFO] [stdout] 24: 0x5e2bce65f056 - >::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e2bcea7d5fb - core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e2bcea7d5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18 [INFO] [stdout] 27: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74 [INFO] [stdout] 28: 0x5e2bcea8ac45 - as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panic::catch_unwind::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27 [INFO] [stdout] 33: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43 [INFO] [stdout] 34: 0x5e2bcea856f4 - test[39766f3d73431624]::run_test::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41 [INFO] [stdout] 35: 0x5e2bcea856f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x5e2bcea8dd92 - ::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x5e2bcea8dd92 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x74a8ef42160f - + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9 [INFO] [stdout] 44: 0x74a8ef42160f - ::new::thread_start [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x74a8ef18207a - [INFO] [stdout] 46: 0x74a8ef215534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- derive_value::tests::test_struct stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'derive_value::tests::test_struct' (1176) panicked at src/derive_value.rs:549:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoRustfmt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x74a8ef425091 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x74a8ef425091 - std[97b98282bc616a66]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x74a8ef425091 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x74a8ef4685aa - ::fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x74a8ef4685aa - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 6: 0x74a8ef4362ac - std[97b98282bc616a66]::io::default_write_fmt::> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11 [INFO] [stdout] 7: 0x74a8ef4362ac - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13 [INFO] [stdout] 8: 0x74a8ef3f0e06 - ::print [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x74a8ef3f0e06 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x74a8ef4155b9 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e2bcea8a2c0 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 12: 0x5e2bcea8a2c0 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x74a8ef4158e2 - core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9 [INFO] [stdout] 14: 0x74a8ef4158e2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x74a8ef3f0eb2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x74a8ef3e72a9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x74a8ef3f26ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x74a8ef468ffc - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x74a8ef468d02 - core[832e9a552fc17241]::result::unwrap_failed [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5 [INFO] [stdout] 20: 0x5e2bce646b32 - >::unwrap [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1231:23 [INFO] [stdout] 21: 0x5e2bce646b32 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::get_text_fmt [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:549:56 [INFO] [stdout] 22: 0x5e2bce647b96 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_struct [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:500:25 [INFO] [stdout] 23: 0x5e2bce6462f7 - kittycad_execution_plan_macros[c925e17a81cfe891]::derive_value::tests::test_struct::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/derive_value.rs:491:21 [INFO] [stdout] 24: 0x5e2bce65f016 - >::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e2bcea7d5fb - core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e2bcea7d5fb - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18 [INFO] [stdout] 27: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74 [INFO] [stdout] 28: 0x5e2bcea8ac45 - as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panicking::catch_unwind::, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5e2bcea8ac45 - std[97b98282bc616a66]::panic::catch_unwind::, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test_in_process [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27 [INFO] [stdout] 33: 0x5e2bcea8ac45 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43 [INFO] [stdout] 34: 0x5e2bcea856f4 - test[39766f3d73431624]::run_test::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41 [INFO] [stdout] 35: 0x5e2bcea856f4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x5e2bcea8dd92 - ::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5e2bcea8dd92 - std[97b98282bc616a66]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e2bcea8dd92 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x5e2bcea8dd92 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x74a8ef42160f - + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9 [INFO] [stdout] 44: 0x74a8ef42160f - ::new::thread_start [INFO] [stdout] at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x74a8ef18207a - [INFO] [stdout] 46: 0x74a8ef215534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] derive_value::tests::test_enum [INFO] [stdout] derive_value::tests::test_enum_with_generics [INFO] [stdout] derive_value::tests::test_struct [INFO] [stdout] derive_value::tests::test_struct_wrapper [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537", kill_on_drop: false }` [INFO] [stdout] bab12591b11da76b32ea5af2ff9d2faacc5c88c0816470ebbc634c029174e537