[INFO] updating cached repository resin-os/os-config [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/resin-os/os-config [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/resin-os/os-config" "work/ex/beta-1.37-6/sources/1.36.0/gh/resin-os/os-config"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/resin-os/os-config'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/resin-os/os-config" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 647f8a29c0a6cb3fa640be395e32b6ed9d8900ff [INFO] sha for GitHub repo resin-os/os-config: 647f8a29c0a6cb3fa640be395e32b6ed9d8900ff [INFO] validating manifest of resin-os/os-config 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 resin-os/os-config 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 resin-os/os-config [INFO] finished frobbing resin-os/os-config [INFO] frobbed toml for resin-os/os-config written to work/ex/beta-1.37-6/sources/1.36.0/gh/resin-os/os-config/Cargo.toml [INFO] started frobbing resin-os/os-config [INFO] finished frobbing resin-os/os-config [INFO] frobbed toml for resin-os/os-config written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config/Cargo.toml [INFO] crate resin-os/os-config 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 resin-os/os-config against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 5ec00dde595e3616c46f6cbf43a39c70cee191b160389d46539e7d9c291115f0 [INFO] running `"docker" "start" "-a" "5ec00dde595e3616c46f6cbf43a39c70cee191b160389d46539e7d9c291115f0"` [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling os-config v1.1.1 (/opt/crater/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 1m 11s [INFO] running `"docker" "inspect" "5ec00dde595e3616c46f6cbf43a39c70cee191b160389d46539e7d9c291115f0"` [INFO] running `"docker" "rm" "-f" "5ec00dde595e3616c46f6cbf43a39c70cee191b160389d46539e7d9c291115f0"` [INFO] [stdout] 5ec00dde595e3616c46f6cbf43a39c70cee191b160389d46539e7d9c291115f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0afc25441c75ee0f2dea696cfa5f8af3142d54ccb9409efbc5e4232d9b63005e [INFO] running `"docker" "start" "-a" "0afc25441c75ee0f2dea696cfa5f8af3142d54ccb9409efbc5e4232d9b63005e"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling tempdir v0.3.7 [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 winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling trust-dns-resolver v0.10.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/crater/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 1m 21s [INFO] running `"docker" "inspect" "0afc25441c75ee0f2dea696cfa5f8af3142d54ccb9409efbc5e4232d9b63005e"` [INFO] running `"docker" "rm" "-f" "0afc25441c75ee0f2dea696cfa5f8af3142d54ccb9409efbc5e4232d9b63005e"` [INFO] [stdout] 0afc25441c75ee0f2dea696cfa5f8af3142d54ccb9409efbc5e4232d9b63005e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/resin-os/os-config:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 9b819a05a59cba12db20c021a9145969beca38f84bec5dcb9def73d43a487935 [INFO] running `"docker" "start" "-a" "9b819a05a59cba12db20c021a9145969beca38f84bec5dcb9def73d43a487935"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/crater/target/debug/deps/os_config-31ff35078ce3b202 [INFO] [stderr] [INFO] [stderr] We trust you have received the usual lecture from the local System [INFO] [stderr] Administrator. It usually boils down to these three things: [INFO] [stderr] [INFO] [stderr] #1) Respect the privacy of others. [INFO] [stderr] #2) Think before you type. [INFO] [stderr] #3) With great power comes great responsibility. [INFO] [stderr] [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" "9b819a05a59cba12db20c021a9145969beca38f84bec5dcb9def73d43a487935"` [INFO] running `"docker" "rm" "-f" "9b819a05a59cba12db20c021a9145969beca38f84bec5dcb9def73d43a487935"` [INFO] [stdout] 9b819a05a59cba12db20c021a9145969beca38f84bec5dcb9def73d43a487935