[INFO] cloning repository https://github.com/nicholasbishop/efitools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/efitools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ef9a26bf14841762af8742be7f61d8624f9446f [INFO] testing nicholasbishop/efitools-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/efitools-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholasbishop/efitools-rs [INFO] finished tweaking git repo https://github.com/nicholasbishop/efitools-rs [INFO] tweaked toml for git repo https://github.com/nicholasbishop/efitools-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/efitools-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4bdff84c55863b5e77360fb18ec2dc9f48648008104cfec83e44dbb5581f173 [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" "b4bdff84c55863b5e77360fb18ec2dc9f48648008104cfec83e44dbb5581f173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4bdff84c55863b5e77360fb18ec2dc9f48648008104cfec83e44dbb5581f173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bdff84c55863b5e77360fb18ec2dc9f48648008104cfec83e44dbb5581f173", kill_on_drop: false }` [INFO] [stdout] b4bdff84c55863b5e77360fb18ec2dc9f48648008104cfec83e44dbb5581f173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a08f3686bb27999ddf2b6fa4b740e513cfa7beb97b20b434da179f100e93afa [INFO] running `Command { std: "docker" "start" "-a" "9a08f3686bb27999ddf2b6fa4b740e513cfa7beb97b20b434da179f100e93afa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-parser v3.0.4 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling x509-parser v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling efitools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.62s [INFO] running `Command { std: "docker" "inspect" "9a08f3686bb27999ddf2b6fa4b740e513cfa7beb97b20b434da179f100e93afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a08f3686bb27999ddf2b6fa4b740e513cfa7beb97b20b434da179f100e93afa", kill_on_drop: false }` [INFO] [stdout] 9a08f3686bb27999ddf2b6fa4b740e513cfa7beb97b20b434da179f100e93afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9558d3c1c827312c73dffd77198f976e04f71e0631e44ab302f12096c8096bf5 [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" "9558d3c1c827312c73dffd77198f976e04f71e0631e44ab302f12096c8096bf5", kill_on_drop: false }` [INFO] [stderr] Compiling efitools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "9558d3c1c827312c73dffd77198f976e04f71e0631e44ab302f12096c8096bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9558d3c1c827312c73dffd77198f976e04f71e0631e44ab302f12096c8096bf5", kill_on_drop: false }` [INFO] [stdout] 9558d3c1c827312c73dffd77198f976e04f71e0631e44ab302f12096c8096bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a3b73390f022e4c739e4f83a49669c4d09b79a46367625ee31b6a51fd454168d [INFO] running `Command { std: "docker" "start" "-a" "a3b73390f022e4c739e4f83a49669c4d09b79a46367625ee31b6a51fd454168d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/efitools-4fd7eedead122111 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test guid::tests::test_ser_de_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cert_to_efi_sig_list-1e7bbf3d1a9b536d [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-079e0015def9e116 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] [stdout] test test_signature_list ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_signature_list stdout ---- [INFO] [stdout] thread 'test_signature_list' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[161, 89, 192, 165, 228, 148, 167, 74, 135, 181, 171, 21, 92, 43, 240, 114, 43, 3, 0, 0, 0, 0, 0, 0, 15, 3, 0, 0, 0, 17, 34, 51, 68, 85, 102, 119, 136, 153, 170, 187, 204, 221, 238, 255, 48, 130, 2, 251, 48, 130, 1, 227, 160, 3, 2, 1, 2, 2, 20, 109, 145, 190, 159, 117, 210, 82, 53, 238, 182, 223, 201, 7, 197, 171, 136, 121, 171, 127, 201, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 11, 5, 0, 48, 13, 49, 11, 48, 9, 6, 3, 85, 4, 3, 12, 2, 80, 75, 48, 30, 23, 13, 50, 48, 48, 56, 49, 48, 48, 55, 50, 54, 48, 48, 90, 23, 13, 51, 48, 48, 56, 48, 56, 48, 55, 50, 54, 48, 48, 90, 48, 13, 49, 11, 48, 9, 6, 3, 85, 4, 3, 12, 2, 80, 75, 48, 130, 1, 34, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 1, 5, 0, 3, 130, 1, 15, 0, 48, 130, 1, 10, 2, 130, 1, 1, 0, 180, 68, 35, 168, 177, 25, 144, 57, 210, 104, 33, 192, 142, 18, 35, 32, 163, 224, 181, 214, 178, 156, 109, 83, 78, 175, 156, 222, 108, 191, 207, 62, 157, 91, 7, 2, 191, 59, 15, 111, 248, 146, 128, 231, 239, 77, 114, 58, 88, 64, 97, 69, 185, 117, 148, 34, 118, 38, 133, 13, 183, 35, 35, 52, 85, 169, 90, 70, 46, 195, 25, 205, 195, 106, 52, 13, 196, 23, 242, 194, 62, 241, 209, 50, 20, 50, 4, 170, 76, 221, 97, 164, 211, 38, 195, 189, 219, 241, 209, 85, 26, 31, 176, 22, 53, 113, 168, 187, 50, 15, 244, 115, 74, 181, 64, 193, 23, 42, 154, 56, 127, 56, 31, 54, 57, 46, 171, 32, 199, 160, 100, 212, 171, 125, 182, 210, 86, 111, 202, 9, 102, 161, 211, 50, 177, 11, 45, 123, 2, 184, 33, 186, 168, 40, 223, 248, 165, 56, 214, 28, 79, 188, 63, 7, 149, 85, 253, 16, 68, 242, 145, 192, 188, 81, 148, 148, 203, 252, 176, 75, 197, 99, 208, 149, 152, 254, 68, 80, 207, 152, 125, 180, 214, 13, 243, 182, 163, 11, 60, 6, 134, 38, 191, 251, 12, 232, 48, 217, 175, 161, 97, 81, 192, 247, 103, 254, 171, 239, 117, 219, 135, 153, 18, 151, 56, 141, 76, 90, 150, 92, 96, 3, 158, 120, 171, 6, 33, 163, 179, 21, 21, 141, 196, 13, 254, 146, 247, 194, 228, 13, 227, 3, 86, 90, 226, 93, 2, 3, 1, 0, 1, 163, 83, 48, 81, 48, 29, 6, 3, 85, 29, 14, 4, 22, 4, 20, 106, 166, 28, 252, 228, 226, 246, 244, 7, 68, 107, 122, 10, 103, 236, 125, 132, 222, 80, 254, 48, 31, 6, 3, 85, 29, 35, 4, 24, 48, 22, 128, 20, 106, 166, 28, 252, 228, 226, 246, 244, 7, 68, 107, 122, 10, 103, 236, 125, 132, 222, 80, 254, 48, 15, 6, 3, 85, 29, 19, 1, 1, 255, 4, 5, 48, 3, 1, 1, 255, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 11, 5, 0, 3, 130, 1, 1, 0, 154, 216, 112, 241, 107, 43, 120, 88, 192, 217, 78, 46, 231, 153, 75, 58, 249, 176, 42, 138, 66, 41, 79, 220, 137, 1, 0, 208, 30, 56, 200, 144, 235, 112, 26, 24, 173, 70, 117, 84, 37, 32, 249, 227, 203, 96, 122, 243, 218, 201, 244, 200, 158, 206, 10, 5, 157, 249, 23, 157, 252, 92, 69, 59, 243, 189, 38, 101, 142, 40, 13, 169, 135, 196, 143, 53, 121, 167, 220, 116, 255, 161, 122, 70, 217, 54, 207, 0, 201, 121, 35, 185, 48, 176, 198, 127, 47, 228, 189, 65, 177, 185, 114, 19, 50, 125, 131, 93, 66, 243, 74, 138, 178, 57, 9, 34, 59, 233, 63, 247, 52, 191, 81, 243, 181, 134, 147, 161, 89, 83, 51, 99, 129, 93, 1, 31, 86, 140, 108, 60, 232, 15, 238, 139, 189, 91, 54, 172, 84, 80, 130, 171, 72, 106, 208, 113, 205, 134, 212, 192, 119, 232, 103, 6, 3, 0, 86, 118, 19, 98, 230, 47, 122, 38, 167, 205, 89, 57, 88, 139, 28, 205, 234, 254, 5, 119, 201, 87, 169, 124, 80, 34, 103, 172, 34, 213, 67, 208, 166, 197, 235, 51, 80, 131, 70, 174, 54, 26, 172, 249, 98, 117, 35, 102, 196, 135, 10, 89, 9, 95, 29, 207, 56, 8, 195, 72, 57, 36, 98, 147, 28, 174, 64, 17, 102, 29, 89, 74, 191, 227, 189, 177, 160, 116, 250, 132, 178, 133, 183, 19, 193, 117, 46, 73, 36, 255]`, [INFO] [stdout] right: `[161, 89, 192, 165, 228, 148, 167, 74, 135, 181, 171, 21, 92, 43, 240, 114, 43, 3, 0, 0, 0, 0, 0, 0, 15, 3, 0, 0, 51, 34, 17, 0, 85, 68, 119, 102, 136, 153, 170, 187, 204, 221, 238, 255, 48, 130, 2, 251, 48, 130, 1, 227, 160, 3, 2, 1, 2, 2, 20, 109, 145, 190, 159, 117, 210, 82, 53, 238, 182, 223, 201, 7, 197, 171, 136, 121, 171, 127, 201, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 11, 5, 0, 48, 13, 49, 11, 48, 9, 6, 3, 85, 4, 3, 12, 2, 80, 75, 48, 30, 23, 13, 50, 48, 48, 56, 49, 48, 48, 55, 50, 54, 48, 48, 90, 23, 13, 51, 48, 48, 56, 48, 56, 48, 55, 50, 54, 48, 48, 90, 48, 13, 49, 11, 48, 9, 6, 3, 85, 4, 3, 12, 2, 80, 75, 48, 130, 1, 34, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 1, 5, 0, 3, 130, 1, 15, 0, 48, 130, 1, 10, 2, 130, 1, 1, 0, 180, 68, 35, 168, 177, 25, 144, 57, 210, 104, 33, 192, 142, 18, 35, 32, 163, 224, 181, 214, 178, 156, 109, 83, 78, 175, 156, 222, 108, 191, 207, 62, 157, 91, 7, 2, 191, 59, 15, 111, 248, 146, 128, 231, 239, 77, 114, 58, 88, 64, 97, 69, 185, 117, 148, 34, 118, 38, 133, 13, 183, 35, 35, 52, 85, 169, 90, 70, 46, 195, 25, 205, 195, 106, 52, 13, 196, 23, 242, 194, 62, 241, 209, 50, 20, 50, 4, 170, 76, 221, 97, 164, 211, 38, 195, 189, 219, 241, 209, 85, 26, 31, 176, 22, 53, 113, 168, 187, 50, 15, 244, 115, 74, 181, 64, 193, 23, 42, 154, 56, 127, 56, 31, 54, 57, 46, 171, 32, 199, 160, 100, 212, 171, 125, 182, 210, 86, 111, 202, 9, 102, 161, 211, 50, 177, 11, 45, 123, 2, 184, 33, 186, 168, 40, 223, 248, 165, 56, 214, 28, 79, 188, 63, 7, 149, 85, 253, 16, 68, 242, 145, 192, 188, 81, 148, 148, 203, 252, 176, 75, 197, 99, 208, 149, 152, 254, 68, 80, 207, 152, 125, 180, 214, 13, 243, 182, 163, 11, 60, 6, 134, 38, 191, 251, 12, 232, 48, 217, 175, 161, 97, 81, 192, 247, 103, 254, 171, 239, 117, 219, 135, 153, 18, 151, 56, 141, 76, 90, 150, 92, 96, 3, 158, 120, 171, 6, 33, 163, 179, 21, 21, 141, 196, 13, 254, 146, 247, 194, 228, 13, 227, 3, 86, 90, 226, 93, 2, 3, 1, 0, 1, 163, 83, 48, 81, 48, 29, 6, 3, 85, 29, 14, 4, 22, 4, 20, 106, 166, 28, 252, 228, 226, 246, 244, 7, 68, 107, 122, 10, 103, 236, 125, 132, 222, 80, 254, 48, 31, 6, 3, 85, 29, 35, 4, 24, 48, 22, 128, 20, 106, 166, 28, 252, 228, 226, 246, 244, 7, 68, 107, 122, 10, 103, 236, 125, 132, 222, 80, 254, 48, 15, 6, 3, 85, 29, 19, 1, 1, 255, 4, 5, 48, 3, 1, 1, 255, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 11, 5, 0, 3, 130, 1, 1, 0, 154, 216, 112, 241, 107, 43, 120, 88, 192, 217, 78, 46, 231, 153, 75, 58, 249, 176, 42, 138, 66, 41, 79, 220, 137, 1, 0, 208, 30, 56, 200, 144, 235, 112, 26, 24, 173, 70, 117, 84, 37, 32, 249, 227, 203, 96, 122, 243, 218, 201, 244, 200, 158, 206, 10, 5, 157, 249, 23, 157, 252, 92, 69, 59, 243, 189, 38, 101, 142, 40, 13, 169, 135, 196, 143, 53, 121, 167, 220, 116, 255, 161, 122, 70, 217, 54, 207, 0, 201, 121, 35, 185, 48, 176, 198, 127, 47, 228, 189, 65, 177, 185, 114, 19, 50, 125, 131, 93, 66, 243, 74, 138, 178, 57, 9, 34, 59, 233, 63, 247, 52, 191, 81, 243, 181, 134, 147, 161, 89, 83, 51, 99, 129, 93, 1, 31, 86, 140, 108, 60, 232, 15, 238, 139, 189, 91, 54, 172, 84, 80, 130, 171, 72, 106, 208, 113, 205, 134, 212, 192, 119, 232, 103, 6, 3, 0, 86, 118, 19, 98, 230, 47, 122, 38, 167, 205, 89, 57, 88, 139, 28, 205, 234, 254, 5, 119, 201, 87, 169, 124, 80, 34, 103, 172, 34, 213, 67, 208, 166, 197, 235, 51, 80, 131, 70, 174, 54, 26, 172, 249, 98, 117, 35, 102, 196, 135, 10, 89, 9, 95, 29, 207, 56, 8, 195, 72, 57, 36, 98, 147, 28, 174, 64, 17, 102, 29, 89, 74, 191, 227, 189, 177, 160, 116, 250, 132, 178, 133, 183, 19, 193, 117, 46, 73, 36, 255]`', tests/test.rs:13:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5648b23dd890 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x5648b23dd890 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5648b23dd890 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5648b23dd890 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5648b24009ac - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5648b2369406 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x5648b23d7b8d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x5648b23dff65 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x5648b23dff65 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x5648b23dff65 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x5648b23dfbb2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x5648b23e0701 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x5648b23e0247 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x5648b23ddd4c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x5648b23e01a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x5648b23e015b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x5648b2366c83 - test::test_signature_list::h05a5e151d056c872 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:13:5 [INFO] [stdout] 17: 0x5648b23668ba - test::test_signature_list::{{closure}}::h0d2fb19679d488b0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:4:1 [INFO] [stdout] 18: 0x5648b23671ee - core::ops::function::FnOnce::call_once::h9bf684762ec468ed [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5648b2390f53 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5648b2390f53 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5648b238f3fa - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5648b238f3fa - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5648b238f3fa - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5648b238f3fa - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5648b238f3fa - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5648b238f3fa - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5648b238f3fa - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5648b2368786 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x5648b236d783 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x5648b236d783 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x5648b236d783 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x5648b236d783 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x5648b236d783 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x5648b236d783 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x5648b236d783 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5648b23e6b5a - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5648b23e6b5a - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5648b23e6b5a - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fb07e08e609 - start_thread [INFO] [stdout] 40: 0x7fb07de66293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_signature_list [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3b73390f022e4c739e4f83a49669c4d09b79a46367625ee31b6a51fd454168d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b73390f022e4c739e4f83a49669c4d09b79a46367625ee31b6a51fd454168d", kill_on_drop: false }` [INFO] [stdout] a3b73390f022e4c739e4f83a49669c4d09b79a46367625ee31b6a51fd454168d