[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.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/efitools-rs on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/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.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.52.1" "metadata" "--no-deps" "--format-version=1", 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] 294485d136a6661fd1e5b622302c6fb8c1d4d2bef9f76c9c0607c52f5b9cb387 [INFO] running `Command { std: "docker" "start" "-a" "294485d136a6661fd1e5b622302c6fb8c1d4d2bef9f76c9c0607c52f5b9cb387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "294485d136a6661fd1e5b622302c6fb8c1d4d2bef9f76c9c0607c52f5b9cb387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294485d136a6661fd1e5b622302c6fb8c1d4d2bef9f76c9c0607c52f5b9cb387", kill_on_drop: false }` [INFO] [stdout] 294485d136a6661fd1e5b622302c6fb8c1d4d2bef9f76c9c0607c52f5b9cb387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 175365f803da945979cbb8a8d92a4ebc96fe11bb9c54b3614b471e3e14aa0427 [INFO] running `Command { std: "docker" "start" "-a" "175365f803da945979cbb8a8d92a4ebc96fe11bb9c54b3614b471e3e14aa0427", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-parser v3.0.4 [INFO] [stderr] Compiling x509-parser v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [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 47.68s [INFO] running `Command { std: "docker" "inspect" "175365f803da945979cbb8a8d92a4ebc96fe11bb9c54b3614b471e3e14aa0427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175365f803da945979cbb8a8d92a4ebc96fe11bb9c54b3614b471e3e14aa0427", kill_on_drop: false }` [INFO] [stdout] 175365f803da945979cbb8a8d92a4ebc96fe11bb9c54b3614b471e3e14aa0427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--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] cddd1170a1562c1c55e76dc24b9b9d418570aa41bc62453b5352af787539ccb0 [INFO] running `Command { std: "docker" "start" "-a" "cddd1170a1562c1c55e76dc24b9b9d418570aa41bc62453b5352af787539ccb0", kill_on_drop: false }` [INFO] [stderr] Compiling efitools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "cddd1170a1562c1c55e76dc24b9b9d418570aa41bc62453b5352af787539ccb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddd1170a1562c1c55e76dc24b9b9d418570aa41bc62453b5352af787539ccb0", kill_on_drop: false }` [INFO] [stdout] cddd1170a1562c1c55e76dc24b9b9d418570aa41bc62453b5352af787539ccb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 282a6fb852b33838caada15880959bb955dfb39543a3986b65c5a29428e6aede [INFO] running `Command { std: "docker" "start" "-a" "282a6fb852b33838caada15880959bb955dfb39543a3986b65c5a29428e6aede", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/efitools-18ebfe683836104b) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cert_to_efi_sig_list-aefdc71b14f9ca8a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-c122dc5665d65cdd) [INFO] [stdout] [INFO] [stdout] running 1 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: 0x55cc29106ae0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cc29106ae0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc29106ae0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cc29106ae0 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cc29125fef - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x55cc29103b72 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x55cc29108cd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cc29108cd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cc29108cd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cc291087be - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cc291092dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55cc29108e77 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55cc29106f9c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cc29108dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55cc2908b801 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cc291248ff - core::panicking::assert_failed::inner::he9aa8d36fcf971f9 [INFO] [stdout] 16: 0x55cc2908d07d - core::panicking::assert_failed::h689f09f605f9941e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5 [INFO] [stdout] 17: 0x55cc2908dbce - test::test_signature_list::h0953ab53a4a512f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:13:5 [INFO] [stdout] 18: 0x55cc2908d94a - test::test_signature_list::{{closure}}::h5daf5d6dcd47700a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:4:1 [INFO] [stdout] 19: 0x55cc2908cbde - core::ops::function::FnOnce::call_once::h281cbb12f2113775 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55cc290b5da3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55cc290b5da3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 22: 0x55cc290b46c0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x55cc290b46c0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x55cc290b46c0 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55cc290b46c0 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55cc290b46c0 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x55cc290b46c0 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 28: 0x55cc290b46c0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 29: 0x55cc2908dfbe - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 30: 0x55cc2908dfbe - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55cc29091f1f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x55cc29091f1f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x55cc29091f1f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55cc29091f1f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x55cc29091f1f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x55cc29091f1f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x55cc29091f1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55cc2910ec2a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x55cc2910ec2a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x55cc2910ec2a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7feb0fdde609 - start_thread [INFO] [stdout] 42: 0x7feb0fbb6293 - clone [INFO] [stdout] 43: 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; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] running `Command { std: "docker" "inspect" "282a6fb852b33838caada15880959bb955dfb39543a3986b65c5a29428e6aede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282a6fb852b33838caada15880959bb955dfb39543a3986b65c5a29428e6aede", kill_on_drop: false }` [INFO] [stdout] 282a6fb852b33838caada15880959bb955dfb39543a3986b65c5a29428e6aede