[INFO] fetching crate conserve 0.6.14... [INFO] testing conserve-0.6.14 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate conserve 0.6.14 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate conserve 0.6.14 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conserve 0.6.14 [INFO] finished tweaking crates.io crate conserve 0.6.14 [INFO] tweaked toml for crates.io crate conserve 0.6.14 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate conserve 0.6.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded copy_dir v0.1.2 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded escargot v0.5.2 [INFO] [stderr] Downloaded readahead-iterator v0.1.1 [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] [stderr] Downloaded assert_cmd v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3073bcc9871a3aedee5df51d7d9e2b1a265dce5bbc5ee888cff0e403ed1a486b [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" "3073bcc9871a3aedee5df51d7d9e2b1a265dce5bbc5ee888cff0e403ed1a486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3073bcc9871a3aedee5df51d7d9e2b1a265dce5bbc5ee888cff0e403ed1a486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3073bcc9871a3aedee5df51d7d9e2b1a265dce5bbc5ee888cff0e403ed1a486b", kill_on_drop: false }` [INFO] [stdout] 3073bcc9871a3aedee5df51d7d9e2b1a265dce5bbc5ee888cff0e403ed1a486b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90acd5fdfc280b0dd667e7303bb7654dea0445425578c451e093aa5edfad7a7d [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" "90acd5fdfc280b0dd667e7303bb7654dea0445425578c451e093aa5edfad7a7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling readahead-iterator v0.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling conserve v0.6.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.10s [INFO] running `Command { std: "docker" "inspect" "90acd5fdfc280b0dd667e7303bb7654dea0445425578c451e093aa5edfad7a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90acd5fdfc280b0dd667e7303bb7654dea0445425578c451e093aa5edfad7a7d", kill_on_drop: false }` [INFO] [stdout] 90acd5fdfc280b0dd667e7303bb7654dea0445425578c451e093aa5edfad7a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4ddbe7fa77fe8d8452b03993767c66e63e53e839773eedc5f42199a55d1a1f [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" "9e4ddbe7fa77fe8d8452b03993767c66e63e53e839773eedc5f42199a55d1a1f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling escargot v0.5.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling conserve v0.6.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `Command { std: "docker" "inspect" "9e4ddbe7fa77fe8d8452b03993767c66e63e53e839773eedc5f42199a55d1a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4ddbe7fa77fe8d8452b03993767c66e63e53e839773eedc5f42199a55d1a1f", kill_on_drop: false }` [INFO] [stdout] 9e4ddbe7fa77fe8d8452b03993767c66e63e53e839773eedc5f42199a55d1a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c884e5f09ff519fe4910e4e55921b37697abaef5c3c55b5f5f18035035d57e4e [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" "c884e5f09ff519fe4910e4e55921b37697abaef5c3c55b5f5f18035035d57e4e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conserve-91836159b009a78d) [INFO] [stdout] running 65 tests [INFO] [stdout] test archive::tests::empty_archive ... ok [INFO] [stdout] test archive::tests::fails_on_non_empty_directory ... ok [INFO] [stdout] test excludes::tests::simple_parse ... ok [INFO] [stdout] test gc_lock::test::empty_archive_ok ... ok [INFO] [stdout] test bandid::tests::equality ... ok [INFO] [stdout] test bandid::tests::from_string_valid ... ok [INFO] [stdout] test bandid::tests::previous_of_one_is_zero ... ok [INFO] [stdout] test gc_lock::test::incomplete_backup_denied ... ok [INFO] [stdout] test bandid::tests::zero_has_no_previous ... ok [INFO] [stdout] test band::tests::delete_band ... ok [INFO] [stdout] test band::tests::unsupported_band_version ... ok [INFO] [stdout] test bandid::tests::next ... ok [INFO] [stdout] test bandid::tests::zero ... ok [INFO] [stdout] test band::tests::create_and_reopen_band ... ok [INFO] [stdout] test bandid::tests::to_string ... ok [INFO] [stdout] test bandid::tests::format ... ok [INFO] [stdout] test bandid::tests::from_string_detects_invalid ... ok [INFO] [stdout] test gc_lock::test::concurrent_gc_prevented ... ok [INFO] [stdout] test excludes::tests::extendend_pattern_parse ... ok [INFO] [stdout] test index::tests::iter_hunks_advance_to_after ... ok [INFO] [stdout] test index::tests::basic ... ok [INFO] [stdout] test index::tests::index_builder_sorts_entries ... ok [INFO] [stdout] test stored_tree::test::cant_open_no_versions ... ok [INFO] [stdout] test index::tests::path_for_hunk ... ok [INFO] [stdout] test index::tests::multiple_hunks ... ok [INFO] [stdout] test excludes::tests::nothing_parse ... ok [INFO] [stdout] test index::tests::advance ... ok [INFO] [stdout] test index::tests::serialize_index ... ok [INFO] [stdout] test jsonio::tests::write_json_to_transport ... ok [INFO] [stdout] test merge::tests::merge_entry_trees ... ok [INFO] [stdout] test jsonio::tests::read_json_from_transport ... ok [INFO] [stdout] test compress::snappy::test::compressor_decompressor ... ok [INFO] [stdout] test live_tree::tests::iter_subtree_entries ... ok [INFO] [stdout] test live_tree::tests::open_tree ... ok [INFO] [stdout] test live_tree::tests::symlinks ... ok [INFO] [stdout] test stored_tree::test::iter_entries ... ok [INFO] [stdout] test gc_lock::test::sequential_gc_allowed ... ok [INFO] [stdout] test transport::local::test::create_existing_dir ... ok [INFO] [stdout] test gc_lock::test::concurrent_complete_backup_denied ... ok [INFO] [stdout] test transport::local::test::read_metadata ... ok [INFO] [stdout] test transport::local::test::read_file ... ok [INFO] [stdout] test transport::local::test::read_with_non_empty_buffer ... ok [INFO] [stdout] test transport::local::test::remove_dir_all ... ok [INFO] [stdout] test gc_lock::test::completed_backup_ok ... ok [INFO] [stdout] test transport::local::test::write_file ... ok [INFO] [stdout] test ui::tests::test_compression_ratio ... ok [INFO] [stdout] test archive::tests::create_bands ... ok [INFO] [stdout] test gc_lock::test::break_lock ... ok [INFO] [stdout] test transport::local::test::sub_transport ... ok [INFO] [stdout] test transport::local::test::list_directory ... ok [INFO] [stdout] test archive::tests::create_then_open_archive ... ok [INFO] [stdout] test excludes::tests::path_parse ... ok [INFO] [stdout] test live_tree::tests::simple_directory ... ok [INFO] [stdout] test live_tree::tests::exclude_entries_directory ... ok [INFO] [stdout] test stitch::test::stitch_index ... ok [INFO] [stdout] test stored_tree::test::open_stored_tree ... ok [INFO] [stdout] test index::tests::no_final_empty_hunk ... ok [INFO] [stdout] test bandid::tests::empty_id_not_allowed ... ok [INFO] [stdout] test index::tests::index_builder_checks_names ... ok [INFO] [stdout] test index::tests::no_duplicate_paths_across_hunks ... ok [INFO] [stdout] test index::tests::no_duplicate_paths ... ok [INFO] [stdout] test backup::tests::invalid_addresses ... ok [INFO] [stdout] test backup::tests::store_a_file ... ok [INFO] [stdout] test backup::tests::retrieve_partial_data ... ok [INFO] [stdout] test backup::tests::write_same_data_again ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-2615d9ffbe51fb49) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test apath::is_prefix_of ... ok [INFO] [stdout] test apath::invalid ... ok [INFO] [stdout] test apath::parse ... ok [INFO] [stdout] test damaged::missing_block_skip_block_hashes ... ok [INFO] [stdout] test apath::valid_and_ordered ... ok [INFO] [stdout] test backup::mtime_before_epoch ... ok [INFO] [stdout] test backup::detect_unmodified ... ok [INFO] [stdout] test backup::small_files_combined_two_backups ... ok [INFO] [stdout] test backup::simple_backup ... ok [INFO] [stdout] test blockhash::to_from_string ... ok [INFO] [stdout] test damaged::missing_block ... ok [INFO] [stdout] test gc::backup_prevented_by_gc_lock ... ok [INFO] [stdout] test old_archives::all_archive_versions_are_tested ... ok [INFO] [stdout] test restore::restore_symlink ... ok [INFO] [stdout] test gc::unreferenced_blocks ... ok [INFO] [stdout] test old_archives::examine_archive ... ok [INFO] [stdout] test restore::forced_overwrite ... ok [INFO] [stdout] test restore::restore_specified_band ... ok [INFO] [stdout] test restore::simple_restore ... ok [INFO] [stdout] test backup::symlink ... ok [INFO] [stdout] test old_archives::restore_old_archive ... ok [INFO] [stdout] test transport::parse_location ... ok [INFO] [stdout] test transport::list_dir_names ... ok [INFO] [stdout] test transport::open_local ... ok [INFO] [stdout] test delete::delete_all_bands ... ok [INFO] [stdout] test restore::exclude_files ... ok [INFO] [stdout] test backup::empty_file_uses_zero_blocks ... ok [INFO] [stdout] test diff::diff_unchanged ... ok [INFO] [stdout] test backup::detect_unchanged_from_stitched_index ... ok [INFO] [stdout] test old_archives::validate_archive ... ok [INFO] [stdout] test backup::backup_more_excludes ... ok [INFO] [stdout] test backup::detect_minimal_mtime_change ... ok [INFO] [stdout] test backup::simple_backup_with_excludes ... ok [INFO] [stdout] test restore::decline_to_overwrite ... ok [INFO] [stdout] test old_archives::restore_modify_backup ... ok [INFO] [stdout] test backup::source_unreadable ... FAILED [INFO] [stdout] test backup::many_small_files_combined_to_one_block ... ok [INFO] [stdout] test backup::large_file ... ok [INFO] [stderr] error: test failed, to rerun pass '--test api' [INFO] [stdout] test backup::mixed_medium_small_files_two_hunks ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- backup::source_unreadable stdout ---- [INFO] [stdout] thread 'backup::source_unreadable' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `1`', tests/api/backup.rs:220:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559f75f01120 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559f75f01120 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559f75f01120 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559f75f01120 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559f75f2612c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559f75efd685 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559f75f038db - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559f75f038db - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559f75f038db - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559f75f033ec - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559f75f03f81 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559f75f03a87 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559f75f0161c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559f75f039e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559f75985a91 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559f75f24a48 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x559f75c251ca - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x559f7598a473 - api[765b2438004411d7]::backup::source_unreadable [INFO] [stdout] at /opt/rustwide/workdir/tests/api/backup.rs:220:5 [INFO] [stdout] 18: 0x559f7598a11a - api[765b2438004411d7]::backup::source_unreadable::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/api/backup.rs:209:1 [INFO] [stdout] 19: 0x559f75999c6e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559f759ec983 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559f759ec983 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x559f759eb44c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x559f759eb44c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x559f759eb44c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x559f759eb44c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x559f759eb44c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x559f759eb44c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x559f759eb44c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x559f759cb112 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x559f759cb112 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x559f759cb9f8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x559f759cb9f8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x559f759cb9f8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x559f759cb9f8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x559f759cb9f8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x559f759cb9f8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x559f759cb9f8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559f75f0a7f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559f75f0a7f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x559f75f0a7f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7efc95800609 - start_thread [INFO] [stdout] 42: 0x7efc955d2293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] backup::source_unreadable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c884e5f09ff519fe4910e4e55921b37697abaef5c3c55b5f5f18035035d57e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c884e5f09ff519fe4910e4e55921b37697abaef5c3c55b5f5f18035035d57e4e", kill_on_drop: false }` [INFO] [stdout] c884e5f09ff519fe4910e4e55921b37697abaef5c3c55b5f5f18035035d57e4e