[INFO] updating cached repository https://github.com/ardeaf/redelete [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5125735af30b0adf01b4dc2ef8837475bed23ee1 [INFO] testing ardeaf/redelete against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardeaf%2Fredelete" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ardeaf/redelete on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ardeaf/redelete [INFO] finished tweaking git repo https://github.com/ardeaf/redelete [INFO] tweaked toml for git repo https://github.com/ardeaf/redelete written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ardeaf/redelete already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffaa4fd11b09d223f7758fd034fde2374eed6b77caf344d8b88a0afc71d5d6b1 [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" "ffaa4fd11b09d223f7758fd034fde2374eed6b77caf344d8b88a0afc71d5d6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffaa4fd11b09d223f7758fd034fde2374eed6b77caf344d8b88a0afc71d5d6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffaa4fd11b09d223f7758fd034fde2374eed6b77caf344d8b88a0afc71d5d6b1", kill_on_drop: false }` [INFO] [stdout] ffaa4fd11b09d223f7758fd034fde2374eed6b77caf344d8b88a0afc71d5d6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81cac5d9d40e6881e48bceb3b852f6212220069ecd19b5dad2824d2e8019ab4c [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" "81cac5d9d40e6881e48bceb3b852f6212220069ecd19b5dad2824d2e8019ab4c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling rate_limit v0.1.1 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling redelete v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "81cac5d9d40e6881e48bceb3b852f6212220069ecd19b5dad2824d2e8019ab4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cac5d9d40e6881e48bceb3b852f6212220069ecd19b5dad2824d2e8019ab4c", kill_on_drop: false }` [INFO] [stdout] 81cac5d9d40e6881e48bceb3b852f6212220069ecd19b5dad2824d2e8019ab4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 58bac9a7f24c8e2412db959dd4d9d046117fa6da702732c22128f6b556a7e20f [INFO] running `Command { std: "docker" "start" "-a" "58bac9a7f24c8e2412db959dd4d9d046117fa6da702732c22128f6b556a7e20f", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling assert-json-diff v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serial_test v0.3.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mockito v0.23.1 [INFO] [stderr] Compiling redelete v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.31s [INFO] running `Command { std: "docker" "inspect" "58bac9a7f24c8e2412db959dd4d9d046117fa6da702732c22128f6b556a7e20f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bac9a7f24c8e2412db959dd4d9d046117fa6da702732c22128f6b556a7e20f", kill_on_drop: false }` [INFO] [stdout] 58bac9a7f24c8e2412db959dd4d9d046117fa6da702732c22128f6b556a7e20f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 653e8d89613fcd1ed1df9a8c3ed55a9bee6ab44d5210f19cb81d342d59c8f6fb [INFO] running `Command { std: "docker" "start" "-a" "653e8d89613fcd1ed1df9a8c3ed55a9bee6ab44d5210f19cb81d342d59c8f6fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redelete-a22a128144f749af [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test config::tests::test_token_file_path ... ok [INFO] [stdout] test config::tests::test_config_dir ... ok [INFO] [stdout] test oauth_server::tests::test_get_available_port ... ok [INFO] [stdout] test config::tests::test_save_get_delete_user ... ok [INFO] [stdout] test config::tests::test_no_duplicates ... ok [INFO] [stdout] test reddit_api::tests::test_validate_oauth_redirect ... ok [INFO] [stdout] test config::tests::test_set_excluded_subreddits ... ok [INFO] [stdout] test tests::test_excluded_subreddits_delete ... ok [INFO] [stdout] test tests::test_excluded_subreddits_keep ... ok [INFO] [stdout] test config::tests::test_set_max_hours ... ok [INFO] [stdout] test tests::test_max_hours_delete ... ok [INFO] [stdout] test config::tests::test_refresh_user_token ... ok [INFO] [stdout] test tests::test_minimum_score_keep ... ok [INFO] [stdout] test tests::test_minimum_score_delete ... ok [INFO] [stdout] test tests::test_no_config_delete ... ok [INFO] [stdout] test tests::test_max_hours_keep ... ok [INFO] [stdout] test reddit_api::tests::test_fetch_token ... ok [INFO] [stdout] test oauth_server::tests::test_run ... ok [INFO] [stdout] test reddit_api::tests::test_username ... ok [INFO] [stdout] test oauth_server::tests::test_closed_ports ... ok [INFO] [stdout] test reddit_api::tests::test_comments ... ok [INFO] [stdout] test reddit_api::tests::test_post ... ok [INFO] [stdout] test reddit_api::tests::test_fetch ... ok [INFO] [stdout] test reddit_api::tests::test_expired_token ... ok [INFO] [stdout] test reddit_api::tests::test_posts ... ok [INFO] [stdout] test reddit_api::tests::test_delete ... ok [INFO] [stdout] test reddit_api::tests::test_update_token ... ok [INFO] [stdout] test config::tests::test_set_minimum_score ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "653e8d89613fcd1ed1df9a8c3ed55a9bee6ab44d5210f19cb81d342d59c8f6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653e8d89613fcd1ed1df9a8c3ed55a9bee6ab44d5210f19cb81d342d59c8f6fb", kill_on_drop: false }` [INFO] [stdout] 653e8d89613fcd1ed1df9a8c3ed55a9bee6ab44d5210f19cb81d342d59c8f6fb