[INFO] cloning repository https://github.com/whs-junkyard/rust-https-redirect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whs-junkyard/rust-https-redirect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs-junkyard%2Frust-https-redirect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs-junkyard%2Frust-https-redirect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b8938bb6e0641faa1fa5fc51e6cbc58afe60e29 [INFO] testing whs-junkyard/rust-https-redirect against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs-junkyard%2Frust-https-redirect" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whs-junkyard/rust-https-redirect on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whs-junkyard/rust-https-redirect [INFO] finished tweaking git repo https://github.com/whs-junkyard/rust-https-redirect [INFO] tweaked toml for git repo https://github.com/whs-junkyard/rust-https-redirect written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/whs-junkyard/rust-https-redirect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b554cf93b4ead38c4441b208ce676cb634ce07be11adb624b4ed23765d013f [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" "14b554cf93b4ead38c4441b208ce676cb634ce07be11adb624b4ed23765d013f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b554cf93b4ead38c4441b208ce676cb634ce07be11adb624b4ed23765d013f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b554cf93b4ead38c4441b208ce676cb634ce07be11adb624b4ed23765d013f", kill_on_drop: false }` [INFO] [stdout] 14b554cf93b4ead38c4441b208ce676cb634ce07be11adb624b4ed23765d013f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20460df1b5ed5d30bf8028d5a8ba700aa2cde214e56efbcb279d92e9bf397329 [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" "20460df1b5ed5d30bf8028d5a8ba700aa2cde214e56efbcb279d92e9bf397329", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling futures v0.1.8 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling mio v0.6.2 [INFO] [stderr] Compiling tokio-core v0.1.3 [INFO] [stderr] Compiling tokio-proto v0.1.0 [INFO] [stderr] Compiling tokio-minihttp v0.1.0 (https://github.com/tokio-rs/tokio-minihttp.git#753a94c1) [INFO] [stderr] Compiling rust-https-redirect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.15s [INFO] running `Command { std: "docker" "inspect" "20460df1b5ed5d30bf8028d5a8ba700aa2cde214e56efbcb279d92e9bf397329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20460df1b5ed5d30bf8028d5a8ba700aa2cde214e56efbcb279d92e9bf397329", kill_on_drop: false }` [INFO] [stdout] 20460df1b5ed5d30bf8028d5a8ba700aa2cde214e56efbcb279d92e9bf397329 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36662d6fc223d81be7eb1f5515fd33a1392d4100cac5221c6ac4b46a64e30d7e [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" "36662d6fc223d81be7eb1f5515fd33a1392d4100cac5221c6ac4b46a64e30d7e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-https-redirect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "36662d6fc223d81be7eb1f5515fd33a1392d4100cac5221c6ac4b46a64e30d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36662d6fc223d81be7eb1f5515fd33a1392d4100cac5221c6ac4b46a64e30d7e", kill_on_drop: false }` [INFO] [stdout] 36662d6fc223d81be7eb1f5515fd33a1392d4100cac5221c6ac4b46a64e30d7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79b9c5be91246f20d62e0a2b572b6d456d699c4d40fedb96f5f9fdda0271e43c [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" "79b9c5be91246f20d62e0a2b572b6d456d699c4d40fedb96f5f9fdda0271e43c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_https_redirect-47d4a7709f621386) [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" "79b9c5be91246f20d62e0a2b572b6d456d699c4d40fedb96f5f9fdda0271e43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b9c5be91246f20d62e0a2b572b6d456d699c4d40fedb96f5f9fdda0271e43c", kill_on_drop: false }` [INFO] [stdout] 79b9c5be91246f20d62e0a2b572b6d456d699c4d40fedb96f5f9fdda0271e43c