[INFO] cloning repository https://github.com/matze/loom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Floom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Floom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e8bd96123544d62eb28f3144a00568e967d4c93 [INFO] testing matze/loom against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Floom" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/loom on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/loom [INFO] finished tweaking git repo https://github.com/matze/loom [INFO] tweaked toml for git repo https://github.com/matze/loom written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/matze/loom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] e46444fa3c91ae851f6c63752986bdb473866e437819980c3cf88321b5ba984e [INFO] running `Command { std: "docker" "start" "-a" "e46444fa3c91ae851f6c63752986bdb473866e437819980c3cf88321b5ba984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e46444fa3c91ae851f6c63752986bdb473866e437819980c3cf88321b5ba984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46444fa3c91ae851f6c63752986bdb473866e437819980c3cf88321b5ba984e", kill_on_drop: false }` [INFO] [stdout] e46444fa3c91ae851f6c63752986bdb473866e437819980c3cf88321b5ba984e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 56cd4e58095eb9faba4c6559b1efb04d29c1b562c40f3b102aeb28beac46701e [INFO] running `Command { std: "docker" "start" "-a" "56cd4e58095eb9faba4c6559b1efb04d29c1b562c40f3b102aeb28beac46701e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tower-http v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling axum-core v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling axum v0.4.4 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> api/src/db.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | let result = sqlx::query_as!(Day, "SELECT * FROM days").fetch_all(&self.pool).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> api/src/db.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / sqlx::query!( [INFO] [stdout] 59 | | "INSERT INTO days(date, begin_eat) [INFO] [stdout] 60 | | VALUES(?, ?) [INFO] [stdout] 61 | | ON CONFLICT(date) DO UPDATE SET begin_eat=excluded.begin_eat;", [INFO] [stdout] 62 | | today, [INFO] [stdout] 63 | | time [INFO] [stdout] 64 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> api/src/db.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / sqlx::query!( [INFO] [stdout] 75 | | "INSERT INTO days(date, end_eat) [INFO] [stdout] 76 | | VALUES(?, ?) [INFO] [stdout] 77 | | ON CONFLICT(date) DO UPDATE SET end_eat=excluded.end_eat;", [INFO] [stdout] 78 | | today, [INFO] [stdout] 79 | | time [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> api/src/main.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | static DIST_DIR: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/../app/dist"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: "/opt/rustwide/workdir/api/../app/dist" is not a directory [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gloo-file v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56cd4e58095eb9faba4c6559b1efb04d29c1b562c40f3b102aeb28beac46701e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cd4e58095eb9faba4c6559b1efb04d29c1b562c40f3b102aeb28beac46701e", kill_on_drop: false }` [INFO] [stdout] 56cd4e58095eb9faba4c6559b1efb04d29c1b562c40f3b102aeb28beac46701e