[INFO] fetching crate create-rust-app 8.1.1... [INFO] building create-rust-app-8.1.1 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate create-rust-app 8.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate create-rust-app 8.1.1 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate create-rust-app 8.1.1 [INFO] finished tweaking crates.io crate create-rust-app 8.1.1 [INFO] tweaked toml for crates.io crate create-rust-app 8.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6e75ed1927b90f681fe71d8d89b318e3362d97dbfeba9f7e3318058f0ecfffb [INFO] running `Command { std: "docker" "start" "-a" "f6e75ed1927b90f681fe71d8d89b318e3362d97dbfeba9f7e3318058f0ecfffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6e75ed1927b90f681fe71d8d89b318e3362d97dbfeba9f7e3318058f0ecfffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e75ed1927b90f681fe71d8d89b318e3362d97dbfeba9f7e3318058f0ecfffb", kill_on_drop: false }` [INFO] [stdout] f6e75ed1927b90f681fe71d8d89b318e3362d97dbfeba9f7e3318058f0ecfffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b394dcd33457744c6dc5cdbe23122a7daeeb0d27b7419b27143e55583dd0b0 [INFO] running `Command { std: "docker" "start" "-a" "83b394dcd33457744c6dc5cdbe23122a7daeeb0d27b7419b27143e55583dd0b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.6+zstd.1.5.2 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling zstd-safe v6.0.3+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling aws-types v0.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling aws-smithy-types v0.38.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.38.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling aws-smithy-query v0.38.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aws-smithy-json v0.38.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tsync-macro v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling quoted_printable v0.4.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling aws-smithy-xml v0.38.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tsync v1.6.1 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Compiling lettre v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling aws-smithy-async v0.38.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling diesel v2.0.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling actix-http v3.3.0 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling aws-smithy-http v0.38.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling actix-web v4.3.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.38.0 [INFO] [stderr] Compiling aws-sigv4 v0.8.0 [INFO] [stderr] Compiling aws-smithy-client v0.38.0 [INFO] [stderr] Compiling aws-http v0.8.0 [INFO] [stderr] Compiling aws-sig-auth v0.8.0 [INFO] [stderr] Compiling aws-endpoint v0.8.0 [INFO] [stderr] Compiling aws-sdk-sso v0.8.0 [INFO] [stderr] Compiling aws-sdk-sts v0.8.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.8.0 [INFO] [stderr] Compiling aws-config v0.8.0 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling actix-multipart v0.4.0 [INFO] [stderr] Compiling diesel_migrations v2.0.0 [INFO] [stderr] Compiling create-rust-app v8.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MyQueryResult` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | dev::controller::{HealthCheckResponse, MyQueryResult, MySqlQuery}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_sdk_s3::types::SdkError::*` [INFO] [stdout] --> src/storage/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aws_sdk_s3::types::SdkError::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64` [INFO] [stdout] --> src/storage/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use base64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DatabaseErrorKind` [INFO] [stdout] --> src/storage/attachment.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::{DatabaseErrorKind, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/storage/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pool` [INFO] [stdout] --> src/storage/attachment.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{Connection, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/util/actix_web_utils.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(t) => HttpResponse::InternalServerError().finish(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/storage/attachment.rs:75:91 [INFO] [stdout] | [INFO] [stdout] 75 | Attachment::detach(db, &storage, existing.unwrap().id).await.map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_md5` [INFO] [stdout] --> src/storage/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | content_md5: String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_md5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/auth/controller.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let mut device = None; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file`, `dynamicImports`, `css`, `isEntry`, and `isDynamicEntry` are never read [INFO] [stdout] --> src/util/template_utils.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ViteManifestEntry { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 119 | // Script content to load for this entry [INFO] [stdout] 120 | file: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | css: Option>, // using import '*.css' [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dynamicImports` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dynamic_imports` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isDynamicEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_dynamic_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "83b394dcd33457744c6dc5cdbe23122a7daeeb0d27b7419b27143e55583dd0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b394dcd33457744c6dc5cdbe23122a7daeeb0d27b7419b27143e55583dd0b0", kill_on_drop: false }` [INFO] [stdout] 83b394dcd33457744c6dc5cdbe23122a7daeeb0d27b7419b27143e55583dd0b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec299b3c1a9fdbe0f70e03473752c3930f49ca4146b190c8714ec7c517ff950 [INFO] running `Command { std: "docker" "start" "-a" "8ec299b3c1a9fdbe0f70e03473752c3930f49ca4146b190c8714ec7c517ff950", kill_on_drop: false }` [INFO] [stderr] Compiling create-rust-app v8.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MyQueryResult` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | dev::controller::{HealthCheckResponse, MyQueryResult, MySqlQuery}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_sdk_s3::types::SdkError::*` [INFO] [stdout] --> src/storage/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aws_sdk_s3::types::SdkError::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64` [INFO] [stdout] --> src/storage/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use base64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DatabaseErrorKind` [INFO] [stdout] --> src/storage/attachment.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::{DatabaseErrorKind, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/storage/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pool` [INFO] [stdout] --> src/storage/attachment.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{Connection, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/util/actix_web_utils.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(t) => HttpResponse::InternalServerError().finish(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/storage/attachment.rs:75:91 [INFO] [stdout] | [INFO] [stdout] 75 | Attachment::detach(db, &storage, existing.unwrap().id).await.map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_md5` [INFO] [stdout] --> src/storage/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | content_md5: String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_md5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/auth/controller.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let mut device = None; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file`, `dynamicImports`, `css`, `isEntry`, and `isDynamicEntry` are never read [INFO] [stdout] --> src/util/template_utils.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ViteManifestEntry { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 119 | // Script content to load for this entry [INFO] [stdout] 120 | file: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | css: Option>, // using import '*.css' [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dynamicImports` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dynamic_imports` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isDynamicEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_dynamic_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MyQueryResult` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | dev::controller::{HealthCheckResponse, MyQueryResult, MySqlQuery}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_sdk_s3::types::SdkError::*` [INFO] [stdout] --> src/storage/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aws_sdk_s3::types::SdkError::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64` [INFO] [stdout] --> src/storage/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use base64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DatabaseErrorKind` [INFO] [stdout] --> src/storage/attachment.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::{DatabaseErrorKind, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/storage/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pool` [INFO] [stdout] --> src/storage/attachment.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{Connection, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/util/actix_web_utils.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/dev/endpoints/service_actixweb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(t) => HttpResponse::InternalServerError().finish(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/storage/attachment.rs:75:91 [INFO] [stdout] | [INFO] [stdout] 75 | Attachment::detach(db, &storage, existing.unwrap().id).await.map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_md5` [INFO] [stdout] --> src/storage/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | content_md5: String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_md5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/auth/controller.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let mut device = None; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file`, `dynamicImports`, `css`, `isEntry`, and `isDynamicEntry` are never read [INFO] [stdout] --> src/util/template_utils.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ViteManifestEntry { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 119 | // Script content to load for this entry [INFO] [stdout] 120 | file: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | css: Option>, // using import '*.css' [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dynamicImports` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | dynamicImports: Option>, // using `import(..)` [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dynamic_imports` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | isEntry: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isDynamicEntry` should have a snake case name [INFO] [stdout] --> src/util/template_utils.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | isDynamicEntry: Option, // src: String, /* => not necessary :) */ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_dynamic_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.54s [INFO] running `Command { std: "docker" "inspect" "8ec299b3c1a9fdbe0f70e03473752c3930f49ca4146b190c8714ec7c517ff950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec299b3c1a9fdbe0f70e03473752c3930f49ca4146b190c8714ec7c517ff950", kill_on_drop: false }` [INFO] [stdout] 8ec299b3c1a9fdbe0f70e03473752c3930f49ca4146b190c8714ec7c517ff950