[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 1.38.0 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-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-os/os-config on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-0/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1ad729de73267c1821c5a9561bfd273aba8cadd32a5a41cdf4e8ecbdfe0da60c [INFO] running `"docker" "start" "-a" "1ad729de73267c1821c5a9561bfd273aba8cadd32a5a41cdf4e8ecbdfe0da60c"` [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [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 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 40.42s [INFO] running `"docker" "inspect" "1ad729de73267c1821c5a9561bfd273aba8cadd32a5a41cdf4e8ecbdfe0da60c"` [INFO] running `"docker" "rm" "-f" "1ad729de73267c1821c5a9561bfd273aba8cadd32a5a41cdf4e8ecbdfe0da60c"` [INFO] [stdout] 1ad729de73267c1821c5a9561bfd273aba8cadd32a5a41cdf4e8ecbdfe0da60c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a7dacde0bd7f49d408fdd93776f1d271b0c99f1dcbf1e1ac220f2241f5fad926 [INFO] running `"docker" "start" "-a" "a7dacde0bd7f49d408fdd93776f1d271b0c99f1dcbf1e1ac220f2241f5fad926"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling tempdir v0.3.7 [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 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 actix-web v0.7.19 [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 51.47s [INFO] running `"docker" "inspect" "a7dacde0bd7f49d408fdd93776f1d271b0c99f1dcbf1e1ac220f2241f5fad926"` [INFO] running `"docker" "rm" "-f" "a7dacde0bd7f49d408fdd93776f1d271b0c99f1dcbf1e1ac220f2241f5fad926"` [INFO] [stdout] a7dacde0bd7f49d408fdd93776f1d271b0c99f1dcbf1e1ac220f2241f5fad926 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] d0e77b8923dcc5b02004b63378f3788403cea4f2908375f08ef65672a6447b50 [INFO] running `"docker" "start" "-a" "d0e77b8923dcc5b02004b63378f3788403cea4f2908375f08ef65672a6447b50"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/os_config-9e92815cf64ebae6 [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" "d0e77b8923dcc5b02004b63378f3788403cea4f2908375f08ef65672a6447b50"` [INFO] running `"docker" "rm" "-f" "d0e77b8923dcc5b02004b63378f3788403cea4f2908375f08ef65672a6447b50"` [INFO] [stdout] d0e77b8923dcc5b02004b63378f3788403cea4f2908375f08ef65672a6447b50