[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahouts%2Fzsnapd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahouts/zsnapd on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-9/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 505d9772bab9200f402c1d881a2077abaf3ef41b191629573b097c3e88bf7ad0 [INFO] running `Command { std: "docker" "start" "-a" "505d9772bab9200f402c1d881a2077abaf3ef41b191629573b097c3e88bf7ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505d9772bab9200f402c1d881a2077abaf3ef41b191629573b097c3e88bf7ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505d9772bab9200f402c1d881a2077abaf3ef41b191629573b097c3e88bf7ad0", kill_on_drop: false }` [INFO] [stdout] 505d9772bab9200f402c1d881a2077abaf3ef41b191629573b097c3e88bf7ad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31810af6a6b91f21a87fe75ae07c550140a68aec1ef66eb9f17cec6ae7dd3de6 [INFO] running `Command { std: "docker" "start" "-a" "31810af6a6b91f21a87fe75ae07c550140a68aec1ef66eb9f17cec6ae7dd3de6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [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 clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [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 18.32s [INFO] running `Command { std: "docker" "inspect" "31810af6a6b91f21a87fe75ae07c550140a68aec1ef66eb9f17cec6ae7dd3de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31810af6a6b91f21a87fe75ae07c550140a68aec1ef66eb9f17cec6ae7dd3de6", kill_on_drop: false }` [INFO] [stdout] 31810af6a6b91f21a87fe75ae07c550140a68aec1ef66eb9f17cec6ae7dd3de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab994658f9c666ef424e0ac55a1cd2fe65457f15dbbd7066796f07909b342e2e [INFO] running `Command { std: "docker" "start" "-a" "ab994658f9c666ef424e0ac55a1cd2fe65457f15dbbd7066796f07909b342e2e", kill_on_drop: false }` [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [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 10.18s [INFO] running `Command { std: "docker" "inspect" "ab994658f9c666ef424e0ac55a1cd2fe65457f15dbbd7066796f07909b342e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab994658f9c666ef424e0ac55a1cd2fe65457f15dbbd7066796f07909b342e2e", kill_on_drop: false }` [INFO] [stdout] ab994658f9c666ef424e0ac55a1cd2fe65457f15dbbd7066796f07909b342e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3077e4214c677b01adf399030b6bae7ff2be8f6c6a1cb6ba489d113a8492e44 [INFO] running `Command { std: "docker" "start" "-a" "c3077e4214c677b01adf399030b6bae7ff2be8f6c6a1cb6ba489d113a8492e44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/autosnapd-cf9299c698472097) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cfg::tests::load_empty_config ... ok [INFO] [stdout] test snapshot::tests::from_str ... ok [INFO] [stdout] test cfg::tests::load_config_works ... ok [INFO] [stdout] test cfg::tests::invalid_snapshot_prefix ... ok [INFO] [stdout] test snapshot::tests::from_str_with_timezone ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_desired_count_reduced_snapshot_taken ... ok [INFO] [stdout] test tests::maybe_remove_snapshots_new_snapshot ... 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 snapshot::tests::round_trip ... ok [INFO] [stdout] test time_unit::tests::add_month_year_rollover ... ok [INFO] [stdout] test time_unit::tests::add_month ... ok [INFO] [stdout] test time_unit::tests::add_year_skip_year ... ok [INFO] [stdout] test time_unit::tests::round_trip ... ok [INFO] [stdout] test tests::take_snapshot_if_required_takes_a_snapshot ... ok [INFO] [stdout] test tests::take_snapshot_if_required_takes_a_snapshot_if_no_snapshots ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3077e4214c677b01adf399030b6bae7ff2be8f6c6a1cb6ba489d113a8492e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3077e4214c677b01adf399030b6bae7ff2be8f6c6a1cb6ba489d113a8492e44", kill_on_drop: false }` [INFO] [stdout] c3077e4214c677b01adf399030b6bae7ff2be8f6c6a1cb6ba489d113a8492e44