[INFO] cloning repository https://github.com/yjh0502/ch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjh0502/ch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc487863cf89164c57c12e9e6984f867a83ebc8 [INFO] checking yjh0502/ch against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yjh0502/ch [INFO] finished tweaking git repo https://github.com/yjh0502/ch [INFO] tweaked toml for git repo https://github.com/yjh0502/ch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yjh0502/ch on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yjh0502/ch 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1a0aed46f2cb053bd3e092392ec001d1775159a3113767e0b34c821edfdbc73 [INFO] running `Command { std: "docker" "start" "-a" "d1a0aed46f2cb053bd3e092392ec001d1775159a3113767e0b34c821edfdbc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1a0aed46f2cb053bd3e092392ec001d1775159a3113767e0b34c821edfdbc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a0aed46f2cb053bd3e092392ec001d1775159a3113767e0b34c821edfdbc73", kill_on_drop: false }` [INFO] [stdout] d1a0aed46f2cb053bd3e092392ec001d1775159a3113767e0b34c821edfdbc73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43309e0a1e144a27817b9bfe7d0118555fe6577969f3e1ff47d6b8206e75cedd [INFO] running `Command { std: "docker" "start" "-a" "43309e0a1e144a27817b9bfe7d0118555fe6577969f3e1ff47d6b8206e75cedd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking took v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ordslice v0.3.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking float_extras v0.1.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dbase v0.3.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Checking shapefile v0.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking s2 v0.0.12 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling osmpbf v0.3.1 [INFO] [stderr] Checking ch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/road.rs:252:19 [INFO] [stdout] | [INFO] [stdout] 252 | fn next_links(&self, src: NodeKey, link_id: u32) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 252 | fn next_links(&self, src: NodeKey, link_id: u32) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/road.rs:252:19 [INFO] [stdout] | [INFO] [stdout] 252 | fn next_links(&self, src: NodeKey, link_id: u32) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 252 | fn next_links(&self, src: NodeKey, link_id: u32) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/road.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | fn mesh_next_links(&self, src: NodeKey, _link_id: u32) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | fn mesh_next_links(&self, src: NodeKey, _link_id: u32) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/walk.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | fn nearby_nodes(&self, src: NodeKey) -> Vec { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn nearby_nodes(&self, src: NodeKey) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/walk.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | fn nearby_mesh_nodes(&self, src: NodeKey) -> Vec { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | fn nearby_mesh_nodes(&self, src: NodeKey) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/road.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | fn mesh_next_links(&self, src: NodeKey, _link_id: u32) -> Vec { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | fn mesh_next_links(&self, src: NodeKey, _link_id: u32) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/walk.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | fn nearby_nodes(&self, src: NodeKey) -> Vec { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn nearby_nodes(&self, src: NodeKey) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/network/walk.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | fn nearby_mesh_nodes(&self, src: NodeKey) -> Vec { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | fn nearby_mesh_nodes(&self, src: NodeKey) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s [INFO] running `Command { std: "docker" "inspect" "43309e0a1e144a27817b9bfe7d0118555fe6577969f3e1ff47d6b8206e75cedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43309e0a1e144a27817b9bfe7d0118555fe6577969f3e1ff47d6b8206e75cedd", kill_on_drop: false }` [INFO] [stdout] 43309e0a1e144a27817b9bfe7d0118555fe6577969f3e1ff47d6b8206e75cedd