[INFO] cloning repository https://github.com/5urpher/rusty-bunny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5urpher/rusty-bunny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5urpher%2Frusty-bunny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5urpher%2Frusty-bunny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 752157883e28ea39adb9b618ca8bb00b0992583e [INFO] testing 5urpher/rusty-bunny against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5urpher%2Frusty-bunny" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/5urpher/rusty-bunny on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/5urpher/rusty-bunny [INFO] finished tweaking git repo https://github.com/5urpher/rusty-bunny [INFO] tweaked toml for git repo https://github.com/5urpher/rusty-bunny written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/5urpher/rusty-bunny already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] aa066682169c2e6f9d8b309b0992d80e4f5c775b5e0a2f8642e08d06722c8818 [INFO] running `Command { std: "docker" "start" "-a" "aa066682169c2e6f9d8b309b0992d80e4f5c775b5e0a2f8642e08d06722c8818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa066682169c2e6f9d8b309b0992d80e4f5c775b5e0a2f8642e08d06722c8818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa066682169c2e6f9d8b309b0992d80e4f5c775b5e0a2f8642e08d06722c8818", kill_on_drop: false }` [INFO] [stdout] aa066682169c2e6f9d8b309b0992d80e4f5c775b5e0a2f8642e08d06722c8818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] e7c00c2bd05b8469c24090e979543d20f824d14ad0f9790e253deaf263abe79d [INFO] running `Command { std: "docker" "start" "-a" "e7c00c2bd05b8469c24090e979543d20f824d14ad0f9790e253deaf263abe79d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling state v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rusty-bunny v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "e7c00c2bd05b8469c24090e979543d20f824d14ad0f9790e253deaf263abe79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c00c2bd05b8469c24090e979543d20f824d14ad0f9790e253deaf263abe79d", kill_on_drop: false }` [INFO] [stdout] e7c00c2bd05b8469c24090e979543d20f824d14ad0f9790e253deaf263abe79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 5860424d0ff3e5d6aa54b4e6dd45b06f9b900e569c5235f480c3b87eb0ac1a14 [INFO] running `Command { std: "docker" "start" "-a" "5860424d0ff3e5d6aa54b4e6dd45b06f9b900e569c5235f480c3b87eb0ac1a14", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-bunny v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.70s [INFO] running `Command { std: "docker" "inspect" "5860424d0ff3e5d6aa54b4e6dd45b06f9b900e569c5235f480c3b87eb0ac1a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5860424d0ff3e5d6aa54b4e6dd45b06f9b900e569c5235f480c3b87eb0ac1a14", kill_on_drop: false }` [INFO] [stdout] 5860424d0ff3e5d6aa54b4e6dd45b06f9b900e569c5235f480c3b87eb0ac1a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] f10854909b436d12ad4a53b24de8edd12489ea4493b2800e1e9cd12424ee3cbb [INFO] running `Command { std: "docker" "start" "-a" "f10854909b436d12ad4a53b24de8edd12489ea4493b2800e1e9cd12424ee3cbb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_bunny-59245b70ca6f9174) [INFO] [stdout] running 32 tests [INFO] [stdout] test tests::test_construct_github_search_url_with_repo_url ... ok [INFO] [stdout] test tests::test_construct_odnoklassniki_profile_url_with_username ... ok [INFO] [stdout] test tests::test_construct_odnoklassniki_search_url ... ok [INFO] [stdout] test tests::test_construct_odnoklassniki_profile_url_with_ok ... ok [INFO] [stdout] test tests::test_construct_googlemaps_url ... ok [INFO] [stdout] test tests::test_construct_google_search_url ... ok [INFO] [stdout] test tests::test_construct_google_myrotvorets_search_url ... ok [INFO] [stdout] test tests::test_construct_github_profile_url_with_gh ... ok [INFO] [stdout] test tests::test_construct_google_search_url_with_encoding ... ok [INFO] [stdout] test tests::test_construct_github_profile_url_with_repo_url ... ok [INFO] [stdout] test tests::test_construct_googlemaps_search_url ... ok [INFO] [stdout] test tests::test_construct_vkamico_url_without_vkontakte_base_url ... ok [INFO] [stdout] test tests::test_construct_vkamico_url_with_vkontakte_base_url ... ok [INFO] [stdout] test tests::test_construct_vkontakte_profile_url_with_ok ... ok [INFO] [stdout] test tests::test_construct_vkontakte_profile_url_with_username ... ok [INFO] [stdout] test tests::test_construct_twitter_url_query ... ok [INFO] [stdout] test tests::test_get_command_from_query_string_no_whitespace ... ok [INFO] [stdout] test tests::test_get_command_from_query_string_with_whitespace ... ok [INFO] [stdout] test tests::test_construct_vkontakte_search_url ... ok [INFO] [stdout] test tests::test_construct_twitter_search_url ... ok [INFO] [stdout] test tests::test_construct_twitter_url ... ok [INFO] [stdout] test tests::test_construct_yandexmaps_url ... ok [INFO] [stdout] test tests::test_construct_vkontakte_profile_url_with_id ... ok [INFO] [stdout] test tests::test_construct_twitter_url_profile ... ok [INFO] [stdout] test tests::test_construct_odnoklassniki_profile_url_with_id ... ok [INFO] [stdout] test tests::test_construct_twitter_profile_url ... ok [INFO] [stdout] test tests::test_construct_yandexmaps_search_url ... ok [INFO] [stdout] test tests::test_construct_yandexmaps_coords_search_url_all ... ok [INFO] [stdout] test tests::test_construct_googlemaps_coords_search_url_coords ... ok [INFO] [stdout] test tests::test_construct_googlemaps_coords_search_url_coords_zoom ... ok [INFO] [stdout] test tests::test_construct_googlemaps_coords_search_url_all ... ok [INFO] [stdout] test tests::test_construct_googlemaps_coords_search_url_coords_basemap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f10854909b436d12ad4a53b24de8edd12489ea4493b2800e1e9cd12424ee3cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10854909b436d12ad4a53b24de8edd12489ea4493b2800e1e9cd12424ee3cbb", kill_on_drop: false }` [INFO] [stdout] f10854909b436d12ad4a53b24de8edd12489ea4493b2800e1e9cd12424ee3cbb