[INFO] cloning repository https://github.com/ahouts/zsnapd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahouts/zsnapd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahouts%2Fzsnapd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahouts%2Fzsnapd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30986adbed70c49c753bb8098a4293808fd3c0a8 [INFO] testing ahouts/zsnapd against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahouts%2Fzsnapd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahouts/zsnapd on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahouts/zsnapd [INFO] finished tweaking git repo https://github.com/ahouts/zsnapd [INFO] tweaked toml for git repo https://github.com/ahouts/zsnapd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ahouts/zsnapd already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20918dd6b572c0ec6179c3080e619af32416d1a1cea6345a7cce357c265471ab [INFO] running `Command { std: "docker" "start" "-a" "20918dd6b572c0ec6179c3080e619af32416d1a1cea6345a7cce357c265471ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20918dd6b572c0ec6179c3080e619af32416d1a1cea6345a7cce357c265471ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20918dd6b572c0ec6179c3080e619af32416d1a1cea6345a7cce357c265471ab", kill_on_drop: false }` [INFO] [stdout] 20918dd6b572c0ec6179c3080e619af32416d1a1cea6345a7cce357c265471ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5009344b06992c14995db7d30a2540d41864fa1f6c6bab07ddfda4bf5b54660 [INFO] running `Command { std: "docker" "start" "-a" "c5009344b06992c14995db7d30a2540d41864fa1f6c6bab07ddfda4bf5b54660", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling autosnapd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.26s [INFO] running `Command { std: "docker" "inspect" "c5009344b06992c14995db7d30a2540d41864fa1f6c6bab07ddfda4bf5b54660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5009344b06992c14995db7d30a2540d41864fa1f6c6bab07ddfda4bf5b54660", kill_on_drop: false }` [INFO] [stdout] c5009344b06992c14995db7d30a2540d41864fa1f6c6bab07ddfda4bf5b54660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b0c935f698c35232fd7c43976e550a7725b3db4877c4817a43c58638a38ac6 [INFO] running `Command { std: "docker" "start" "-a" "25b0c935f698c35232fd7c43976e550a7725b3db4877c4817a43c58638a38ac6", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling autosnapd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `Command { std: "docker" "inspect" "25b0c935f698c35232fd7c43976e550a7725b3db4877c4817a43c58638a38ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b0c935f698c35232fd7c43976e550a7725b3db4877c4817a43c58638a38ac6", kill_on_drop: false }` [INFO] [stdout] 25b0c935f698c35232fd7c43976e550a7725b3db4877c4817a43c58638a38ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54198c81f573b341cadb0ae11eaefc5157f8bfa73d2bfdcb0c9355d280d7b8b7 [INFO] running `Command { std: "docker" "start" "-a" "54198c81f573b341cadb0ae11eaefc5157f8bfa73d2bfdcb0c9355d280d7b8b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autosnapd-5d9de57e217dd8cc) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cfg::tests::load_config_works ... ok [INFO] [stdout] test cfg::tests::invalid_snapshot_prefix ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_desired_count_reduced_snapshot_taken ... ok [INFO] [stdout] test cfg::tests::load_empty_config ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_new_snapshot ... ok [INFO] [stdout] test snapshot::tests::from_str_with_timezone ... ok [INFO] [stdout] test snapshot::tests::from_str ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_new_snapshot_at_limit ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_some_snapshots ... ok [INFO] [stdout] test tests::take_snapshot_if_required_passes ... ok [INFO] [stdout] test time_unit::tests::round_trip ... ok [INFO] [stdout] test time_unit::tests::add_month ... ok [INFO] [stdout] test time_unit::tests::add_year_skip_year ... ok [INFO] [stdout] test tests::take_snapshot_if_required_takes_a_snapshot ... ok [INFO] [stdout] test time_unit::tests::add_month_year_rollover ... ok [INFO] [stdout] test tests::take_snapshot_if_required_takes_a_snapshot_if_no_snapshots ... ok [INFO] [stdout] test snapshot::tests::round_trip ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- snapshot::tests::round_trip stdout ---- [INFO] [stdout] thread 'snapshot::tests::round_trip' panicked at 'assertion failed: snapshot.is_valid()', src/snapshot.rs:146:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563441f7284a - std::backtrace_rs::backtrace::libunwind::trace::ha2c9968036c01e9d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563441f7284a - std::backtrace_rs::backtrace::trace_unsynchronized::he1a001932db470cd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563441f7284a - std::sys_common::backtrace::_print_fmt::hec46d0348048ced1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x563441f7284a - ::fmt::hae6af3cdebadbacf [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x563441f97a1e - core::fmt::write::haaca5cc94426a37a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x563441f6f5c5 - std::io::Write::write_fmt::hc12483ec4dacb904 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x563441f72615 - std::sys_common::backtrace::_print::hb9a1e72369c21086 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x563441f72615 - std::sys_common::backtrace::print::h2a7adadfd8e5c44e [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x563441f7440f - std::panicking::default_hook::{{closure}}::hfe512a542467ea2d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x563441f740cf - std::panicking::default_hook::h401910a1de1fc972 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x563441d02a67 - as core::ops::function::Fn>::call::h9ab830c7d8c900ed [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x563441d02a67 - test::test_main::{{closure}}::h820b7b2db383463a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x563441f74b3d - as core::ops::function::Fn>::call::h7537cddbf52976e9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x563441f74b3d - std::panicking::rust_panic_with_hook::h3b0cbd3bfafcea65 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x563441f74872 - std::panicking::begin_panic_handler::{{closure}}::h4f61ce38ec506fc8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x563441f72cfc - std::sys_common::backtrace::__rust_end_short_backtrace::h5a63b643138684ec [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x563441f745c2 - rust_begin_unwind [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x563441c14f43 - core::panicking::panic_fmt::hbbf80ba047bc629f [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x563441c1501d - core::panicking::panic::h245c95e5cc8b1f49 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:111:5 [INFO] [stdout] 19: 0x563441c4636f - autosnapd::snapshot::tests::round_trip::h640670fedc55184f [INFO] [stdout] at /opt/rustwide/workdir/src/snapshot.rs:146:9 [INFO] [stdout] 20: 0x563441c46147 - autosnapd::snapshot::tests::round_trip::{{closure}}::h4ba5ad90e369a205 [INFO] [stdout] at /opt/rustwide/workdir/src/snapshot.rs:137:21 [INFO] [stdout] 21: 0x563441c925b5 - core::ops::function::FnOnce::call_once::headb4374c2b6d49b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 22: 0x563441d07e1f - core::ops::function::FnOnce::call_once::h37c691e53eee9a34 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 23: 0x563441d07e1f - test::__rust_begin_short_backtrace::h28d94c9623644c91 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:657:18 [INFO] [stdout] 24: 0x563441cd97ec - test::run_test::{{closure}}::h1032e6e9f4940f98 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:648:30 [INFO] [stdout] 25: 0x563441cd97ec - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d3ed8ffa962c51b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x563441d06e7a - as core::ops::function::FnOnce>::call_once::h53039a7dcebd0651 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 27: 0x563441d06e7a - as core::ops::function::FnOnce<()>>::call_once::h8fe8e7d5dc726c46 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x563441d06e7a - std::panicking::try::do_call::hc1f3b48513c509c1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x563441d06e7a - std::panicking::try::hfff43c16520c2bae [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x563441d06e7a - std::panic::catch_unwind::hc0e682c45da261c7 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x563441d06e7a - test::run_test_in_process::h7652f3af71125e39 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:680:27 [INFO] [stdout] 32: 0x563441d06e7a - test::run_test::run_test_inner::{{closure}}::h744cbbe9ab82ef2b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:574:39 [INFO] [stdout] 33: 0x563441cd3eb1 - test::run_test::run_test_inner::{{closure}}::he3d226e87dbcc392 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:601:37 [INFO] [stdout] 34: 0x563441cd3eb1 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb35e7c55229b535 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 35: 0x563441cd987b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf1d6faa09518b3c [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 36: 0x563441cd987b - as core::ops::function::FnOnce<()>>::call_once::h2c6f2d52c0aa2a42 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x563441cd987b - std::panicking::try::do_call::h8c32031b1be7efbd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x563441cd987b - std::panicking::try::h763acbdd475a8443 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x563441cd987b - std::panic::catch_unwind::h9b1dd0f268c14068 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x563441cd987b - std::thread::Builder::spawn_unchecked_::{{closure}}::h4ce1e54d3d7b51b9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 41: 0x563441cd987b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5da01e7119bebdb [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x563441f78fa3 - as core::ops::function::FnOnce>::call_once::h459fd2dcbb49956d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 43: 0x563441f78fa3 - as core::ops::function::FnOnce>::call_once::h1a7e2ee6d0d4f322 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x563441f78fa3 - std::sys::unix::thread::Thread::new::thread_start::h56ebf228d9a6f8a6 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7feaba538b43 - [INFO] [stdout] 46: 0x7feaba5c9bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] snapshot::tests::round_trip [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin autosnapd` [INFO] running `Command { std: "docker" "inspect" "54198c81f573b341cadb0ae11eaefc5157f8bfa73d2bfdcb0c9355d280d7b8b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54198c81f573b341cadb0ae11eaefc5157f8bfa73d2bfdcb0c9355d280d7b8b7", kill_on_drop: false }` [INFO] [stdout] 54198c81f573b341cadb0ae11eaefc5157f8bfa73d2bfdcb0c9355d280d7b8b7