[INFO] cloning repository https://github.com/tobymurray/reddit-api-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobymurray/reddit-api-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymurray%2Freddit-api-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymurray%2Freddit-api-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 217107ba54baa119807c705a89ec7dc99e9f0cce [INFO] testing tobymurray/reddit-api-scraper against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymurray%2Freddit-api-scraper" "/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/tobymurray/reddit-api-scraper on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobymurray/reddit-api-scraper [INFO] finished tweaking git repo https://github.com/tobymurray/reddit-api-scraper [INFO] tweaked toml for git repo https://github.com/tobymurray/reddit-api-scraper written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tobymurray/reddit-api-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 190f30243d990da8fb23785e4e049c84a46fe9997a7b3e6c9a47449395c92975 [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" "190f30243d990da8fb23785e4e049c84a46fe9997a7b3e6c9a47449395c92975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "190f30243d990da8fb23785e4e049c84a46fe9997a7b3e6c9a47449395c92975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190f30243d990da8fb23785e4e049c84a46fe9997a7b3e6c9a47449395c92975", kill_on_drop: false }` [INFO] [stdout] 190f30243d990da8fb23785e4e049c84a46fe9997a7b3e6c9a47449395c92975 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad2cec42ca610f2dbf4781672be43a0ef61a00162d0cbcfcbfa5634f88a4be91 [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" "ad2cec42ca610f2dbf4781672be43a0ef61a00162d0cbcfcbfa5634f88a4be91", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling handlebars v3.5.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling reddit_api_scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "ad2cec42ca610f2dbf4781672be43a0ef61a00162d0cbcfcbfa5634f88a4be91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2cec42ca610f2dbf4781672be43a0ef61a00162d0cbcfcbfa5634f88a4be91", kill_on_drop: false }` [INFO] [stdout] ad2cec42ca610f2dbf4781672be43a0ef61a00162d0cbcfcbfa5634f88a4be91 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b83c193594d41846fcd53bf335358cbda9035b35dc62bc2be6c9f1334850f77 [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" "2b83c193594d41846fcd53bf335358cbda9035b35dc62bc2be6c9f1334850f77", kill_on_drop: false }` [INFO] [stderr] Compiling reddit_api_scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "2b83c193594d41846fcd53bf335358cbda9035b35dc62bc2be6c9f1334850f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b83c193594d41846fcd53bf335358cbda9035b35dc62bc2be6c9f1334850f77", kill_on_drop: false }` [INFO] [stdout] 2b83c193594d41846fcd53bf335358cbda9035b35dc62bc2be6c9f1334850f77 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 465c496dbe35a75410bc9fb16b06cabb92721c48c8af6e193328f08983b98874 [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" "465c496dbe35a75410bc9fb16b06cabb92721c48c8af6e193328f08983b98874", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reddit_api_scraper-6c754a188c587ed3 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "465c496dbe35a75410bc9fb16b06cabb92721c48c8af6e193328f08983b98874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465c496dbe35a75410bc9fb16b06cabb92721c48c8af6e193328f08983b98874", kill_on_drop: false }` [INFO] [stdout] 465c496dbe35a75410bc9fb16b06cabb92721c48c8af6e193328f08983b98874