[INFO] cloning repository https://github.com/foldu/ble-weatherstation-central [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foldu/ble-weatherstation-central" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fble-weatherstation-central", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fble-weatherstation-central'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8921e5551ed47557531009da25f3748831076f2 [INFO] testing foldu/ble-weatherstation-central against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fble-weatherstation-central" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foldu/ble-weatherstation-central 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/foldu/ble-weatherstation-central [INFO] finished tweaking git repo https://github.com/foldu/ble-weatherstation-central [INFO] tweaked toml for git repo https://github.com/foldu/ble-weatherstation-central written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/foldu/ble-weatherstation-central 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfcd8a442993ac386c674cd650b3ddfc20a038f50a66a2cf826282c51e384981 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cfcd8a442993ac386c674cd650b3ddfc20a038f50a66a2cf826282c51e384981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfcd8a442993ac386c674cd650b3ddfc20a038f50a66a2cf826282c51e384981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcd8a442993ac386c674cd650b3ddfc20a038f50a66a2cf826282c51e384981", kill_on_drop: false }` [INFO] [stdout] cfcd8a442993ac386c674cd650b3ddfc20a038f50a66a2cf826282c51e384981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f919d53f0df79cddb2a8d7f1477960e9a27e3d319c238627bd5e5b662051f8b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f919d53f0df79cddb2a8d7f1477960e9a27e3d319c238627bd5e5b662051f8b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling heed-traits v0.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling http-body v0.4.0 (https://github.com/hyperium/http-body#5e434739) [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling flume v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.5.0 [INFO] [stderr] Compiling mqtt-protocol v0.9.0 [INFO] [stderr] Compiling tokio-rustls v0.21.0 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling h2 v0.3.0 (https://github.com/hyperium/h2#dc3079ab) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling askama_shared v0.10.4 [INFO] [stderr] Compiling heed-types v0.7.1 [INFO] [stderr] Compiling heed v0.10.1 [INFO] [stderr] Compiling zvariant_derive v2.2.0 (https://gitlab.freedesktop.org/zeenix/zbus?rev=d9bfcab6327a1f2e71abdd1e9a560189efcc84bd#d9bfcab6) [INFO] [stderr] Compiling zbus_macros v1.2.1 (https://gitlab.freedesktop.org/zeenix/zbus?rev=d9bfcab6327a1f2e71abdd1e9a560189efcc84bd#d9bfcab6) [INFO] [stderr] Compiling hyper v0.14.0-dev (https://github.com/hyperium/hyper.git?rev=1ba2a141a6f8736446ff4a0111df347c0dc66f6c#1ba2a141) [INFO] [stderr] Compiling zvariant v2.3.0 (https://gitlab.freedesktop.org/zeenix/zbus?rev=d9bfcab6327a1f2e71abdd1e9a560189efcc84bd#d9bfcab6) [INFO] [stderr] Compiling askama_derive v0.10.3 [INFO] [stderr] Compiling zbus v1.2.1 (https://gitlab.freedesktop.org/zeenix/zbus?rev=d9bfcab6327a1f2e71abdd1e9a560189efcc84bd#d9bfcab6) [INFO] [stderr] Compiling askama v0.10.3 [INFO] [stderr] Compiling warp v0.2.5 (https://github.com/aknuds1/warp?rev=fc71e963c6cb88bc5e85802febbec343e93e606a#fc71e963) [INFO] [stderr] Compiling ble-weatherstation-central v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /opt/rustwide/workdir/frontend/dist/main.bundle.js: No such file or directory (os error 2) [INFO] [stdout] --> src/http.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | const BIN: &[u8] = include_bytes!(concat!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 15 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 16 | | "/frontend/dist/", [INFO] [stdout] 17 | | $path [INFO] [stdout] 18 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] ... [INFO] [stdout] 70 | .map(|| static_file!("application/javascript", "main.bundle.js")); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [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] error: couldn't read /opt/rustwide/workdir/frontend/dist/main.css: No such file or directory (os error 2) [INFO] [stdout] --> src/http.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | const BIN: &[u8] = include_bytes!(concat!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 15 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 16 | | "/frontend/dist/", [INFO] [stdout] 17 | | $path [INFO] [stdout] 18 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] ... [INFO] [stdout] 74 | .map(|| static_file!("text/css", "main.css")); [INFO] [stdout] | ------------------------------------ in this macro invocation [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: `RangeBounds` [INFO] [stdout] --> src/db.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | ops::{Range, RangeBounds}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ble-weatherstation-central` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f919d53f0df79cddb2a8d7f1477960e9a27e3d319c238627bd5e5b662051f8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f919d53f0df79cddb2a8d7f1477960e9a27e3d319c238627bd5e5b662051f8b4", kill_on_drop: false }` [INFO] [stdout] f919d53f0df79cddb2a8d7f1477960e9a27e3d319c238627bd5e5b662051f8b4