[INFO] updating cached repository https://github.com/qzed/linux-surface-control [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] aefcc900dee0a8b721b54e5e805d076004943608 [INFO] testing qzed/linux-surface-control against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Flinux-surface-control" "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/qzed/linux-surface-control 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/qzed/linux-surface-control [INFO] finished tweaking git repo https://github.com/qzed/linux-surface-control [INFO] tweaked toml for git repo https://github.com/qzed/linux-surface-control written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/qzed/linux-surface-control 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] 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] 97f83e01131eb837a3d63b135b623e0362661f7685e69a967fdd4e914a5bd250 [INFO] running `"docker" "start" "-a" "97f83e01131eb837a3d63b135b623e0362661f7685e69a967fdd4e914a5bd250"` [INFO] [stderr] Compiling unindent v0.1.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling surface v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 11.18s [INFO] running `"docker" "inspect" "97f83e01131eb837a3d63b135b623e0362661f7685e69a967fdd4e914a5bd250"` [INFO] running `"docker" "rm" "-f" "97f83e01131eb837a3d63b135b623e0362661f7685e69a967fdd4e914a5bd250"` [INFO] [stdout] 97f83e01131eb837a3d63b135b623e0362661f7685e69a967fdd4e914a5bd250 [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] e4c80fe6b98564085b0f7c8698936c8b49e46fce7ca8dd1ac3c766ae63c85a04 [INFO] running `"docker" "start" "-a" "e4c80fe6b98564085b0f7c8698936c8b49e46fce7ca8dd1ac3c766ae63c85a04"` [INFO] [stderr] Compiling surface v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 1.64s [INFO] running `"docker" "inspect" "e4c80fe6b98564085b0f7c8698936c8b49e46fce7ca8dd1ac3c766ae63c85a04"` [INFO] running `"docker" "rm" "-f" "e4c80fe6b98564085b0f7c8698936c8b49e46fce7ca8dd1ac3c766ae63c85a04"` [INFO] [stdout] e4c80fe6b98564085b0f7c8698936c8b49e46fce7ca8dd1ac3c766ae63c85a04 [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] 33e3413b632695d73b9ef4a12449df31c266cfe1b7cb5163153973eb7e59980c [INFO] running `"docker" "start" "-a" "33e3413b632695d73b9ef4a12449df31c266cfe1b7cb5163153973eb7e59980c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/surface-108b0537bdb22192 [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" "33e3413b632695d73b9ef4a12449df31c266cfe1b7cb5163153973eb7e59980c"` [INFO] running `"docker" "rm" "-f" "33e3413b632695d73b9ef4a12449df31c266cfe1b7cb5163153973eb7e59980c"` [INFO] [stdout] 33e3413b632695d73b9ef4a12449df31c266cfe1b7cb5163153973eb7e59980c