[INFO] fetching crate doc-type 0.1.2...
[INFO] testing doc-type-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate doc-type 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate doc-type 0.1.2
[INFO] finished tweaking crates.io crate doc-type 0.1.2
[INFO] tweaked toml for crates.io crate doc-type 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate doc-type 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded specta v1.0.5
[INFO] [stderr]   Downloaded specta-macros v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2e84a9c19ba18808f117468137eb201f34895378a5c1067cbfbacc1efa232fc
[INFO] running `Command { std: "docker" "start" "-a" "d2e84a9c19ba18808f117468137eb201f34895378a5c1067cbfbacc1efa232fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2e84a9c19ba18808f117468137eb201f34895378a5c1067cbfbacc1efa232fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e84a9c19ba18808f117468137eb201f34895378a5c1067cbfbacc1efa232fc", kill_on_drop: false }`
[INFO] [stdout] d2e84a9c19ba18808f117468137eb201f34895378a5c1067cbfbacc1efa232fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020b5cc976606af83a475dfac58e39b6307e130b90aadb59a79c59d9be583583
[INFO] running `Command { std: "docker" "start" "-a" "020b5cc976606af83a475dfac58e39b6307e130b90aadb59a79c59d9be583583", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling specta-macros v1.0.5
[INFO] [stderr]    Compiling specta v1.0.5
[INFO] [stderr]    Compiling doc-type v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `RustType` is never used
[INFO] [stdout]  --> src/rust/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait RustType {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 12.88s
[INFO] running `Command { std: "docker" "inspect" "020b5cc976606af83a475dfac58e39b6307e130b90aadb59a79c59d9be583583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020b5cc976606af83a475dfac58e39b6307e130b90aadb59a79c59d9be583583", kill_on_drop: false }`
[INFO] [stdout] 020b5cc976606af83a475dfac58e39b6307e130b90aadb59a79c59d9be583583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2270d4186dd967109ef9b225e2605670b6984e291a9e7c9b075cc80c162f68e1
[INFO] running `Command { std: "docker" "start" "-a" "2270d4186dd967109ef9b225e2605670b6984e291a9e7c9b075cc80c162f68e1", kill_on_drop: false }`
[INFO] [stdout] warning: trait `RustType` is never used
[INFO] [stdout]  --> src/rust/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait RustType {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling doc-type v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ts/mod.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     struct Tuple(i32);
[INFO] [stdout]    |            ----- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "2270d4186dd967109ef9b225e2605670b6984e291a9e7c9b075cc80c162f68e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2270d4186dd967109ef9b225e2605670b6984e291a9e7c9b075cc80c162f68e1", kill_on_drop: false }`
[INFO] [stdout] 2270d4186dd967109ef9b225e2605670b6984e291a9e7c9b075cc80c162f68e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 581950c29ee3a3d3ff7a6e74206373859e60a599ca76ebfb0c1ff0a293ae0b38
[INFO] running `Command { std: "docker" "start" "-a" "581950c29ee3a3d3ff7a6e74206373859e60a599ca76ebfb0c1ff0a293ae0b38", kill_on_drop: false }`
[INFO] [stderr] warning: trait `RustType` is never used
[INFO] [stderr]  --> src/rust/mod.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait RustType {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/ts/mod.rs:37:18
[INFO] [stderr]    |
[INFO] [stderr] 37 |     struct Tuple(i32);
[INFO] [stderr]    |            ----- ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `doc-type` (lib) generated 1 warning
[INFO] [stderr] warning: `doc-type` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doc_type-7615243ab30585ab)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ts::tests::tuple ... ok
[INFO] [stdout] test rust::tests::rust_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests doc_type
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/ts/mod.rs - ts::generate_typedoc (line 13) ... FAILED
[INFO] [stdout] test src/ts/types.rs - ts::types::TrimFunctions (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ts/mod.rs - ts::generate_typedoc (line 13) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `generate_typedoc` in this scope
[INFO] [stdout]   --> src/ts/mod.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |      generate_typedoc::<Foo>(),
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 13 + use doc_type::generate_typedoc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ts/types.rs - ts::types::TrimFunctions (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::generate_typedoc`
[INFO] [stdout]   --> src/ts/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::generate_typedoc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `generate_typedoc` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::TrimFunctions`
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   --> src/ts/types.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::TrimFunctions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `TrimFunctions` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]    |
[INFO] [stdout] 24 - use crate::TrimFunctions;
[INFO] [stdout] 24 + use doc_type::TrimFunctions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ts/mod.rs - ts::generate_typedoc (line 13)
[INFO] [stdout]     src/ts/types.rs - ts::types::TrimFunctions (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "581950c29ee3a3d3ff7a6e74206373859e60a599ca76ebfb0c1ff0a293ae0b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581950c29ee3a3d3ff7a6e74206373859e60a599ca76ebfb0c1ff0a293ae0b38", kill_on_drop: false }`
[INFO] [stdout] 581950c29ee3a3d3ff7a6e74206373859e60a599ca76ebfb0c1ff0a293ae0b38
