[INFO] cloning repository https://github.com/spikecodes/libreddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spikecodes/libreddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspikecodes%2Flibreddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspikecodes%2Flibreddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3facaefb53498d810b0921ca02114cd46235b62c [INFO] testing spikecodes/libreddit against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspikecodes%2Flibreddit" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spikecodes/libreddit 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 git repo https://github.com/spikecodes/libreddit [INFO] finished tweaking git repo https://github.com/spikecodes/libreddit [INFO] tweaked toml for git repo https://github.com/spikecodes/libreddit written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/spikecodes/libreddit 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] Downloading crates ... [INFO] [stderr] Downloaded darling v0.13.2 [INFO] [stderr] Downloaded cached_proc_macro v0.12.0 [INFO] [stderr] Downloaded cached v0.34.0 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded darling_macro v0.13.2 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.0 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded clap v3.1.8 [INFO] [stderr] Downloaded async-recursion v1.0.0 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] [stderr] Downloaded darling_core v0.13.2 [INFO] [stderr] Downloaded rustls-native-certs v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 4233e3d8a688244a403167f766e306ee8140ba692cf5e030e4afc286fa3b2cb8 [INFO] running `Command { std: "docker" "start" "-a" "4233e3d8a688244a403167f766e306ee8140ba692cf5e030e4afc286fa3b2cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4233e3d8a688244a403167f766e306ee8140ba692cf5e030e4afc286fa3b2cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4233e3d8a688244a403167f766e306ee8140ba692cf5e030e4afc286fa3b2cb8", kill_on_drop: false }` [INFO] [stdout] 4233e3d8a688244a403167f766e306ee8140ba692cf5e030e4afc286fa3b2cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 5d78a2a9eeebe6d563f95e7c13643b1da5304657ddcb4926c460409a44d1b06d [INFO] running `Command { std: "docker" "start" "-a" "5d78a2a9eeebe6d563f95e7c13643b1da5304657ddcb4926c460409a44d1b06d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling darling_macro v0.13.2 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cached_proc_macro v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling cached v0.34.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling libreddit v0.22.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "5d78a2a9eeebe6d563f95e7c13643b1da5304657ddcb4926c460409a44d1b06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d78a2a9eeebe6d563f95e7c13643b1da5304657ddcb4926c460409a44d1b06d", kill_on_drop: false }` [INFO] [stdout] 5d78a2a9eeebe6d563f95e7c13643b1da5304657ddcb4926c460409a44d1b06d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 4a4489810a827fd6c77074091a6170f609c375cfa4a49f8c4916902ffdfc4681 [INFO] running `Command { std: "docker" "start" "-a" "4a4489810a827fd6c77074091a6170f609c375cfa4a49f8c4916902ffdfc4681", kill_on_drop: false }` [INFO] [stderr] Compiling libreddit v0.22.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.86s [INFO] running `Command { std: "docker" "inspect" "4a4489810a827fd6c77074091a6170f609c375cfa4a49f8c4916902ffdfc4681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4489810a827fd6c77074091a6170f609c375cfa4a49f8c4916902ffdfc4681", kill_on_drop: false }` [INFO] [stdout] 4a4489810a827fd6c77074091a6170f609c375cfa4a49f8c4916902ffdfc4681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 610a2bef56fe621530870da2b5316fc544deb43f83db91dab8828bd827587b95 [INFO] running `Command { std: "docker" "start" "-a" "610a2bef56fe621530870da2b5316fc544deb43f83db91dab8828bd827587b95", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libreddit-f42ac7e8ac5123d9) [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::tests::format_num_works ... ok [INFO] [stdout] test utils::tests::rewrite_urls_removes_backslashes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "610a2bef56fe621530870da2b5316fc544deb43f83db91dab8828bd827587b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610a2bef56fe621530870da2b5316fc544deb43f83db91dab8828bd827587b95", kill_on_drop: false }` [INFO] [stdout] 610a2bef56fe621530870da2b5316fc544deb43f83db91dab8828bd827587b95