[INFO] fetching crate rdedup-prune 0.1.0... [INFO] testing rdedup-prune-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rdedup-prune 0.1.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate rdedup-prune 0.1.0 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 crates.io crate rdedup-prune 0.1.0 [INFO] finished tweaking crates.io crate rdedup-prune 0.1.0 [INFO] tweaked toml for crates.io crate rdedup-prune 0.1.0 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate rdedup-prune 0.1.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded syn v1.0.37 [INFO] [stderr] Downloaded zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Downloaded libsodium-sys v0.1.0 [INFO] [stderr] Downloaded rust-lzma v0.2.1 [INFO] [stderr] Downloaded generic-array v0.9.0 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded crypto-mac v0.5.2 [INFO] [stderr] Downloaded rson_rs v0.2.1 [INFO] [stderr] Downloaded bindgen v0.37.4 [INFO] [stderr] Downloaded zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded slog v2.5.2 [INFO] [stderr] Downloaded sgdata v0.1.0 [INFO] [stderr] Downloaded sodiumoxide v0.1.0 [INFO] [stderr] Downloaded zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded dangerous_option v0.2.0 [INFO] [stderr] Downloaded slog-perf v0.2.0 [INFO] [stderr] Downloaded backblaze-b2 v0.1.8 [INFO] [stderr] Downloaded rdedup-lib v3.1.0 [INFO] [stderr] Downloaded bytevec v0.2.0 [INFO] [stderr] Downloaded rdedup-cdc v0.1.0 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] e8cb15697f2b95d3e0adbde90c35ebfab3c0a26fbe21252626acec7708a8ab6d [INFO] running `Command { std: "docker" "start" "-a" "e8cb15697f2b95d3e0adbde90c35ebfab3c0a26fbe21252626acec7708a8ab6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8cb15697f2b95d3e0adbde90c35ebfab3c0a26fbe21252626acec7708a8ab6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cb15697f2b95d3e0adbde90c35ebfab3c0a26fbe21252626acec7708a8ab6d", kill_on_drop: false }` [INFO] [stdout] e8cb15697f2b95d3e0adbde90c35ebfab3c0a26fbe21252626acec7708a8ab6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] c47c702f548ea9665339a04f983c98bc449f13b62515e82544ade6935b3bb2a3 [INFO] running `Command { std: "docker" "start" "-a" "c47c702f548ea9665339a04f983c98bc449f13b62515e82544ade6935b3bb2a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bytevec v0.2.0 [INFO] [stderr] Compiling dangerous_option v0.2.0 [INFO] [stderr] Compiling rdedup-cdc v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling sgdata v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rust-lzma v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v1.0.5 [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 fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [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 cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [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 structopt-derive v0.4.8 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [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 zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling sodiumoxide v0.1.0 [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 36.52s [INFO] running `Command { std: "docker" "inspect" "c47c702f548ea9665339a04f983c98bc449f13b62515e82544ade6935b3bb2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47c702f548ea9665339a04f983c98bc449f13b62515e82544ade6935b3bb2a3", kill_on_drop: false }` [INFO] [stdout] c47c702f548ea9665339a04f983c98bc449f13b62515e82544ade6935b3bb2a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 4e42e444d9f46b2b6532280b7add861cc12f7307785551886e84ba3f217b3ff1 [INFO] running `Command { std: "docker" "start" "-a" "4e42e444d9f46b2b6532280b7add861cc12f7307785551886e84ba3f217b3ff1", kill_on_drop: false }` [INFO] [stderr] Compiling rdedup-prune v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `Command { std: "docker" "inspect" "4e42e444d9f46b2b6532280b7add861cc12f7307785551886e84ba3f217b3ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e42e444d9f46b2b6532280b7add861cc12f7307785551886e84ba3f217b3ff1", kill_on_drop: false }` [INFO] [stdout] 4e42e444d9f46b2b6532280b7add861cc12f7307785551886e84ba3f217b3ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 49c85a31e9eb9725120d195aeb54aa7ed48260ed6b5dedee115fbd436fb5c6d9 [INFO] running `Command { std: "docker" "start" "-a" "49c85a31e9eb9725120d195aeb54aa7ed48260ed6b5dedee115fbd436fb5c6d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rdedup_prune-e561f616bf7c2388) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test::parse_retain_within ... ok [INFO] [stdout] test test::default_timestamps ... ok [INFO] [stdout] test test::bad_timestamps ... ok [INFO] [stdout] test test::no_retention ... ok [INFO] [stdout] test test::retain_multiple_hourly ... ok [INFO] [stdout] test test::alternate_timestamps ... ok [INFO] [stdout] test test::retain_multiple_monthly ... ok [INFO] [stdout] test test::retain_one_daily ... ok [INFO] [stdout] test test::retain_multiple_yearly ... ok [INFO] [stdout] test test::retain_one_each ... ok [INFO] [stdout] test test::retain_unlimited_weekly ... ok [INFO] [stdout] test test::retain_unlimited_daily ... ok [INFO] [stdout] test test::retain_multiple_weekly ... ok [INFO] [stdout] test test::retain_one_hourly ... ok [INFO] [stdout] test test::retain_one_weekly ... ok [INFO] [stdout] test test::retain_unlimited_hourly ... ok [INFO] [stdout] test test::retain_one_yearly ... ok [INFO] [stdout] test test::retain_multiple_daily ... ok [INFO] [stdout] test test::retain_multiple_each ... ok [INFO] [stdout] test test::retain_unlimited_monthly ... ok [INFO] [stdout] test test::retain_one_monthly ... ok [INFO] [stdout] test test::retain_unlimited_yearly ... ok [INFO] [stdout] test test::retain_within_days_only ... ok [INFO] [stdout] test test::retain_within_years_only ... ok [INFO] [stdout] test test::retain_within_months ... ok [INFO] [stdout] test test::retain_within_hours_only ... ok [INFO] [stdout] test test::retain_within_years ... ok [INFO] [stdout] test test::retain_within_days ... ok [INFO] [stdout] test test::retain_within_weeks ... ok [INFO] [stdout] test test::retain_within_hours ... ok [INFO] [stdout] test test::retain_within_weeks_only ... ok [INFO] [stdout] test test::retain_within_months_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" "49c85a31e9eb9725120d195aeb54aa7ed48260ed6b5dedee115fbd436fb5c6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c85a31e9eb9725120d195aeb54aa7ed48260ed6b5dedee115fbd436fb5c6d9", kill_on_drop: false }` [INFO] [stdout] 49c85a31e9eb9725120d195aeb54aa7ed48260ed6b5dedee115fbd436fb5c6d9