[INFO] cloning repository https://github.com/danielkravets/libpealimrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielkravets/libpealimrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkravets%2Flibpealimrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkravets%2Flibpealimrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37356665519386c05d4f2f8c87af0eb8e0c9bd17 [INFO] testing danielkravets/libpealimrs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkravets%2Flibpealimrs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danielkravets/libpealimrs [INFO] finished tweaking git repo https://github.com/danielkravets/libpealimrs [INFO] tweaked toml for git repo https://github.com/danielkravets/libpealimrs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielkravets/libpealimrs 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 git repo https://github.com/danielkravets/libpealimrs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c71f6fbdfa92c9733ac1b48952115295e4b0eef5cfe3de1284cc28bf025107a [INFO] running `Command { std: "docker" "start" "-a" "2c71f6fbdfa92c9733ac1b48952115295e4b0eef5cfe3de1284cc28bf025107a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c71f6fbdfa92c9733ac1b48952115295e4b0eef5cfe3de1284cc28bf025107a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c71f6fbdfa92c9733ac1b48952115295e4b0eef5cfe3de1284cc28bf025107a", kill_on_drop: false }` [INFO] [stdout] 2c71f6fbdfa92c9733ac1b48952115295e4b0eef5cfe3de1284cc28bf025107a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2ad6004627bafa5be1a8fb09502b0827024bd686f48d7fab2442698c5f66c2bd [INFO] running `Command { std: "docker" "start" "-a" "2ad6004627bafa5be1a8fb09502b0827024bd686f48d7fab2442698c5f66c2bd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling libpealimrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `find_string` is never used [INFO] [stdout] --> src/prefix_tree.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 24 | impl Trie { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn find_string(&self, prefix: String, limit: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_from_bytes` is never used [INFO] [stdout] --> src/proto.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn read_from_bytes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/proto/build.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.15s [INFO] running `Command { std: "docker" "inspect" "2ad6004627bafa5be1a8fb09502b0827024bd686f48d7fab2442698c5f66c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad6004627bafa5be1a8fb09502b0827024bd686f48d7fab2442698c5f66c2bd", kill_on_drop: false }` [INFO] [stdout] 2ad6004627bafa5be1a8fb09502b0827024bd686f48d7fab2442698c5f66c2bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e7bc4359359d6862daffb7dd4fb5d5a6298ec9f98855c6cd4b6d2acedeeab682 [INFO] running `Command { std: "docker" "start" "-a" "e7bc4359359d6862daffb7dd4fb5d5a6298ec9f98855c6cd4b6d2acedeeab682", kill_on_drop: false }` [INFO] [stdout] warning: method `find_string` is never used [INFO] [stdout] --> src/prefix_tree.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 24 | impl Trie { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn find_string(&self, prefix: String, limit: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_from_bytes` is never used [INFO] [stdout] --> src/proto.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn read_from_bytes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/proto/build.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libpealimrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `find_string` is never used [INFO] [stdout] --> src/prefix_tree.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 24 | impl Trie { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn find_string(&self, prefix: String, limit: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_from_bytes` is never used [INFO] [stdout] --> src/proto.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn read_from_bytes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/proto/build.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "e7bc4359359d6862daffb7dd4fb5d5a6298ec9f98855c6cd4b6d2acedeeab682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bc4359359d6862daffb7dd4fb5d5a6298ec9f98855c6cd4b6d2acedeeab682", kill_on_drop: false }` [INFO] [stdout] e7bc4359359d6862daffb7dd4fb5d5a6298ec9f98855c6cd4b6d2acedeeab682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc71cfc17e1b4d9021b7f0e8cbc4ac50d7b8bc2aa3a823cd20ab21dbb8edd286 [INFO] running `Command { std: "docker" "start" "-a" "bc71cfc17e1b4d9021b7f0e8cbc4ac50d7b8bc2aa3a823cd20ab21dbb8edd286", kill_on_drop: false }` [INFO] [stderr] warning: method `find_string` is never used [INFO] [stderr] --> src/prefix_tree.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 24 | impl Trie { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub(crate) fn find_string(&self, prefix: String, limit: usize) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `read_from_bytes` is never used [INFO] [stderr] --> src/proto.rs:27:15 [INFO] [stderr] | [INFO] [stderr] 27 | pub(crate) fn read_from_bytes() -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `main` is never used [INFO] [stderr] --> src/proto/build.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn main() -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libpealimrs` (lib) generated 3 warnings [INFO] [stderr] warning: `libpealimrs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libpealimrs-610e0d674ecf2dea) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test prefix_tree::tests::test_trie_limit ... ok [INFO] [stdout] test prefix_tree::tests::test_trie_basic ... ok [INFO] [stdout] test prefix_tree::tests::test_table ... ok [INFO] [stdout] test proto::tests::load_proto ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/libpealimrs-610e0d674ecf2dea` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bc71cfc17e1b4d9021b7f0e8cbc4ac50d7b8bc2aa3a823cd20ab21dbb8edd286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc71cfc17e1b4d9021b7f0e8cbc4ac50d7b8bc2aa3a823cd20ab21dbb8edd286", kill_on_drop: false }` [INFO] [stdout] bc71cfc17e1b4d9021b7f0e8cbc4ac50d7b8bc2aa3a823cd20ab21dbb8edd286