[INFO] cloning repository https://github.com/pat0026/web-app-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pat0026/web-app-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat0026%2Fweb-app-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat0026%2Fweb-app-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5f147f82f6d1a3c1e8267c649363bc90c34d668 [INFO] testing pat0026/web-app-book against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat0026%2Fweb-app-book" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pat0026/web-app-book on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pat0026/web-app-book [INFO] finished tweaking git repo https://github.com/pat0026/web-app-book [INFO] tweaked toml for git repo https://github.com/pat0026/web-app-book written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pat0026/web-app-book 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.6.2 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded pem v1.1.1 [INFO] [stderr] Downloaded time-core v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.159 [INFO] [stderr] Downloaded zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Downloaded cpufeatures v0.2.6 [INFO] [stderr] Downloaded hermit-abi v0.2.6 [INFO] [stderr] Downloaded num_cpus v1.15.0 [INFO] [stderr] Downloaded actix-cors v0.6.4 [INFO] [stderr] Downloaded flate2 v1.0.25 [INFO] [stderr] Downloaded brotli-decompressor v2.3.4 [INFO] [stderr] Downloaded zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Downloaded tokio v1.27.0 [INFO] [stderr] Downloaded actix-web v4.3.1 [INFO] [stderr] Downloaded diesel v1.4.8 [INFO] [stderr] Downloaded web-sys v0.3.61 [INFO] [stderr] Downloaded libc v0.2.141 [INFO] [stderr] Downloaded h2 v0.3.16 [INFO] [stderr] Downloaded tokio-util v0.7.7 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded serde_json v1.0.95 [INFO] [stderr] Downloaded syn v2.0.13 [INFO] [stderr] Downloaded bumpalo v3.12.1 [INFO] [stderr] Downloaded miniz_oxide v0.6.2 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded actix-rt v2.8.0 [INFO] [stderr] Downloaded actix-web-codegen v4.2.0 [INFO] [stderr] Downloaded typenum v1.16.0 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded diesel_derives v1.4.1 [INFO] [stderr] Downloaded lock_api v0.4.9 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded smallvec v1.10.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.7 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded time-macros v0.2.8 [INFO] [stderr] Downloaded actix-server v2.2.0 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded semver v1.0.17 [INFO] [stderr] Downloaded bcrypt v0.13.0 [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded thiserror-impl v1.0.40 [INFO] [stderr] Downloaded thiserror v1.0.40 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded uuid v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2109347dce7e915dd07dfbd45b12f22092fa7fd633a69f0c7157945566cf0e6a [INFO] running `Command { std: "docker" "start" "-a" "2109347dce7e915dd07dfbd45b12f22092fa7fd633a69f0c7157945566cf0e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2109347dce7e915dd07dfbd45b12f22092fa7fd633a69f0c7157945566cf0e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2109347dce7e915dd07dfbd45b12f22092fa7fd633a69f0c7157945566cf0e6a", kill_on_drop: false }` [INFO] [stdout] 2109347dce7e915dd07dfbd45b12f22092fa7fd633a69f0c7157945566cf0e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b1d73fce0bfad26a17caa1abe771ac2c760c405331f7a773145b2013b54201 [INFO] running `Command { std: "docker" "start" "-a" "67b1d73fce0bfad26a17caa1abe771ac2c760c405331f7a773145b2013b54201", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=1a27614958d2c9bd -C extra-filename=-1a27614958d2c9bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6fb129a6de303791.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6152259729eba41.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-924d0cd729cc0af7.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67b1d73fce0bfad26a17caa1abe771ac2c760c405331f7a773145b2013b54201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b1d73fce0bfad26a17caa1abe771ac2c760c405331f7a773145b2013b54201", kill_on_drop: false }` [INFO] [stdout] 67b1d73fce0bfad26a17caa1abe771ac2c760c405331f7a773145b2013b54201 [INFO] testing pat0026/web-app-book against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat0026%2Fweb-app-book" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pat0026/web-app-book on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pat0026/web-app-book [INFO] finished tweaking git repo https://github.com/pat0026/web-app-book [INFO] tweaked toml for git repo https://github.com/pat0026/web-app-book written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pat0026/web-app-book 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 507dad152c750ae2eeb3e51ff70153626fc1ed7b4c6e32ed6738d380cc48157a [INFO] running `Command { std: "docker" "start" "-a" "507dad152c750ae2eeb3e51ff70153626fc1ed7b4c6e32ed6738d380cc48157a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507dad152c750ae2eeb3e51ff70153626fc1ed7b4c6e32ed6738d380cc48157a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507dad152c750ae2eeb3e51ff70153626fc1ed7b4c6e32ed6738d380cc48157a", kill_on_drop: false }` [INFO] [stdout] 507dad152c750ae2eeb3e51ff70153626fc1ed7b4c6e32ed6738d380cc48157a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40c78b7d5e5da47a1cfe3f3ba2ca217da249cc68d7580464da16fdb379f515f1 [INFO] running `Command { std: "docker" "start" "-a" "40c78b7d5e5da47a1cfe3f3ba2ca217da249cc68d7580464da16fdb379f515f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling actix-cors v0.6.4 [INFO] [stderr] Compiling web-app-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/json_serialization/to_do_items.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DB` [INFO] [stdout] --> src/json_serialization/to_do_items.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::database::{DB, establish_connection}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/json_serialization/to_do_items.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/to_do/enums.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::ser::{Serialize, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/auth/login.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/create.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web` [INFO] [stdout] --> src/views/to_do/get.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{web, Responder}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::Value` [INFO] [stdout] --> src/views/to_do/get.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> src/views/to_do/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::read_file` [INFO] [stdout] --> src/views/to_do/get.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::state::read_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ItemTypes`, `enums::TaskStatus`, `to_do_factory` [INFO] [stdout] --> src/views/to_do/get.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::to_do::{ItemTypes, to_do_factory, enums::TaskStatus}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/edit.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate:: diesel; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/delete.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/users/create.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpResponseBuilder` [INFO] [stdout] --> src/views/users/create.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::HttpResponseBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/jwt.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::serde::ts_seconds` [INFO] [stdout] --> src/jwt.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::serde::ts_seconds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::timestamp` [INFO] [stdout] --> src/jwt.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/database.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stdout] | ---------- the item `PgConnection` is already imported here [INFO] [stdout] 8 | pg::PgConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/database.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file` is never used [INFO] [stdout] --> src/state.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_file(file_name: &str) -> Map { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_to_file` is never used [INFO] [stdout] --> src/state.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn write_to_file(file_name: &str, state: &Map) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `stringify` and `from_string` are never used [INFO] [stdout] --> src/to_do/enums.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TaskStatus { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 11 | pub fn stringify(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn from_string(input_string: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/create.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / diesel::insert_into(to_do::table) [INFO] [stdout] 24 | | .values(&new_post) [INFO] [stdout] 25 | | .execute(&db.connection); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 23 | let _ = diesel::insert_into(to_do::table) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/edit.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / diesel::update(results) [INFO] [stdout] 19 | | .set(to_do::columns::status.eq("DONE")) [INFO] [stdout] 20 | | .execute(&db.connection); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = diesel::update(results) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/delete.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | diesel::delete(&item[0]).execute(&db.connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = diesel::delete(&item[0]).execute(&db.connection); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.72s [INFO] running `Command { std: "docker" "inspect" "40c78b7d5e5da47a1cfe3f3ba2ca217da249cc68d7580464da16fdb379f515f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c78b7d5e5da47a1cfe3f3ba2ca217da249cc68d7580464da16fdb379f515f1", kill_on_drop: false }` [INFO] [stdout] 40c78b7d5e5da47a1cfe3f3ba2ca217da249cc68d7580464da16fdb379f515f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d6a6c485e48a948a8b6ee737b33ce426037de2dedd1a2ef1d304cf4bb6ae42 [INFO] running `Command { std: "docker" "start" "-a" "28d6a6c485e48a948a8b6ee737b33ce426037de2dedd1a2ef1d304cf4bb6ae42", kill_on_drop: false }` [INFO] [stderr] Compiling web-app-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/json_serialization/to_do_items.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DB` [INFO] [stdout] --> src/json_serialization/to_do_items.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::database::{DB, establish_connection}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/json_serialization/to_do_items.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/to_do/enums.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::ser::{Serialize, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/auth/login.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/create.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web` [INFO] [stdout] --> src/views/to_do/get.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{web, Responder}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::Value` [INFO] [stdout] --> src/views/to_do/get.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> src/views/to_do/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::read_file` [INFO] [stdout] --> src/views/to_do/get.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::state::read_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ItemTypes`, `enums::TaskStatus`, `to_do_factory` [INFO] [stdout] --> src/views/to_do/get.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::to_do::{ItemTypes, to_do_factory, enums::TaskStatus}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/edit.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate:: diesel; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/to_do/delete.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `diesel` is imported redundantly [INFO] [stdout] --> src/views/users/create.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::diesel; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate diesel; [INFO] [stdout] | -------------------- the item `diesel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpResponseBuilder` [INFO] [stdout] --> src/views/users/create.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::HttpResponseBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/jwt.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::serde::ts_seconds` [INFO] [stdout] --> src/jwt.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::serde::ts_seconds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::timestamp` [INFO] [stdout] --> src/jwt.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/database.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stdout] | ---------- the item `PgConnection` is already imported here [INFO] [stdout] 8 | pg::PgConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/database.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file` is never used [INFO] [stdout] --> src/state.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_file(file_name: &str) -> Map { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_to_file` is never used [INFO] [stdout] --> src/state.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn write_to_file(file_name: &str, state: &Map) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `stringify` and `from_string` are never used [INFO] [stdout] --> src/to_do/enums.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TaskStatus { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 11 | pub fn stringify(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn from_string(input_string: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/create.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / diesel::insert_into(to_do::table) [INFO] [stdout] 24 | | .values(&new_post) [INFO] [stdout] 25 | | .execute(&db.connection); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 23 | let _ = diesel::insert_into(to_do::table) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/edit.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / diesel::update(results) [INFO] [stdout] 19 | | .set(to_do::columns::status.eq("DONE")) [INFO] [stdout] 20 | | .execute(&db.connection); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = diesel::update(results) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/to_do/delete.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | diesel::delete(&item[0]).execute(&db.connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = diesel::delete(&item[0]).execute(&db.connection); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "28d6a6c485e48a948a8b6ee737b33ce426037de2dedd1a2ef1d304cf4bb6ae42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d6a6c485e48a948a8b6ee737b33ce426037de2dedd1a2ef1d304cf4bb6ae42", kill_on_drop: false }` [INFO] [stdout] 28d6a6c485e48a948a8b6ee737b33ce426037de2dedd1a2ef1d304cf4bb6ae42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c5e6025fcad4b21e6a3d8368ba21bbeefc7ae4b3d272facf5e3dd2d99b5648d [INFO] running `Command { std: "docker" "start" "-a" "5c5e6025fcad4b21e6a3d8368ba21bbeefc7ae4b3d272facf5e3dd2d99b5648d", kill_on_drop: false }` [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/json_serialization/to_do_items.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::diesel; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `DB` [INFO] [stderr] --> src/json_serialization/to_do_items.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::database::{DB, establish_connection}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/json_serialization/to_do_items.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: unused import: `SerializeStruct` [INFO] [stderr] --> src/to_do/enums.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::ser::{Serialize, SerializeStruct, Serializer}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/views/auth/login.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::diesel; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/views/to_do/create.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::diesel; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] [INFO] [stderr] warning: unused import: `web` [INFO] [stderr] --> src/views/to_do/get.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{web, Responder}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::value::Value` [INFO] [stderr] --> src/views/to_do/get.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use serde_json::value::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::Map` [INFO] [stderr] --> src/views/to_do/get.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use serde_json::Map; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::state::read_file` [INFO] [stderr] --> src/views/to_do/get.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::state::read_file; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ItemTypes`, `enums::TaskStatus`, `to_do_factory` [INFO] [stderr] --> src/views/to_do/get.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::to_do::{ItemTypes, to_do_factory, enums::TaskStatus}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/views/to_do/edit.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate:: diesel; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/views/to_do/delete.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use diesel; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `diesel` is imported redundantly [INFO] [stderr] --> src/views/users/create.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::diesel; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate diesel; [INFO] [stderr] | -------------------- the item `diesel` is already imported here [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_web::HttpResponseBuilder` [INFO] [stderr] --> src/views/users/create.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::HttpResponseBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DateTime` [INFO] [stderr] --> src/jwt.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | use chrono::{DateTime, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::serde::ts_seconds` [INFO] [stderr] --> src/jwt.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::serde::ts_seconds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::timestamp` [INFO] [stderr] --> src/jwt.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use uuid::timestamp; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `PgConnection` is imported redundantly [INFO] [stderr] --> src/database.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stderr] | ---------- the item `PgConnection` is already imported here [INFO] [stderr] 8 | pg::PgConnection}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `prelude` [INFO] [stderr] --> src/database.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::{prelude::*, r2d2::{Pool, ConnectionManager, PooledConnection}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read_file` is never used [INFO] [stderr] --> src/state.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn read_file(file_name: &str) -> Map { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `write_to_file` is never used [INFO] [stderr] --> src/state.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn write_to_file(file_name: &str, state: &Map) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `stringify` and `from_string` are never used [INFO] [stderr] --> src/to_do/enums.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 10 | impl TaskStatus { [INFO] [stderr] | --------------- associated items in this implementation [INFO] [stderr] 11 | pub fn stringify(&self) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | pub fn from_string(input_string: String) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/views/to_do/create.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | / diesel::insert_into(to_do::table) [INFO] [stderr] 24 | | .values(&new_post) [INFO] [stderr] 25 | | .execute(&db.connection); [INFO] [stderr] | |____________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 23 | let _ = diesel::insert_into(to_do::table) [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/views/to_do/edit.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / diesel::update(results) [INFO] [stderr] 19 | | .set(to_do::columns::status.eq("DONE")) [INFO] [stderr] 20 | | .execute(&db.connection); [INFO] [stderr] | |____________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 18 | let _ = diesel::update(results) [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/views/to_do/delete.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | diesel::delete(&item[0]).execute(&db.connection); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 20 | let _ = diesel::delete(&item[0]).execute(&db.connection); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `web-app-book` (bin "web-app-book" test) generated 26 warnings (run `cargo fix --bin "web-app-book" --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web_app_book-85c1f60f7ac608bf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c5e6025fcad4b21e6a3d8368ba21bbeefc7ae4b3d272facf5e3dd2d99b5648d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5e6025fcad4b21e6a3d8368ba21bbeefc7ae4b3d272facf5e3dd2d99b5648d", kill_on_drop: false }` [INFO] [stdout] 5c5e6025fcad4b21e6a3d8368ba21bbeefc7ae4b3d272facf5e3dd2d99b5648d