[INFO] fetching crate ggemini 0.19.0... [INFO] testing ggemini-0.19.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ggemini 0.19.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ggemini 0.19.0 [INFO] finished tweaking crates.io crate ggemini 0.19.0 [INFO] tweaked toml for crates.io crate ggemini 0.19.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ggemini 0.19.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ggemini 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gobject-sys v0.21.0 [INFO] [stderr] Downloaded gio-sys v0.21.0 [INFO] [stderr] Downloaded glib-macros v0.21.0 [INFO] [stderr] Downloaded glib-sys v0.21.0 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] [stderr] Downloaded gio v0.21.0 [INFO] [stderr] Downloaded glib v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b93799ad8f5ce3a0771f69232dbab94fac408784b5850d2bafc3f0cb1ff33094 [INFO] running `Command { std: "docker" "start" "-a" "b93799ad8f5ce3a0771f69232dbab94fac408784b5850d2bafc3f0cb1ff33094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b93799ad8f5ce3a0771f69232dbab94fac408784b5850d2bafc3f0cb1ff33094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93799ad8f5ce3a0771f69232dbab94fac408784b5850d2bafc3f0cb1ff33094", kill_on_drop: false }` [INFO] [stdout] b93799ad8f5ce3a0771f69232dbab94fac408784b5850d2bafc3f0cb1ff33094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5d8b2da89b0a5ebd61c114465ac5f41a652e6381e322ee2e7fa7d9baa12c21c [INFO] running `Command { std: "docker" "start" "-a" "d5d8b2da89b0a5ebd61c114465ac5f41a652e6381e322ee2e7fa7d9baa12c21c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling gio v0.21.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling glib-sys v0.21.0 [INFO] [stderr] Compiling gobject-sys v0.21.0 [INFO] [stderr] Compiling gio-sys v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.21.0 [INFO] [stderr] Compiling ggemini v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.06s [INFO] running `Command { std: "docker" "inspect" "d5d8b2da89b0a5ebd61c114465ac5f41a652e6381e322ee2e7fa7d9baa12c21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d8b2da89b0a5ebd61c114465ac5f41a652e6381e322ee2e7fa7d9baa12c21c", kill_on_drop: false }` [INFO] [stdout] d5d8b2da89b0a5ebd61c114465ac5f41a652e6381e322ee2e7fa7d9baa12c21c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa4fcddfc67918086fc6dec43137caeb8efa73e153b1ae3a77c3d73a67eb32c [INFO] running `Command { std: "docker" "start" "-a" "daa4fcddfc67918086fc6dec43137caeb8efa73e153b1ae3a77c3d73a67eb32c", kill_on_drop: false }` [INFO] [stderr] Compiling ggemini v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "daa4fcddfc67918086fc6dec43137caeb8efa73e153b1ae3a77c3d73a67eb32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa4fcddfc67918086fc6dec43137caeb8efa73e153b1ae3a77c3d73a67eb32c", kill_on_drop: false }` [INFO] [stdout] daa4fcddfc67918086fc6dec43137caeb8efa73e153b1ae3a77c3d73a67eb32c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6e2459ee3356801fde41438a9d82d297d3c8003c10c425a0aff3b998c2394e7 [INFO] running `Command { std: "docker" "start" "-a" "f6e2459ee3356801fde41438a9d82d297d3c8003c10c425a0aff3b998c2394e7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ggemini-e901d4b10f97af02) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test client::connection::response::certificate::not_valid::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::bad_request::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::default::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::not_found::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::proxy_request_refused::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::test ... ok [INFO] [stdout] test client::connection::response::certificate::required::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::cgi_error::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::default::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::proxy_error::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::server_unavailable::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::slow_down::test ... ok [INFO] [stdout] test client::connection::response::failure::temporary::test ... ok [INFO] [stdout] test client::connection::response::input::default::test ... ok [INFO] [stdout] test client::connection::response::input::sensitive::test ... ok [INFO] [stdout] test client::connection::response::input::test ... ok [INFO] [stdout] test client::connection::response::certificate::not_authorized::test ... ok [INFO] [stdout] test client::connection::response::redirect::temporary::test ... ok [INFO] [stdout] test client::connection::request::test_gemini_header ... ok [INFO] [stdout] test client::connection::request::test_titan_header ... ok [INFO] [stdout] test client::connection::response::certificate::test ... ok [INFO] [stdout] test client::connection::response::redirect::test ... ok [INFO] [stdout] test client::connection::response::success::default::header::test ... ok [INFO] [stdout] test client::connection::response::success::default::test ... ok [INFO] [stdout] test client::connection::response::success::test ... ok [INFO] [stdout] test client::connection::response::redirect::permanent::test ... ok [INFO] [stdout] test client::connection::response::failure::test ... ok [INFO] [stdout] test client::connection::response::failure::permanent::gone::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ggemini [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" "f6e2459ee3356801fde41438a9d82d297d3c8003c10c425a0aff3b998c2394e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e2459ee3356801fde41438a9d82d297d3c8003c10c425a0aff3b998c2394e7", kill_on_drop: false }` [INFO] [stdout] f6e2459ee3356801fde41438a9d82d297d3c8003c10c425a0aff3b998c2394e7