[INFO] fetching crate compact_macros 0.1.0... [INFO] testing compact_macros-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate compact_macros 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate compact_macros 0.1.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate compact_macros 0.1.0 [INFO] finished tweaking crates.io crate compact_macros 0.1.0 [INFO] tweaked toml for crates.io crate compact_macros 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8e4846a458bfb0f4fbbffa108bf62b953d6027dbbc75f524ec3fdd3660bb15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb8e4846a458bfb0f4fbbffa108bf62b953d6027dbbc75f524ec3fdd3660bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8e4846a458bfb0f4fbbffa108bf62b953d6027dbbc75f524ec3fdd3660bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8e4846a458bfb0f4fbbffa108bf62b953d6027dbbc75f524ec3fdd3660bb15", kill_on_drop: false }` [INFO] [stdout] eb8e4846a458bfb0f4fbbffa108bf62b953d6027dbbc75f524ec3fdd3660bb15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75ffac7e3c90ae9b9e71bc26292c97b64f3d0db9a1b89e14ce924cb29e06375f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75ffac7e3c90ae9b9e71bc26292c97b64f3d0db9a1b89e14ce924cb29e06375f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling compact_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "75ffac7e3c90ae9b9e71bc26292c97b64f3d0db9a1b89e14ce924cb29e06375f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ffac7e3c90ae9b9e71bc26292c97b64f3d0db9a1b89e14ce924cb29e06375f", kill_on_drop: false }` [INFO] [stdout] 75ffac7e3c90ae9b9e71bc26292c97b64f3d0db9a1b89e14ce924cb29e06375f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f86ab07d4984df30de7c84f90c5eb8765baa7f2b333c9e2c45a0d9899ea7e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76f86ab07d4984df30de7c84f90c5eb8765baa7f2b333c9e2c45a0d9899ea7e6", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling compact_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `Command { std: "docker" "inspect" "76f86ab07d4984df30de7c84f90c5eb8765baa7f2b333c9e2c45a0d9899ea7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f86ab07d4984df30de7c84f90c5eb8765baa7f2b333c9e2c45a0d9899ea7e6", kill_on_drop: false }` [INFO] [stdout] 76f86ab07d4984df30de7c84f90c5eb8765baa7f2b333c9e2c45a0d9899ea7e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e91cfa9fd241366fe4694a88d0d5bab00ef1ffca357f082d636aba4aed38ff3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e91cfa9fd241366fe4694a88d0d5bab00ef1ffca357f082d636aba4aed38ff3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/compact_macros-2449e76d771a6655) [INFO] [stdout] test basic_struct ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test basic_enum ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basic_enum stdout ---- [INFO] [stdout] thread 'basic_enum' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [INFO] [stdout] <"impl :: compact :: Compact for Test2 { # [ allow ( match_same_arms ) ] fn is_still_compact ( & self ) -> bool { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . is_still_compact ( ) && f1 . is_still_compact ( ) && f2 . is_still_compact ( ) } , Test2 :: B ( ref f0 ) => { f0 . is_still_compact ( ) } , Test2 :: C => true } } # [ allow ( match_same_arms ) ] fn dynamic_size_bytes ( & self ) -> usize { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . dynamic_size_bytes ( ) + f1 . dynamic_size_bytes ( ) + f2 . dynamic_size_bytes ( ) } , Test2 :: B ( ref f0 ) => { f0 . dynamic_size_bytes ( ) } , Test2 :: C => 0 } } # [ allow ( unused_assignments ) ] # [ allow ( match_same_arms ) ] unsafe fn compact ( source : * mut Self , dest : * mut Self , new_dynamic_part : * mut u8 ) { :: std :: ptr :: copy_nonoverlapping ( source , dest , 1 ) ; match * source { Test2 :: A ( ref mut f0 , ref mut f1 , ref mut f2 ) => { let mut offset : isize = 0 ; if let Test2 :: A ( ref mut dest_f0 , ref mut dest_f1 , ref mut dest_f2 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f1 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f1 , dest_f1 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f2 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f2 , dest_f2 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: B ( ref mut f0 ) => { let mut offset : isize = 0 ; if let Test2 :: B ( ref mut dest_f0 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: C => { } } } # [ allow ( match_same_arms ) ] unsafe fn decompact ( source : * const Self ) -> Self { match * source { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { Test2 :: A ( :: compact :: Compact :: decompact ( f0 ) , :: compact :: Compact :: decompact ( f1 ) , :: compact :: Compact :: decompact ( f2 ) ) } , Test2 :: B ( ref f0 ) => { Test2 :: B ( :: compact :: Compact :: decompact ( f0 ) ) } , Test2 :: C => Test2 :: C } } }"& self ) -> bool { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . is_still_compact ( ) && f1 . is_still_compact ( ) && f2 . is_still_compact ( ) } , Test2 :: B ( ref f0 ) => { f0 . is_still_compact ( ) } , Test2 :: C => true } } # [ ca  fae] fn dynamic_size_bytes ( & self ) -> usize { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . dynamic_size_bytes ( ) + f1 . dynamic_size_bytes ( ) + f2 . dynamic_size_bytes ( ) } , Test2 :: B ( ref f0 ) => { f0 . dynamic_size_bytes ( ) } , Test2 :: C => 0 } } # [ allow ( unused_assignments ) ] # [ ca  feat] unsafe fn compact ( source : * mut Self , dest : * mut Self , new_dynamic_part : * mut u8 ) { :: std :: ptr :: copy_nonoverlapping ( source , dest , 1 ) ; match * source { Test2 :: A ( ref mut f0 , ref mut f1 , ref mut f2 ) => { let mut offset : isize = 0 ; if let Test2 :: A ( ref mut dest_f0 , ref mut dest_f1 , ref mut dest_f2 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f1 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f1 , dest_f1 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f2 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f2 , dest_f2 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: B ( ref mut f0 ) => { let mut offset : isize = 0 ; if let Test2 :: B ( ref mut dest_f0 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: C => { } } } # [ ca  fea] unsafe fn decompact ( source : * const Self ) -> Self { match * source { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { Test2 :: A ( :: compact :: Compact :: decompact ( f0 ) , :: compact :: Compact :: decompact ( f1 ) , :: compact :: Compact :: decompact ( f2 ) ) } , Test2 :: B ( ref f0 ) => { Test2 :: B ( :: compact :: Compact :: decompact ( f0 ) ) } , Test2 :: C => Test2 :: C } } }" [INFO] [stdout] >"impl :: compact :: Compact for Test2 { # [ cfg_attr ( feature = \"cargo-clippy\" , allow ( match_same_arms ) ) ] fn is_still_compact ( & self ) -> bool { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . is_still_compact ( ) && f1 . is_still_compact ( ) && f2 . is_still_compact ( ) } , Test2 :: B ( ref f0 ) => { f0 . is_still_compact ( ) } , Test2 :: C => true } } # [ cfg_attr ( feature = \"cargo-clippy\" , allow ( match_same_arms ) ) ] fn dynamic_size_bytes ( & self ) -> usize { match * self { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { f0 . dynamic_size_bytes ( ) + f1 . dynamic_size_bytes ( ) + f2 . dynamic_size_bytes ( ) } , Test2 :: B ( ref f0 ) => { f0 . dynamic_size_bytes ( ) } , Test2 :: C => 0 } } # [ allow ( unused_assignments ) ] # [ cfg_attr ( feature = \"cargo-clippy\" , allow ( match_same_arms ) ) ] unsafe fn compact ( source : * mut Self , dest : * mut Self , new_dynamic_part : * mut u8 ) { :: std :: ptr :: copy_nonoverlapping ( source , dest , 1 ) ; match * source { Test2 :: A ( ref mut f0 , ref mut f1 , ref mut f2 ) => { let mut offset : isize = 0 ; if let Test2 :: A ( ref mut dest_f0 , ref mut dest_f1 , ref mut dest_f2 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f1 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f1 , dest_f1 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; let size_of_this_field = f2 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f2 , dest_f2 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: B ( ref mut f0 ) => { let mut offset : isize = 0 ; if let Test2 :: B ( ref mut dest_f0 ) = * dest { let size_of_this_field = f0 . dynamic_size_bytes ( ) as isize ; :: compact :: Compact :: compact ( f0 , dest_f0 , new_dynamic_part . offset ( offset ) ) ; offset += size_of_this_field ; } else { unreachable ! ( ) } } , Test2 :: C => { } } } # [ cfg_attr ( feature = \"cargo-clippy\" , allow ( match_same_arms ) ) ] unsafe fn decompact ( source : * const Self ) -> Self { match * source { Test2 :: A ( ref f0 , ref f1 , ref f2 ) => { Test2 :: A ( :: compact :: Compact :: decompact ( f0 ) , :: compact :: Compact :: decompact ( f1 ) , :: compact :: Compact :: decompact ( f2 ) ) } , Test2 :: B ( ref f0 ) => { Test2 :: B ( :: compact :: Compact :: decompact ( f0 ) ) } , Test2 :: C => Test2 :: C } } }" [INFO] [stdout] [INFO] [stdout] ', src/lib.rs:424:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f7d9e989f20 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x7f7d9e989f20 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7f7d9e989f20 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x7f7d9e989f20 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x7f7d9e9f7d0c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x7f7d9e97b7b5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x7f7d9e98dc3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x7f7d9e98dc3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x7f7d9e98dc3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x7f7d9e98d74c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x7f7d9e98e444 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x7f7d9e98df27 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x7f7d9e98a41c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x7f7d9e98de89 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x7f7d9e956dbb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x5597d74dd423 - compact_macros::basic_enum::h6b6f4f4acf08d795 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:424:5 [INFO] [stdout] 16: 0x5597d74d888a - compact_macros::basic_enum::{{closure}}::hbc28d9f5f35cf3d5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:325:1 [INFO] [stdout] 17: 0x5597d74e66be - core::ops::function::FnOnce::call_once::h6eb7e89031f65d32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x7f7d9ecb3fa3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x7f7d9ecb3fa3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 20: 0x7f7d9ecb2a30 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x7f7d9ecb2a30 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 22: 0x7f7d9ecb2a30 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x7f7d9ecb2a30 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x7f7d9ecb2a30 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 25: 0x7f7d9ecb2a30 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 26: 0x7f7d9ecb2a30 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x7f7d9ec89452 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x7f7d9ec89452 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x7f7d9ec8dc98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 30: 0x7f7d9ec8dc98 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 31: 0x7f7d9ec8dc98 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x7f7d9ec8dc98 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x7f7d9ec8dc98 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 34: 0x7f7d9ec8dc98 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 35: 0x7f7d9ec8dc98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x7f7d9e99aa17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 37: 0x7f7d9e99aa17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x7f7d9e99aa17 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 39: 0x7f7d9e6a7609 - start_thread [INFO] [stdout] 40: 0x7f7d9e7e5293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_enum [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e91cfa9fd241366fe4694a88d0d5bab00ef1ffca357f082d636aba4aed38ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e91cfa9fd241366fe4694a88d0d5bab00ef1ffca357f082d636aba4aed38ff3", kill_on_drop: false }` [INFO] [stdout] 2e91cfa9fd241366fe4694a88d0d5bab00ef1ffca357f082d636aba4aed38ff3