[INFO] cloning repository https://github.com/fcdfl/proxy-subscriber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcdfl/proxy-subscriber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcdfl%2Fproxy-subscriber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcdfl%2Fproxy-subscriber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e4ee7c4840bfe79eca6936b9ddc0bca0918035f [INFO] checking fcdfl/proxy-subscriber against try#b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 for pr-102737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcdfl%2Fproxy-subscriber" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fcdfl/proxy-subscriber on toolchain b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fcdfl/proxy-subscriber [INFO] finished tweaking git repo https://github.com/fcdfl/proxy-subscriber [INFO] tweaked toml for git repo https://github.com/fcdfl/proxy-subscriber written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fcdfl/proxy-subscriber already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 419fbbe791659969a04bdb81e341c9e8cb2f610df7d4844b98c61c787801d85c [INFO] running `Command { std: "docker" "start" "-a" "419fbbe791659969a04bdb81e341c9e8cb2f610df7d4844b98c61c787801d85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "419fbbe791659969a04bdb81e341c9e8cb2f610df7d4844b98c61c787801d85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419fbbe791659969a04bdb81e341c9e8cb2f610df7d4844b98c61c787801d85c", kill_on_drop: false }` [INFO] [stdout] 419fbbe791659969a04bdb81e341c9e8cb2f610df7d4844b98c61c787801d85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9dee532986f61220a8b501058b8d820a85c12939ff831367427c63f9b8d3fb1 [INFO] running `Command { std: "docker" "start" "-a" "d9dee532986f61220a8b501058b8d820a85c12939ff831367427c63f9b8d3fb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sha2 v0.10.1 [INFO] [stderr] Checking hmac v0.12.0 [INFO] [stderr] Checking md-5 v0.10.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking siphasher v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking postgres-protocol v0.6.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling postgres-derive v0.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking axum-core v0.1.1 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking tokio-postgres v0.7.5 [INFO] [stderr] Checking tower-http v0.2.0 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking deadpool v0.9.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking tokio-pg-mapper v0.2.0 [INFO] [stderr] Checking deadpool-postgres v0.10.1 [INFO] [stderr] Checking askama_shared v0.12.0 [INFO] [stderr] Checking axum v0.4.4 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Compiling askama_derive v0.11.0 [INFO] [stderr] Checking askama v0.11.0 [INFO] [stderr] Checking proxy-subscriber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `co` is never used [INFO] [stdout] --> src/args.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn co(&self) -> bool { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cfs` is never used [INFO] [stdout] --> src/args.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn cfs(&self) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CfipList` is never used [INFO] [stdout] --> src/db/cfip.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum CfipList { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/db/cfip.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn get(client: &Client, cfs: &Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `change_name` is never used [INFO] [stdout] --> src/db/group.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) async fn change_name(client: &Client, name: String, id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `change_url` is never used [INFO] [stdout] --> src/db/group.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) async fn change_url(client: &Client, id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find` is never used [INFO] [stdout] --> src/db/group.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) async fn find(client: &Client, id: i32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `not_found_msg` is never used [INFO] [stdout] --> src/error.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn not_found_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `not_found` is never used [INFO] [stdout] --> src/error.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn not_found() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `invalid_param` is never used [INFO] [stdout] --> src/error.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn invalid_param() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `redirect` is never used [INFO] [stdout] --> src/handler.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn redirect(url: &str) -> RedirectResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `co` is never used [INFO] [stdout] --> src/args.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn co(&self) -> bool { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cfs` is never used [INFO] [stdout] --> src/args.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn cfs(&self) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CfipList` is never used [INFO] [stdout] --> src/db/cfip.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum CfipList { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/db/cfip.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn get(client: &Client, cfs: &Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `change_name` is never used [INFO] [stdout] --> src/db/group.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) async fn change_name(client: &Client, name: String, id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `change_url` is never used [INFO] [stdout] --> src/db/group.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) async fn change_url(client: &Client, id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find` is never used [INFO] [stdout] --> src/db/group.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) async fn find(client: &Client, id: i32) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `not_found_msg` is never used [INFO] [stdout] --> src/error.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn not_found_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `not_found` is never used [INFO] [stdout] --> src/error.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn not_found() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `invalid_param` is never used [INFO] [stdout] --> src/error.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn invalid_param() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `redirect` is never used [INFO] [stdout] --> src/handler.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn redirect(url: &str) -> RedirectResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "d9dee532986f61220a8b501058b8d820a85c12939ff831367427c63f9b8d3fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9dee532986f61220a8b501058b8d820a85c12939ff831367427c63f9b8d3fb1", kill_on_drop: false }` [INFO] [stdout] d9dee532986f61220a8b501058b8d820a85c12939ff831367427c63f9b8d3fb1