[INFO] cloning repository https://github.com/haddocking/haddock-restraints-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haddocking/haddock-restraints-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaddocking%2Fhaddock-restraints-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaddocking%2Fhaddock-restraints-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c6e40f1f0223894175af65c67c61d3255e21e76
[INFO] building haddocking/haddock-restraints-wasm against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaddocking%2Fhaddock-restraints-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haddocking/haddock-restraints-wasm
[INFO] finished tweaking git repo https://github.com/haddocking/haddock-restraints-wasm
[INFO] tweaked toml for git repo https://github.com/haddocking/haddock-restraints-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haddocking/haddock-restraints-wasm on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haddocking/haddock-restraints-wasm 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded tsify v0.5.5
[INFO] [stderr]   Downloaded tsify-macros v0.5.5
[INFO] [stderr]   Downloaded kd-tree v0.6.1
[INFO] [stderr]   Downloaded rust-sasa v0.2.4
[INFO] [stderr]   Downloaded pdbtbx v0.12.0
[INFO] [stderr]   Downloaded haddock-restraints v0.8.5
[INFO] [stderr]   Downloaded pdb-handler v0.2.0
[INFO] [stderr]   Downloaded doc-cfg v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db940f0c2f1306741aaa8d51811da89b26211ca515edd5a53466a04ed5b375e9
[INFO] running `Command { std: "docker" "start" "-a" "db940f0c2f1306741aaa8d51811da89b26211ca515edd5a53466a04ed5b375e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db940f0c2f1306741aaa8d51811da89b26211ca515edd5a53466a04ed5b375e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db940f0c2f1306741aaa8d51811da89b26211ca515edd5a53466a04ed5b375e9", kill_on_drop: false }`
[INFO] [stdout] db940f0c2f1306741aaa8d51811da89b26211ca515edd5a53466a04ed5b375e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5045d46cad4891fd4830db019ddf1ee22a58383ceb02ad0c5e08769f1961958f
[INFO] running `Command { std: "docker" "start" "-a" "5045d46cad4891fd4830db019ddf1ee22a58383ceb02ad0c5e08769f1961958f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling kd-tree v0.6.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling doc-cfg v0.1.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tsify-macros v0.5.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling pdbtbx v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling pdb-handler v0.2.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tsify v0.5.5
[INFO] [stderr]    Compiling rust-sasa v0.2.4
[INFO] [stderr]    Compiling haddock-restraints v0.8.5
[INFO] [stderr]    Compiling haddock-restraints-wasm v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `short_description`, `long_description`, and `context` are never read
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct PDBErrorWrapper {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 106 |     level: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 107 |     short_description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     long_description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     context: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collapse_pdb_error` is never used
[INFO] [stdout]    --> src/lib.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn collapse_pdb_error(e: &[pdbtbx::PDBError]) -> PDBErrorWrapper {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s
[INFO] running `Command { std: "docker" "inspect" "5045d46cad4891fd4830db019ddf1ee22a58383ceb02ad0c5e08769f1961958f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5045d46cad4891fd4830db019ddf1ee22a58383ceb02ad0c5e08769f1961958f", kill_on_drop: false }`
[INFO] [stdout] 5045d46cad4891fd4830db019ddf1ee22a58383ceb02ad0c5e08769f1961958f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65a89cd8df174037297b4e0900ec70be174e9f14871edd0a790cd7a0b4ab1ec8
[INFO] running `Command { std: "docker" "start" "-a" "65a89cd8df174037297b4e0900ec70be174e9f14871edd0a790cd7a0b4ab1ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling haddock-restraints-wasm v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `short_description`, `long_description`, and `context` are never read
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct PDBErrorWrapper {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 106 |     level: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 107 |     short_description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     long_description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     context: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collapse_pdb_error` is never used
[INFO] [stdout]    --> src/lib.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn collapse_pdb_error(e: &[pdbtbx::PDBError]) -> PDBErrorWrapper {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "65a89cd8df174037297b4e0900ec70be174e9f14871edd0a790cd7a0b4ab1ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a89cd8df174037297b4e0900ec70be174e9f14871edd0a790cd7a0b4ab1ec8", kill_on_drop: false }`
[INFO] [stdout] 65a89cd8df174037297b4e0900ec70be174e9f14871edd0a790cd7a0b4ab1ec8
