[INFO] fetching crate named_entity_parsing 0.4.0... [INFO] testing named_entity_parsing-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate named_entity_parsing 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate named_entity_parsing 0.4.0 [INFO] finished tweaking crates.io crate named_entity_parsing 0.4.0 [INFO] tweaked toml for crates.io crate named_entity_parsing 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate named_entity_parsing 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate named_entity_parsing 0.4.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flatarray v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5e407cb1623ca4ce707f0473ea103166b73a938a079da7f56850e2666c8ecd [INFO] running `Command { std: "docker" "start" "-a" "ca5e407cb1623ca4ce707f0473ea103166b73a938a079da7f56850e2666c8ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5e407cb1623ca4ce707f0473ea103166b73a938a079da7f56850e2666c8ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5e407cb1623ca4ce707f0473ea103166b73a938a079da7f56850e2666c8ecd", kill_on_drop: false }` [INFO] [stdout] ca5e407cb1623ca4ce707f0473ea103166b73a938a079da7f56850e2666c8ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01359c93f7c4d2b07ff09e3329fc6dd87de046c4df304a0edc1b8db2eee17d67 [INFO] running `Command { std: "docker" "start" "-a" "01359c93f7c4d2b07ff09e3329fc6dd87de046c4df304a0edc1b8db2eee17d67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling flatarray v0.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling named_entity_parsing v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:631:34 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity> { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schemes.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `Command { std: "docker" "inspect" "01359c93f7c4d2b07ff09e3329fc6dd87de046c4df304a0edc1b8db2eee17d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01359c93f7c4d2b07ff09e3329fc6dd87de046c4df304a0edc1b8db2eee17d67", kill_on_drop: false }` [INFO] [stdout] 01359c93f7c4d2b07ff09e3329fc6dd87de046c4df304a0edc1b8db2eee17d67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0296d0bb0c33c45fa56331ef146c384e34b00971508a00a92b70e58c2eb198f6 [INFO] running `Command { std: "docker" "start" "-a" "0296d0bb0c33c45fa56331ef146c384e34b00971508a00a92b70e58c2eb198f6", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:631:34 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity> { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schemes.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling named_entity_parsing v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:631:34 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity> { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schemes.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 544 | pub(super) fn inner(&self) -> &InnerToken<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s [INFO] running `Command { std: "docker" "inspect" "0296d0bb0c33c45fa56331ef146c384e34b00971508a00a92b70e58c2eb198f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0296d0bb0c33c45fa56331ef146c384e34b00971508a00a92b70e58c2eb198f6", kill_on_drop: false }` [INFO] [stdout] 0296d0bb0c33c45fa56331ef146c384e34b00971508a00a92b70e58c2eb198f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 558694a29500eb6ad9a6c804778f69d17efe4e36435c2e7b69ff7e0121d4175e [INFO] running `Command { std: "docker" "start" "-a" "558694a29500eb6ad9a6c804778f69d17efe4e36435c2e7b69ff7e0121d4175e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:631:34 [INFO] [stderr] | [INFO] [stderr] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity> { [INFO] [stderr] | ^^^^^ ^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 631 | pub fn filter>(&self, tag_name: S) -> AHashSet<&Entity<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/schemes.rs:544:25 [INFO] [stderr] | [INFO] [stderr] 544 | pub(super) fn inner(&self) -> &InnerToken { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 544 | pub(super) fn inner(&self) -> &InnerToken<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `named_entity_parsing` (lib) generated 2 warnings (run `cargo fix --lib -p named_entity_parsing` to apply 2 suggestions) [INFO] [stderr] warning: `named_entity_parsing` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/named_entity_parsing-21de183fc5494d21) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test schemes::test::test_empty_token_return_err ... ok [INFO] [stdout] test autodetect::test::test_auto_detect_scheme_by_prefix ... ok [INFO] [stdout] test schemes::test::test_prefix_length ... ok [INFO] [stdout] test tests::test_LenientChunkIterator ... ok [INFO] [stdout] test tests::test_entities_try_from ... ok [INFO] [stdout] test tests::test_entities_filter ... ok [INFO] [stdout] test tests::test_entity_adaptor_iterator ... ok [INFO] [stdout] test tests::test_get_entities_lenient ... ok [INFO] [stdout] test tests::test_get_entities_lenient_2 ... ok [INFO] [stdout] test tests::test_get_entities_lenient_prefix ... ok [INFO] [stdout] test tests::test_get_entities_lenient_suffix ... ok [INFO] [stdout] test tests::test_entity_iter ... ok [INFO] [stdout] test tests::test_innertoken_is_end ... ok [INFO] [stdout] test tests::test_forward_method ... ok [INFO] [stdout] test tests::test_unique_tags ... ok [INFO] [stdout] test tests::test_token_is_start ... ok [INFO] [stdout] test tests::test_is_start ... ok [INFO] [stdout] test tests::test_new_tokens ... ok [INFO] [stdout] test tests::test_get_entities_lenient_with_suffix ... ok [INFO] [stdout] test schemes::test::test_innertoken_new ... ok [INFO] [stdout] test schemes::test::test_innertoken_new_with_suffix ... ok [INFO] [stdout] test tests::test_tokens_is_end ... ok [INFO] [stdout] test tests::test_get_entities_with_only_IOB ... ok [INFO] [stdout] test schemes::test::test_propertie_test_new_token_len ... ok [INFO] [stdout] test schemes::test::test_propertie_test_new_token_prefix ... ok [INFO] [stdout] test tests::test_propertie_entities_try_from ... ok [INFO] [stderr] Doc-tests named_entity_parsing [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.18s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "558694a29500eb6ad9a6c804778f69d17efe4e36435c2e7b69ff7e0121d4175e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558694a29500eb6ad9a6c804778f69d17efe4e36435c2e7b69ff7e0121d4175e", kill_on_drop: false }` [INFO] [stdout] 558694a29500eb6ad9a6c804778f69d17efe4e36435c2e7b69ff7e0121d4175e