[INFO] cloning repository https://github.com/ain/cidranger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ain/cidranger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fain%2Fcidranger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fain%2Fcidranger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f06679e769c2d34d5d8143bda1348f770e25a3 [INFO] building ain/cidranger against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fain%2Fcidranger" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ain/cidranger [INFO] finished tweaking git repo https://github.com/ain/cidranger [INFO] tweaked toml for git repo https://github.com/ain/cidranger written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ain/cidranger on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ain/cidranger 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded unicode-bidi v0.3.10 [INFO] [stderr] Downloaded security-framework-sys v2.8.0 [INFO] [stderr] Downloaded predicates-tree v1.0.7 [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded termtree v0.4.0 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded security-framework v2.8.2 [INFO] [stderr] Downloaded exitfailure v0.5.1 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded reqwest v0.11.14 [INFO] [stderr] Downloaded syn v2.0.10 [INFO] [stderr] Downloaded bstr v1.2.0 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded gimli v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 764cda8493c01ce0c3b02f03158d6be874af993e87bc3f6858001c21a33abd2f [INFO] running `Command { std: "docker" "start" "-a" "764cda8493c01ce0c3b02f03158d6be874af993e87bc3f6858001c21a33abd2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "764cda8493c01ce0c3b02f03158d6be874af993e87bc3f6858001c21a33abd2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764cda8493c01ce0c3b02f03158d6be874af993e87bc3f6858001c21a33abd2f", kill_on_drop: false }` [INFO] [stdout] 764cda8493c01ce0c3b02f03158d6be874af993e87bc3f6858001c21a33abd2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3447ddef85105d5951b91cc23bf25a64d72ca2b21b97d563086682af7d7f45e [INFO] running `Command { std: "docker" "start" "-a" "b3447ddef85105d5951b91cc23bf25a64d72ca2b21b97d563086682af7d7f45e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling parser v0.0.1 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: field `creationTime` is never read [INFO] [stdout] --> parser/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct IpCollection { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | creationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpCollection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creationTime` should have a snake case name [INFO] [stdout] --> parser/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | creationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cidranger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.57s [INFO] running `Command { std: "docker" "inspect" "b3447ddef85105d5951b91cc23bf25a64d72ca2b21b97d563086682af7d7f45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3447ddef85105d5951b91cc23bf25a64d72ca2b21b97d563086682af7d7f45e", kill_on_drop: false }` [INFO] [stdout] b3447ddef85105d5951b91cc23bf25a64d72ca2b21b97d563086682af7d7f45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29041b3865c39f102e8ce750e22524d13f443ae8043aa220a927d1888811ba80 [INFO] running `Command { std: "docker" "start" "-a" "29041b3865c39f102e8ce750e22524d13f443ae8043aa220a927d1888811ba80", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stdout] warning: field `creationTime` is never read [INFO] [stdout] --> parser/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct IpCollection { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | creationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpCollection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creationTime` should have a snake case name [INFO] [stdout] --> parser/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | creationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling cidranger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "29041b3865c39f102e8ce750e22524d13f443ae8043aa220a927d1888811ba80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29041b3865c39f102e8ce750e22524d13f443ae8043aa220a927d1888811ba80", kill_on_drop: false }` [INFO] [stdout] 29041b3865c39f102e8ce750e22524d13f443ae8043aa220a927d1888811ba80