[INFO] updating cached repository https://github.com/arcnmx/ddcset-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 837de5ebc2a94fa04d3bf23c8dcb7434c16077f8 [INFO] testing arcnmx/ddcset-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fddcset-rs" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcnmx/ddcset-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/arcnmx/ddcset-rs [INFO] finished tweaking git repo https://github.com/arcnmx/ddcset-rs [INFO] tweaked toml for git repo https://github.com/arcnmx/ddcset-rs written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/arcnmx/ddcset-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d6ddd79e09fbfb32889d84b937cd11624c74aec93e0fe6c83299598eeea23edd [INFO] running `"docker" "start" "-a" "d6ddd79e09fbfb32889d84b937cd11624c74aec93e0fe6c83299598eeea23edd"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling ddc-hi v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling mccs v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling i2c-linux-sys v0.2.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling ddc v0.2.1 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling i2c-linux v0.1.1 [INFO] [stderr] Compiling ddc-i2c v0.2.1 [INFO] [stderr] Compiling mccs-caps v0.1.0 [INFO] [stderr] Compiling edid v0.2.0 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling serde_yaml v0.7.4 [INFO] [stderr] Compiling mccs-db v0.1.2 [INFO] [stderr] Compiling ddcset v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "d6ddd79e09fbfb32889d84b937cd11624c74aec93e0fe6c83299598eeea23edd"` [INFO] running `"docker" "rm" "-f" "d6ddd79e09fbfb32889d84b937cd11624c74aec93e0fe6c83299598eeea23edd"` [INFO] [stdout] d6ddd79e09fbfb32889d84b937cd11624c74aec93e0fe6c83299598eeea23edd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] c2edfaf2b511ab8e1e152a3a394166de4663a6e3221a2afd06c75c833c58f708 [INFO] running `"docker" "start" "-a" "c2edfaf2b511ab8e1e152a3a394166de4663a6e3221a2afd06c75c833c58f708"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Compiling mccs v0.1.0 [INFO] [stderr] Compiling i2c-linux-sys v0.2.0 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling ddc v0.2.1 [INFO] [stderr] Compiling i2c-linux v0.1.1 [INFO] [stderr] Compiling mccs-db v0.1.2 [INFO] [stderr] Compiling edid v0.2.0 [INFO] [stderr] Compiling mccs-caps v0.1.0 [INFO] [stderr] Compiling ddc-i2c v0.2.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling ddc-hi v0.1.3 [INFO] [stderr] Compiling ddcset v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.02s [INFO] running `"docker" "inspect" "c2edfaf2b511ab8e1e152a3a394166de4663a6e3221a2afd06c75c833c58f708"` [INFO] running `"docker" "rm" "-f" "c2edfaf2b511ab8e1e152a3a394166de4663a6e3221a2afd06c75c833c58f708"` [INFO] [stdout] c2edfaf2b511ab8e1e152a3a394166de4663a6e3221a2afd06c75c833c58f708 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] f978aa9bbce99bb3438cfc2daa459bdb0e89f45e5ef7175ea1adde97c6456627 [INFO] running `"docker" "start" "-a" "f978aa9bbce99bb3438cfc2daa459bdb0e89f45e5ef7175ea1adde97c6456627"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ddcset-8f17889b7fb9a34e [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" "f978aa9bbce99bb3438cfc2daa459bdb0e89f45e5ef7175ea1adde97c6456627"` [INFO] running `"docker" "rm" "-f" "f978aa9bbce99bb3438cfc2daa459bdb0e89f45e5ef7175ea1adde97c6456627"` [INFO] [stdout] f978aa9bbce99bb3438cfc2daa459bdb0e89f45e5ef7175ea1adde97c6456627