[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 beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardeaf%2Fredelete" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ardeaf/redelete on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-12/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdf2bcdc81eb910536ed756d8f1dbcde9fa21657d777969f42d77c08fa469360 [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" "cdf2bcdc81eb910536ed756d8f1dbcde9fa21657d777969f42d77c08fa469360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf2bcdc81eb910536ed756d8f1dbcde9fa21657d777969f42d77c08fa469360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf2bcdc81eb910536ed756d8f1dbcde9fa21657d777969f42d77c08fa469360", kill_on_drop: false }` [INFO] [stdout] cdf2bcdc81eb910536ed756d8f1dbcde9fa21657d777969f42d77c08fa469360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71d9755ab6642ab515cf47962f3f15230ed8b75500d999d45d27c9a86d5c5c2d [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" "71d9755ab6642ab515cf47962f3f15230ed8b75500d999d45d27c9a86d5c5c2d", kill_on_drop: false }` [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 proc-macro-nested v0.1.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling rate_limit v0.1.1 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling chrono v0.4.10 [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 openssl v0.10.28 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling http-body v0.3.1 [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 serde v1.0.104 [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 hyper v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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 26s [INFO] running `Command { std: "docker" "inspect" "71d9755ab6642ab515cf47962f3f15230ed8b75500d999d45d27c9a86d5c5c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d9755ab6642ab515cf47962f3f15230ed8b75500d999d45d27c9a86d5c5c2d", kill_on_drop: false }` [INFO] [stdout] 71d9755ab6642ab515cf47962f3f15230ed8b75500d999d45d27c9a86d5c5c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef370f693982426f876ca468924942876cabe3bc79dab6442e687788c056d3d1 [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" "ef370f693982426f876ca468924942876cabe3bc79dab6442e687788c056d3d1", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling assert-json-diff v1.0.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [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 42.93s [INFO] running `Command { std: "docker" "inspect" "ef370f693982426f876ca468924942876cabe3bc79dab6442e687788c056d3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef370f693982426f876ca468924942876cabe3bc79dab6442e687788c056d3d1", kill_on_drop: false }` [INFO] [stdout] ef370f693982426f876ca468924942876cabe3bc79dab6442e687788c056d3d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4eb62b65db28d1ea36ed08b045cce9cd9983a301db8ae0ad7c48fcbeaefb3a5 [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" "f4eb62b65db28d1ea36ed08b045cce9cd9983a301db8ae0ad7c48fcbeaefb3a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redelete-7ad3a24b29019565 [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 config::tests::test_save_get_delete_user ... ok [INFO] [stdout] test config::tests::test_refresh_user_token ... ok [INFO] [stdout] test oauth_server::tests::test_get_available_port ... ok [INFO] [stdout] test config::tests::test_no_duplicates ... ok [INFO] [stdout] test config::tests::test_set_max_hours ... ok [INFO] [stdout] test reddit_api::tests::test_validate_oauth_redirect ... ok [INFO] [stdout] test tests::test_excluded_subreddits_delete ... ok [INFO] [stdout] test tests::test_excluded_subreddits_keep ... ok [INFO] [stdout] test tests::test_max_hours_delete ... ok [INFO] [stdout] test config::tests::test_set_excluded_subreddits ... ok [INFO] [stdout] test tests::test_no_config_delete ... ok [INFO] [stdout] test tests::test_minimum_score_delete ... ok [INFO] [stdout] test config::tests::test_set_minimum_score ... ok [INFO] [stdout] test tests::test_max_hours_keep ... ok [INFO] [stdout] test tests::test_minimum_score_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_delete ... 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_update_token ... ok [INFO] [stdout] test reddit_api::tests::test_post ... 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4eb62b65db28d1ea36ed08b045cce9cd9983a301db8ae0ad7c48fcbeaefb3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4eb62b65db28d1ea36ed08b045cce9cd9983a301db8ae0ad7c48fcbeaefb3a5", kill_on_drop: false }` [INFO] [stdout] f4eb62b65db28d1ea36ed08b045cce9cd9983a301db8ae0ad7c48fcbeaefb3a5