[INFO] cloning repository https://github.com/Patryk27/lxd-snapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Patryk27/lxd-snapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatryk27%2Flxd-snapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatryk27%2Flxd-snapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b096962122988abb3677a69ced244ea7cec2fa2 [INFO] testing Patryk27/lxd-snapper against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatryk27%2Flxd-snapper" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Patryk27/lxd-snapper 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] removed /workspace/builds/worker-15/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Patryk27/lxd-snapper [INFO] finished tweaking git repo https://github.com/Patryk27/lxd-snapper [INFO] tweaked toml for git repo https://github.com/Patryk27/lxd-snapper written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/Patryk27/lxd-snapper 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded pathsearch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 41cfebe2901ec1b07e0c44c8ee099d1ab77bf472db09583493027e38ee928389 [INFO] running `Command { std: "docker" "start" "-a" "41cfebe2901ec1b07e0c44c8ee099d1ab77bf472db09583493027e38ee928389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41cfebe2901ec1b07e0c44c8ee099d1ab77bf472db09583493027e38ee928389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cfebe2901ec1b07e0c44c8ee099d1ab77bf472db09583493027e38ee928389", kill_on_drop: false }` [INFO] [stdout] 41cfebe2901ec1b07e0c44c8ee099d1ab77bf472db09583493027e38ee928389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] aed2875dbb81b5b3a3079e0cfe7ba7bf26436910589ab41c2991374667cc56e9 [INFO] running `Command { std: "docker" "start" "-a" "aed2875dbb81b5b3a3079e0cfe7ba7bf26436910589ab41c2991374667cc56e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling pathsearch v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling lib_lxd v0.0.0 (/opt/rustwide/workdir/libs/lxd) [INFO] [stderr] Compiling lxd-snapper v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.82s [INFO] running `Command { std: "docker" "inspect" "aed2875dbb81b5b3a3079e0cfe7ba7bf26436910589ab41c2991374667cc56e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed2875dbb81b5b3a3079e0cfe7ba7bf26436910589ab41c2991374667cc56e9", kill_on_drop: false }` [INFO] [stdout] aed2875dbb81b5b3a3079e0cfe7ba7bf26436910589ab41c2991374667cc56e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] ac7d7c55d90fad74974334518b920e4e7cd7ecac5efa78be033b77281e30f9b7 [INFO] running `Command { std: "docker" "start" "-a" "ac7d7c55d90fad74974334518b920e4e7cd7ecac5efa78be033b77281e30f9b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling lxd-snapper v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.29s [INFO] running `Command { std: "docker" "inspect" "ac7d7c55d90fad74974334518b920e4e7cd7ecac5efa78be033b77281e30f9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7d7c55d90fad74974334518b920e4e7cd7ecac5efa78be033b77281e30f9b7", kill_on_drop: false }` [INFO] [stdout] ac7d7c55d90fad74974334518b920e4e7cd7ecac5efa78be033b77281e30f9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 4275068dc9e4312c890ee52035416532a71cf400035176eea2c731610977864e [INFO] running `Command { std: "docker" "start" "-a" "4275068dc9e4312c890ee52035416532a71cf400035176eea2c731610977864e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lxd_snapper-7272e1825add1f34) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test cmds::debug_nuke::tests::given_empty_policy::deletes_no_snapshots ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_daily ... ok [INFO] [stdout] test cmds::prune::find_snapshots::tests::returns_only_snapshots_matching_format ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_daily_and_weekly ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_weekly ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_monthly ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_included_instances::applies_only_to_instances_with_given_names ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_included_projects_and_included_instances_and_included_statuses::applies_only_to_instances_with_given_projects_and_names_and_statuses ... ok [INFO] [stdout] test config::tests::is_snapshot_name::given_empty_prefix::returns_always_true ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_last ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_no_restrictions::applies_to_every_instance ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_excluded_statuses::applies_to_all_instances_except_the_ones_with_given_statuses ... ok [INFO] [stdout] test config::tests::snapshot_name::given_some_prefix::returns_snapshot_name ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_excluded_instances::applies_to_all_instances_except_the_ones_with_given_names ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_included_projects::applies_only_to_instances_belonging_to_given_project ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_excluded_projects::applies_to_all_instances_except_the_ones_belonging_to_given_project ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_excluded_projects_and_excluded_instances_and_excluded_statuses::applies_to_all_instances_except_the_ones_with_given_projects_and_names_and_statuses ... ok [INFO] [stdout] test cmds::backup::tests::test ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_yearly ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_hourly ... ok [INFO] [stdout] test cmds::prune::tests::test ... ok [INFO] [stdout] test cmds::prune::find_snapshots_to_keep::tests::keep_hourly_and_daily ... ok [INFO] [stdout] test config::policy::tests::applies_to::policy_with_included_statuses::applies_only_to_instances_with_given_statuses ... ok [INFO] [stdout] test config::tests::is_snapshot_name::given_some_prefix::returns_true_when_snapshot_name_begins_with_this_prefix ... ok [INFO] [stdout] test config::tests::snapshot_name::given_empty_prefix::returns_snapshot_name ... ok [INFO] [stdout] test config::policy::tests::merge_with::test ... ok [INFO] [stdout] test config::tests::policy::cascading ... ok [INFO] [stdout] test cmds::debug_nuke::tests::given_some_policy::deletes_snapshots_only_for_instances_matching_that_policy ... ok [INFO] [stdout] test cmds::prune::find_snapshots::tests::returns_snapshots_sorted_by_creation_date_descending ... ok [INFO] [stdout] test config::tests::from_file::load_examples ... ok [INFO] [stdout] test cmds::query_instances::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4275068dc9e4312c890ee52035416532a71cf400035176eea2c731610977864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4275068dc9e4312c890ee52035416532a71cf400035176eea2c731610977864e", kill_on_drop: false }` [INFO] [stdout] 4275068dc9e4312c890ee52035416532a71cf400035176eea2c731610977864e