[INFO] updating cached repository https://github.com/edgedb/edgedb-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/edgedb/edgedb-cli [INFO] [stderr] f255e14..089f60f master -> master [INFO] [stderr] * [new branch] migrations -> migrations [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 089f60fef645b8a295fdf22ba4254e6e72227155 [INFO] testing edgedb/edgedb-cli against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgedb%2Fedgedb-cli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgedb/edgedb-cli on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edgedb/edgedb-cli [INFO] finished tweaking git repo https://github.com/edgedb/edgedb-cli [INFO] tweaked toml for git repo https://github.com/edgedb/edgedb-cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/edgedb/edgedb-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d029535fa59c8b0b2bd86aa85342be9b88be116593f8910ffe96ad547e2130d [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" "2d029535fa59c8b0b2bd86aa85342be9b88be116593f8910ffe96ad547e2130d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d029535fa59c8b0b2bd86aa85342be9b88be116593f8910ffe96ad547e2130d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d029535fa59c8b0b2bd86aa85342be9b88be116593f8910ffe96ad547e2130d", kill_on_drop: false }` [INFO] [stdout] 2d029535fa59c8b0b2bd86aa85342be9b88be116593f8910ffe96ad547e2130d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edbb4a1ba3251759b451f19d38e644b2d415e417174ca118b19148ec6091645c [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" "edbb4a1ba3251759b451f19d38e644b2d415e417174ca118b19148ec6091645c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling whoami v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling codespan v0.9.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling scram v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling rustyline v6.2.0 (https://github.com/tailhook/rustyline?branch=edgedb_20200710#51419b98) [INFO] [stderr] Compiling signal v0.7.0 [INFO] [stderr] Compiling async-ctrlc v1.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling fn-error-context v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap#81457178) [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling edgedb-protocol v0.1.0 (https://github.com/edgedb/edgedb-rust#75f5f9a6) [INFO] [stderr] Compiling edgeql-parser v0.1.0 (https://github.com/edgedb/edgedb#9e8c0613) [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#81457178) [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling trybuild v1.0.27 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-listen v0.2.0 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling edgedb-derive v0.1.0 (https://github.com/edgedb/edgedb-rust#75f5f9a6) [INFO] [stderr] Compiling http-client v2.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.2 [INFO] [stderr] Compiling edgedb-cli v1.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 22s [INFO] running `Command { std: "docker" "inspect" "edbb4a1ba3251759b451f19d38e644b2d415e417174ca118b19148ec6091645c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edbb4a1ba3251759b451f19d38e644b2d415e417174ca118b19148ec6091645c", kill_on_drop: false }` [INFO] [stdout] edbb4a1ba3251759b451f19d38e644b2d415e417174ca118b19148ec6091645c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e90a02fa14de1424202f71a0a75b0b9089532561d759f1b82b7687e9f3a3d4 [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" "87e90a02fa14de1424202f71a0a75b0b9089532561d759f1b82b7687e9f3a3d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shutdown_hooks v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling rexpect v0.3.0 (https://github.com/tailhook/rexpect?branch=default_terminal_size#a9526163) [INFO] [stderr] Compiling assert_cmd v1.0.1 (https://github.com/tailhook/assert_cmd?branch=edgedb_20190513#062308b4) [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling warp v0.2.3 [INFO] [stderr] Compiling edgedb-cli v1.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "87e90a02fa14de1424202f71a0a75b0b9089532561d759f1b82b7687e9f3a3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e90a02fa14de1424202f71a0a75b0b9089532561d759f1b82b7687e9f3a3d4", kill_on_drop: false }` [INFO] [stdout] 87e90a02fa14de1424202f71a0a75b0b9089532561d759f1b82b7687e9f3a3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] a9624c9c4d577e0147c01ff237c577604add77d7452d36f87b37abdb7483c1e5 [INFO] running `Command { std: "docker" "start" "-a" "a9624c9c4d577e0147c01ff237c577604add77d7452d36f87b37abdb7483c1e5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/edgedb-b9647075c4df3ed1 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test print::tests::bytes ... ok [INFO] [stdout] test print::tests::int ... ok [INFO] [stdout] test commands::backslash::test::test_parser ... ok [INFO] [stdout] test print::tests::str ... ok [INFO] [stdout] test print::tests::array_ellipsis ... ok [INFO] [stdout] test print::tests::set_ellipsis ... ok [INFO] [stdout] test print::tests::link_property ... ok [INFO] [stdout] test print::tests::object ... ok [INFO] [stdout] test print::tests::wrap ... ok [INFO] [stdout] test print::tests::bigint ... ok [INFO] [stdout] test print::tests::json ... ok [INFO] [stdout] test server::version::test::semver_test ... ok [INFO] [stdout] test print::tests::all_widths ... ok [INFO] [stdout] test print::tests::decimal ... ok [INFO] [stdout] test print::tests::bigdecimal ... ok [INFO] [stdout] test server::version::test::test_version_parse ... ok [INFO] [stdout] test server::version::test::test_version_cmp2 ... ok [INFO] [stdout] test server::version::test::test_version_cmp ... ok [INFO] [stdout] test server::version::test::edgedb_test ... ok [INFO] [stdout] test print::tests::all_widths_json ... ok [INFO] [stdout] test print::tests::all_widths_json_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/certs-1509f8fb210b0020 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/docker-5f11c69e8623ad1a [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/func-ca66dae1a7076373 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test interactive::two_queries ... FAILED [INFO] [stdout] test interactive::simple_query ... FAILED [INFO] [stdout] test dump_restore::dump_restore_all ... FAILED [INFO] [stdout] test simple_query ... FAILED [INFO] [stdout] test interactive::create_report ... FAILED [INFO] [stdout] test version ... FAILED [INFO] [stdout] test dump_restore::dump_all_without_a_format ... FAILED [INFO] [stdout] test configure::configure_all_parameters ... FAILED [INFO] [stdout] test dump_restore::dump_restore_cycle ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- interactive::two_queries stdout ---- [INFO] [stdout] thread 'interactive::two_queries' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931c9c433 - func::interactive::two_queries::h6e1b53b0cd0bc4e1 [INFO] [stdout] at tests/func/interactive.rs:19 [INFO] [stdout] 23: 0x55f931c9c3fe - func::interactive::two_queries::{{closure}}::h68bc6592f96f6eb4 [INFO] [stdout] at tests/func/interactive.rs:18 [INFO] [stdout] 24: 0x55f931cad2ae - core::ops::function::FnOnce::call_once::h0fbbad2d09ac3039 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interactive::simple_query stdout ---- [INFO] [stdout] thread 'interactive::simple_query' panicked at 'EDGEDB_MAJOR_VERSION env var should be set', tests/func/main.rs:60:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931f0b61b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f931f30a41 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x55f931f307d3 - core::option::expect_failed::h40cb0b7f6916ebba [INFO] [stdout] at src/libcore/option.rs:1264 [INFO] [stdout] 15: 0x55f931c9a902 - core::option::Option::expect::hb6de334c2741a270 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/option.rs:349 [INFO] [stdout] 16: 0x55f931caaced - func::ServerGuard::start::hd0120264e285b52d [INFO] [stdout] at tests/func/main.rs:60 [INFO] [stdout] 17: 0x55f931caac46 - func::SERVER::{{closure}}::h9cea2fc11dc56613 [INFO] [stdout] at tests/func/main.rs:28 [INFO] [stdout] 18: 0x55f931cad3c5 - core::ops::function::FnOnce::call_once::h45ea9cb83164fbdd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55f931cad602 - core::ops::function::FnOnce::call_once::h98470e3576d49639 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55f931caa699 - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:953 [INFO] [stdout] 21: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 22: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 23: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 24: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 25: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 26: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 27: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 28: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 29: 0x55f931c9b873 - func::interactive::simple_query::h691af1cea23c464d [INFO] [stdout] at tests/func/interactive.rs:7 [INFO] [stdout] 30: 0x55f931c9b83e - func::interactive::simple_query::{{closure}}::h93702c967a1ed73b [INFO] [stdout] at tests/func/interactive.rs:6 [INFO] [stdout] 31: 0x55f931cad34e - core::ops::function::FnOnce::call_once::h3d7ed32ca0f9f497 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 34: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 35: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 36: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 37: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 38: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 39: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 40: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 41: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 42: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 43: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 44: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 45: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 46: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 47: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 48: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 49: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 50: 0x7f3edf032609 - start_thread [INFO] [stdout] 51: 0x7f3edef3e103 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dump_restore::dump_restore_all stdout ---- [INFO] [stdout] before [INFO] [stdout] thread 'dump_restore::dump_restore_all' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931cb7d9d - func::dump_restore::dump_restore_all::habe1111bb9e32f40 [INFO] [stdout] at tests/func/dump_restore.rs:40 [INFO] [stdout] 23: 0x55f931cb7d1a - func::dump_restore::dump_restore_all::{{closure}}::ha3d11a742e8f580e [INFO] [stdout] at tests/func/dump_restore.rs:38 [INFO] [stdout] 24: 0x55f931cad4ee - core::ops::function::FnOnce::call_once::h80d84a038c0b61fd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simple_query stdout ---- [INFO] [stdout] thread 'simple_query' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931cac6fe - func::simple_query::h46bab05221ac0328 [INFO] [stdout] at tests/func/main.rs:33 [INFO] [stdout] 23: 0x55f931cac6ca - func::simple_query::{{closure}}::h24a400be36f8033f [INFO] [stdout] at tests/func/main.rs:32 [INFO] [stdout] 24: 0x55f931cad48e - core::ops::function::FnOnce::call_once::h6f1a8e07abc7ab8e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interactive::create_report stdout ---- [INFO] [stdout] thread 'interactive::create_report' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931c9cc43 - func::interactive::create_report::h91fc72a971b0ac2c [INFO] [stdout] at tests/func/interactive.rs:29 [INFO] [stdout] 23: 0x55f931c9cc0e - func::interactive::create_report::{{closure}}::h9171c41f8e3b655d [INFO] [stdout] at tests/func/interactive.rs:28 [INFO] [stdout] 24: 0x55f931cad65e - core::ops::function::FnOnce::call_once::hcea1aa63bd0477eb [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- version stdout ---- [INFO] [stdout] thread 'version' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931cac8ce - func::version::h3abe26d5c58b9b8f [INFO] [stdout] at tests/func/main.rs:40 [INFO] [stdout] 23: 0x55f931cac89a - func::version::{{closure}}::hcce45049ba63eb7f [INFO] [stdout] at tests/func/main.rs:39 [INFO] [stdout] 24: 0x55f931cad31e - core::ops::function::FnOnce::call_once::h319f475bab318301 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dump_restore::dump_all_without_a_format stdout ---- [INFO] [stdout] thread 'dump_restore::dump_all_without_a_format' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931cb7c13 - func::dump_restore::dump_all_without_a_format::hd07c941709796bf9 [INFO] [stdout] at tests/func/dump_restore.rs:33 [INFO] [stdout] 23: 0x55f931cb7bea - func::dump_restore::dump_all_without_a_format::{{closure}}::h433676d16154e6b2 [INFO] [stdout] at tests/func/dump_restore.rs:32 [INFO] [stdout] 24: 0x55f931cad68e - core::ops::function::FnOnce::call_once::hdb4d6ec200f36860 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- configure::configure_all_parameters stdout ---- [INFO] [stdout] thread 'configure::configure_all_parameters' panicked at 'Lazy instance has previously been poisoned', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931e02679 - std::panicking::begin_panic::h9d1342c611452a47 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55f931caa67e - once_cell::sync::Lazy::force::{{closure}}::hbc006d2b4f222bc4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/macros.rs:13 [INFO] [stdout] 14: 0x55f931caa7b2 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h503510dfa480d00a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 15: 0x55f931c9b532 - once_cell::imp::OnceCell::initialize::{{closure}}::h5e07d4d86b9e746a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97 [INFO] [stdout] 16: 0x55f931e04b82 - once_cell::imp::initialize_inner::hb38a0e8954aba9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171 [INFO] [stdout] 17: 0x55f931c9b29c - once_cell::imp::OnceCell::initialize::h81b116bc586ed4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95 [INFO] [stdout] 18: 0x55f931caa8a4 - once_cell::sync::OnceCell::get_or_try_init::h48edd44e6b296237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826 [INFO] [stdout] 19: 0x55f931caa6dd - once_cell::sync::OnceCell::get_or_init::haac9825083817cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786 [INFO] [stdout] 20: 0x55f931caa565 - once_cell::sync::Lazy::force::hb7a37b6e9e094e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952 [INFO] [stdout] 21: 0x55f931caa30e - as core::ops::deref::Deref>::deref::h4362f9a23a5e40d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962 [INFO] [stdout] 22: 0x55f931cb8489 - func::configure::configure_all_parameters::he9d7ffe08277a02e [INFO] [stdout] at tests/func/configure.rs:9 [INFO] [stdout] 23: 0x55f931cb845a - func::configure::configure_all_parameters::{{closure}}::h1799ba65960d0a30 [INFO] [stdout] at tests/func/configure.rs:8 [INFO] [stdout] 24: 0x55f931cad5ce - core::ops::function::FnOnce::call_once::h914536325481951c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 25: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 26: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 31: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 32: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 33: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 34: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 36: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 39: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 40: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 41: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 42: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 43: 0x7f3edf032609 - start_thread [INFO] [stdout] 44: 0x7f3edef3e103 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dump_restore::dump_restore_cycle stdout ---- [INFO] [stdout] thread 'dump_restore::dump_restore_cycle' panicked at 'can create directory: Os { code: 30, kind: Other, message: "Read-only file system" }', tests/func/dump_restore.rs:5:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f931f08b95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f931f08b95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f931f08b95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f931f08b95 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f931f3238c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f931cc5515 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f931f025d1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f931f0b3e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f931f0b3e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f931f0b3e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f931f0b0da - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f931f0ba17 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f931f0b61b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f931f30a41 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x55f931f30863 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x55f931ca944f - core::result::Result::expect::h65fe58e81bd903e4 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55f931cb7427 - func::dump_restore::dump_restore_cycle::h66ad0b7fa9b0c5a5 [INFO] [stdout] at tests/func/dump_restore.rs:5 [INFO] [stdout] 17: 0x55f931cb73ba - func::dump_restore::dump_restore_cycle::{{closure}}::h0ff8c4c62d341758 [INFO] [stdout] at tests/func/dump_restore.rs:4 [INFO] [stdout] 18: 0x55f931cad4be - core::ops::function::FnOnce::call_once::h70c21f6d6f8c3de9 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55f931cec702 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 20: 0x55f931cec702 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55f931cec702 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 22: 0x55f931cec702 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55f931cec702 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55f931cec702 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55f931cec702 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55f931cc49d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55f931cc9d15 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55f931cc9d15 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 30: 0x55f931cc9d15 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55f931cc9d15 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55f931cc9d15 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55f931cc9d15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x55f931f12a9a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x55f931f12a9a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f3edf032609 - start_thread [INFO] [stdout] 38: 0x7f3edef3e103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] configure::configure_all_parameters [INFO] [stdout] dump_restore::dump_all_without_a_format [INFO] [stdout] dump_restore::dump_restore_all [INFO] [stdout] dump_restore::dump_restore_cycle [INFO] [stdout] interactive::create_report [INFO] [stdout] interactive::simple_query [INFO] [stdout] interactive::two_queries [INFO] [stdout] simple_query [INFO] [stdout] version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test func' [INFO] running `Command { std: "docker" "inspect" "a9624c9c4d577e0147c01ff237c577604add77d7452d36f87b37abdb7483c1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9624c9c4d577e0147c01ff237c577604add77d7452d36f87b37abdb7483c1e5", kill_on_drop: false }` [INFO] [stdout] a9624c9c4d577e0147c01ff237c577604add77d7452d36f87b37abdb7483c1e5