[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] 9a69ca3cc0e58acaa360a1a7d87536036d804566 [INFO] testing erikdesjardins/redirected against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fredirected" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikdesjardins/redirected on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-97/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-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fb6eafb38bb633111e0904fc39a56c5c9769a4da7cfd2ed0848a6e0a208ab2c [INFO] running `Command { std: "docker" "start" "-a" "8fb6eafb38bb633111e0904fc39a56c5c9769a4da7cfd2ed0848a6e0a208ab2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fb6eafb38bb633111e0904fc39a56c5c9769a4da7cfd2ed0848a6e0a208ab2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb6eafb38bb633111e0904fc39a56c5c9769a4da7cfd2ed0848a6e0a208ab2c", kill_on_drop: false }` [INFO] [stdout] 8fb6eafb38bb633111e0904fc39a56c5c9769a4da7cfd2ed0848a6e0a208ab2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538b3e0faa2a8c536865f38372edb376669d229277cc54dbd3b0c52b46bb0995 [INFO] running `Command { std: "docker" "start" "-a" "538b3e0faa2a8c536865f38372edb376669d229277cc54dbd3b0c52b46bb0995", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling redirected v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.11s [INFO] running `Command { std: "docker" "inspect" "538b3e0faa2a8c536865f38372edb376669d229277cc54dbd3b0c52b46bb0995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538b3e0faa2a8c536865f38372edb376669d229277cc54dbd3b0c52b46bb0995", kill_on_drop: false }` [INFO] [stdout] 538b3e0faa2a8c536865f38372edb376669d229277cc54dbd3b0c52b46bb0995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b75f1a1c3df1d4411bbcbab52cf0cfaa1499ccc1fd3c25976c929bd89dce11 [INFO] running `Command { std: "docker" "start" "-a" "29b75f1a1c3df1d4411bbcbab52cf0cfaa1499ccc1fd3c25976c929bd89dce11", kill_on_drop: false }` [INFO] [stderr] Compiling redirected v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "29b75f1a1c3df1d4411bbcbab52cf0cfaa1499ccc1fd3c25976c929bd89dce11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b75f1a1c3df1d4411bbcbab52cf0cfaa1499ccc1fd3c25976c929bd89dce11", kill_on_drop: false }` [INFO] [stdout] 29b75f1a1c3df1d4411bbcbab52cf0cfaa1499ccc1fd3c25976c929bd89dce11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53639c04c296ff4900ca4bf533d93c97d7ee4015e95fbea637e9988f0b653699 [INFO] running `Command { std: "docker" "start" "-a" "53639c04c296ff4900ca4bf533d93c97d7ee4015e95fbea637e9988f0b653699", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redirected-5f9dec3a1de24fb3) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test redir::tests::from_just_slash ... ok [INFO] [stdout] test redir::tests::from_multi_slash ... ok [INFO] [stdout] test redir::tests::from_no_leading ... 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_trailing ... ok [INFO] [stdout] test redir::tests::rules_zip_unequal ... ok [INFO] [stdout] test redir::tests::to_bad_scheme ... ok [INFO] [stdout] test redir::tests::to_bad_uri ... ok [INFO] [stdout] test redir::tests::to_file_fallback ... ok [INFO] [stdout] test redir::tests::to_bad_fallback ... ok [INFO] [stdout] test redir::tests::to_file ... ok [INFO] [stdout] test redir::tests::to_file_path ... ok [INFO] [stdout] test redir::tests::to_localhost ... ok [INFO] [stdout] test redir::tests::to_localhost_https ... ok [INFO] [stdout] test redir::tests::to_localhost_path ... 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] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53639c04c296ff4900ca4bf533d93c97d7ee4015e95fbea637e9988f0b653699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53639c04c296ff4900ca4bf533d93c97d7ee4015e95fbea637e9988f0b653699", kill_on_drop: false }` [INFO] [stdout] 53639c04c296ff4900ca4bf533d93c97d7ee4015e95fbea637e9988f0b653699