[INFO] cloning repository https://github.com/laser/rust-adafruit-bonnet-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laser/rust-adafruit-bonnet-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaser%2Frust-adafruit-bonnet-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaser%2Frust-adafruit-bonnet-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a3dc92fecbfdf2337acc2a77211d8c0627ab6bf [INFO] checking laser/rust-adafruit-bonnet-playground against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaser%2Frust-adafruit-bonnet-playground" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laser/rust-adafruit-bonnet-playground on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/laser/rust-adafruit-bonnet-playground [INFO] finished tweaking git repo https://github.com/laser/rust-adafruit-bonnet-playground [INFO] tweaked toml for git repo https://github.com/laser/rust-adafruit-bonnet-playground written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/laser/rust-adafruit-bonnet-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/laser/linux-embedded-hal` [INFO] [stderr] Updating git repository `https://github.com/laser/rust-i2cdev` [INFO] [stderr] Updating git repository `https://github.com/nix-rust/nix/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinybmp v0.1.0 [INFO] [stderr] Downloaded mio_httpc v0.8.6 [INFO] [stderr] Downloaded ssd1306 v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 814a45b0fcb7b32412c5c6750900ab7e725201fc6dad0f0778ca94bd15c8d9b9 [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" "814a45b0fcb7b32412c5c6750900ab7e725201fc6dad0f0778ca94bd15c8d9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "814a45b0fcb7b32412c5c6750900ab7e725201fc6dad0f0778ca94bd15c8d9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814a45b0fcb7b32412c5c6750900ab7e725201fc6dad0f0778ca94bd15c8d9b9", kill_on_drop: false }` [INFO] [stdout] 814a45b0fcb7b32412c5c6750900ab7e725201fc6dad0f0778ca94bd15c8d9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62bc1a61b1c14b749a2e4834b7d505ede3433cf40e217403688bcad839040eae [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" "62bc1a61b1c14b749a2e4834b7d505ede3433cf40e217403688bcad839040eae", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling libc v0.2.58 (https://github.com/rust-lang/libc#5bbba03e) [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling nix v0.13.0 (https://github.com/nix-rust/nix/?rev=196b05b5c7b#196b05b5) [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling mio_httpc v0.8.6 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling ssd1306 v0.2.5 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking libflate v0.1.23 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking tinytga v0.1.0 [INFO] [stderr] Checking tinybmp v0.1.0 [INFO] [stderr] Checking embedded-graphics v0.4.9 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking i2cdev v0.4.1 (https://github.com/laser/rust-i2cdev#a148c1e2) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking linux-embedded-hal v0.2.2 (https://github.com/laser/linux-embedded-hal#09847e70) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking adafruit-bonnet-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / CallBuilder::get() [INFO] [stdout] 46 | | .timeout_ms(5000) [INFO] [stdout] 47 | | .url("http://worldclockapi.com/api/json/pst/now")? [INFO] [stdout] 48 | | .exec() [INFO] [stdout] ... | [INFO] [stdout] 63 | | eprintln!("request lib error {:?}", x); [INFO] [stdout] 64 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | / serde_json::from_slice(&body) [INFO] [stdout] 51 | | .map(|time: Time| { [INFO] [stdout] 52 | | let s: Vec<&str> = time.current_date_time.split("T").skip(1).collect(); [INFO] [stdout] 53 | | let s: Vec<&str> = s[0].split("-").take(1).collect(); [INFO] [stdout] ... | [INFO] [stdout] 59 | | eprintln!("can't parse JSON {:?}", x); [INFO] [stdout] 60 | | }); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / CallBuilder::get() [INFO] [stdout] 46 | | .timeout_ms(5000) [INFO] [stdout] 47 | | .url("http://worldclockapi.com/api/json/pst/now")? [INFO] [stdout] 48 | | .exec() [INFO] [stdout] ... | [INFO] [stdout] 63 | | eprintln!("request lib error {:?}", x); [INFO] [stdout] 64 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | / serde_json::from_slice(&body) [INFO] [stdout] 51 | | .map(|time: Time| { [INFO] [stdout] 52 | | let s: Vec<&str> = time.current_date_time.split("T").skip(1).collect(); [INFO] [stdout] 53 | | let s: Vec<&str> = s[0].split("-").take(1).collect(); [INFO] [stdout] ... | [INFO] [stdout] 59 | | eprintln!("can't parse JSON {:?}", x); [INFO] [stdout] 60 | | }); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "62bc1a61b1c14b749a2e4834b7d505ede3433cf40e217403688bcad839040eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bc1a61b1c14b749a2e4834b7d505ede3433cf40e217403688bcad839040eae", kill_on_drop: false }` [INFO] [stdout] 62bc1a61b1c14b749a2e4834b7d505ede3433cf40e217403688bcad839040eae