[INFO] cloning repository https://github.com/garritfra/taurus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garritfra/taurus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarritfra%2Ftaurus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarritfra%2Ftaurus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6155006c5e53b5ce5e3779844495b7d5ed86b3d [INFO] testing garritfra/taurus against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarritfra%2Ftaurus" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garritfra/taurus on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garritfra/taurus [INFO] finished tweaking git repo https://github.com/garritfra/taurus [INFO] tweaked toml for git repo https://github.com/garritfra/taurus written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/garritfra/taurus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54b194c977688ca732e5b5ffe328b256403c4ce8c2abf647a9e51b8a71bd6b9 [INFO] running `Command { std: "docker" "start" "-a" "e54b194c977688ca732e5b5ffe328b256403c4ce8c2abf647a9e51b8a71bd6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54b194c977688ca732e5b5ffe328b256403c4ce8c2abf647a9e51b8a71bd6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54b194c977688ca732e5b5ffe328b256403c4ce8c2abf647a9e51b8a71bd6b9", kill_on_drop: false }` [INFO] [stdout] e54b194c977688ca732e5b5ffe328b256403c4ce8c2abf647a9e51b8a71bd6b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99d0e66ddddf3416824b83c48d3821fa7b1f01d8a3b3f91e74f2419269b0211 [INFO] running `Command { std: "docker" "start" "-a" "b99d0e66ddddf3416824b83c48d3821fa7b1f01d8a3b3f91e74f2419269b0211", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling taurus v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "b99d0e66ddddf3416824b83c48d3821fa7b1f01d8a3b3f91e74f2419269b0211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99d0e66ddddf3416824b83c48d3821fa7b1f01d8a3b3f91e74f2419269b0211", kill_on_drop: false }` [INFO] [stdout] b99d0e66ddddf3416824b83c48d3821fa7b1f01d8a3b3f91e74f2419269b0211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b43a0282d71c7f0487efcaf73449e869cd9733912d052cf49ea3d85dc650b6e [INFO] running `Command { std: "docker" "start" "-a" "4b43a0282d71c7f0487efcaf73449e869cd9733912d052cf49ea3d85dc650b6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling taurus v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/taurus-1ceda0fbfed50858) [INFO] running `Command { std: "docker" "inspect" "4b43a0282d71c7f0487efcaf73449e869cd9733912d052cf49ea3d85dc650b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b43a0282d71c7f0487efcaf73449e869cd9733912d052cf49ea3d85dc650b6e", kill_on_drop: false }` [INFO] [stdout] 4b43a0282d71c7f0487efcaf73449e869cd9733912d052cf49ea3d85dc650b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be6a1d4bbc30e559a9779272207ffa9fe624d6fc56758ebccd15a3720c2bb71d [INFO] running `Command { std: "docker" "start" "-a" "be6a1d4bbc30e559a9779272207ffa9fe624d6fc56758ebccd15a3720c2bb71d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taurus-1ceda0fbfed50858) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test gemini::tests::parse_malformed_request ... ok [INFO] [stdout] test gemini::tests::parse_request ... ok [INFO] [stdout] test gemini::tests::parse_without_scheme_double_slash ... ok [INFO] [stdout] test gemini::tests::parse_without_scheme ... ok [INFO] [stdout] test io::tests::resolve_path_dir ... ok [INFO] [stdout] test io::tests::resolve_path_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be6a1d4bbc30e559a9779272207ffa9fe624d6fc56758ebccd15a3720c2bb71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6a1d4bbc30e559a9779272207ffa9fe624d6fc56758ebccd15a3720c2bb71d", kill_on_drop: false }` [INFO] [stdout] be6a1d4bbc30e559a9779272207ffa9fe624d6fc56758ebccd15a3720c2bb71d