[INFO] fetching crate jsonlogic-rs 0.2.2... [INFO] testing jsonlogic-rs-0.2.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate jsonlogic-rs 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate jsonlogic-rs 0.2.2 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] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate jsonlogic-rs 0.2.2 [INFO] finished tweaking crates.io crate jsonlogic-rs 0.2.2 [INFO] tweaked toml for crates.io crate jsonlogic-rs 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate jsonlogic-rs 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] e97de62dc4ea31c36da0767efb1b66e473030e309e79bd05a4ee74e873919f79 [INFO] running `Command { std: "docker" "start" "-a" "e97de62dc4ea31c36da0767efb1b66e473030e309e79bd05a4ee74e873919f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e97de62dc4ea31c36da0767efb1b66e473030e309e79bd05a4ee74e873919f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97de62dc4ea31c36da0767efb1b66e473030e309e79bd05a4ee74e873919f79", kill_on_drop: false }` [INFO] [stdout] e97de62dc4ea31c36da0767efb1b66e473030e309e79bd05a4ee74e873919f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b384db258b2e37d6bfcc900a4f2f465645a03261b8fb1dff1c608149e411e4 [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" "e2b384db258b2e37d6bfcc900a4f2f465645a03261b8fb1dff1c608149e411e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling jsonlogic-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.37s [INFO] running `Command { std: "docker" "inspect" "e2b384db258b2e37d6bfcc900a4f2f465645a03261b8fb1dff1c608149e411e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b384db258b2e37d6bfcc900a4f2f465645a03261b8fb1dff1c608149e411e4", kill_on_drop: false }` [INFO] [stdout] e2b384db258b2e37d6bfcc900a4f2f465645a03261b8fb1dff1c608149e411e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf40bbc2778dc234794f06b4f93eb1e309402a6c1787e28cc23fbfd5909a1ff5 [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" "cf40bbc2778dc234794f06b4f93eb1e309402a6c1787e28cc23fbfd5909a1ff5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling jsonlogic-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/js_op.rs:911:51 [INFO] [stdout] | [INFO] [stdout] 911 | assert!(abstract_eq(&first, &second), true); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 911 | assert!(abstract_eq(&first, &second), "{}", true); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "cf40bbc2778dc234794f06b4f93eb1e309402a6c1787e28cc23fbfd5909a1ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf40bbc2778dc234794f06b4f93eb1e309402a6c1787e28cc23fbfd5909a1ff5", kill_on_drop: false }` [INFO] [stdout] cf40bbc2778dc234794f06b4f93eb1e309402a6c1787e28cc23fbfd5909a1ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca03c4dcca1fe0b4433364ba1b1c0528c19fb591bd625f1787ad4af861bd6802 [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" "ca03c4dcca1fe0b4433364ba1b1c0528c19fb591bd625f1787ad4af861bd6802", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/js_op.rs:911:51 [INFO] [stderr] | [INFO] [stderr] 911 | assert!(abstract_eq(&first, &second), true); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 911 | assert!(abstract_eq(&first, &second), "{}", true); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsonlogic_rs-aa4b81240bf12055) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test js_op::abstract_operations::test_abstract_gt ... ok [INFO] [stdout] test js_op::abstract_operations::test_abstract_ne ... ok [INFO] [stdout] test js_op::abstract_operations::test_abstract_plus ... ok [INFO] [stdout] test js_op::abstract_operations::test_gt_values_are_not_eq ... ok [INFO] [stdout] test js_op::abstract_operations::test_eq_values_are_not_ne ... ok [INFO] [stdout] test js_op::abstract_operations::test_eq_values_are_not_gt ... ok [INFO] [stdout] test js_op::abstract_operations::test_gt_values_are_gte ... ok [INFO] [stdout] test js_op::abstract_operations::test_abstract_eq ... ok [INFO] [stdout] test js_op::abstract_operations::test_eq_values_are_gte ... ok [INFO] [stdout] test js_op::abstract_operations::test_eq_values_are_lte ... ok [INFO] [stdout] test js_op::abstract_operations::test_gt_values_are_ne ... ok [INFO] [stdout] test js_op::abstract_operations::test_abstract_lt ... ok [INFO] [stdout] test js_op::abstract_operations::test_gt_values_are_not_lt ... ok [INFO] [stdout] test js_op::abstract_operations::test_gt_values_are_not_lte ... ok [INFO] [stdout] test js_op::abstract_operations::test_to_string_array ... ok [INFO] [stdout] test js_op::abstract_operations::test_to_string_bool ... ok [INFO] [stdout] test js_op::abstract_operations::test_eq_values_are_not_lt ... ok [INFO] [stdout] test js_op::test_abstract_min::test_abstract_min ... ok [INFO] [stdout] test js_op::test_abstract_minus::test_abstract_minus ... ok [INFO] [stdout] test js_op::test_strict::test_strict_eq_same_obj ... ok [INFO] [stdout] test js_op::test_strict::test_strict_ne_same_obj ... ok [INFO] [stdout] test js_op::test_strict::test_strict_ne ... ok [INFO] [stdout] test js_op::test_strict::test_strict_eq ... ok [INFO] [stdout] test jsonlogic_tests::test_abstract_eq_op ... ok [INFO] [stdout] test jsonlogic_tests::test_bang_bang_op ... ok [INFO] [stdout] test jsonlogic_tests::test_bang_op ... ok [INFO] [stdout] test jsonlogic_tests::test_and_op ... ok [INFO] [stdout] test jsonlogic_tests::test_cat_op ... ok [INFO] [stdout] test js_op::abstract_operations::test_lt_values_are_ne ... ok [INFO] [stdout] test js_op::test_parse_float::test_parse_float ... ok [INFO] [stdout] test jsonlogic_tests::test_abstract_ne_op ... ok [INFO] [stdout] test js_op::abstract_operations::test_lt_values_are_not_gt ... ok [INFO] [stdout] test js_op::abstract_operations::test_to_string_null ... ok [INFO] [stdout] test js_op::abstract_operations::test_to_string_obj ... ok [INFO] [stdout] test js_op::abstract_operations::test_to_string_number ... ok [INFO] [stdout] test js_op::test_abstract_max::test_abstract_max ... ok [INFO] [stdout] test js_op::abstract_operations::test_lt_values_are_lte ... ok [INFO] [stdout] test js_op::abstract_operations::test_lt_values_are_not_gte ... ok [INFO] [stdout] test js_op::abstract_operations::test_lt_values_are_not_eq ... ok [INFO] [stdout] test jsonlogic_tests::test_all_op ... ok [INFO] [stdout] test jsonlogic_tests::test_in_op ... ok [INFO] [stdout] test js_op::abstract_operations::test_incomparable ... ok [INFO] [stdout] test jsonlogic_tests::test_max_op ... ok [INFO] [stdout] test jsonlogic_tests::test_lt_op ... ok [INFO] [stdout] test jsonlogic_tests::test_merge_op ... ok [INFO] [stdout] test jsonlogic_tests::test_map_op ... ok [INFO] [stdout] test jsonlogic_tests::test_lte_op ... ok [INFO] [stdout] test jsonlogic_tests::test_gte_op ... ok [INFO] [stdout] test jsonlogic_tests::test_filter_op ... ok [INFO] [stdout] test jsonlogic_tests::test_gt_op ... ok [INFO] [stdout] test jsonlogic_tests::test_if_op ... ok [INFO] [stdout] test jsonlogic_tests::test_div_op ... ok [INFO] [stdout] test jsonlogic_tests::test_min_op ... ok [INFO] [stdout] test jsonlogic_tests::test_missing_data_op ... ok [INFO] [stdout] test jsonlogic_tests::test_minus_op ... ok [INFO] [stdout] test jsonlogic_tests::test_log_op ... ok [INFO] [stdout] test jsonlogic_tests::test_missing_some_data_op ... ok [INFO] [stdout] test jsonlogic_tests::test_mod_op ... ok [INFO] [stdout] test jsonlogic_tests::test_or_op ... ok [INFO] [stdout] test jsonlogic_tests::test_strict_eq_op ... ok [INFO] [stdout] test jsonlogic_tests::test_strict_ne_op ... ok [INFO] [stdout] test jsonlogic_tests::test_no_op ... ok [INFO] [stdout] test jsonlogic_tests::test_plus_op ... ok [INFO] [stdout] test jsonlogic_tests::test_mul_op ... ok [INFO] [stdout] test jsonlogic_tests::test_var_data_op ... ok [INFO] [stdout] test op::test_operators::test_operator_map_symbols ... ok [INFO] [stdout] test jsonlogic_tests::test_substr_op ... ok [INFO] [stdout] test op::test_operators::test_lazy_operator_map_symbols ... ok [INFO] [stdout] test jsonlogic_tests::test_reduce_op ... ok [INFO] [stdout] test jsonlogic_tests::test_some_op ... ok [INFO] [stdout] test jsonlogic_tests::test_none_op ... ok [INFO] [stdout] test op::logic::test_truthy::test_truthy ... ok [INFO] [stderr] Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-c38e067782ddd74f) [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test run_cases ... ok [INFO] [stdout] test check_test_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- check_test_file stdout ---- [INFO] [stdout] thread 'check_test_file' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", host: Some(Domain("jsonlogic.com")), port: None, path: "/tests.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', tests/test_lib.rs:54:53 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558f123184e0 - 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: 0x558f123184e0 - 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: 0x558f123184e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558f123184e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558f1233cd6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558f12312055 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x558f1231a6bb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558f1231a6bb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558f1231a6bb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558f1231a1cc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558f1231ad84 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558f1231a867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558f123189dc - 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: 0x558f1231a7c9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558f11d5fd21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558f11d5fe13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558f11d6612b - core::result::Result::unwrap::h4c302f992057e8b7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x558f11d65059 - test_lib::check_test_file::hdead80f0efeda7d5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_lib.rs:54:20 [INFO] [stdout] 18: 0x558f11d6500a - test_lib::check_test_file::{{closure}}::h5701655fcae81b16 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_lib.rs:53:1 [INFO] [stdout] 19: 0x558f11d673de - core::ops::function::FnOnce::call_once::h03ba29bd8e5572e6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558f11d8fc73 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558f11d8fc73 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x558f11d8e700 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x558f11d8e700 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x558f11d8e700 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x558f11d8e700 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x558f11d8e700 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x558f11d8e700 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x558f11d8e700 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x558f11d67cc2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x558f11d67cc2 - 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] 31: 0x558f11d6b918 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x558f11d6b918 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x558f11d6b918 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x558f11d6b918 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x558f11d6b918 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x558f11d6b918 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x558f11d6b918 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x558f12320217 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x558f12320217 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x558f12320217 - 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] 41: 0x7f696fe84609 - start_thread [INFO] [stdout] 42: 0x7f696fc54293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] check_test_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test_lib' [INFO] running `Command { std: "docker" "inspect" "ca03c4dcca1fe0b4433364ba1b1c0528c19fb591bd625f1787ad4af861bd6802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca03c4dcca1fe0b4433364ba1b1c0528c19fb591bd625f1787ad4af861bd6802", kill_on_drop: false }` [INFO] [stdout] ca03c4dcca1fe0b4433364ba1b1c0528c19fb591bd625f1787ad4af861bd6802