[INFO] cloning repository https://github.com/yuki0418/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuki0418/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abb497dda4d7bc2cef675ba042927c6ab53e546d [INFO] testing yuki0418/zero2prod against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuki0418/zero2prod on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuki0418/zero2prod [INFO] finished tweaking git repo https://github.com/yuki0418/zero2prod [INFO] tweaked toml for git repo https://github.com/yuki0418/zero2prod written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuki0418/zero2prod 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1fdb90dbe0accf589a3b7ec6d188cfee4909c0fd14e63ff1c0fff0de3818d8b [INFO] running `Command { std: "docker" "start" "-a" "f1fdb90dbe0accf589a3b7ec6d188cfee4909c0fd14e63ff1c0fff0de3818d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1fdb90dbe0accf589a3b7ec6d188cfee4909c0fd14e63ff1c0fff0de3818d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1fdb90dbe0accf589a3b7ec6d188cfee4909c0fd14e63ff1c0fff0de3818d8b", kill_on_drop: false }` [INFO] [stdout] f1fdb90dbe0accf589a3b7ec6d188cfee4909c0fd14e63ff1c0fff0de3818d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928b2d96ea15ec2ad4e141a29ab2858077becc66fb4d621fb56db00af2f1114b [INFO] running `Command { std: "docker" "start" "-a" "928b2d96ea15ec2ad4e141a29ab2858077becc66fb4d621fb56db00af2f1114b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling winnow v0.5.36 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.9 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling serde-aux v4.4.0 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling actix-http v3.5.1 [INFO] [stderr] Compiling actix-web v4.4.1 [INFO] [stderr] Compiling tracing-actix-web v0.7.9 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::Instrument` [INFO] [stdout] --> src/routes/subscriptions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `formatting_layer` [INFO] [stdout] --> src/telemetry.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let formatting_layer = BunyanFormattingLayer::new(name.to_string(), sink); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatting_layer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secrecy::ExposeSecret` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use secrecy::ExposeSecret; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/main.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::{postgres::PgPoolOptions, PgPool}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.32s [INFO] running `Command { std: "docker" "inspect" "928b2d96ea15ec2ad4e141a29ab2858077becc66fb4d621fb56db00af2f1114b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928b2d96ea15ec2ad4e141a29ab2858077becc66fb4d621fb56db00af2f1114b", kill_on_drop: false }` [INFO] [stdout] 928b2d96ea15ec2ad4e141a29ab2858077becc66fb4d621fb56db00af2f1114b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02adc4b8df457b16f07e09911f91a2109427ffb1bffc90fc52519f4d318a73e2 [INFO] running `Command { std: "docker" "start" "-a" "02adc4b8df457b16f07e09911f91a2109427ffb1bffc90fc52519f4d318a73e2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling fake v2.3.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::Instrument` [INFO] [stdout] --> src/routes/subscriptions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `formatting_layer` [INFO] [stdout] --> src/telemetry.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let formatting_layer = BunyanFormattingLayer::new(name.to_string(), sink); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatting_layer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::Instrument` [INFO] [stdout] --> src/routes/subscriptions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `formatting_layer` [INFO] [stdout] --> src/telemetry.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let formatting_layer = BunyanFormattingLayer::new(name.to_string(), sink); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatting_layer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secrecy::ExposeSecret` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use secrecy::ExposeSecret; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/main.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::{postgres::PgPoolOptions, PgPool}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secrecy::ExposeSecret` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use secrecy::ExposeSecret; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/main.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::{postgres::PgPoolOptions, PgPool}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/health_check.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let saved = sqlx::query!("SELECT email, name FROM subscriptions",) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secrecy::ExposeSecret` [INFO] [stdout] --> tests/health_check.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use secrecy::ExposeSecret; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `postgres::PgConnectOptions` [INFO] [stdout] --> tests/health_check.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use sqlx::{postgres::PgConnectOptions, Connection, Executor, PgConnection, PgPool}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zero2prod` (test "health_check") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJ5PbVk/symbols.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.zero2prod.dc9709c8bf2dcf7a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.zero2prod.dc9709c8bf2dcf7a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.zero2prod.dc9709c8bf2dcf7a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.zero2prod.dc9709c8bf2dcf7a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.zero2prod.dc9709c8bf2dcf7a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165.4qxbcmlt5m2ogcca.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-314d9eec27fa2d62/out" "-L" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzero2prod-3d62bb7e04db9f62.rlib" "/opt/rustwide/target/debug/deps/libconfig-40aabf549afabba4.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-1fa62dbd2e638c48.rlib" "/opt/rustwide/target/debug/deps/libpest-5e0e747641d05ba4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libron-5548efdd291454bc.rlib" "/opt/rustwide/target/debug/deps/libtoml-002aaa5728293c1c.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-eb8b71ab1b30ecc6.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-bf95edf62903b79c.rlib" "/opt/rustwide/target/debug/deps/libwinnow-b00a9601015b342d.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-6dda24cf9e6cf188.rlib" "/opt/rustwide/target/debug/deps/libini-f46110f925a4c208.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-8ebbff60218702ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7de67122b4712dcb.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-839531c5ff9796c3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-8fecc4ad596eca72.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-8a2b8c5112044fd4.rlib" "/opt/rustwide/target/debug/deps/libgethostname-4ade7fb011c2b92f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-882be1224946f164.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-fc9f7c816e473d72.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0c125439f1b9971d.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-136eeb59338ace39.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b9949d2940b9beba.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-2787b9c1c501bdfd.rlib" "/opt/rustwide/target/debug/deps/libmutually_exclusive_features-d220774fb79f416f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9222253267247339.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1c58528247c5166a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4a435b9aa11576e6.rlib" "/opt/rustwide/target/debug/deps/libactix_server-2a2de33f1bf76482.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c2c9aa84ce86cbc2.rlib" "/opt/rustwide/target/debug/deps/libcookie-856022c36ad2e16e.rlib" "/opt/rustwide/target/debug/deps/libtime-7600c6b57cba53ef.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a860e14a40dd449d.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8788b6541305b323.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libbrotli-a4caad04650e10c4.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-511b96ef2af2a23a.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-73760195f5feb2ca.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-e5ea88961d12bf60.rlib" "/opt/rustwide/target/debug/deps/libbytestring-80d0e329b5d822ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libh2-efb55ce7a20fb41f.rlib" "/opt/rustwide/target/debug/deps/libzstd-5692c61d3a47fa51.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4c36376d57394ea5.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-72ea2add0bd94d2b.rlib" "/opt/rustwide/target/debug/deps/libflate2-197315befb314de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-30322aab2f85b6e8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-53ec88a57c3bf3ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6692069d5b80657d.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-0a352c26ece3cc5b.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-6e683a6ed36456b5.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-224859c043892429.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-cb0d2973a109fc3f.rlib" "/opt/rustwide/target/debug/deps/libvalidator-7580a147d2d21b84.rlib" "/opt/rustwide/target/debug/deps/libregex-f1bc5c55cb1963ab.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dabb84debdbeb35d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d997241ea53ee5e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libidna-641733fa3944b38b.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-39582d82dca31242.rlib" "/opt/rustwide/target/debug/deps/libsqlx-37bfd82496541185.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-7b18b10e5a311ccf.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libcrc-08749639087a7b76.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-4ffa0da5459656f0.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libwhoami-2260ed3481c62ac3.rlib" "/opt/rustwide/target/debug/deps/libhome-851362b92a3a2561.rlib" "/opt/rustwide/target/debug/deps/libbitflags-757a626957953372.rlib" "/opt/rustwide/target/debug/deps/libmd5-393656c8dca76c0e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6dabb55f60f6de04.rlib" "/opt/rustwide/target/debug/deps/libatoi-1330042fd0f4a7cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-faa8c918f931ecf3.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libstringprep-944398227ceaeea7.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/librand-aa345b598895a364.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d847b46b4e1940f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c5e5de8d1e4db53.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ed9dc7d020892636.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-cd50e9b352d80907.rlib" "/opt/rustwide/target/debug/deps/libtracing-35ac8f3f4c28595c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-66c0b5e79adb199a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dd605464106d5903.rlib" "/opt/rustwide/target/debug/deps/libindexmap-00c0035e45345e87.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-fbc704efaf3d9eb4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-1eb816e956bed25f.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-4ce80496959300d4.rlib" "/opt/rustwide/target/debug/deps/libitertools-f7fe97c82c991bc5.rlib" "/opt/rustwide/target/debug/deps/libtokio-364d9133aa0d8a98.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-37bd8e84c8f8ffdb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-041249a2fe52e59d.rlib" "/opt/rustwide/target/debug/deps/libmio-8ab3d29fd6399dd7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba2e9ff06164bdc2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d167d2612e3625a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a057f45e07f858e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-37f2981238225852.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4a51a8d62b37b8d5.rlib" "/opt/rustwide/target/debug/deps/libahash-e6edb5d66f55fb4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-b5de6ab072fcc516.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9d17cce80268f67.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4381219ad770d6b.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fa2d197c55e77b6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-8bed9e1298f73bd4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5a9a5431cdbc4ad5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5cda5bd4f1c7cf45.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/liburl-cdb780f721ddc4e7.rlib" "/opt/rustwide/target/debug/deps/libidna-2084805af26a7d14.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e69250ea9c7abc7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7c2488cf187e9a1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e89848c5765b38fb.rlib" "/opt/rustwide/target/debug/deps/libeither-1af37e8e963f76ba.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92c24be708f02ff7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f1a4698a96d22972.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-98f19e7bf4305389.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-5192f8c1caf94e46.rlib" "/opt/rustwide/target/debug/deps/libserde-60a5e73b8d8a53d2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a256f9ada9347ba7.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zero2prod-695bd4afcf8df165" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zero2prod` (bin "zero2prod") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "02adc4b8df457b16f07e09911f91a2109427ffb1bffc90fc52519f4d318a73e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02adc4b8df457b16f07e09911f91a2109427ffb1bffc90fc52519f4d318a73e2", kill_on_drop: false }` [INFO] [stdout] 02adc4b8df457b16f07e09911f91a2109427ffb1bffc90fc52519f4d318a73e2 [INFO] testing yuki0418/zero2prod against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuki0418/zero2prod on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuki0418/zero2prod [INFO] finished tweaking git repo https://github.com/yuki0418/zero2prod [INFO] tweaked toml for git repo https://github.com/yuki0418/zero2prod written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yuki0418/zero2prod 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/b1763c824f93d262334fdc249536d773874615615d4a5bbf67718f42e0cb3c6e-init/link: no space left on device [INFO] testing yuki0418/zero2prod against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing yuki0418/zero2prod against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/routes/mod.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.rs [INFO] [stderr] fatal: cannot create directory at 'tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing yuki0418/zero2prod against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/routes/mod.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.rs [INFO] [stderr] fatal: cannot create directory at 'tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing yuki0418/zero2prod against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki0418%2Fzero2prod" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/routes': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/yuki0418/zero2prod [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.