[INFO] cloning repository https://github.com/sstubbs/simple_crawler_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstubbs/simple_crawler_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstubbs%2Fsimple_crawler_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstubbs%2Fsimple_crawler_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2457d0cac75e1ede602559b4983cc63814384e37 [INFO] testing sstubbs/simple_crawler_web against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstubbs%2Fsimple_crawler_web" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstubbs/simple_crawler_web on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstubbs/simple_crawler_web [INFO] finished tweaking git repo https://github.com/sstubbs/simple_crawler_web [INFO] tweaked toml for git repo https://github.com/sstubbs/simple_crawler_web written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sstubbs/simple_crawler_web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sstubbs/simple_crawler` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 5a5f239ef3199f72325c6ca056f4ac0a8fe38780dc62cee92ef56221c0778e0d [INFO] running `Command { std: "docker" "start" "-a" "5a5f239ef3199f72325c6ca056f4ac0a8fe38780dc62cee92ef56221c0778e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a5f239ef3199f72325c6ca056f4ac0a8fe38780dc62cee92ef56221c0778e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5f239ef3199f72325c6ca056f4ac0a8fe38780dc62cee92ef56221c0778e0d", kill_on_drop: false }` [INFO] [stdout] 5a5f239ef3199f72325c6ca056f4ac0a8fe38780dc62cee92ef56221c0778e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f3d5a61887c07f70a8d7128bc1e7316d89baee7a08bd862fe5296fa74e11365 [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" "7f3d5a61887c07f70a8d7128bc1e7316d89baee7a08bd862fe5296fa74e11365", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling simple_crawler v0.1.0 (https://github.com/sstubbs/simple_crawler?branch=main#a83b6210) [INFO] [stderr] Compiling simple_crawler_web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "7f3d5a61887c07f70a8d7128bc1e7316d89baee7a08bd862fe5296fa74e11365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f3d5a61887c07f70a8d7128bc1e7316d89baee7a08bd862fe5296fa74e11365", kill_on_drop: false }` [INFO] [stdout] 7f3d5a61887c07f70a8d7128bc1e7316d89baee7a08bd862fe5296fa74e11365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 7368a0f6830349c5f247d6495daceea7d2d22b54b13b0433c21985756d4f214e [INFO] running `Command { std: "docker" "start" "-a" "7368a0f6830349c5f247d6495daceea7d2d22b54b13b0433c21985756d4f214e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.1 [INFO] [stderr] Compiling simple_crawler_web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.91s [INFO] running `Command { std: "docker" "inspect" "7368a0f6830349c5f247d6495daceea7d2d22b54b13b0433c21985756d4f214e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7368a0f6830349c5f247d6495daceea7d2d22b54b13b0433c21985756d4f214e", kill_on_drop: false }` [INFO] [stdout] 7368a0f6830349c5f247d6495daceea7d2d22b54b13b0433c21985756d4f214e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4e15f6c1f38ad80bb7c10c38181486da1249ae7c27f43f8c68ac4536e923b47 [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" "d4e15f6c1f38ad80bb7c10c38181486da1249ae7c27f43f8c68ac4536e923b47", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_crawler_web-f10bc3ed8ffb4ab6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::crawl_list_count_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4e15f6c1f38ad80bb7c10c38181486da1249ae7c27f43f8c68ac4536e923b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e15f6c1f38ad80bb7c10c38181486da1249ae7c27f43f8c68ac4536e923b47", kill_on_drop: false }` [INFO] [stdout] d4e15f6c1f38ad80bb7c10c38181486da1249ae7c27f43f8c68ac4536e923b47