[INFO] cloning repository https://github.com/ardeaf/redelete [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ardeaf/redelete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardeaf%2Fredelete", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardeaf%2Fredelete'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5125735af30b0adf01b4dc2ef8837475bed23ee1 [INFO] testing ardeaf/redelete against beta-2021-05-23 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardeaf%2Fredelete" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ardeaf/redelete on toolchain beta-2021-05-23 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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" "+beta-2021-05-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_error v1.7.1 [INFO] [stderr] Downloaded assert-json-diff v1.0.1 [INFO] [stderr] Downloaded mockito v0.23.1 [INFO] [stderr] Downloaded webbrowser v0.5.2 [INFO] [stderr] Downloaded nanoid v0.2.0 [INFO] [stderr] Downloaded rate_limit v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-05-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce70380e409ba19484e4a740f73a020cadfeeec277eb54cbc3428c991e9dbdec [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" "ce70380e409ba19484e4a740f73a020cadfeeec277eb54cbc3428c991e9dbdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce70380e409ba19484e4a740f73a020cadfeeec277eb54cbc3428c991e9dbdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce70380e409ba19484e4a740f73a020cadfeeec277eb54cbc3428c991e9dbdec", kill_on_drop: false }` [INFO] [stdout] ce70380e409ba19484e4a740f73a020cadfeeec277eb54cbc3428c991e9dbdec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbaae79624fda70bb2587c5745f58483854711af3cdac0e022e9eef30516423a [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" "cbaae79624fda70bb2587c5745f58483854711af3cdac0e022e9eef30516423a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [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 crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [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 serde v1.0.104 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.2 [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 hyper-tls v0.4.1 [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 45s [INFO] running `Command { std: "docker" "inspect" "cbaae79624fda70bb2587c5745f58483854711af3cdac0e022e9eef30516423a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbaae79624fda70bb2587c5745f58483854711af3cdac0e022e9eef30516423a", kill_on_drop: false }` [INFO] [stdout] cbaae79624fda70bb2587c5745f58483854711af3cdac0e022e9eef30516423a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f6d5573343e785b14d2bf686c756fcdc00e587d7bbf1e585f1b1a2c643f6d6 [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" "15f6d5573343e785b14d2bf686c756fcdc00e587d7bbf1e585f1b1a2c643f6d6", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling dirs v2.0.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 34.26s [INFO] running `Command { std: "docker" "inspect" "15f6d5573343e785b14d2bf686c756fcdc00e587d7bbf1e585f1b1a2c643f6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f6d5573343e785b14d2bf686c756fcdc00e587d7bbf1e585f1b1a2c643f6d6", kill_on_drop: false }` [INFO] [stdout] 15f6d5573343e785b14d2bf686c756fcdc00e587d7bbf1e585f1b1a2c643f6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5a9cf1a2fb17f0415b5b5886e69231636ce3c78d14d52efa89b68b5713f4843 [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" "c5a9cf1a2fb17f0415b5b5886e69231636ce3c78d14d52efa89b68b5713f4843", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redelete-fe70e4fb90b9f520) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test config::tests::test_no_duplicates ... ok [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 oauth_server::tests::test_run ... ok [INFO] [stdout] test reddit_api::tests::test_validate_oauth_redirect ... ok [INFO] [stdout] test tests::test_excluded_subreddits_delete ... ok [INFO] [stdout] test reddit_api::tests::test_fetch_token ... ok [INFO] [stdout] test tests::test_excluded_subreddits_keep ... ok [INFO] [stdout] test tests::test_max_hours_keep ... ok [INFO] [stdout] test tests::test_minimum_score_delete ... ok [INFO] [stdout] test tests::test_minimum_score_keep ... ok [INFO] [stdout] test tests::test_no_config_delete ... ok [INFO] [stdout] test tests::test_max_hours_delete ... 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_delete ... ok [INFO] [stdout] test reddit_api::tests::test_expired_token ... ok [INFO] [stdout] test config::tests::test_set_minimum_score ... ok [INFO] [stdout] test config::tests::test_set_max_hours ... ok [INFO] [stdout] test reddit_api::tests::test_comments ... ok [INFO] [stdout] test config::tests::test_save_get_delete_user ... ok [INFO] [stdout] test config::tests::test_set_excluded_subreddits ... ok [INFO] [stdout] test reddit_api::tests::test_post ... ok [INFO] [stdout] test config::tests::test_refresh_user_token ... ok [INFO] [stdout] test reddit_api::tests::test_fetch ... ok [INFO] [stdout] test reddit_api::tests::test_update_token ... ok [INFO] [stdout] test reddit_api::tests::test_posts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5a9cf1a2fb17f0415b5b5886e69231636ce3c78d14d52efa89b68b5713f4843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a9cf1a2fb17f0415b5b5886e69231636ce3c78d14d52efa89b68b5713f4843", kill_on_drop: false }` [INFO] [stdout] c5a9cf1a2fb17f0415b5b5886e69231636ce3c78d14d52efa89b68b5713f4843