[INFO] cloning repository https://github.com/JacobSandin/improxy-js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacobSandin/improxy-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSandin%2Fimproxy-js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSandin%2Fimproxy-js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2164607bfacc15c7ebec3865eab23a3f0e09625 [INFO] testing JacobSandin/improxy-js against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobSandin%2Fimproxy-js" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JacobSandin/improxy-js on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JacobSandin/improxy-js [INFO] finished tweaking git repo https://github.com/JacobSandin/improxy-js [INFO] tweaked toml for git repo https://github.com/JacobSandin/improxy-js written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cdd057759f47247490ff44f310ae80c0015902fd2d8e636ae2b8520a0fc38d0 [INFO] running `Command { std: "docker" "start" "-a" "5cdd057759f47247490ff44f310ae80c0015902fd2d8e636ae2b8520a0fc38d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cdd057759f47247490ff44f310ae80c0015902fd2d8e636ae2b8520a0fc38d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdd057759f47247490ff44f310ae80c0015902fd2d8e636ae2b8520a0fc38d0", kill_on_drop: false }` [INFO] [stdout] 5cdd057759f47247490ff44f310ae80c0015902fd2d8e636ae2b8520a0fc38d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db655fbedd21c47f6c756036e0bfb23823bf8bbb25eb2f52400bb763247fcf37 [INFO] running `Command { std: "docker" "start" "-a" "db655fbedd21c47f6c756036e0bfb23823bf8bbb25eb2f52400bb763247fcf37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lexical-core v0.6.8 [INFO] [stderr] Compiling lexical v4.2.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-oid-macro v0.2.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling der-parser v4.1.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling x509-parser v0.8.2 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling interfaces v0.1.0 (/opt/rustwide/workdir/interfaces) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling sni_proxy v0.0.5 (/opt/rustwide/workdir/sni_proxy) [INFO] [stderr] Compiling cert_plugin_mariadb v0.1.0 (/opt/rustwide/workdir/cert_plugin_sni_mariadb) [INFO] [stderr] Compiling cache_plugin v0.1.0 (/opt/rustwide/workdir/cache_plugin) [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:803:17 [INFO] [stdout] | [INFO] [stdout] 803 | &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 803 | let _ = &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:804:17 [INFO] [stdout] | [INFO] [stdout] 804 | &self.buf_client.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 804 | let _ = &self.buf_client.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:889:25 [INFO] [stdout] | [INFO] [stdout] 889 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 889 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:891:25 [INFO] [stdout] | [INFO] [stdout] 891 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 891 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:892:25 [INFO] [stdout] | [INFO] [stdout] 892 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 892 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:915:25 [INFO] [stdout] | [INFO] [stdout] 915 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 915 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 916 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:919:25 [INFO] [stdout] | [INFO] [stdout] 919 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 919 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cache_iterator v0.1.0 (/opt/rustwide/workdir/cache_iterator) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.40s [INFO] running `Command { std: "docker" "inspect" "db655fbedd21c47f6c756036e0bfb23823bf8bbb25eb2f52400bb763247fcf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db655fbedd21c47f6c756036e0bfb23823bf8bbb25eb2f52400bb763247fcf37", kill_on_drop: false }` [INFO] [stdout] db655fbedd21c47f6c756036e0bfb23823bf8bbb25eb2f52400bb763247fcf37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5293f4fbe786ab00231b0c7f3c861c347a56524b9bfaa920b655127d48d521e [INFO] running `Command { std: "docker" "start" "-a" "d5293f4fbe786ab00231b0c7f3c861c347a56524b9bfaa920b655127d48d521e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling interfaces v0.1.0 (/opt/rustwide/workdir/interfaces) [INFO] [stderr] Compiling cert_plugin_mariadb v0.1.0 (/opt/rustwide/workdir/cert_plugin_sni_mariadb) [INFO] [stderr] Compiling cache_plugin v0.1.0 (/opt/rustwide/workdir/cache_plugin) [INFO] [stderr] Compiling sni_proxy v0.0.5 (/opt/rustwide/workdir/sni_proxy) [INFO] [stderr] Compiling cache_iterator v0.1.0 (/opt/rustwide/workdir/cache_iterator) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:803:17 [INFO] [stdout] | [INFO] [stdout] 803 | &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 803 | let _ = &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:804:17 [INFO] [stdout] | [INFO] [stdout] 804 | &self.buf_client.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 804 | let _ = &self.buf_client.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:889:25 [INFO] [stdout] | [INFO] [stdout] 889 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 889 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:891:25 [INFO] [stdout] | [INFO] [stdout] 891 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 891 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:892:25 [INFO] [stdout] | [INFO] [stdout] 892 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 892 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:915:25 [INFO] [stdout] | [INFO] [stdout] 915 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 915 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 916 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> sni_proxy/src/connection_source.rs:919:25 [INFO] [stdout] | [INFO] [stdout] 919 | &self.buf_forward.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 919 | let _ = &self.buf_forward.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cache_iterator-bfebc54e60590caa) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cache_plugin-85a98eb3670a1729) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cert_plugin_mariadb-7d78dd932ef0108e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/interfaces-3e057c68f9fcee63) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sni_proxy-7d0315ace6d7948d) [INFO] running `Command { std: "docker" "inspect" "d5293f4fbe786ab00231b0c7f3c861c347a56524b9bfaa920b655127d48d521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5293f4fbe786ab00231b0c7f3c861c347a56524b9bfaa920b655127d48d521e", kill_on_drop: false }` [INFO] [stdout] d5293f4fbe786ab00231b0c7f3c861c347a56524b9bfaa920b655127d48d521e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa63cf67fe15981fa1da9908a15011b05f17b7556941abd8204a62b115fc405f [INFO] running `Command { std: "docker" "start" "-a" "fa63cf67fe15981fa1da9908a15011b05f17b7556941abd8204a62b115fc405f", 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] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:803:17 [INFO] [stderr] | [INFO] [stderr] 803 | &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 803 | let _ = &self.send_to_client.push_back(self.buf_client.clone()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:804:17 [INFO] [stderr] | [INFO] [stderr] 804 | &self.buf_client.clear(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 804 | let _ = &self.buf_client.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:889:25 [INFO] [stderr] | [INFO] [stderr] 889 | &self.buf_forward.clear(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 889 | let _ = &self.buf_forward.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:891:25 [INFO] [stderr] | [INFO] [stderr] 891 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 891 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:892:25 [INFO] [stderr] | [INFO] [stderr] 892 | &self.buf_forward.clear(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 892 | let _ = &self.buf_forward.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:915:25 [INFO] [stderr] | [INFO] [stderr] 915 | &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 915 | let _ = &self.send_to_farward.push_back(self.buf_forward.clone()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:916:25 [INFO] [stderr] | [INFO] [stderr] 916 | &self.buf_forward.clear(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 916 | let _ = &self.buf_forward.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> sni_proxy/src/connection_source.rs:919:25 [INFO] [stderr] | [INFO] [stderr] 919 | &self.buf_forward.clear(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 919 | let _ = &self.buf_forward.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `sni_proxy` (bin "sni_proxy" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cache_iterator-bfebc54e60590caa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cache_plugin-85a98eb3670a1729) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cert_plugin_mariadb-7d78dd932ef0108e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interfaces-3e057c68f9fcee63) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sni_proxy-7d0315ace6d7948d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests interfaces [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa63cf67fe15981fa1da9908a15011b05f17b7556941abd8204a62b115fc405f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa63cf67fe15981fa1da9908a15011b05f17b7556941abd8204a62b115fc405f", kill_on_drop: false }` [INFO] [stdout] fa63cf67fe15981fa1da9908a15011b05f17b7556941abd8204a62b115fc405f