[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e996afcd3987fb60d93515427b1e82309725eadf95a054b0c203011916a289a3 [INFO] running `Command { std: "docker" "start" "-a" "e996afcd3987fb60d93515427b1e82309725eadf95a054b0c203011916a289a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e996afcd3987fb60d93515427b1e82309725eadf95a054b0c203011916a289a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e996afcd3987fb60d93515427b1e82309725eadf95a054b0c203011916a289a3", kill_on_drop: false }` [INFO] [stdout] e996afcd3987fb60d93515427b1e82309725eadf95a054b0c203011916a289a3 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebf0ff7028b0a8889ce52d10beb462052adc4c6611246e2f673f5808874120b [INFO] running `Command { std: "docker" "start" "-a" "4ebf0ff7028b0a8889ce52d10beb462052adc4c6611246e2f673f5808874120b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.61 [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 tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling native-tls v0.2.4 [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 atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [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 1m 43s [INFO] running `Command { std: "docker" "inspect" "4ebf0ff7028b0a8889ce52d10beb462052adc4c6611246e2f673f5808874120b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebf0ff7028b0a8889ce52d10beb462052adc4c6611246e2f673f5808874120b", kill_on_drop: false }` [INFO] [stdout] 4ebf0ff7028b0a8889ce52d10beb462052adc4c6611246e2f673f5808874120b [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25f536f2effe53d94c8a07f3ff6798136f65ea3659acac559532fd4a8cd4655b [INFO] running `Command { std: "docker" "start" "-a" "25f536f2effe53d94c8a07f3ff6798136f65ea3659acac559532fd4a8cd4655b", kill_on_drop: false }` [INFO] [stderr] Compiling taurus v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "25f536f2effe53d94c8a07f3ff6798136f65ea3659acac559532fd4a8cd4655b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f536f2effe53d94c8a07f3ff6798136f65ea3659acac559532fd4a8cd4655b", kill_on_drop: false }` [INFO] [stdout] 25f536f2effe53d94c8a07f3ff6798136f65ea3659acac559532fd4a8cd4655b [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a791d4bbf792c9ce0be0c361cd75d3e7a99726eee11b64064464c3fc659f0156 [INFO] running `Command { std: "docker" "start" "-a" "a791d4bbf792c9ce0be0c361cd75d3e7a99726eee11b64064464c3fc659f0156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/taurus-802a0ceaae10b27a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test gemini::tests::parse_malformed_request ... ok [INFO] [stdout] test gemini::tests::parse_without_scheme ... ok [INFO] [stdout] test gemini::tests::parse_request ... ok [INFO] [stdout] test gemini::tests::parse_without_scheme_double_slash ... 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" "a791d4bbf792c9ce0be0c361cd75d3e7a99726eee11b64064464c3fc659f0156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a791d4bbf792c9ce0be0c361cd75d3e7a99726eee11b64064464c3fc659f0156", kill_on_drop: false }` [INFO] [stdout] a791d4bbf792c9ce0be0c361cd75d3e7a99726eee11b64064464c3fc659f0156