[INFO] fetching crate harden-file-transfer-rs 0.1.0... [INFO] checking harden-file-transfer-rs-0.1.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate harden-file-transfer-rs 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate harden-file-transfer-rs 0.1.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking crates.io crate harden-file-transfer-rs 0.1.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate harden-file-transfer-rs 0.1.0 [INFO] tweaked toml for crates.io crate harden-file-transfer-rs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate harden-file-transfer-rs 0.1.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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded serde_ignored v0.1.3 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.0.5 [INFO] [stderr] Downloaded frunk_proc_macros v0.0.5 [INFO] [stderr] Downloaded frunk v0.3.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.0.4 [INFO] [stderr] Downloaded frunk-enum-derive v0.2.1 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.0.5 [INFO] [stderr] Downloaded frunk_derives v0.3.2 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded tokio v1.19.2 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded frunk-enum-core v0.2.1 [INFO] [stderr] Downloaded frunk_core v0.3.2 [INFO] [stderr] Downloaded swagger v6.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3f8ef6dc0267bdc279a6d3c342b45b938811ca2ccb8eeacb96c4986d638736 [INFO] running `Command { std: "docker" "start" "-a" "7e3f8ef6dc0267bdc279a6d3c342b45b938811ca2ccb8eeacb96c4986d638736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3f8ef6dc0267bdc279a6d3c342b45b938811ca2ccb8eeacb96c4986d638736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3f8ef6dc0267bdc279a6d3c342b45b938811ca2ccb8eeacb96c4986d638736", kill_on_drop: false }` [INFO] [stdout] 7e3f8ef6dc0267bdc279a6d3c342b45b938811ca2ccb8eeacb96c4986d638736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 565e5b9655699b1083ae120978e624791dd312a5855ef7c1976de9e88402cd2c [INFO] running `Command { std: "docker" "start" "-a" "565e5b9655699b1083ae120978e624791dd312a5855ef7c1976de9e88402cd2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.8.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [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] Checking socket2 v0.4.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.20 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_ignored v0.1.3 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking swagger v6.1.1 [INFO] [stderr] Checking harden-file-transfer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/server/server.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/server/server.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:153:30 [INFO] [stdout] | [INFO] [stdout] 153 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` 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] --> examples/server/server.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | let context = context.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `C` does not implement `Clone`, so calling `clone` on `&C` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s [INFO] running `Command { std: "docker" "inspect" "565e5b9655699b1083ae120978e624791dd312a5855ef7c1976de9e88402cd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565e5b9655699b1083ae120978e624791dd312a5855ef7c1976de9e88402cd2c", kill_on_drop: false }` [INFO] [stdout] 565e5b9655699b1083ae120978e624791dd312a5855ef7c1976de9e88402cd2c