[INFO] fetching crate syntastica-parsers 0.6.1...
[INFO] testing syntastica-parsers-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate syntastica-parsers 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate syntastica-parsers 0.6.1
[INFO] finished tweaking crates.io crate syntastica-parsers 0.6.1
[INFO] tweaked toml for crates.io crate syntastica-parsers 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syntastica-parsers 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate syntastica-parsers 0.6.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e3241c0f9971f041d2ec465a5d1041e25f3ae737256e5efb8664bd65fbe1e5d
[INFO] running `Command { std: "docker" "start" "-a" "4e3241c0f9971f041d2ec465a5d1041e25f3ae737256e5efb8664bd65fbe1e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e3241c0f9971f041d2ec465a5d1041e25f3ae737256e5efb8664bd65fbe1e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3241c0f9971f041d2ec465a5d1041e25f3ae737256e5efb8664bd65fbe1e5d", kill_on_drop: false }`
[INFO] [stdout] 4e3241c0f9971f041d2ec465a5d1041e25f3ae737256e5efb8664bd65fbe1e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61bd9b746a20616f99bde12a56328a3fd634c965964ac846785513ad26abc24b
[INFO] running `Command { std: "docker" "start" "-a" "61bd9b746a20616f99bde12a56328a3fd634c965964ac846785513ad26abc24b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tft v0.1.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling syntastica-core v0.6.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling syntastica-parsers v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syntastica-queries v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling casey v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling tree-sitter v0.25.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling syntastica-highlight v0.6.1
[INFO] [stderr]    Compiling syntastica-macros v0.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.30s
[INFO] running `Command { std: "docker" "inspect" "61bd9b746a20616f99bde12a56328a3fd634c965964ac846785513ad26abc24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bd9b746a20616f99bde12a56328a3fd634c965964ac846785513ad26abc24b", kill_on_drop: false }`
[INFO] [stdout] 61bd9b746a20616f99bde12a56328a3fd634c965964ac846785513ad26abc24b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 402c4e66f35a5838c3f4490c00f48f16d3b3424789ddb867f71572f3d14c6214
[INFO] running `Command { std: "docker" "start" "-a" "402c4e66f35a5838c3f4490c00f48f16d3b3424789ddb867f71572f3d14c6214", kill_on_drop: false }`
[INFO] [stderr]    Compiling syntastica-parsers v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "402c4e66f35a5838c3f4490c00f48f16d3b3424789ddb867f71572f3d14c6214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402c4e66f35a5838c3f4490c00f48f16d3b3424789ddb867f71572f3d14c6214", kill_on_drop: false }`
[INFO] [stdout] 402c4e66f35a5838c3f4490c00f48f16d3b3424789ddb867f71572f3d14c6214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c130cd27c16b3524bb2f3e24b4bf2749a286aff22d2b5fc9bde8dd96aa78fad2
[INFO] running `Command { std: "docker" "start" "-a" "c130cd27c16b3524bb2f3e24b4bf2749a286aff22d2b5fc9bde8dd96aa78fad2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntastica_parsers-4596920f1baa2824)
[INFO] [stderr]    Doc-tests syntastica_parsers
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - Lang (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Lang (line 36) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `Rust` found for enum `Lang` in the current scope
[INFO] [stdout]   --> src/lib.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_eq!(Lang::Rust, Lang::for_name("rust", &()).unwrap());
[INFO] [stdout]    |                  ^^^^ variant or associated item not found in `Lang`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rust` found for enum `Lang` in the current scope
[INFO] [stdout]   --> src/lib.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 | assert_eq!(Some(Lang::Rust), Lang::for_file_type(FileType::Rust, &()));
[INFO] [stdout]    |                       ^^^^ variant or associated item not found in `Lang`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Lang (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c130cd27c16b3524bb2f3e24b4bf2749a286aff22d2b5fc9bde8dd96aa78fad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c130cd27c16b3524bb2f3e24b4bf2749a286aff22d2b5fc9bde8dd96aa78fad2", kill_on_drop: false }`
[INFO] [stdout] c130cd27c16b3524bb2f3e24b4bf2749a286aff22d2b5fc9bde8dd96aa78fad2
