[INFO] cloning repository https://github.com/i80and/stitcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i80and/stitcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Fstitcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Fstitcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b504a74200c24d712303399f22a698b2aecc7486
[INFO] building i80and/stitcher against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Fstitcher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/i80and/stitcher
[INFO] finished tweaking git repo https://github.com/i80and/stitcher
[INFO] tweaked toml for git repo https://github.com/i80and/stitcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/i80and/stitcher on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/i80and/stitcher 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6393112c540b06f3f630633c705ea7f89ec4776928d6573843251cbb676aa092
[INFO] running `Command { std: "docker" "start" "-a" "6393112c540b06f3f630633c705ea7f89ec4776928d6573843251cbb676aa092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6393112c540b06f3f630633c705ea7f89ec4776928d6573843251cbb676aa092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6393112c540b06f3f630633c705ea7f89ec4776928d6573843251cbb676aa092", kill_on_drop: false }`
[INFO] [stdout] 6393112c540b06f3f630633c705ea7f89ec4776928d6573843251cbb676aa092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713c44b382058f18a765970ac5deb1c29a72606a7f874d3ff99cab71acfa5d5b
[INFO] running `Command { std: "docker" "start" "-a" "713c44b382058f18a765970ac5deb1c29a72606a7f874d3ff99cab71acfa5d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling stitcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BlockSubstitutionReference` is never constructed
[INFO] [stdout]    --> src/nodes.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct BlockSubstitutionReference {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `canonical_name`, `fileid`, `title`, and `html5_id` are never read
[INFO] [stdout]   --> src/target_database.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct LocalDefinition {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 19 |     canonical_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     fileid: nodes::FileId,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 21 |     title: Vec<nodes::Node>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     html5_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Severity` is never used
[INFO] [stdout]   --> src/bundle.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum Severity {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TocTreeDirectiveEntry` is never constructed
[INFO] [stdout]    --> src/nodes.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct TocTreeDirectiveEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TocTreeDirective` is never constructed
[INFO] [stdout]    --> src/nodes.rs:355:12
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct TocTreeDirective {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InternalResult` is never constructed
[INFO] [stdout]   --> src/target_database.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InternalResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/target_database.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TargetDatabase {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get(&self, key: &str) -> Vec<InternalResult> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.52s
[INFO] running `Command { std: "docker" "inspect" "713c44b382058f18a765970ac5deb1c29a72606a7f874d3ff99cab71acfa5d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713c44b382058f18a765970ac5deb1c29a72606a7f874d3ff99cab71acfa5d5b", kill_on_drop: false }`
[INFO] [stdout] 713c44b382058f18a765970ac5deb1c29a72606a7f874d3ff99cab71acfa5d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19fb4e46758c6b6ed215586f81299d9c4bd4bb30df7ea74ef644cedf03682ef2
[INFO] running `Command { std: "docker" "start" "-a" "19fb4e46758c6b6ed215586f81299d9c4bd4bb30df7ea74ef644cedf03682ef2", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling stitcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Severity` is never used
[INFO] [stdout]   --> src/bundle.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum Severity {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockSubstitutionReference` is never constructed
[INFO] [stdout]    --> src/nodes.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct BlockSubstitutionReference {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TocTreeDirectiveEntry` is never constructed
[INFO] [stdout]    --> src/nodes.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct TocTreeDirectiveEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TocTreeDirective` is never constructed
[INFO] [stdout]    --> src/nodes.rs:355:12
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct TocTreeDirective {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `canonical_name`, `fileid`, `title`, and `html5_id` are never read
[INFO] [stdout]   --> src/target_database.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct LocalDefinition {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 19 |     canonical_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     fileid: nodes::FileId,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 21 |     title: Vec<nodes::Node>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     html5_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InternalResult` is never constructed
[INFO] [stdout]   --> src/target_database.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InternalResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/target_database.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TargetDatabase {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get(&self, key: &str) -> Vec<InternalResult> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.09s
[INFO] running `Command { std: "docker" "inspect" "19fb4e46758c6b6ed215586f81299d9c4bd4bb30df7ea74ef644cedf03682ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19fb4e46758c6b6ed215586f81299d9c4bd4bb30df7ea74ef644cedf03682ef2", kill_on_drop: false }`
[INFO] [stdout] 19fb4e46758c6b6ed215586f81299d9c4bd4bb30df7ea74ef644cedf03682ef2
