[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] testing philipstears/grainfather-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipstears%2Fgrainfather-rs" "/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/philipstears/grainfather-rs 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/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-4/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" "+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] [stdout] a4f42cf8afa9e55924f38ba46c825d489e8345ad1b53d34d53b86a11c0ce44b7 [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" "a4f42cf8afa9e55924f38ba46c825d489e8345ad1b53d34d53b86a11c0ce44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f42cf8afa9e55924f38ba46c825d489e8345ad1b53d34d53b86a11c0ce44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f42cf8afa9e55924f38ba46c825d489e8345ad1b53d34d53b86a11c0ce44b7", kill_on_drop: false }` [INFO] [stdout] a4f42cf8afa9e55924f38ba46c825d489e8345ad1b53d34d53b86a11c0ce44b7 [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] [stdout] 225ba2d0ce17c3bd2a7c553c8912b2177ddef84b8b73cd71f87c7089bea65521 [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" "225ba2d0ce17c3bd2a7c553c8912b2177ddef84b8b73cd71f87c7089bea65521", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bm-bluetooth v0.1.0 (/opt/rustwide/workdir/lib/bm-bluetooth) [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bm-tilt v0.1.0 (/opt/rustwide/workdir/lib/bm-tilt) [INFO] [stderr] Compiling winrt v0.6.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dht22_pi v0.3.0 (https://github.com/philipstears/dht22_pi#a9ad9e50) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling btleplug v0.5.4 [INFO] [stderr] Compiling bluez v0.1.3 (https://github.com/laptou/bluez-rs?branch=master#16f02ace) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bm-grainfather v0.1.0 (/opt/rustwide/workdir/lib/bm-grainfather) [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling bm-db v0.1.0 (/opt/rustwide/workdir/lib/bm-db) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stdout] warning: field is never read: `pin` [INFO] [stdout] --> lib/bm-db/src/dht22.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pin: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bm-beerxml v0.1.0 (/opt/rustwide/workdir/lib/bm-beerxml) [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling warp-embed v0.1.2 [INFO] [stderr] Compiling 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[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] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `embed` [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` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "225ba2d0ce17c3bd2a7c553c8912b2177ddef84b8b73cd71f87c7089bea65521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225ba2d0ce17c3bd2a7c553c8912b2177ddef84b8b73cd71f87c7089bea65521", kill_on_drop: false }` [INFO] [stdout] 225ba2d0ce17c3bd2a7c553c8912b2177ddef84b8b73cd71f87c7089bea65521