[INFO] cloning repository https://github.com/x123/ip2asn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x123/ip2asn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx123%2Fip2asn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx123%2Fip2asn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30623334bed895445fc7f47fcc39b4cecc98324b [INFO] checking x123/ip2asn/30623334bed895445fc7f47fcc39b4cecc98324b against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx123%2Fip2asn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/x123/ip2asn [INFO] finished tweaking git repo https://github.com/x123/ip2asn [INFO] tweaked toml for git repo https://github.com/x123/ip2asn written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/x123/ip2asn on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/x123/ip2asn 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Downloaded ip_network v0.4.1 [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded ip_network_table v0.2.0 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8582eb8ed93e189990c1ea82aab959d8149377697572b094342636f31fdb091b [INFO] running `Command { std: "docker" "start" "-a" "8582eb8ed93e189990c1ea82aab959d8149377697572b094342636f31fdb091b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8582eb8ed93e189990c1ea82aab959d8149377697572b094342636f31fdb091b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8582eb8ed93e189990c1ea82aab959d8149377697572b094342636f31fdb091b", kill_on_drop: false }` [INFO] [stdout] 8582eb8ed93e189990c1ea82aab959d8149377697572b094342636f31fdb091b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e687d10371ba2ae31409f086f92998db969d61ea547413f5cd31d9eff1defd [INFO] running `Command { std: "docker" "start" "-a" "b8e687d10371ba2ae31409f086f92998db969d61ea547413f5cd31d9eff1defd", kill_on_drop: false }` [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking serde_json v1.0.141 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ip_network_table v0.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking ip2asn v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn lookup(&self, ip: IpAddr) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn lookup(&self, ip: IpAddr) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse_line(line: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 30 | pub fn parse_line(line: &str) -> Result, ParseErrorKind> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn lookup(&self, ip: IpAddr) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn lookup(&self, ip: IpAddr) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse_line(line: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 30 | pub fn parse_line(line: &str) -> Result, ParseErrorKind> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ip2asn-cli v0.1.2 (/opt/rustwide/workdir/ip2asn-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.38s [INFO] running `Command { std: "docker" "inspect" "b8e687d10371ba2ae31409f086f92998db969d61ea547413f5cd31d9eff1defd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e687d10371ba2ae31409f086f92998db969d61ea547413f5cd31d9eff1defd", kill_on_drop: false }` [INFO] [stdout] b8e687d10371ba2ae31409f086f92998db969d61ea547413f5cd31d9eff1defd