[INFO] fetching crate oak-hlsl 0.0.0...
[INFO] testing oak-hlsl-0.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate oak-hlsl 0.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate oak-hlsl 0.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oak-hlsl 0.0.0
[INFO] tweaked toml for crates.io crate oak-hlsl 0.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oak-hlsl 0.0.0 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] crate crates.io crate oak-hlsl 0.0.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oak-pretty-print v0.0.0
[INFO] [stderr]   Downloaded oak-core v0.0.0
[INFO] [stderr]   Downloaded oak-highlight v0.0.0
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d1b2972f948daa32368321acf2038dfa280d5aabd85753a9c82e62bad1f89ab4
[INFO] running `Command { std: "docker" "start" "-a" "d1b2972f948daa32368321acf2038dfa280d5aabd85753a9c82e62bad1f89ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1b2972f948daa32368321acf2038dfa280d5aabd85753a9c82e62bad1f89ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b2972f948daa32368321acf2038dfa280d5aabd85753a9c82e62bad1f89ab4", kill_on_drop: false }`
[INFO] [stdout] d1b2972f948daa32368321acf2038dfa280d5aabd85753a9c82e62bad1f89ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 08cc129d234a55bb7a9a8e3048ff7b8bd0a03c4f55c79b6442cb5cfc23e6ab69
[INFO] running `Command { std: "docker" "start" "-a" "08cc129d234a55bb7a9a8e3048ff7b8bd0a03c4f55c79b6442cb5cfc23e6ab69", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling oak-core v0.0.0
[INFO] [stderr]    Compiling oak-hlsl v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/lexer/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct HlslLexer<'config> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     config: &'config HlslLanguage,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HlslLexer` has derived impls for the traits `Debug` and `Clone`, but these are 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 18.70s
[INFO] running `Command { std: "docker" "inspect" "08cc129d234a55bb7a9a8e3048ff7b8bd0a03c4f55c79b6442cb5cfc23e6ab69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cc129d234a55bb7a9a8e3048ff7b8bd0a03c4f55c79b6442cb5cfc23e6ab69", kill_on_drop: false }`
[INFO] [stdout] 08cc129d234a55bb7a9a8e3048ff7b8bd0a03c4f55c79b6442cb5cfc23e6ab69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ab5338f30452649131371d81e525e74548ace4c596930e6aaf3e596f8068fee0
[INFO] running `Command { std: "docker" "start" "-a" "ab5338f30452649131371d81e525e74548ace4c596930e6aaf3e596f8068fee0", kill_on_drop: false }`
[INFO] [stderr]    Compiling oak-hlsl v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/lexer/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct HlslLexer<'config> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     config: &'config HlslLanguage,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HlslLexer` has derived impls for the traits `Debug` and `Clone`, but these are 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] error[E0432]: unresolved import `oak_core::helpers::LexerTester`
[INFO] [stdout]   --> tests/lexer/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use oak_core::helpers::LexerTester;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `LexerTester` in `helpers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oak-core-0.0.0/src/helpers/mod.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "testing")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout] 16 | pub use self::lexing::LexerTester;
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oak-hlsl` (test "main") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/lexer/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct HlslLexer<'config> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     config: &'config HlslLanguage,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HlslLexer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab5338f30452649131371d81e525e74548ace4c596930e6aaf3e596f8068fee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab5338f30452649131371d81e525e74548ace4c596930e6aaf3e596f8068fee0", kill_on_drop: false }`
[INFO] [stdout] ab5338f30452649131371d81e525e74548ace4c596930e6aaf3e596f8068fee0
