[INFO] cloning repository https://github.com/atar13/attention-holder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atar13/attention-holder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatar13%2Fattention-holder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatar13%2Fattention-holder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9216752b7bf6cb8d09bf80fcd88c62a02c12863f
[INFO] testing atar13/attention-holder against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatar13%2Fattention-holder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atar13/attention-holder
[INFO] finished tweaking git repo https://github.com/atar13/attention-holder
[INFO] tweaked toml for git repo https://github.com/atar13/attention-holder written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atar13/attention-holder on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/atar13/attention-holder 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2120935c3bb3010628339022d42928f5e54a325e71442a3daac3d15ea37316d1
[INFO] running `Command { std: "docker" "start" "-a" "2120935c3bb3010628339022d42928f5e54a325e71442a3daac3d15ea37316d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2120935c3bb3010628339022d42928f5e54a325e71442a3daac3d15ea37316d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2120935c3bb3010628339022d42928f5e54a325e71442a3daac3d15ea37316d1", kill_on_drop: false }`
[INFO] [stdout] 2120935c3bb3010628339022d42928f5e54a325e71442a3daac3d15ea37316d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84a0d0b0d61c3221a40f7de731bcde4d1736e534b349d430cc54acac97a7d745
[INFO] running `Command { std: "docker" "start" "-a" "84a0d0b0d61c3221a40f7de731bcde4d1736e534b349d430cc54acac97a7d745", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.3.3
[INFO] [stderr]    Compiling gio v0.17.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling cfg-expr v0.15.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.2.4
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.0.5
[INFO] [stderr]    Compiling glib-macros v0.17.9
[INFO] [stderr]    Compiling glib-sys v0.17.4
[INFO] [stderr]    Compiling gobject-sys v0.17.4
[INFO] [stderr]    Compiling gio-sys v0.17.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.0
[INFO] [stderr]    Compiling poppler-sys-rs v0.21.0
[INFO] [stderr]    Compiling glib v0.17.9
[INFO] [stderr]    Compiling clap v4.2.4
[INFO] [stderr]    Compiling cairo-rs v0.17.0
[INFO] [stderr]    Compiling poppler-rs v0.21.0
[INFO] [stderr]    Compiling attention-holder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.74s
[INFO] running `Command { std: "docker" "inspect" "84a0d0b0d61c3221a40f7de731bcde4d1736e534b349d430cc54acac97a7d745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a0d0b0d61c3221a40f7de731bcde4d1736e534b349d430cc54acac97a7d745", kill_on_drop: false }`
[INFO] [stdout] 84a0d0b0d61c3221a40f7de731bcde4d1736e534b349d430cc54acac97a7d745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfa56e5e3b185a41838f4c99bbb480cafdcee6d53c2b14239bab9b8edbb76b88
[INFO] running `Command { std: "docker" "start" "-a" "bfa56e5e3b185a41838f4c99bbb480cafdcee6d53c2b14239bab9b8edbb76b88", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.0.5
[INFO] [stderr]    Compiling glib-macros v0.17.9
[INFO] [stderr]    Compiling glib-sys v0.17.4
[INFO] [stderr]    Compiling gobject-sys v0.17.4
[INFO] [stderr]    Compiling gio-sys v0.17.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.0
[INFO] [stderr]    Compiling poppler-sys-rs v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling glib v0.17.9
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.17
[INFO] [stderr]    Compiling cairo-rs v0.17.0
[INFO] [stderr]    Compiling gio v0.17.9
[INFO] [stderr]    Compiling poppler-rs v0.21.0
[INFO] [stderr]    Compiling attention-holder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bfa56e5e3b185a41838f4c99bbb480cafdcee6d53c2b14239bab9b8edbb76b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfa56e5e3b185a41838f4c99bbb480cafdcee6d53c2b14239bab9b8edbb76b88", kill_on_drop: false }`
[INFO] [stdout] bfa56e5e3b185a41838f4c99bbb480cafdcee6d53c2b14239bab9b8edbb76b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a41702df42b131a9f6d867059c667e8359adcd4ce676a30716a17a36799097bb
[INFO] running `Command { std: "docker" "start" "-a" "a41702df42b131a9f6d867059c667e8359adcd4ce676a30716a17a36799097bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/attention_holder-d350c1e3e7205c29)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attention_holder-312cbe49d0a80675)
[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] [stderr]      Running tests/open_pdf.rs (/opt/rustwide/target/debug/deps/open_pdf-4204bb24593d5643)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test open_pdf ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- open_pdf stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("docs.google.com")), port: None, path: "/uc", query: Some("export=download&id=1EpINFh3wE8b2fsCsVAcXhpi8_Yt_yzH3"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     open_pdf
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test open_pdf`
[INFO] running `Command { std: "docker" "inspect" "a41702df42b131a9f6d867059c667e8359adcd4ce676a30716a17a36799097bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41702df42b131a9f6d867059c667e8359adcd4ce676a30716a17a36799097bb", kill_on_drop: false }`
[INFO] [stdout] a41702df42b131a9f6d867059c667e8359adcd4ce676a30716a17a36799097bb
