[INFO] cloning repository https://github.com/pacmancoder/conductor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacmancoder/conductor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Fconductor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Fconductor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a1483af0cb749227b8fb824e9f863b60fdca1c6 [INFO] checking pacmancoder/conductor against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Fconductor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pacmancoder/conductor on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pacmancoder/conductor [INFO] finished tweaking git repo https://github.com/pacmancoder/conductor [INFO] tweaked toml for git repo https://github.com/pacmancoder/conductor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pacmancoder/conductor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d8d032679a6d9dbb804bba5e72fe2e8da0013c36de56e1fccd98438b572e16d [INFO] running `Command { std: "docker" "start" "-a" "8d8d032679a6d9dbb804bba5e72fe2e8da0013c36de56e1fccd98438b572e16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8d032679a6d9dbb804bba5e72fe2e8da0013c36de56e1fccd98438b572e16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8d032679a6d9dbb804bba5e72fe2e8da0013c36de56e1fccd98438b572e16d", kill_on_drop: false }` [INFO] [stdout] 8d8d032679a6d9dbb804bba5e72fe2e8da0013c36de56e1fccd98438b572e16d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a700ed72a7b2a57c9cad0193f19041b5d47bbff422d5e9fd1cb2a19e30c6f5b1 [INFO] running `Command { std: "docker" "start" "-a" "a700ed72a7b2a57c9cad0193f19041b5d47bbff422d5e9fd1cb2a19e30c6f5b1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=504ef71a#504ef71a) [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling uncased v0.9.5 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling figment v0.10.3 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?branch=master#2893ce75) [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pear_codegen v0.2.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling pear v0.2.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking oid v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking picky-asn1 v0.3.1 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking picky-asn1-der v0.2.4 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking picky-asn1-x509 v0.4.0 [INFO] [stderr] Checking picky v6.1.2 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking conductor-lib v0.1.0 (/opt/rustwide/workdir/conductor-lib) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GrowingMessage` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | GrowingMessage(BytesMut), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_MESSAGE_SIZE` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | const MAX_MESSAGE_SIZE: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `close_channel` [INFO] [stdout] --> conductor-lib/src/channel_switch.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn close_channel(&mut self, num: DataChannelId) -> SwitchResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forward_reader_to_writer` [INFO] [stdout] --> conductor-lib/src/tunnel.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | async fn forward_reader_to_writer(mut reader: R, mut writer: W) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `peer_open_tunnel` [INFO] [stdout] --> conductor-lib/src/tunnel.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | async fn peer_open_tunnel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GrowingMessage` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | GrowingMessage(BytesMut), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_MESSAGE_SIZE` [INFO] [stdout] --> conductor-lib/src/channel_io.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | const MAX_MESSAGE_SIZE: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `close_channel` [INFO] [stdout] --> conductor-lib/src/channel_switch.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn close_channel(&mut self, num: DataChannelId) -> SwitchResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forward_reader_to_writer` [INFO] [stdout] --> conductor-lib/src/tunnel.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | async fn forward_reader_to_writer(mut reader: R, mut writer: W) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `peer_open_tunnel` [INFO] [stdout] --> conductor-lib/src/tunnel.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | async fn peer_open_tunnel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking conductor v0.1.0 (/opt/rustwide/workdir/conductor) [INFO] [stdout] warning: unused imports: `DangerousClientConfig`, `TlsStream` [INFO] [stdout] --> conductor-lib/tests/channel_switch.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | self, internal::pemfile, ClientConfig, DangerousClientConfig, NoClientAuth, ServerConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | TlsAcceptor, TlsConnector, TlsStream, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tls_stream` [INFO] [stdout] --> conductor-lib/tests/channel_switch.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | let tls_stream = connector [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tls_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tls_stream` [INFO] [stdout] --> conductor-lib/tests/channel_switch.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let tls_stream = acceptor [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tls_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?branch=master#2893ce75) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?branch=master#2893ce75) [INFO] [stderr] Checking rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?branch=master#2893ce75) [INFO] [stderr] Checking conductor-server v0.1.0 (/opt/rustwide/workdir/conductor-server) [INFO] [stdout] warning: unused import: `rocket::futures::future::err` [INFO] [stdout] --> conductor-server/src/rest/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rocket::futures::future::err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rest::SyncDatabase` [INFO] [stdout] --> conductor-server/src/rest/server.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{db::Database, rest::SyncDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> conductor-server/src/rest/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> conductor-server/src/rest/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket::futures::future::err` [INFO] [stdout] --> conductor-server/src/rest/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rocket::futures::future::err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rest::SyncDatabase` [INFO] [stdout] --> conductor-server/src/rest/server.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{db::Database, rest::SyncDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> conductor-server/src/rest/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> conductor-server/src/rest/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> conductor-server/src/rest/tunnel.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | fn query_user_tunnels(token: AuthTokenClaims) -> ApiResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> conductor-server/src/rest/tunnel.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | fn query_user_tunnels(token: AuthTokenClaims) -> ApiResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 26s [INFO] running `Command { std: "docker" "inspect" "a700ed72a7b2a57c9cad0193f19041b5d47bbff422d5e9fd1cb2a19e30c6f5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a700ed72a7b2a57c9cad0193f19041b5d47bbff422d5e9fd1cb2a19e30c6f5b1", kill_on_drop: false }` [INFO] [stdout] a700ed72a7b2a57c9cad0193f19041b5d47bbff422d5e9fd1cb2a19e30c6f5b1