[INFO] updating cached repository https://github.com/resin-os/os-config [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] 647f8a29c0a6cb3fa640be395e32b6ed9d8900ff [INFO] testing resin-os/os-config against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-os%2Fos-config" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-os/os-config 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/resin-os/os-config [INFO] finished tweaking git repo https://github.com/resin-os/os-config [INFO] tweaked toml for git repo https://github.com/resin-os/os-config written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/resin-os/os-config 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 06bca7fdecbbe7e96573ccd15772c2ec7e1953815df28f063b3cfe5afb891ed8 [INFO] running `"docker" "start" "-a" "06bca7fdecbbe7e96573ccd15772c2ec7e1953815df28f063b3cfe5afb891ed8"` [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling os-config v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/logger.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | builder.parse(&log_level); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.32s [INFO] running `"docker" "inspect" "06bca7fdecbbe7e96573ccd15772c2ec7e1953815df28f063b3cfe5afb891ed8"` [INFO] running `"docker" "rm" "-f" "06bca7fdecbbe7e96573ccd15772c2ec7e1953815df28f063b3cfe5afb891ed8"` [INFO] [stdout] 06bca7fdecbbe7e96573ccd15772c2ec7e1953815df28f063b3cfe5afb891ed8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 17ae116a40ecb1d3ec7667f29822e6073df6c4d568ff6291e5f5d9d2c4ae9948 [INFO] running `"docker" "start" "-a" "17ae116a40ecb1d3ec7667f29822e6073df6c4d568ff6291e5f5d9d2c4ae9948"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling os-config v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/logger.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | builder.parse(&log_level); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.53s [INFO] running `"docker" "inspect" "17ae116a40ecb1d3ec7667f29822e6073df6c4d568ff6291e5f5d9d2c4ae9948"` [INFO] running `"docker" "rm" "-f" "17ae116a40ecb1d3ec7667f29822e6073df6c4d568ff6291e5f5d9d2c4ae9948"` [INFO] [stdout] 17ae116a40ecb1d3ec7667f29822e6073df6c4d568ff6291e5f5d9d2c4ae9948 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] ead9f8d05898da2102f29b343973fc99d80d9cbfd252e99a37032b25ac3cae6c [INFO] running `"docker" "start" "-a" "ead9f8d05898da2102f29b343973fc99d80d9cbfd252e99a37032b25ac3cae6c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/os_config-50e7bd160b44f9f4 [INFO] [stderr] sudo: no tty present and no askpass program specified [INFO] [stderr] error: test failed, to rerun pass '--bin os-config' [INFO] running `"docker" "inspect" "ead9f8d05898da2102f29b343973fc99d80d9cbfd252e99a37032b25ac3cae6c"` [INFO] running `"docker" "rm" "-f" "ead9f8d05898da2102f29b343973fc99d80d9cbfd252e99a37032b25ac3cae6c"` [INFO] [stdout] ead9f8d05898da2102f29b343973fc99d80d9cbfd252e99a37032b25ac3cae6c