[INFO] fetching crate placecare 1.1.0... [INFO] checking placecare-1.1.0 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749 [INFO] extracting crate placecare 1.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate placecare 1.1.0 [INFO] finished tweaking crates.io crate placecare 1.1.0 [INFO] tweaked toml for crates.io crate placecare 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate placecare 1.1.0 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate placecare 1.1.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" "+dc375db7d8df0aa450e622c529147c95eee756f5" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jiff-static v0.2.14 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded bio v2.3.0 [INFO] [stderr] Downloaded jiff v0.2.14 [INFO] [stderr] Downloaded petgraph v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0 [INFO] running `Command { std: "docker" "start" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking petgraph v0.8.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bio-types v1.0.4 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling placecare v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking bio v2.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | query: &[RecordDesc], [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 23 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 23 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 45 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 66 | presize: usize, [INFO] [stdout] 67 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 67 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 122 | presize: usize, [INFO] [stdout] 123 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 123 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | query: &[RecordDesc], [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 23 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 23 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 45 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 66 | presize: usize, [INFO] [stdout] 67 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 67 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/place_search.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | query: &RecordDesc, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 122 | presize: usize, [INFO] [stdout] 123 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 123 | ) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.16s [INFO] running `Command { std: "docker" "inspect" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0", kill_on_drop: false }` [INFO] [stdout] 0d2ea446b0c92fd27ae8d3ca8d235fb02975c1d2caae64194eed2c0c7aa2bba0