[INFO] fetching crate reasonable 0.1.12... [INFO] testing reasonable-0.1.12 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate reasonable 0.1.12 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate reasonable 0.1.12 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate reasonable 0.1.12 [INFO] finished tweaking crates.io crate reasonable 0.1.12 [INFO] tweaked toml for crates.io crate reasonable 0.1.12 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate reasonable 0.1.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1d4d8033258a7f1d28cdc119b0836e3ddb2034284ccd324ea707652e65173f [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" "4e1d4d8033258a7f1d28cdc119b0836e3ddb2034284ccd324ea707652e65173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1d4d8033258a7f1d28cdc119b0836e3ddb2034284ccd324ea707652e65173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1d4d8033258a7f1d28cdc119b0836e3ddb2034284ccd324ea707652e65173f", kill_on_drop: false }` [INFO] [stdout] 4e1d4d8033258a7f1d28cdc119b0836e3ddb2034284ccd324ea707652e65173f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c9f9e3332f49e2c0926a8894fb5ecb6dd7d15efc4ef20461e1271b74bec022 [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" "76c9f9e3332f49e2c0926a8894fb5ecb6dd7d15efc4ef20461e1271b74bec022", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling oxilangtag v0.1.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rio_api v0.5.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling oxiri v0.1.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling disjoint-sets v0.4.2 [INFO] [stderr] Compiling rdf v0.1.4 [INFO] [stderr] Compiling datafrog v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rio_turtle v0.5.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling roaring v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rio_xml v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling lasso v0.3.1 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling oxigraph v0.1.1 [INFO] [stderr] Compiling reasonable v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "76c9f9e3332f49e2c0926a8894fb5ecb6dd7d15efc4ef20461e1271b74bec022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c9f9e3332f49e2c0926a8894fb5ecb6dd7d15efc4ef20461e1271b74bec022", kill_on_drop: false }` [INFO] [stdout] 76c9f9e3332f49e2c0926a8894fb5ecb6dd7d15efc4ef20461e1271b74bec022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 81dc4aa58a71a82d9f1291350e83ec8d9a177e14673277acf6625bd45a2ee4b3 [INFO] running `Command { std: "docker" "start" "-a" "81dc4aa58a71a82d9f1291350e83ec8d9a177e14673277acf6625bd45a2ee4b3", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling reasonable v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.30s [INFO] running `Command { std: "docker" "inspect" "81dc4aa58a71a82d9f1291350e83ec8d9a177e14673277acf6625bd45a2ee4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81dc4aa58a71a82d9f1291350e83ec8d9a177e14673277acf6625bd45a2ee4b3", kill_on_drop: false }` [INFO] [stdout] 81dc4aa58a71a82d9f1291350e83ec8d9a177e14673277acf6625bd45a2ee4b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2da7f47c6b7d3dcdcf0838d0572892d935795504fef896d8a13da6401d25caf1 [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" "2da7f47c6b7d3dcdcf0838d0572892d935795504fef896d8a13da6401d25caf1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reasonable-b52646095457868c [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test tests::test_cax_sco ... ok [INFO] [stdout] test tests::test_cls_thing_nothing ... ok [INFO] [stdout] test tests::test_cax_eqc2 ... ok [INFO] [stdout] test tests::test_eq_ref ... ignored [INFO] [stdout] test tests::test_cls_avf ... ok [INFO] [stdout] test tests::test_eq_rep_o ... ok [INFO] [stdout] test tests::test_cls_hv1 ... ok [INFO] [stdout] test tests::test_cax_eqc_chain_1 ... ok [INFO] [stdout] test tests::test_cax_eqc1 ... ok [INFO] [stdout] test tests::test_cax_eqc_chain_2 ... ok [INFO] [stdout] test tests::test_complementof ... ok [INFO] [stdout] test tests::test_cls_int1 ... ok [INFO] [stdout] test tests::test_cls_hv2 ... ok [INFO] [stdout] test tests::test_cls_int1_withhasvalue ... ok [INFO] [stdout] test tests::test_cls_svf2 ... ok [INFO] [stdout] test tests::test_cls_int2 ... ok [INFO] [stdout] test tests::test_eq_rep_p ... ok [INFO] [stdout] test tests::test_eq_rep_s ... ok [INFO] [stdout] test tests::test_eq_trans ... ok [INFO] [stdout] test tests::test_make_reasoner ... ok [INFO] [stdout] test tests::test_prp_eqp1 ... ok [INFO] [stdout] test tests::test_eq_sym ... ok [INFO] [stdout] test tests::test_prp_symp ... ok [INFO] [stdout] test tests::test_prp_fp ... ok [INFO] [stdout] test tests::test_cls_svf1 ... ok [INFO] [stdout] test tests::test_error_asymmetric ... ok [INFO] [stdout] test tests::test_prp_trp ... ok [INFO] [stdout] test tests::test_cls_int2_withequivalent ... ok [INFO] [stdout] test tests::test_spo1 ... ok [INFO] [stdout] test tests::test_prp_inv1 ... ok [INFO] [stdout] test tests::test_prp_ifp ... ok [INFO] [stdout] test tests::test_load_file_ttl ... ok [INFO] [stdout] test tests::test_load_file_n3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reasonable-e963ae12f386ce24 [INFO] [stdout] [INFO] [stderr] Doc-tests reasonable [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 4 tests [INFO] [stdout] test src/common.rs - rdfs (line 73) ... ok [INFO] [stdout] test src/common.rs - rdf (line 59) ... ok [INFO] [stdout] test src/common.rs - owl (line 45) ... ok [INFO] [stdout] test src/reasoner.rs - reasoner::Reasoner (line 54) ... test src/reasoner.rs - reasoner::Reasoner (line 54) has been running for over 60 seconds [INFO] [stdout] test src/reasoner.rs - reasoner::Reasoner (line 54) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/reasoner.rs - reasoner::Reasoner (line 54) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', src/reasoner.rs:15:27 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5568b6492080 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5568b6492080 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5568b6492080 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5568b6492080 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5568b64aea5c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5568b648fed2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5568b6494345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5568b6494345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5568b6494345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5568b6493e9a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5568b6494ae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5568b6494627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5568b649253c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5568b6494589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5568b64ade01 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5568b64adc23 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5568b6461c50 - core::result::Result::unwrap::h97c4538734c52d22 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5568b629a586 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x5568b629a2a3 - core::ops::function::FnOnce::call_once::ha451af22024e1864 [INFO] [stdout] 19: 0x5568b629a189 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefd8e56bf97a4afd [INFO] [stdout] 20: 0x5568b629a219 - std::rt::lang_start::{{closure}}::hee13be5f96bd7848 [INFO] [stdout] 21: 0x5568b6494f07 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x5568b6494f07 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x5568b6494f07 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x5568b6494f07 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x5568b6494f07 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x5568b629a1f8 - std::rt::lang_start::h290408a3f91c6d5a [INFO] [stdout] 27: 0x5568b629a5eb - main [INFO] [stdout] 28: 0x7fe0ed5930b3 - __libc_start_main [INFO] [stdout] 29: 0x5568b629a0be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/reasoner.rs - reasoner::Reasoner (line 54) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "2da7f47c6b7d3dcdcf0838d0572892d935795504fef896d8a13da6401d25caf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da7f47c6b7d3dcdcf0838d0572892d935795504fef896d8a13da6401d25caf1", kill_on_drop: false }` [INFO] [stdout] 2da7f47c6b7d3dcdcf0838d0572892d935795504fef896d8a13da6401d25caf1