[INFO] cloning repository https://github.com/psobolik/gemini-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psobolik/gemini-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgemini-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgemini-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 133a4dde0d8b4274e463943c65f936d51e8bd74a
[INFO] testing psobolik/gemini-lib against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgemini-lib" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psobolik/gemini-lib
[INFO] finished tweaking git repo https://github.com/psobolik/gemini-lib
[INFO] tweaked toml for git repo https://github.com/psobolik/gemini-lib written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psobolik/gemini-lib on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psobolik/gemini-lib 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3d7c6307b151110768dfc818c0336d621a7f01e4797203bdb9e1657c6ef8014
[INFO] running `Command { std: "docker" "start" "-a" "a3d7c6307b151110768dfc818c0336d621a7f01e4797203bdb9e1657c6ef8014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3d7c6307b151110768dfc818c0336d621a7f01e4797203bdb9e1657c6ef8014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d7c6307b151110768dfc818c0336d621a7f01e4797203bdb9e1657c6ef8014", kill_on_drop: false }`
[INFO] [stdout] a3d7c6307b151110768dfc818c0336d621a7f01e4797203bdb9e1657c6ef8014
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58062934ee2789cecf1ed3008d43c753424bb5d86b6ecc4de2c8b5cdac5ecace
[INFO] running `Command { std: "docker" "start" "-a" "58062934ee2789cecf1ed3008d43c753424bb5d86b6ecc4de2c8b5cdac5ecace", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling gemini-lib v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `link` and `name` are never read
[INFO] [stdout]  --> src/gemini_link.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GeminiLink {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     link: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GeminiLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
[INFO] running `Command { std: "docker" "inspect" "58062934ee2789cecf1ed3008d43c753424bb5d86b6ecc4de2c8b5cdac5ecace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58062934ee2789cecf1ed3008d43c753424bb5d86b6ecc4de2c8b5cdac5ecace", kill_on_drop: false }`
[INFO] [stdout] 58062934ee2789cecf1ed3008d43c753424bb5d86b6ecc4de2c8b5cdac5ecace
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55135be370ae22f9ad38a875e0f7cd7d09ef02d5e6fd241d1f62284eb5a925e6
[INFO] running `Command { std: "docker" "start" "-a" "55135be370ae22f9ad38a875e0f7cd7d09ef02d5e6fd241d1f62284eb5a925e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling gemini-lib v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `link` and `name` are never read
[INFO] [stdout]  --> src/gemini_link.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GeminiLink {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     link: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GeminiLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `link` and `name` are never read
[INFO] [stdout]  --> src/gemini_link.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GeminiLink {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     link: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GeminiLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "55135be370ae22f9ad38a875e0f7cd7d09ef02d5e6fd241d1f62284eb5a925e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55135be370ae22f9ad38a875e0f7cd7d09ef02d5e6fd241d1f62284eb5a925e6", kill_on_drop: false }`
[INFO] [stdout] 55135be370ae22f9ad38a875e0f7cd7d09ef02d5e6fd241d1f62284eb5a925e6
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 824e68fcf54f9e87bb9d71f306308ff8f96604cf18958990d438d31f9050fdb1
[INFO] running `Command { std: "docker" "start" "-a" "824e68fcf54f9e87bb9d71f306308ff8f96604cf18958990d438d31f9050fdb1", kill_on_drop: false }`
[INFO] [stderr] warning: fields `link` and `name` are never read
[INFO] [stderr]  --> src/gemini_link.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct GeminiLink {
[INFO] [stderr]   |            ---------- fields in this struct
[INFO] [stderr] 6 |     link: String,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 7 |     name: String,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `GeminiLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gemini-lib` (lib) generated 1 warning
[INFO] [stderr] warning: `gemini-lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemini_lib-fb4cc1b148cc394f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_read_gemini_prompt ... FAILED
[INFO] [stdout] test tests::test_read_gemini_not_found ... FAILED
[INFO] [stdout] test tests::test_read_gemini_permanent_redirect ... FAILED
[INFO] [stdout] test tests::test_read_gemini_invalid_scheme - should panic ... ok
[INFO] [stdout] test tests::test_fun_server ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_read_gemini_prompt stdout ----
[INFO] [stdout] Error: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_read_gemini_not_found stdout ----
[INFO] [stdout] Error: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_read_gemini_permanent_redirect stdout ----
[INFO] [stdout] Error: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_fun_server stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_fun_server
[INFO] [stdout]     tests::test_read_gemini_not_found
[INFO] [stdout]     tests::test_read_gemini_permanent_redirect
[INFO] [stdout]     tests::test_read_gemini_prompt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "824e68fcf54f9e87bb9d71f306308ff8f96604cf18958990d438d31f9050fdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824e68fcf54f9e87bb9d71f306308ff8f96604cf18958990d438d31f9050fdb1", kill_on_drop: false }`
[INFO] [stdout] 824e68fcf54f9e87bb9d71f306308ff8f96604cf18958990d438d31f9050fdb1
