[INFO] cloning repository https://github.com/cyplo/rustback [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyplo/rustback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e171f348f78913a590170c3791c2cba6f5ffee82 [INFO] testing cyplo/rustback against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyplo/rustback on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cyplo/rustback [INFO] finished tweaking git repo https://github.com/cyplo/rustback [INFO] tweaked toml for git repo https://github.com/cyplo/rustback written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cyplo/rustback already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5c4af116b15c6496f3e66b4d79e5ec9fbd7568d11c1aecb0ea0bd5658fe1ab8 [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" "d5c4af116b15c6496f3e66b4d79e5ec9fbd7568d11c1aecb0ea0bd5658fe1ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c4af116b15c6496f3e66b4d79e5ec9fbd7568d11c1aecb0ea0bd5658fe1ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c4af116b15c6496f3e66b4d79e5ec9fbd7568d11c1aecb0ea0bd5658fe1ab8", kill_on_drop: false }` [INFO] [stdout] d5c4af116b15c6496f3e66b4d79e5ec9fbd7568d11c1aecb0ea0bd5658fe1ab8 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea878e3b94be0afb69e3e413fb8bb1e63cf5f30ebdde1270bddedabd4e4a99e [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" "9ea878e3b94be0afb69e3e413fb8bb1e63cf5f30ebdde1270bddedabd4e4a99e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling quote v1.0.12 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling reed-solomon v0.2.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling blake v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling fail v0.5.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling bakare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.21s [INFO] running `Command { std: "docker" "inspect" "9ea878e3b94be0afb69e3e413fb8bb1e63cf5f30ebdde1270bddedabd4e4a99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea878e3b94be0afb69e3e413fb8bb1e63cf5f30ebdde1270bddedabd4e4a99e", kill_on_drop: false }` [INFO] [stdout] 9ea878e3b94be0afb69e3e413fb8bb1e63cf5f30ebdde1270bddedabd4e4a99e [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0d1dc824c649d854c99bac24fb30d36aa06e98ae4da22d7765f15cdfd49d38e [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" "c0d1dc824c649d854c99bac24fb30d36aa06e98ae4da22d7765f15cdfd49d38e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling two-rusty-forks v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling bakare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "c0d1dc824c649d854c99bac24fb30d36aa06e98ae4da22d7765f15cdfd49d38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d1dc824c649d854c99bac24fb30d36aa06e98ae4da22d7765f15cdfd49d38e", kill_on_drop: false }` [INFO] [stdout] c0d1dc824c649d854c99bac24fb30d36aa06e98ae4da22d7765f15cdfd49d38e [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 4f91159f347fbb383332a12ee94ed7d0bed41c8efb7f135edd9285dfdaf58d41 [INFO] running `Command { std: "docker" "start" "-a" "4f91159f347fbb383332a12ee94ed7d0bed41c8efb7f135edd9285dfdaf58d41", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bakare-f7afe27ac200af5b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test index::lock::must::be_released_when_dropped ... ok [INFO] [stdout] test index::io::must::have_version_increased_when_saved ... ok [INFO] [stdout] test io::error_correcting_encoder::must::survive_data_corruption ... ok [INFO] [stdout] test io::error_correcting_encoder::must::encode_small_amounts_of_data ... ok [INFO] [stdout] test test::source::must::leave_no_trace ... ok [INFO] [stdout] test index::io::must::be_same_when_loaded_from_disk ... ok [INFO] [stdout] test repository::must::have_size_equal_to_sum_of_sizes_of_backed_up_files ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bakare-6d444684c0189088) [INFO] [stdout] test io::error_correcting_encoder::must::encode_large_amounts_of_data ... ok [INFO] [stderr] Running tests/concurrency_tests.rs (/opt/rustwide/target/debug/deps/concurrency_tests-d6addf437467d373) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.25s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test must::handle_concurrent_backups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.60s [INFO] [stdout] [INFO] [stderr] Running tests/deduplication_tests.rs (/opt/rustwide/target/debug/deps/deduplication_tests-1220652bb1018f1b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test must::store_duplicated_files_just_once ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.97s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running tests/system_tests.rs (/opt/rustwide/target/debug/deps/system_tests-5721b91f621b79b0) [INFO] [stdout] test must::forbid_backup_of_paths_within_repository ... ok [INFO] [stdout] test must::restore_files_after_reopening_repository ... ok [INFO] [stdout] test must::restore_older_version_of_file ... ok [INFO] [stdout] test must::restore_multiple_files ... ok [INFO] [stdout] test must::newer_version_should_be_greater_than_earlier_version ... ok [INFO] [stdout] test must::restore_latest_version_by_default ... ok [INFO] [stdout] test must::not_leak_file_names_via_file_contents ... ok [INFO] [stdout] test must::not_leak_file_names_via_file_names ... ok [INFO] [stdout] test must::allow_searching_by_filename ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.82s [INFO] [stdout] [INFO] [stderr] Doc-tests bakare [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f91159f347fbb383332a12ee94ed7d0bed41c8efb7f135edd9285dfdaf58d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f91159f347fbb383332a12ee94ed7d0bed41c8efb7f135edd9285dfdaf58d41", kill_on_drop: false }` [INFO] [stdout] 4f91159f347fbb383332a12ee94ed7d0bed41c8efb7f135edd9285dfdaf58d41