[INFO] updating cached repository https://github.com/iThinkyouknow/rust-web-crawler [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 558649b67a64eb1331a6c1dc6fd1567126b6d410 [INFO] testing iThinkyouknow/rust-web-crawler against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiThinkyouknow%2Frust-web-crawler" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iThinkyouknow/rust-web-crawler on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iThinkyouknow/rust-web-crawler [INFO] finished tweaking git repo https://github.com/iThinkyouknow/rust-web-crawler [INFO] tweaked toml for git repo https://github.com/iThinkyouknow/rust-web-crawler written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/iThinkyouknow/rust-web-crawler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d63cb9f077645e9e4a3723cd2c7996b92a2935fd413eb5feb64479ee0a0b756a [INFO] running `"docker" "start" "-a" "d63cb9f077645e9e4a3723cd2c7996b92a2935fd413eb5feb64479ee0a0b756a"` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling web_crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.39s [INFO] running `"docker" "inspect" "d63cb9f077645e9e4a3723cd2c7996b92a2935fd413eb5feb64479ee0a0b756a"` [INFO] running `"docker" "rm" "-f" "d63cb9f077645e9e4a3723cd2c7996b92a2935fd413eb5feb64479ee0a0b756a"` [INFO] [stdout] d63cb9f077645e9e4a3723cd2c7996b92a2935fd413eb5feb64479ee0a0b756a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac041cae9f21653c7e7219be15d5478934fe4b5fd60df8af92c03736f2d4a8de [INFO] running `"docker" "start" "-a" "ac041cae9f21653c7e7219be15d5478934fe4b5fd60df8af92c03736f2d4a8de"` [INFO] [stderr] Compiling web_crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "ac041cae9f21653c7e7219be15d5478934fe4b5fd60df8af92c03736f2d4a8de"` [INFO] running `"docker" "rm" "-f" "ac041cae9f21653c7e7219be15d5478934fe4b5fd60df8af92c03736f2d4a8de"` [INFO] [stdout] ac041cae9f21653c7e7219be15d5478934fe4b5fd60df8af92c03736f2d4a8de [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ae54925a54743c9e43cd9c34921e573cb2002d73f514af727e6a63e2b40cbc8 [INFO] running `"docker" "start" "-a" "8ae54925a54743c9e43cd9c34921e573cb2002d73f514af727e6a63e2b40cbc8"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_crawler-7cd5c263cdb39906 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8ae54925a54743c9e43cd9c34921e573cb2002d73f514af727e6a63e2b40cbc8"` [INFO] running `"docker" "rm" "-f" "8ae54925a54743c9e43cd9c34921e573cb2002d73f514af727e6a63e2b40cbc8"` [INFO] [stdout] 8ae54925a54743c9e43cd9c34921e573cb2002d73f514af727e6a63e2b40cbc8