[INFO] cloning repository https://github.com/Wowo10/rs_wowo_url [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wowo10/rs_wowo_url" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowo10%2Frs_wowo_url", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowo10%2Frs_wowo_url'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e26036fbe9816ab850c1e96d78757042ec9b7ab [INFO] testing Wowo10/rs_wowo_url against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowo10%2Frs_wowo_url" "/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/Wowo10/rs_wowo_url on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wowo10/rs_wowo_url [INFO] finished tweaking git repo https://github.com/Wowo10/rs_wowo_url [INFO] tweaked toml for git repo https://github.com/Wowo10/rs_wowo_url written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Wowo10/rs_wowo_url already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoid v0.3.0 [INFO] [stderr] Downloaded nb-connect v1.0.0 [INFO] [stderr] Downloaded async-global-executor v1.1.1 [INFO] [stderr] Downloaded async-channel v1.4.2 [INFO] [stderr] Downloaded polling v1.1.0 [INFO] [stderr] Downloaded async-task v4.0.0 [INFO] [stderr] Downloaded async-std v1.6.4 [INFO] [stderr] Downloaded futures-lite v1.7.0 [INFO] [stderr] Downloaded fastrand v1.3.5 [INFO] [stderr] Downloaded async-io v1.1.2 [INFO] [stderr] Downloaded blocking v1.0.0 [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded async-mutex v1.3.0 [INFO] [stderr] Downloaded async-trait v0.1.40 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 28dab07b9a9d281ad5a853f7466a503aa142011d41f13ff89724ef95ca86b35b [INFO] running `Command { std: "docker" "start" "-a" "28dab07b9a9d281ad5a853f7466a503aa142011d41f13ff89724ef95ca86b35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28dab07b9a9d281ad5a853f7466a503aa142011d41f13ff89724ef95ca86b35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dab07b9a9d281ad5a853f7466a503aa142011d41f13ff89724ef95ca86b35b", kill_on_drop: false }` [INFO] [stdout] 28dab07b9a9d281ad5a853f7466a503aa142011d41f13ff89724ef95ca86b35b [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecacafb4fa3beb813c0055606fad606f1cae67a0d67ca0a9082300c22d6a38f6 [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" "ecacafb4fa3beb813c0055606fad606f1cae67a0d67ca0a9082300c22d6a38f6", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling async-task v4.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling futures-lite v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.1.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-global-executor v1.1.1 [INFO] [stderr] Compiling async-std v1.6.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling combine v4.3.2 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling rs_wowo_url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "ecacafb4fa3beb813c0055606fad606f1cae67a0d67ca0a9082300c22d6a38f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecacafb4fa3beb813c0055606fad606f1cae67a0d67ca0a9082300c22d6a38f6", kill_on_drop: false }` [INFO] [stdout] ecacafb4fa3beb813c0055606fad606f1cae67a0d67ca0a9082300c22d6a38f6 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 55b17cc7ce6469d3330d1ff3bd066fed08fb8860e3354752a855100312b6f101 [INFO] running `Command { std: "docker" "start" "-a" "55b17cc7ce6469d3330d1ff3bd066fed08fb8860e3354752a855100312b6f101", kill_on_drop: false }` [INFO] [stderr] Compiling rs_wowo_url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "55b17cc7ce6469d3330d1ff3bd066fed08fb8860e3354752a855100312b6f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b17cc7ce6469d3330d1ff3bd066fed08fb8860e3354752a855100312b6f101", kill_on_drop: false }` [INFO] [stdout] 55b17cc7ce6469d3330d1ff3bd066fed08fb8860e3354752a855100312b6f101 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4311c2d2a2ca9cf3d9db89b54d6dc5116b6a77de14afe2f94e80bbce5de3bc9d [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" "4311c2d2a2ca9cf3d9db89b54d6dc5116b6a77de14afe2f94e80bbce5de3bc9d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_wowo_url-1f2b0584ba72874f) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4311c2d2a2ca9cf3d9db89b54d6dc5116b6a77de14afe2f94e80bbce5de3bc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4311c2d2a2ca9cf3d9db89b54d6dc5116b6a77de14afe2f94e80bbce5de3bc9d", kill_on_drop: false }` [INFO] [stdout] 4311c2d2a2ca9cf3d9db89b54d6dc5116b6a77de14afe2f94e80bbce5de3bc9d