[INFO] cloning repository https://github.com/jfschaefer/rust-senna
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfschaefer/rust-senna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff14b50b3cfae48cfa278b477c63245285ef0f6c
[INFO] testing jfschaefer/rust-senna against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfschaefer%2Frust-senna" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (56/90)
Updating files:  63% (57/90)
Updating files:  64% (58/90)
Updating files:  65% (59/90)
Updating files:  66% (60/90)
Updating files:  67% (61/90)
Updating files:  68% (62/90)
Updating files:  70% (63/90)
Updating files:  71% (64/90)
Updating files:  72% (65/90)
Updating files:  73% (66/90)
Updating files:  74% (67/90)
Updating files:  75% (68/90)
Updating files:  76% (69/90)
Updating files:  77% (70/90)
Updating files:  78% (71/90)
Updating files:  80% (72/90)
Updating files:  81% (73/90)
Updating files:  82% (74/90)
Updating files:  83% (75/90)
Updating files:  84% (76/90)
Updating files:  85% (77/90)
Updating files:  86% (78/90)
Updating files:  87% (79/90)
Updating files:  88% (80/90)
Updating files:  90% (81/90)
Updating files:  91% (82/90)
Updating files:  92% (83/90)
Updating files:  93% (84/90)
Updating files:  94% (85/90)
Updating files:  95% (86/90)
Updating files:  96% (87/90)
Updating files:  97% (88/90)
Updating files:  98% (89/90)
Updating files: 100% (90/90)
Updating files: 100% (90/90), done.
[INFO] started tweaking git repo https://github.com/jfschaefer/rust-senna
[INFO] finished tweaking git repo https://github.com/jfschaefer/rust-senna
[INFO] tweaked toml for git repo https://github.com/jfschaefer/rust-senna written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfschaefer/rust-senna on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jfschaefer/rust-senna 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94a55899e7b25ba239520934f421c472824bc3e220790323729db8d1eb1b7ab6
[INFO] running `Command { std: "docker" "start" "-a" "94a55899e7b25ba239520934f421c472824bc3e220790323729db8d1eb1b7ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a55899e7b25ba239520934f421c472824bc3e220790323729db8d1eb1b7ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a55899e7b25ba239520934f421c472824bc3e220790323729db8d1eb1b7ab6", kill_on_drop: false }`
[INFO] [stdout] 94a55899e7b25ba239520934f421c472824bc3e220790323729db8d1eb1b7ab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccec8728e9f6091ca437798e4a8eb579cefef3690143ba171650d228354192e8
[INFO] running `Command { std: "docker" "start" "-a" "ccec8728e9f6091ca437798e4a8eb579cefef3690143ba171650d228354192e8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rust-senna v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libc v0.2.4
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sentence.rs:91:44
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&PSGNode> {
[INFO] [stdout]    |                         --                 ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&'t PSGNode> {
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sentence.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn get_words(&self) -> &Vec<Word> {
[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] 106 |     pub fn get_words(&self) -> &Vec<Word<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "ccec8728e9f6091ca437798e4a8eb579cefef3690143ba171650d228354192e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccec8728e9f6091ca437798e4a8eb579cefef3690143ba171650d228354192e8", kill_on_drop: false }`
[INFO] [stdout] ccec8728e9f6091ca437798e4a8eb579cefef3690143ba171650d228354192e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d40aeae11acb2580f9a911b173608a9496090530679214f826718443759e4218
[INFO] running `Command { std: "docker" "start" "-a" "d40aeae11acb2580f9a911b173608a9496090530679214f826718443759e4218", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rust-senna v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sentence.rs:91:44
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&PSGNode> {
[INFO] [stdout]    |                         --                 ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&'t PSGNode> {
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sentence.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn get_words(&self) -> &Vec<Word> {
[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] 106 |     pub fn get_words(&self) -> &Vec<Word<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sentence`
[INFO] [stdout]   --> tests/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let sentence = senna.parse("Let mathformula be a finitely generated group of subexponential growth (e.g., mathformula); let math...
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentence`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/sentence.rs:91:44
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&PSGNode> {
[INFO] [stdout]    |                         --                 ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_psgroot(&'t self) -> Option<&'t PSGNode> {
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sentence.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn get_words(&self) -> &Vec<Word> {
[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] 106 |     pub fn get_words(&self) -> &Vec<Word<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "d40aeae11acb2580f9a911b173608a9496090530679214f826718443759e4218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d40aeae11acb2580f9a911b173608a9496090530679214f826718443759e4218", kill_on_drop: false }`
[INFO] [stdout] d40aeae11acb2580f9a911b173608a9496090530679214f826718443759e4218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f31f54624c7309f16e04ea9d377479488e6198b1ef98d4e26fe52c55bf67aabe
[INFO] running `Command { std: "docker" "start" "-a" "f31f54624c7309f16e04ea9d377479488e6198b1ef98d4e26fe52c55bf67aabe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/sentence.rs:91:44
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn get_psgroot(&'t self) -> Option<&PSGNode> {
[INFO] [stderr]    |                         --                 ^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is named 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: consistently use `'t`
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn get_psgroot(&'t self) -> Option<&'t PSGNode> {
[INFO] [stderr]    |                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sentence.rs:106:22
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub fn get_words(&self) -> &Vec<Word> {
[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] 106 |     pub fn get_words(&self) -> &Vec<Word<'_>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-senna` (lib) generated 2 warnings (run `cargo fix --lib -p rust-senna` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-senna` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused variable: `sentence`
[INFO] [stderr]   --> tests/lib.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let sentence = senna.parse("Let mathformula be a finitely generated group of subexponential growth (e.g., mathformula); let math...
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentence`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-senna` (test "lib") generated 1 warning (run `cargo fix --test "lib" -p rust-senna` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/senna-b8d67da2a214c177)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-cb87aa12675d89af)
[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 5 tests
[INFO] [stderr] FATAL ERROR: FATAL ERROR: unable to open file </home/jfs/git/rust-senna/senna/hash/words.lst>FATAL ERROR: unable to open file </home/jfs/git/rust-senna/senna/hash/words.lst>
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/lib-cb87aa12675d89af` (exit status: 255)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "f31f54624c7309f16e04ea9d377479488e6198b1ef98d4e26fe52c55bf67aabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31f54624c7309f16e04ea9d377479488e6198b1ef98d4e26fe52c55bf67aabe", kill_on_drop: false }`
[INFO] [stdout] f31f54624c7309f16e04ea9d377479488e6198b1ef98d4e26fe52c55bf67aabe
