[INFO] cloning repository https://github.com/pfernie/rdedup-prune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pfernie/rdedup-prune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfernie%2Frdedup-prune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfernie%2Frdedup-prune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f3ccc1b02bd68a985f448600e47c8a55a1f973 [INFO] testing pfernie/rdedup-prune against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfernie%2Frdedup-prune" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pfernie/rdedup-prune 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] started tweaking git repo https://github.com/pfernie/rdedup-prune [INFO] finished tweaking git repo https://github.com/pfernie/rdedup-prune [INFO] tweaked toml for git repo https://github.com/pfernie/rdedup-prune written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pfernie/rdedup-prune 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51bc7ce5ffd0d4a9a2203f1dfe403fd7c5955ecafbcf6883a2f802b82af62afd [INFO] running `Command { std: "docker" "start" "-a" "51bc7ce5ffd0d4a9a2203f1dfe403fd7c5955ecafbcf6883a2f802b82af62afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51bc7ce5ffd0d4a9a2203f1dfe403fd7c5955ecafbcf6883a2f802b82af62afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bc7ce5ffd0d4a9a2203f1dfe403fd7c5955ecafbcf6883a2f802b82af62afd", kill_on_drop: false }` [INFO] [stdout] 51bc7ce5ffd0d4a9a2203f1dfe403fd7c5955ecafbcf6883a2f802b82af62afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 8c539d3ffa77a8ac97148bd0498bd52d9214a91d02f46ec7e36ce23ea32f9e32 [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" "8c539d3ffa77a8ac97148bd0498bd52d9214a91d02f46ec7e36ce23ea32f9e32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling dangerous_option v0.2.0 [INFO] [stderr] Compiling rdedup-cdc v0.1.0 [INFO] [stderr] Compiling bytevec v0.2.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling sgdata v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rust-lzma v0.2.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling rson_rs v0.2.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling libsodium-sys v0.1.0 [INFO] [stderr] Compiling backblaze-b2 v0.1.8 [INFO] [stderr] Compiling sodiumoxide v0.1.0 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling rdedup-lib v3.1.0 [INFO] [stderr] Compiling rdedup-prune v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "8c539d3ffa77a8ac97148bd0498bd52d9214a91d02f46ec7e36ce23ea32f9e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c539d3ffa77a8ac97148bd0498bd52d9214a91d02f46ec7e36ce23ea32f9e32", kill_on_drop: false }` [INFO] [stdout] 8c539d3ffa77a8ac97148bd0498bd52d9214a91d02f46ec7e36ce23ea32f9e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e103d9c382bc6d0ba1d0950abd0da9a035e22b6abca8e30533b3d86cfd71264 [INFO] running `Command { std: "docker" "start" "-a" "2e103d9c382bc6d0ba1d0950abd0da9a035e22b6abca8e30533b3d86cfd71264", kill_on_drop: false }` [INFO] [stderr] Compiling rdedup-prune v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `Command { std: "docker" "inspect" "2e103d9c382bc6d0ba1d0950abd0da9a035e22b6abca8e30533b3d86cfd71264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e103d9c382bc6d0ba1d0950abd0da9a035e22b6abca8e30533b3d86cfd71264", kill_on_drop: false }` [INFO] [stdout] 2e103d9c382bc6d0ba1d0950abd0da9a035e22b6abca8e30533b3d86cfd71264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] d2a68bcd8f17fdc9775618af701dcc26308f17846e909b3f812bd9c37616e5ff [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" "d2a68bcd8f17fdc9775618af701dcc26308f17846e909b3f812bd9c37616e5ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rdedup_prune-3e5bc1303e6405bd) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test::alternate_timestamps ... ok [INFO] [stdout] test test::bad_timestamps ... ok [INFO] [stdout] test test::default_timestamps ... ok [INFO] [stdout] test test::retain_multiple_hourly ... ok [INFO] [stdout] test test::parse_retain_within ... ok [INFO] [stdout] test test::retain_multiple_each ... ok [INFO] [stdout] test test::retain_multiple_monthly ... ok [INFO] [stdout] test test::retain_multiple_weekly ... ok [INFO] [stdout] test test::no_retention ... ok [INFO] [stdout] test test::retain_multiple_daily ... ok [INFO] [stdout] test test::retain_unlimited_yearly ... ok [INFO] [stdout] test test::retain_within_days ... ok [INFO] [stdout] test test::retain_within_days_only ... ok [INFO] [stdout] test test::retain_within_hours ... ok [INFO] [stdout] test test::retain_one_daily ... ok [INFO] [stdout] test test::retain_one_each ... ok [INFO] [stdout] test test::retain_one_hourly ... ok [INFO] [stdout] test test::retain_multiple_yearly ... ok [INFO] [stdout] test test::retain_one_monthly ... ok [INFO] [stdout] test test::retain_within_hours_only ... ok [INFO] [stdout] test test::retain_one_yearly ... ok [INFO] [stdout] test test::retain_unlimited_hourly ... ok [INFO] [stdout] test test::retain_one_weekly ... ok [INFO] [stdout] test test::retain_unlimited_weekly ... ok [INFO] [stdout] test test::retain_unlimited_daily ... ok [INFO] [stdout] test test::retain_unlimited_monthly ... ok [INFO] [stdout] test test::retain_within_months ... ok [INFO] [stdout] test test::retain_within_months_only ... ok [INFO] [stdout] test test::retain_within_weeks ... ok [INFO] [stdout] test test::retain_within_weeks_only ... ok [INFO] [stdout] test test::retain_within_years ... ok [INFO] [stdout] test test::retain_within_years_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2a68bcd8f17fdc9775618af701dcc26308f17846e909b3f812bd9c37616e5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a68bcd8f17fdc9775618af701dcc26308f17846e909b3f812bd9c37616e5ff", kill_on_drop: false }` [INFO] [stdout] d2a68bcd8f17fdc9775618af701dcc26308f17846e909b3f812bd9c37616e5ff