[INFO] cloning repository https://github.com/erikdesjardins/redirected [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikdesjardins/redirected" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fredirected", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fredirected'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebd0753c2e8f948244db5bad7dafe1d8b90b4a95 [INFO] testing erikdesjardins/redirected against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fredirected" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikdesjardins/redirected on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/erikdesjardins/redirected [INFO] finished tweaking git repo https://github.com/erikdesjardins/redirected [INFO] tweaked toml for git repo https://github.com/erikdesjardins/redirected written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/erikdesjardins/redirected already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core v0.3.7 [INFO] [stderr] Downloaded security-framework v1.0.0 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded futures-io v0.3.7 [INFO] [stderr] Downloaded futures-macro v0.3.7 [INFO] [stderr] Downloaded pin-project-internal v1.0.1 [INFO] [stderr] Downloaded security-framework-sys v1.0.0 [INFO] [stderr] Downloaded futures v0.3.7 [INFO] [stderr] Downloaded pin-project v1.0.1 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded rustls-native-certs v0.4.0 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded cc v1.0.62 [INFO] [stderr] Downloaded futures-util v0.3.7 [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded futures-executor v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 10b8300eca237a673f8b6c461da89bf49dd599d68ca8654763a5b7e764056513 [INFO] running `Command { std: "docker" "start" "-a" "10b8300eca237a673f8b6c461da89bf49dd599d68ca8654763a5b7e764056513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b8300eca237a673f8b6c461da89bf49dd599d68ca8654763a5b7e764056513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b8300eca237a673f8b6c461da89bf49dd599d68ca8654763a5b7e764056513", kill_on_drop: false }` [INFO] [stdout] 10b8300eca237a673f8b6c461da89bf49dd599d68ca8654763a5b7e764056513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 60d002ebe100398c5df1d7ea099f173f85108e0587cb985e7b3e80e65809e85d [INFO] running `Command { std: "docker" "start" "-a" "60d002ebe100398c5df1d7ea099f173f85108e0587cb985e7b3e80e65809e85d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling redirected v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "60d002ebe100398c5df1d7ea099f173f85108e0587cb985e7b3e80e65809e85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d002ebe100398c5df1d7ea099f173f85108e0587cb985e7b3e80e65809e85d", kill_on_drop: false }` [INFO] [stdout] 60d002ebe100398c5df1d7ea099f173f85108e0587cb985e7b3e80e65809e85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] f35d0f2014df70314c8a09d665809db8e3fd264ad45d002926ce30f56a31f00c [INFO] running `Command { std: "docker" "start" "-a" "f35d0f2014df70314c8a09d665809db8e3fd264ad45d002926ce30f56a31f00c", kill_on_drop: false }` [INFO] [stderr] Compiling redirected v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "f35d0f2014df70314c8a09d665809db8e3fd264ad45d002926ce30f56a31f00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35d0f2014df70314c8a09d665809db8e3fd264ad45d002926ce30f56a31f00c", kill_on_drop: false }` [INFO] [stdout] f35d0f2014df70314c8a09d665809db8e3fd264ad45d002926ce30f56a31f00c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78238f6e06e426471d2b9ccbbcd1dcb682f12c328633b26477379c70ed955116 [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" "78238f6e06e426471d2b9ccbbcd1dcb682f12c328633b26477379c70ed955116", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stdout] running 19 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redirected-0e5e30e2ec756d8e [INFO] [stdout] test redir::tests::from_just_slash ... ok [INFO] [stdout] test redir::tests::from_multi_slash ... ok [INFO] [stdout] test redir::tests::from_slash_api ... ok [INFO] [stdout] test redir::tests::rules_zip ... ok [INFO] [stdout] test redir::tests::from_no_leading ... ok [INFO] [stdout] test redir::tests::rules_zip_unequal ... ok [INFO] [stdout] test redir::tests::to_bad_uri ... ok [INFO] [stdout] test redir::tests::to_bad_fallback ... ok [INFO] [stdout] test redir::tests::to_file_path ... ok [INFO] [stdout] test redir::tests::to_file ... ok [INFO] [stdout] test redir::tests::to_localhost ... ok [INFO] [stdout] test redir::tests::to_file_fallback ... ok [INFO] [stdout] test redir::tests::to_localhost_path ... ok [INFO] [stdout] test redir::tests::to_localhost_https ... ok [INFO] [stdout] test redir::tests::to_many_fallbacks ... ok [INFO] [stdout] test redir::tests::to_no_scheme ... ok [INFO] [stdout] test redir::tests::to_no_trailing ... ok [INFO] [stdout] test redir::tests::from_no_trailing ... ok [INFO] [stdout] test redir::tests::to_bad_scheme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "78238f6e06e426471d2b9ccbbcd1dcb682f12c328633b26477379c70ed955116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78238f6e06e426471d2b9ccbbcd1dcb682f12c328633b26477379c70ed955116", kill_on_drop: false }` [INFO] [stdout] 78238f6e06e426471d2b9ccbbcd1dcb682f12c328633b26477379c70ed955116