[INFO] fetching crate wright 0.10.1...
[INFO] testing wright-0.10.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate wright 0.10.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wright 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wright 0.10.1
[INFO] tweaked toml for crates.io crate wright 0.10.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wright 0.10.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wright 0.10.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9e1cc79854a45ab1c49cfa504a54f1ea3e73e47e732e304aa0d3035340612bc
[INFO] running `Command { std: "docker" "start" "-a" "f9e1cc79854a45ab1c49cfa504a54f1ea3e73e47e732e304aa0d3035340612bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e1cc79854a45ab1c49cfa504a54f1ea3e73e47e732e304aa0d3035340612bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e1cc79854a45ab1c49cfa504a54f1ea3e73e47e732e304aa0d3035340612bc", kill_on_drop: false }`
[INFO] [stdout] f9e1cc79854a45ab1c49cfa504a54f1ea3e73e47e732e304aa0d3035340612bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b52acf208f9047e58cb54829634d835ccd1913b17cf8f1455102e14b126be9a0
[INFO] running `Command { std: "docker" "start" "-a" "b52acf208f9047e58cb54829634d835ccd1913b17cf8f1455102e14b126be9a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wright v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling fs4 v0.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.92s
[INFO] running `Command { std: "docker" "inspect" "b52acf208f9047e58cb54829634d835ccd1913b17cf8f1455102e14b126be9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52acf208f9047e58cb54829634d835ccd1913b17cf8f1455102e14b126be9a0", kill_on_drop: false }`
[INFO] [stdout] b52acf208f9047e58cb54829634d835ccd1913b17cf8f1455102e14b126be9a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25563f9a0fb9d173dd7f116daa8d0fed3a54b507465760e387cce336edc20633
[INFO] running `Command { std: "docker" "start" "-a" "25563f9a0fb9d173dd7f116daa8d0fed3a54b507465760e387cce336edc20633", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling wright v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.79s
[INFO] running `Command { std: "docker" "inspect" "25563f9a0fb9d173dd7f116daa8d0fed3a54b507465760e387cce336edc20633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25563f9a0fb9d173dd7f116daa8d0fed3a54b507465760e387cce336edc20633", kill_on_drop: false }`
[INFO] [stdout] 25563f9a0fb9d173dd7f116daa8d0fed3a54b507465760e387cce336edc20633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c9f40ce785fc57668018c3d1be1ac3ff7e24be3aaaf527b6c4cd73c03d83af7
[INFO] running `Command { std: "docker" "start" "-a" "9c9f40ce785fc57668018c3d1be1ac3ff7e24be3aaaf527b6c4cd73c03d83af7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wright-9c0c095ed9667e34)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test lexer::comments::tests::ignored_single_line_comment ... ok
[INFO] [stdout] test lexer::identifier::tests::identifiers_and_keywords ... ok
[INFO] [stdout] test lexer::integer_literal::tests::integer_literal ... ok
[INFO] [stdout] test lexer::trivial::tests::plus_and_plus_eq_tokens ... ok
[INFO] [stdout] test parser::identifier::tests::test_parse_ident ... ok
[INFO] [stdout] test parser::literal::integer::tests::normal ... ok
[INFO] [stdout] test lexer::trivial::tests::plus_one_token ... ok
[INFO] [stdout] test parser::path::test_path::test_not_paths ... ok
[INFO] [stdout] test parser::path::test_path::test_ok_paths ... ok
[INFO] [stdout] test source_tracking::fragment::tests::test_trimmed_is_contained ... ok
[INFO] [stdout] test parser::literal::boolean::tests::works ... ok
[INFO] [stdout] test parser::identifier::tests::test_parse_ident_fail ... ok
[INFO] [stdout] test source_tracking::fragment::tests::trimmed_whitespace ... ok
[INFO] [stdout] test source_tracking::immutable_string::tests::test_line_starts ... ok
[INFO] [stdout] test source_tracking::fragment::tests::trimmed_empty ... ok
[INFO] [stdout] test source_tracking::fragment::tests::test_offset_from ... ok
[INFO] [stdout] test source_tracking::fragment::tests::test_split_single ... ok
[INFO] [stdout] test lexer::integer_literal::tests::cant_start_with_underscore ... ok
[INFO] [stdout] test parser::decl::import::tests::test_import_as ... ok
[INFO] [stdout] test lexer::quoted::tests::string_literal ... ok
[INFO] [stdout] test parser::decl::import::tests::test_import_as_with_comment ... ok
[INFO] [stdout] test parser::decl::import::tests::test_import_with_whitespace ... ok
[INFO] [stdout] test parser::decl::import::tests::test_import ... ok
[INFO] [stdout] test source_tracking::source::tests::dozen_threads_dont_share_gids ... ok
[INFO] [stdout] test source_tracking::fragment::tests::test_offset_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lexer.rs (/opt/rustwide/target/debug/deps/lexer-d028ff527221e620)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test string_with_escape ... ok
[INFO] [stdout] test unterminated_string_literal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser.rs (/opt/rustwide/target/debug/deps/parser-a81ac78d52e1e6f8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_parse_fail_identifier_to_diagnostic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wright
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]   --> src/lib.rs:13:48
[INFO] [stderr]    |
[INFO] [stderr] 13 | #![cfg_attr(all(doc, CHANNEL_NIGHTLY), feature(doc_auto_cfg))]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]    |
[INFO] [stderr]    = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stderr]    = note: merged into `doc_cfg`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name wright --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern clap=/opt/rustwide/target/debug/deps/libclap-22777ce0b23cc95e.rlib --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7e970a2561eaee65.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f820469eb075a63c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d420c84b69c63866.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a94f01b6211f804a.rlib --extern fs4=/opt/rustwide/target/debug/deps/libfs4-5ce57303cd6acf5f.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-53bcce5470170590.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-e3c23a8bb506ab8a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-18ae4a3e007c193b.rlib --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-88c05a35c2063733.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.rlib --extern wright=/opt/rustwide/target/debug/deps/libwright-407444f3aeedd73c.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="ast-models"' --cfg 'feature="default"' --cfg 'feature="derive_more"' --cfg 'feature="file_memmap"' --cfg 'feature="lexer"' --cfg 'feature="parser"' --cfg 'feature="reporting"' --cfg 'feature="source-tracking"' --cfg 'feature="std"' --cfg 'feature="supports-unicode"' --cfg 'feature="wright_binary"' --cfg 'feature="wright_library_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ast-models", "default", "derive_more", "file_memmap", "lexer", "none", "parser", "reporting", "source-tracking", "std", "supports-unicode", "wright_binary", "wright_library_defaults"))' --cfg CHANNEL_NIGHTLY --check-cfg 'cfg(CHANNEL_NIGHTLY)' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "9c9f40ce785fc57668018c3d1be1ac3ff7e24be3aaaf527b6c4cd73c03d83af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9f40ce785fc57668018c3d1be1ac3ff7e24be3aaaf527b6c4cd73c03d83af7", kill_on_drop: false }`
[INFO] [stdout] 9c9f40ce785fc57668018c3d1be1ac3ff7e24be3aaaf527b6c4cd73c03d83af7
