[INFO] cloning repository https://github.com/LukeMathWalker/zero-to-production [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukeMathWalker/zero-to-production" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fzero-to-production", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fzero-to-production'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01798976f05196f3a3b4228c4f3201d05daf3f65 [INFO] testing LukeMathWalker/zero-to-production against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fzero-to-production" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukeMathWalker/zero-to-production on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukeMathWalker/zero-to-production [INFO] finished tweaking git repo https://github.com/LukeMathWalker/zero-to-production [INFO] tweaked toml for git repo https://github.com/LukeMathWalker/zero-to-production written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LukeMathWalker/zero-to-production already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17559e808f39f2acc3761a8945c430b78b03592370dcf6daaeff1496324f4b55 [INFO] running `Command { std: "docker" "start" "-a" "17559e808f39f2acc3761a8945c430b78b03592370dcf6daaeff1496324f4b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17559e808f39f2acc3761a8945c430b78b03592370dcf6daaeff1496324f4b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17559e808f39f2acc3761a8945c430b78b03592370dcf6daaeff1496324f4b55", kill_on_drop: false }` [INFO] [stdout] 17559e808f39f2acc3761a8945c430b78b03592370dcf6daaeff1496324f4b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d383a45fb97955c3930353abd40f825d86fdd0571fb089803adcfb946ef54b7b [INFO] running `Command { std: "docker" "start" "-a" "d383a45fb97955c3930353abd40f825d86fdd0571fb089803adcfb946ef54b7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling cargo_metadata v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling serde-aux v1.1.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.1.7 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling tracing-actix-web v0.2.1 [INFO] [stderr] Compiling sqlx v0.4.2 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/subscriptions.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / sqlx::query!( [INFO] [stdout] 55 | | r#" [INFO] [stdout] 56 | | INSERT INTO subscriptions (id, email, name, subscribed_at) [INFO] [stdout] 57 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 62 | | Utc::now() [INFO] [stdout] 63 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/routes/subscriptions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/routes/subscriptions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zero2prod` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d383a45fb97955c3930353abd40f825d86fdd0571fb089803adcfb946ef54b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d383a45fb97955c3930353abd40f825d86fdd0571fb089803adcfb946ef54b7b", kill_on_drop: false }` [INFO] [stdout] d383a45fb97955c3930353abd40f825d86fdd0571fb089803adcfb946ef54b7b