[INFO] updating cached repository eritscher/dash_hue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eritscher/dash_hue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eritscher/dash_hue" "work/ex/beta-1.37-6/sources/1.36.0/gh/eritscher/dash_hue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eritscher/dash_hue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eritscher/dash_hue" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88061d5c3e5baf6413c0ed5194a467e8b2fc5bd2 [INFO] sha for GitHub repo eritscher/dash_hue: 88061d5c3e5baf6413c0ed5194a467e8b2fc5bd2 [INFO] validating manifest of eritscher/dash_hue on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eritscher/dash_hue on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eritscher/dash_hue [INFO] finished frobbing eritscher/dash_hue [INFO] frobbed toml for eritscher/dash_hue written to work/ex/beta-1.37-6/sources/1.36.0/gh/eritscher/dash_hue/Cargo.toml [INFO] started frobbing eritscher/dash_hue [INFO] finished frobbing eritscher/dash_hue [INFO] frobbed toml for eritscher/dash_hue written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue/Cargo.toml [INFO] crate eritscher/dash_hue already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eritscher/dash_hue against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 929227b3c893e5a027630b32674c9999a28ded0da11b6488edc873944848e021 [INFO] running `"docker" "start" "-a" "929227b3c893e5a027630b32674c9999a28ded0da11b6488edc873944848e021"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.22.0 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling pnet_datalink v0.22.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling dash_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `EtherTypes` [INFO] [stderr] --> src/main/listener.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main/listener.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | hooks: Vec>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Events` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `"docker" "inspect" "929227b3c893e5a027630b32674c9999a28ded0da11b6488edc873944848e021"` [INFO] running `"docker" "rm" "-f" "929227b3c893e5a027630b32674c9999a28ded0da11b6488edc873944848e021"` [INFO] [stdout] 929227b3c893e5a027630b32674c9999a28ded0da11b6488edc873944848e021 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 625c4ab0dbebc7986a93468caeef1dae76078dc7c6a5e0d7b785815f5d6ce275 [INFO] running `"docker" "start" "-a" "625c4ab0dbebc7986a93468caeef1dae76078dc7c6a5e0d7b785815f5d6ce275"` [INFO] [stderr] Compiling dash_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `EtherTypes` [INFO] [stderr] --> src/main/listener.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main/listener.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | hooks: Vec>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Events` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `"docker" "inspect" "625c4ab0dbebc7986a93468caeef1dae76078dc7c6a5e0d7b785815f5d6ce275"` [INFO] running `"docker" "rm" "-f" "625c4ab0dbebc7986a93468caeef1dae76078dc7c6a5e0d7b785815f5d6ce275"` [INFO] [stdout] 625c4ab0dbebc7986a93468caeef1dae76078dc7c6a5e0d7b785815f5d6ce275 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eritscher/dash_hue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 7d55c6aa3fdf8c7111fd524afab44210e57f23b0ecc5fafd41172c417690ba35 [INFO] running `"docker" "start" "-a" "7d55c6aa3fdf8c7111fd524afab44210e57f23b0ecc5fafd41172c417690ba35"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/crater/target/debug/deps/dash_hue_controller-14b1ee374e6ed8f5 [INFO] [stderr] Running /opt/crater/target/debug/deps/find_buttons-a8972f0fd73043a2 [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "7d55c6aa3fdf8c7111fd524afab44210e57f23b0ecc5fafd41172c417690ba35"` [INFO] running `"docker" "rm" "-f" "7d55c6aa3fdf8c7111fd524afab44210e57f23b0ecc5fafd41172c417690ba35"` [INFO] [stdout] 7d55c6aa3fdf8c7111fd524afab44210e57f23b0ecc5fafd41172c417690ba35