[INFO] fetching crate ate 1.3.0...
[INFO] checking ate-1.3.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate ate 1.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ate 1.3.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ate 1.3.0
[INFO] finished tweaking crates.io crate ate 1.3.0
[INFO] tweaked toml for crates.io crate ate 1.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate ate 1.3.0 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57be877e228835b4be7272bea7128f4a56346d923033835a5e0be8680dede75d
[INFO] running `Command { std: "docker" "start" "-a" "57be877e228835b4be7272bea7128f4a56346d923033835a5e0be8680dede75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57be877e228835b4be7272bea7128f4a56346d923033835a5e0be8680dede75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57be877e228835b4be7272bea7128f4a56346d923033835a5e0be8680dede75d", kill_on_drop: false }`
[INFO] [stdout] 57be877e228835b4be7272bea7128f4a56346d923033835a5e0be8680dede75d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e6721501356b147d115079ab3b11861793fd880d2b19865194f4a356bf86844
[INFO] running `Command { std: "docker" "start" "-a" "7e6721501356b147d115079ab3b11861793fd880d2b19865194f4a356bf86844", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling unicode-xid v0.0.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling pqcrypto-internals-wasi v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling syntex_pos v0.42.0
[INFO] [stderr]    Compiling syntex_errors v0.42.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling syntex_syntax v0.42.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking pnet_base v0.27.2
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling pqcrypto-falcon-wasi v0.2.14
[INFO] [stderr]    Compiling pqcrypto-ntru-wasi v0.5.11
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking cooked-waker v5.0.0
[INFO] [stderr]     Checking pqcrypto-traits-wasi v0.3.4
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking wasix v0.11.36
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking pnet_macros_support v0.27.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking pnet_sys v0.27.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling syntex v0.42.2
[INFO] [stderr]    Compiling pnet_macros v0.27.2
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking time v0.3.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling pnet v0.27.2
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]    Compiling cached_proc_macro v0.6.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking cached v0.23.0
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]     Checking shellexpand v2.1.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rcu_cell v0.1.10
[INFO] [stderr]     Checking hash v0.3.0
[INFO] [stderr]    Compiling names v0.11.0
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling proc-macro-crate v1.2.0
[INFO] [stderr]    Compiling pnet_packet v0.27.2
[INFO] [stderr]     Checking tungstenite v0.16.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking chrono v0.4.20
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tokio-tungstenite v0.16.1
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking ipnetwork v0.17.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking pnet_datalink v0.27.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking btreemultimap v0.1.0
[INFO] [stderr]     Checking hyper-tungstenite v0.6.0
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking rust_decimal v1.10.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]    Compiling wasmer-bus-types v1.1.0
[INFO] [stderr]    Compiling wasmer-bus-macros v1.1.0
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking wasmer-bus v1.1.0
[INFO] [stderr]     Checking wasmer-bus-ws v1.1.0
[INFO] [stderr]     Checking wasmer-bus-time v1.1.0
[INFO] [stderr]     Checking pnet_transport v0.27.2
[INFO] [stderr]     Checking ate-crypto v1.1.0
[INFO] [stderr]     Checking ate-comms v1.1.0
[INFO] [stderr]     Checking ate v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/session/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use session_trait::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `SessionToken` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use session_type::*;
[INFO] [stdout] 21 | pub use session_user::*;
[INFO] [stdout]    |         --------------- but the name `SessionToken` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/session/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use session_trait::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `SessionToken` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use session_type::*;
[INFO] [stdout] 21 | pub use session_user::*;
[INFO] [stdout]    |         --------------- but the name `SessionToken` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/client.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |                     drop(factory);
[INFO] [stdout]     |                     ^^^^^-------^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&mut std::sync::Arc<dyn Fn(std::net::SocketAddr) -> Pin<Box<dyn futures_util::Future<Output = std::option::Option<(Box<dyn tokio::io::AsyncRead + std::marker::Send + Sync + Unpin>, Box<dyn tokio::io::AsyncWrite + std::marker::Send + Sync + Unpin>)>> + std::marker::Send + Sync>> + std::marker::Send + Sync>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     drop(test);
[INFO] [stdout]     |                     ^^^^^----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         drop(raw_route);
[INFO] [stdout]     |                         ^^^^^---------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&std::sync::Arc<dyn RawStreamRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     drop(test);
[INFO] [stdout]     |                     ^^^^^----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:262:25
[INFO] [stdout]     |
[INFO] [stdout] 262 |                         drop(route);
[INFO] [stdout]     |                         ^^^^^-----^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&std::sync::Arc<dyn router::StreamRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 drop(test);
[INFO] [stdout]     |                 ^^^^^----^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     drop(route);
[INFO] [stdout]     |                     ^^^^^-----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::sync::Arc<dyn RawWebRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 drop(test);
[INFO] [stdout]     |                 ^^^^^----^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     drop(route);
[INFO] [stdout]     |                     ^^^^^-----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::sync::Arc<dyn RawWebRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:709:74
[INFO] [stdout]     |
[INFO] [stdout] 709 |                 let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` 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 `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:903:78
[INFO] [stdout]     |
[INFO] [stdout] 903 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:955:78
[INFO] [stdout]     |
[INFO] [stdout] 955 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/dio/dio_mut.rs:1005:78
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]      |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/dio/dio_mut.rs:1104:74
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]      |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/redo/archive.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 Some(a) => Vec::from(a.inner().clone()),
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/redo/core.rs:249:67
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let _ = std::fs::create_dir_all(path.parent().unwrap().clone());
[INFO] [stdout]     |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/redo/core.rs:264:67
[INFO] [stdout]     |
[INFO] [stdout] 264 |             let _ = std::fs::create_dir_all(path.parent().unwrap().clone());
[INFO] [stdout]     |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/redo/magic.rs:55:43
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Some(a) => Vec::from(a.inner().clone()),
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/client.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |                     drop(factory);
[INFO] [stdout]     |                     ^^^^^-------^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&mut std::sync::Arc<dyn Fn(std::net::SocketAddr) -> Pin<Box<dyn futures_util::Future<Output = std::option::Option<(Box<dyn tokio::io::AsyncRead + std::marker::Send + Sync + Unpin>, Box<dyn tokio::io::AsyncWrite + std::marker::Send + Sync + Unpin>)>> + std::marker::Send + Sync>> + std::marker::Send + Sync>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     drop(test);
[INFO] [stdout]     |                     ^^^^^----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         drop(raw_route);
[INFO] [stdout]     |                         ^^^^^---------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&std::sync::Arc<dyn RawStreamRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     drop(test);
[INFO] [stdout]     |                     ^^^^^----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:262:25
[INFO] [stdout]     |
[INFO] [stdout] 262 |                         drop(route);
[INFO] [stdout]     |                         ^^^^^-----^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&std::sync::Arc<dyn router::StreamRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 drop(test);
[INFO] [stdout]     |                 ^^^^^----^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     drop(route);
[INFO] [stdout]     |                     ^^^^^-----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::sync::Arc<dyn RawWebRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 drop(test);
[INFO] [stdout]     |                 ^^^^^----^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      argument has type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/comms/router.rs:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     drop(route);
[INFO] [stdout]     |                     ^^^^^-----^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          argument has type `&std::sync::Arc<dyn RawWebRoute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:709:74
[INFO] [stdout]     |
[INFO] [stdout] 709 |                 let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` 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 `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:903:78
[INFO] [stdout]     |
[INFO] [stdout] 903 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/dio/dio_mut.rs:955:78
[INFO] [stdout]     |
[INFO] [stdout] 955 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/dio/dio_mut.rs:1005:78
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                     let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]      |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/dio/dio_mut.rs:1104:74
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 let (row_header, row) = Row::from_row_data(&self.dio, dao.deref())?;
[INFO] [stdout]      |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `row::RowData` does not implement `Deref`, so calling `deref` on `&row::RowData` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/redo/archive.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 Some(a) => Vec::from(a.inner().clone()),
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/redo/core.rs:249:67
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let _ = std::fs::create_dir_all(path.parent().unwrap().clone());
[INFO] [stdout]     |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/redo/core.rs:264:67
[INFO] [stdout]     |
[INFO] [stdout] 264 |             let _ = std::fs::create_dir_all(path.parent().unwrap().clone());
[INFO] [stdout]     |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/redo/magic.rs:55:43
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Some(a) => Vec::from(a.inner().clone()),
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 33.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7e6721501356b147d115079ab3b11861793fd880d2b19865194f4a356bf86844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e6721501356b147d115079ab3b11861793fd880d2b19865194f4a356bf86844", kill_on_drop: false }`
[INFO] [stdout] 7e6721501356b147d115079ab3b11861793fd880d2b19865194f4a356bf86844
