[INFO] fetching crate ik-rs 0.7.0...
[INFO] testing ik-rs-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ik-rs 0.7.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ik-rs 0.7.0
[INFO] finished tweaking crates.io crate ik-rs 0.7.0
[INFO] tweaked toml for crates.io crate ik-rs 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ik-rs 0.7.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 54945527f990bd4bdb370b5dbd16edff00e32271bc446e742bbc3c4b3a8255fc
[INFO] running `Command { std: "docker" "start" "-a" "54945527f990bd4bdb370b5dbd16edff00e32271bc446e742bbc3c4b3a8255fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54945527f990bd4bdb370b5dbd16edff00e32271bc446e742bbc3c4b3a8255fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54945527f990bd4bdb370b5dbd16edff00e32271bc446e742bbc3c4b3a8255fc", kill_on_drop: false }`
[INFO] [stdout] 54945527f990bd4bdb370b5dbd16edff00e32271bc446e742bbc3c4b3a8255fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b21f1385673233b9436dfdf668d511cc31ea12a3abbf532ff9f6a1a161af90cd
[INFO] running `Command { std: "docker" "start" "-a" "b21f1385673233b9436dfdf668d511cc31ea12a3abbf532ff9f6a1a161af90cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-blocks v0.1.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ik-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/ik_arbitrator.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 76 |         cur_node: Option<&'a Link<Lexeme>>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] 77 |         option_path: &mut LexemePath,
[INFO] [stdout] 78 |     ) -> Vec<Option<&Link<Lexeme>>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Vec<Option<&'a Link<Lexeme>>> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s
[INFO] running `Command { std: "docker" "inspect" "b21f1385673233b9436dfdf668d511cc31ea12a3abbf532ff9f6a1a161af90cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21f1385673233b9436dfdf668d511cc31ea12a3abbf532ff9f6a1a161af90cd", kill_on_drop: false }`
[INFO] [stdout] b21f1385673233b9436dfdf668d511cc31ea12a3abbf532ff9f6a1a161af90cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5730ef7abaa96657185ee3f45705bdb3e8b7e523bea963835b914ea5aac44138
[INFO] running `Command { std: "docker" "start" "-a" "5730ef7abaa96657185ee3f45705bdb3e8b7e523bea963835b914ea5aac44138", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling random-string v1.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ik-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/ik_arbitrator.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 76 |         cur_node: Option<&'a Link<Lexeme>>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] 77 |         option_path: &mut LexemePath,
[INFO] [stdout] 78 |     ) -> Vec<Option<&Link<Lexeme>>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Vec<Option<&'a Link<Lexeme>>> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/ik_arbitrator.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 76 |         cur_node: Option<&'a Link<Lexeme>>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] 77 |         option_path: &mut LexemePath,
[INFO] [stdout] 78 |     ) -> Vec<Option<&Link<Lexeme>>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Vec<Option<&'a Link<Lexeme>>> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.40s
[INFO] running `Command { std: "docker" "inspect" "5730ef7abaa96657185ee3f45705bdb3e8b7e523bea963835b914ea5aac44138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5730ef7abaa96657185ee3f45705bdb3e8b7e523bea963835b914ea5aac44138", kill_on_drop: false }`
[INFO] [stdout] 5730ef7abaa96657185ee3f45705bdb3e8b7e523bea963835b914ea5aac44138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0a36b83fe093a64abf01d0eb81173a15cf40886c92bfe19bd9e49531c2ab584f
[INFO] running `Command { std: "docker" "start" "-a" "0a36b83fe093a64abf01d0eb81173a15cf40886c92bfe19bd9e49531c2ab584f", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/core/ik_arbitrator.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 75 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 76 |         cur_node: Option<&'a Link<Lexeme>>,
[INFO] [stderr]    |                           -- the lifetime is named here
[INFO] [stderr] 77 |         option_path: &mut LexemePath,
[INFO] [stderr] 78 |     ) -> Vec<Option<&Link<Lexeme>>> {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 78 |     ) -> Vec<Option<&'a Link<Lexeme>>> {
[INFO] [stderr]    |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: `ik-rs` (lib) generated 1 warning (run `cargo fix --lib -p ik-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `ik-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ik_rs-5d8630117e8fc52a)
[INFO] [stdout] running 16 tests
[INFO] [stdout] test config::default_config::test::test_config ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_clear ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_contains ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_insert ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_compiling ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_iterator ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_peak ... ok
[INFO] [stdout] test dict::trie::test::trie_search ... ok
[INFO] [stdout] test dict::trie::test::trie_exist ... ok
[INFO] [stdout] test dict::trie::test::test_thread_safe ... ok
[INFO] [stdout] test core::ordered_linked_list::test::test_push_and_pop ... ok
[INFO] [stdout] test dict::dictionary::test::test_thread_safe ... ok
[INFO] [stdout] test core::ik_segmenter::test::test_index_segment ... ok
[INFO] [stdout] test core::ik_segmenter::test::test_search_segment ... ok
[INFO] [stdout] test dict::dictionary::test::test_dictionary ... ok
[INFO] [stdout] test core::ik_segmenter::test::test_thread_safe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test-ik.rs (/opt/rustwide/target/debug/deps/test_ik-33fb85847c9ecec6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_search_segment ... ok
[INFO] [stdout] test test::test_index_segment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ik_rs
[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" "0a36b83fe093a64abf01d0eb81173a15cf40886c92bfe19bd9e49531c2ab584f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a36b83fe093a64abf01d0eb81173a15cf40886c92bfe19bd9e49531c2ab584f", kill_on_drop: false }`
[INFO] [stdout] 0a36b83fe093a64abf01d0eb81173a15cf40886c92bfe19bd9e49531c2ab584f
