[INFO] updating cached repository https://github.com/wezm/linux-conf-au-2019-epaper-badge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32391fba0d7393b3c517bc9ef6679d131a7e0625 [INFO] testing wezm/linux-conf-au-2019-epaper-badge against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Flinux-conf-au-2019-epaper-badge" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wezm/linux-conf-au-2019-epaper-badge on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/wezm/linux-conf-au-2019-epaper-badge [INFO] finished tweaking git repo https://github.com/wezm/linux-conf-au-2019-epaper-badge [INFO] tweaked toml for git repo https://github.com/wezm/linux-conf-au-2019-epaper-badge written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wezm/linux-conf-au-2019-epaper-badge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ed70df920a04879c50e347345b3d0f11c7fe7399969951b93ef57818bed804b [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" "0ed70df920a04879c50e347345b3d0f11c7fe7399969951b93ef57818bed804b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ed70df920a04879c50e347345b3d0f11c7fe7399969951b93ef57818bed804b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed70df920a04879c50e347345b3d0f11c7fe7399969951b93ef57818bed804b", kill_on_drop: false }` [INFO] [stdout] 0ed70df920a04879c50e347345b3d0f11c7fe7399969951b93ef57818bed804b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46a059c268c79628651262cf0d770fc127d5daf200858076164b7b71db04ffc [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" "e46a059c268c79628651262cf0d770fc127d5daf200858076164b7b71db04ffc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.4.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling rs-release v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling qrcode v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling profont v0.1.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling ssd1675 v0.1.0 (https://github.com/wezm/ssd1675.git?branch=busy-wait#fc4241d5) [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling systemstat v0.1.3 (https://github.com/wezm/systemstat.git?branch=upgrade-bytesize#dad78d8b) [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling i2cdev v0.4.1 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling sysfs_gpio v0.5.3 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling hyper v0.12.21 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling lca2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/hardware.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / (ssd1675::display::Display< [INFO] [stdout] 33 | | 'a, [INFO] [stdout] 34 | | ssd1675::interface::Interface< [INFO] [stdout] 35 | | linux_embedded_hal::Spidev, [INFO] [stdout] ... | [INFO] [stdout] 40 | | >, [INFO] [stdout] 41 | | >), [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 | ssd1675::display::Display< [INFO] [stdout] 33 | 'a, [INFO] [stdout] 34 | ssd1675::interface::Interface< [INFO] [stdout] 35 | linux_embedded_hal::Spidev, [INFO] [stdout] 36 | linux_embedded_hal::Pin, [INFO] [stdout] 37 | linux_embedded_hal::Pin, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/webserver.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Box, Error = hyper::Error> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "e46a059c268c79628651262cf0d770fc127d5daf200858076164b7b71db04ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46a059c268c79628651262cf0d770fc127d5daf200858076164b7b71db04ffc", kill_on_drop: false }` [INFO] [stdout] e46a059c268c79628651262cf0d770fc127d5daf200858076164b7b71db04ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2891587a890f363be39fcb143168fccff8e4a29f42a8ae5a77166b5106748728 [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" "2891587a890f363be39fcb143168fccff8e4a29f42a8ae5a77166b5106748728", kill_on_drop: false }` [INFO] [stderr] Compiling lca2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/hardware.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / (ssd1675::display::Display< [INFO] [stdout] 33 | | 'a, [INFO] [stdout] 34 | | ssd1675::interface::Interface< [INFO] [stdout] 35 | | linux_embedded_hal::Spidev, [INFO] [stdout] ... | [INFO] [stdout] 40 | | >, [INFO] [stdout] 41 | | >), [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 | ssd1675::display::Display< [INFO] [stdout] 33 | 'a, [INFO] [stdout] 34 | ssd1675::interface::Interface< [INFO] [stdout] 35 | linux_embedded_hal::Spidev, [INFO] [stdout] 36 | linux_embedded_hal::Pin, [INFO] [stdout] 37 | linux_embedded_hal::Pin, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/webserver.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Box, Error = hyper::Error> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 7 arguments were supplied [INFO] [stdout] --> src/app.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 30 | / pub fn new( [INFO] [stdout] 31 | | hi_count: usize, [INFO] [stdout] 32 | | interface: String, [INFO] [stdout] 33 | | max_age: Duration [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 157 | State::new( [INFO] [stdout] | ^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 158 | 0, [INFO] [stdout] | - [INFO] [stdout] 159 | Some(ip), [INFO] [stdout] | -------- [INFO] [stdout] 160 | "Test OS".to_string(), [INFO] [stdout] | --------------------- [INFO] [stdout] 161 | uname(), [INFO] [stdout] | ------- [INFO] [stdout] 162 | None, [INFO] [stdout] | ---- [INFO] [stdout] 163 | Uptime::default(), [INFO] [stdout] | ----------------- [INFO] [stdout] 164 | Duration::from_millis(100), [INFO] [stdout] | -------------------------- supplied 7 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> src/main.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lca2019`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2891587a890f363be39fcb143168fccff8e4a29f42a8ae5a77166b5106748728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2891587a890f363be39fcb143168fccff8e4a29f42a8ae5a77166b5106748728", kill_on_drop: false }` [INFO] [stdout] 2891587a890f363be39fcb143168fccff8e4a29f42a8ae5a77166b5106748728