[INFO] cloning repository https://github.com/lakshayg/iss-notify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lakshayg/iss-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakshayg%2Fiss-notify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakshayg%2Fiss-notify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99709e58305a37a41f1d080243a6289c2d21e31f [INFO] testing lakshayg/iss-notify against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakshayg%2Fiss-notify" "/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/lakshayg/iss-notify on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lakshayg/iss-notify [INFO] finished tweaking git repo https://github.com/lakshayg/iss-notify [INFO] tweaked toml for git repo https://github.com/lakshayg/iss-notify written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lakshayg/iss-notify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded rppal v0.9.0 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded rss v1.8.0 [INFO] [stderr] Downloaded blinkt v0.5.0 [INFO] [stderr] Downloaded parse-zoneinfo v0.2.1 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded chrono-tz v0.5.1 [INFO] [stderr] Downloaded quick-xml v0.14.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe414831a42748da410e90707b1302e18a1fcb37513c9c8d8dd85714774f3d0 [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" "0fe414831a42748da410e90707b1302e18a1fcb37513c9c8d8dd85714774f3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe414831a42748da410e90707b1302e18a1fcb37513c9c8d8dd85714774f3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe414831a42748da410e90707b1302e18a1fcb37513c9c8d8dd85714774f3d0", kill_on_drop: false }` [INFO] [stdout] 0fe414831a42748da410e90707b1302e18a1fcb37513c9c8d8dd85714774f3d0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b46d21d3da982cdb8befe518fbf938abc6f5f8e78e69b0179f45adc5d2ac77fd [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" "b46d21d3da982cdb8befe518fbf938abc6f5f8e78e69b0179f45adc5d2ac77fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rppal v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling blinkt v0.5.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling rss v1.8.0 [INFO] [stderr] Compiling iss-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pixel` [INFO] [stdout] --> src/blinkt_compat/blinkt_mock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pixel: [(u8, u8, u8, f32); N_PIXELS], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/blinkt_compat/blinkt_mock.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.38s [INFO] running `Command { std: "docker" "inspect" "b46d21d3da982cdb8befe518fbf938abc6f5f8e78e69b0179f45adc5d2ac77fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46d21d3da982cdb8befe518fbf938abc6f5f8e78e69b0179f45adc5d2ac77fd", kill_on_drop: false }` [INFO] [stdout] b46d21d3da982cdb8befe518fbf938abc6f5f8e78e69b0179f45adc5d2ac77fd [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bfb72c892251da5e9ba997a72f9ca7e110a19da3c95dcdd648ceb26852e0aec [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" "5bfb72c892251da5e9ba997a72f9ca7e110a19da3c95dcdd648ceb26852e0aec", kill_on_drop: false }` [INFO] [stderr] Compiling iss-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pixel` [INFO] [stdout] --> src/blinkt_compat/blinkt_mock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pixel: [(u8, u8, u8, f32); N_PIXELS], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/blinkt_compat/blinkt_mock.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "5bfb72c892251da5e9ba997a72f9ca7e110a19da3c95dcdd648ceb26852e0aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfb72c892251da5e9ba997a72f9ca7e110a19da3c95dcdd648ceb26852e0aec", kill_on_drop: false }` [INFO] [stdout] 5bfb72c892251da5e9ba997a72f9ca7e110a19da3c95dcdd648ceb26852e0aec [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ef8805547a6ef836b33512c7e6b646689ebfa353f354ffc05c744c5de043dc5 [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" "0ef8805547a6ef836b33512c7e6b646689ebfa353f354ffc05c744c5de043dc5", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `pixel` [INFO] [stderr] --> src/blinkt_compat/blinkt_mock.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | pixel: [(u8, u8, u8, f32); N_PIXELS], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/blinkt_compat/blinkt_mock.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn new() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iss_notify-362f004c1f81eafc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ef8805547a6ef836b33512c7e6b646689ebfa353f354ffc05c744c5de043dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef8805547a6ef836b33512c7e6b646689ebfa353f354ffc05c744c5de043dc5", kill_on_drop: false }` [INFO] [stdout] 0ef8805547a6ef836b33512c7e6b646689ebfa353f354ffc05c744c5de043dc5