[INFO] updating cached repository fooker/netdmx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fooker/netdmx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fooker/netdmx" "work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fooker/netdmx" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fooker/netdmx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fooker/netdmx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3c120e44f37eba7f64b04c8e6ff05ead24d328d [INFO] sha for GitHub repo fooker/netdmx: a3c120e44f37eba7f64b04c8e6ff05ead24d328d [INFO] validating manifest of fooker/netdmx 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 fooker/netdmx 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 fooker/netdmx [INFO] finished frobbing fooker/netdmx [INFO] frobbed toml for fooker/netdmx written to work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx/Cargo.toml [INFO] started frobbing fooker/netdmx [INFO] finished frobbing fooker/netdmx [INFO] frobbed toml for fooker/netdmx written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fooker/netdmx/Cargo.toml [INFO] crate fooker/netdmx 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 fooker/netdmx against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] bce19d397b4d2ef10106f7fba8d551e11bf82f7b365d47aee1e8b3d873449792 [INFO] running `"docker" "start" "-a" "bce19d397b4d2ef10106f7fba8d551e11bf82f7b365d47aee1e8b3d873449792"` [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling netdmx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / arg_enum! { [INFO] [stderr] 24 | | #[derive(PartialEq, Debug)] [INFO] [stderr] 25 | | enum ControllerType { [INFO] [stderr] 26 | | Anyma, [INFO] [stderr] 27 | | EurolitePro [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.10s [INFO] running `"docker" "inspect" "bce19d397b4d2ef10106f7fba8d551e11bf82f7b365d47aee1e8b3d873449792"` [INFO] running `"docker" "rm" "-f" "bce19d397b4d2ef10106f7fba8d551e11bf82f7b365d47aee1e8b3d873449792"` [INFO] [stdout] bce19d397b4d2ef10106f7fba8d551e11bf82f7b365d47aee1e8b3d873449792 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9fcbdf356c26dd40a5428d0be44fcb38cda0555a0023681bc70b4b9b1c810695 [INFO] running `"docker" "start" "-a" "9fcbdf356c26dd40a5428d0be44fcb38cda0555a0023681bc70b4b9b1c810695"` [INFO] [stderr] Compiling netdmx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / arg_enum! { [INFO] [stderr] 24 | | #[derive(PartialEq, Debug)] [INFO] [stderr] 25 | | enum ControllerType { [INFO] [stderr] 26 | | Anyma, [INFO] [stderr] 27 | | EurolitePro [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "9fcbdf356c26dd40a5428d0be44fcb38cda0555a0023681bc70b4b9b1c810695"` [INFO] running `"docker" "rm" "-f" "9fcbdf356c26dd40a5428d0be44fcb38cda0555a0023681bc70b4b9b1c810695"` [INFO] [stdout] 9fcbdf356c26dd40a5428d0be44fcb38cda0555a0023681bc70b4b9b1c810695 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/fooker/netdmx:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 76f9b93804a7ada986618ede0120c8bc28ec5ace5223d84fd4a7e5ce8527057e [INFO] running `"docker" "start" "-a" "76f9b93804a7ada986618ede0120c8bc28ec5ace5223d84fd4a7e5ce8527057e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/netdmx-dbbb0a3cd3b4306e [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" "76f9b93804a7ada986618ede0120c8bc28ec5ace5223d84fd4a7e5ce8527057e"` [INFO] running `"docker" "rm" "-f" "76f9b93804a7ada986618ede0120c8bc28ec5ace5223d84fd4a7e5ce8527057e"` [INFO] [stdout] 76f9b93804a7ada986618ede0120c8bc28ec5ace5223d84fd4a7e5ce8527057e