[INFO] cloning repository https://github.com/brickadia-community/brixide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brickadia-community/brixide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrixide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrixide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 250e8ebc0b864ae83c8ccdd14218b8fe21740ee8 [INFO] checking brickadia-community/brixide/250e8ebc0b864ae83c8ccdd14218b8fe21740ee8 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrixide" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brickadia-community/brixide on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brickadia-community/brixide [INFO] finished tweaking git repo https://github.com/brickadia-community/brixide [INFO] tweaked toml for git repo https://github.com/brickadia-community/brixide written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brickadia-community/brixide 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58e9f006619b1a8703f8af5d8d053f55fa946b6566b0acf2d21b9c827dbe32a [INFO] running `Command { std: "docker" "start" "-a" "b58e9f006619b1a8703f8af5d8d053f55fa946b6566b0acf2d21b9c827dbe32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58e9f006619b1a8703f8af5d8d053f55fa946b6566b0acf2d21b9c827dbe32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58e9f006619b1a8703f8af5d8d053f55fa946b6566b0acf2d21b9c827dbe32a", kill_on_drop: false }` [INFO] [stdout] b58e9f006619b1a8703f8af5d8d053f55fa946b6566b0acf2d21b9c827dbe32a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d2c9708c7526f409cb300cff9da6b49ad1d95c68a672c2c5a15639a1514848 [INFO] running `Command { std: "docker" "start" "-a" "02d2c9708c7526f409cb300cff9da6b49ad1d95c68a672c2c5a15639a1514848", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking plugin v0.1.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking launcher v0.1.0 (/opt/rustwide/workdir/launcher) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: method `plugin` is never used [INFO] [stdout] --> server/src/plugins.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl PluginConfig { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 32 | pub fn plugin(&self) -> &Plugin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `process` are never read [INFO] [stdout] --> server/src/plugins.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PluginInstance { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 50 | pub config: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub process: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `match_regex` is never used [INFO] [stdout] --> server/src/plugins.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | async fn match_regex( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdin_task` is never read [INFO] [stdout] --> server/src/server.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 13 | pub child: Child, [INFO] [stdout] 14 | pub stdin_task: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `child` is never read [INFO] [stdout] --> server/src/wsl.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct UdpProxy { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub child: Child, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/src/main.rs:258:84 [INFO] [stdout] | [INFO] [stdout] 258 | ... let m = captures.name(group_name).unwrap().as_str().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/src/main.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | ... let m = captures.name(group_name).unwrap().as_str().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `plugin` is never used [INFO] [stdout] --> server/src/plugins.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl PluginConfig { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 32 | pub fn plugin(&self) -> &Plugin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `process` are never read [INFO] [stdout] --> server/src/plugins.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PluginInstance { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 50 | pub config: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | pub process: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `match_regex` is never used [INFO] [stdout] --> server/src/plugins.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | async fn match_regex( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdin_task` is never read [INFO] [stdout] --> server/src/server.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 13 | pub child: Child, [INFO] [stdout] 14 | pub stdin_task: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `child` is never read [INFO] [stdout] --> server/src/wsl.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct UdpProxy { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub child: Child, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/src/main.rs:258:84 [INFO] [stdout] | [INFO] [stdout] 258 | ... let m = captures.name(group_name).unwrap().as_str().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/src/main.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | ... let m = captures.name(group_name).unwrap().as_str().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.14s [INFO] running `Command { std: "docker" "inspect" "02d2c9708c7526f409cb300cff9da6b49ad1d95c68a672c2c5a15639a1514848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d2c9708c7526f409cb300cff9da6b49ad1d95c68a672c2c5a15639a1514848", kill_on_drop: false }` [INFO] [stdout] 02d2c9708c7526f409cb300cff9da6b49ad1d95c68a672c2c5a15639a1514848