[INFO] cloning repository https://github.com/philipstears/grainfather-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philipstears/grainfather-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipstears%2Fgrainfather-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipstears%2Fgrainfather-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f33b274de9385f3a6389b81bea4897978d57f34e [INFO] checking philipstears/grainfather-rs against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipstears%2Fgrainfather-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/philipstears/grainfather-rs on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/philipstears/grainfather-rs [INFO] finished tweaking git repo https://github.com/philipstears/grainfather-rs [INFO] tweaked toml for git repo https://github.com/philipstears/grainfather-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/philipstears/grainfather-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/philipstears/dht22_pi` [INFO] [stderr] Updating git repository `https://github.com/laptou/bluez-rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/philipstears/dht22_pi` [INFO] [stderr] Updating git repository `https://github.com/laptou/bluez-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded warp-embed v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d77731b1df0b84cc26d09983aabc6beaec3c1e7d0332aeaf6080486335fe15 [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" "43d77731b1df0b84cc26d09983aabc6beaec3c1e7d0332aeaf6080486335fe15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d77731b1df0b84cc26d09983aabc6beaec3c1e7d0332aeaf6080486335fe15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d77731b1df0b84cc26d09983aabc6beaec3c1e7d0332aeaf6080486335fe15", kill_on_drop: false }` [INFO] [stdout] 43d77731b1df0b84cc26d09983aabc6beaec3c1e7d0332aeaf6080486335fe15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231b89eb794033af94ae665c7f7c788c4b89a160b7079d6709ad341b263cde0b [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" "231b89eb794033af94ae665c7f7c788c4b89a160b7079d6709ad341b263cde0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking bm-bluetooth v0.1.0 (/opt/rustwide/workdir/lib/bm-bluetooth) [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking bm-tilt v0.1.0 (/opt/rustwide/workdir/lib/bm-tilt) [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking bitvec v0.20.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking winrt v0.6.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dht22_pi v0.3.0 (https://github.com/philipstears/dht22_pi#a9ad9e50) [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking async-io v1.4.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking bluez v0.3.1 (https://github.com/laptou/bluez-rs?branch=master#a77c6635) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking btleplug v0.5.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_with v1.8.1 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking bm-grainfather v0.1.0 (/opt/rustwide/workdir/lib/bm-grainfather) [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking bm-beerxml v0.1.0 (/opt/rustwide/workdir/lib/bm-beerxml) [INFO] [stderr] Checking bm-db v0.1.0 (/opt/rustwide/workdir/lib/bm-db) [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking warp-embed v0.1.2 [INFO] [stderr] Checking brew-monitor v0.1.0 (/opt/rustwide/workdir/brew-monitor) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> brew-monitor/src/web/assets.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(rust_embed::RustEmbed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/brew-monitor/www' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> brew-monitor/src/web/assets.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(rust_embed::RustEmbed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/brew-monitor/www' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebContent: RustEmbed` is not satisfied [INFO] [stdout] --> brew-monitor/src/web/assets.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | warp_embed::embed(&WebContent) [INFO] [stdout] | ^^^^^^^^^^^ the trait `RustEmbed` is not implemented for `WebContent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-embed-0.1.2/src/lib.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn embed( [INFO] [stdout] | --------------------- required by this bound in `embed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebContent: RustEmbed` is not satisfied [INFO] [stdout] --> brew-monitor/src/web/assets.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | warp_embed::embed(&WebContent) [INFO] [stdout] | ^^^^^^^^^^^ the trait `RustEmbed` is not implemented for `WebContent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-embed-0.1.2/src/lib.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn embed( [INFO] [stdout] | --------------------- required by this bound in `embed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brew-monitor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "231b89eb794033af94ae665c7f7c788c4b89a160b7079d6709ad341b263cde0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231b89eb794033af94ae665c7f7c788c4b89a160b7079d6709ad341b263cde0b", kill_on_drop: false }` [INFO] [stdout] 231b89eb794033af94ae665c7f7c788c4b89a160b7079d6709ad341b263cde0b