[INFO] cloning repository https://github.com/resin-os/os-config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/resin-os/os-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-os%2Fos-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-os%2Fos-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b8d0cef620e3007a807ccfc0be17bec15d09f9c [INFO] testing resin-os/os-config against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-os%2Fos-config" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-os/os-config on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [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 /workspace/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 390155a8cefb2ac60b304fb4163f78b45e05f6ea236cda484f8451e231c3f1f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "390155a8cefb2ac60b304fb4163f78b45e05f6ea236cda484f8451e231c3f1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "390155a8cefb2ac60b304fb4163f78b45e05f6ea236cda484f8451e231c3f1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390155a8cefb2ac60b304fb4163f78b45e05f6ea236cda484f8451e231c3f1f7", kill_on_drop: false }` [INFO] [stdout] 390155a8cefb2ac60b304fb4163f78b45e05f6ea236cda484f8451e231c3f1f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e87c6ed6d73c3e7b029755b8cc51c025b2559f80cf5bd1a870e7767e6706992a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e87c6ed6d73c3e7b029755b8cc51c025b2559f80cf5bd1a870e7767e6706992a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling os-config v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "e87c6ed6d73c3e7b029755b8cc51c025b2559f80cf5bd1a870e7767e6706992a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87c6ed6d73c3e7b029755b8cc51c025b2559f80cf5bd1a870e7767e6706992a", kill_on_drop: false }` [INFO] [stdout] e87c6ed6d73c3e7b029755b8cc51c025b2559f80cf5bd1a870e7767e6706992a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06f069e5f071a1054a926f392b6a9e6e4de9c948d6cea3adb97b172c5088155e [INFO] running `Command { std: "docker" "start" "-a" "06f069e5f071a1054a926f392b6a9e6e4de9c948d6cea3adb97b172c5088155e", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling os-config v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / error_chain! { [INFO] [stdout] 5 | | foreign_links { [INFO] [stdout] 6 | | Io(::std::io::Error); [INFO] [stdout] 7 | | Reqwest(::reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "06f069e5f071a1054a926f392b6a9e6e4de9c948d6cea3adb97b172c5088155e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f069e5f071a1054a926f392b6a9e6e4de9c948d6cea3adb97b172c5088155e", kill_on_drop: false }` [INFO] [stdout] 06f069e5f071a1054a926f392b6a9e6e4de9c948d6cea3adb97b172c5088155e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7a43f9210d8ad0d6914c2d9d1bffb22f58308bee15a3f1bbb77e4235de68be3 [INFO] running `Command { std: "docker" "start" "-a" "a7a43f9210d8ad0d6914c2d9d1bffb22f58308bee15a3f1bbb77e4235de68be3", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | foreign_links { [INFO] [stderr] 6 | | Io(::std::io::Error); [INFO] [stderr] 7 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 150 | | } [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | foreign_links { [INFO] [stderr] 6 | | Io(::std::io::Error); [INFO] [stderr] 7 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 150 | | } [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | foreign_links { [INFO] [stderr] 6 | | Io(::std::io::Error); [INFO] [stderr] 7 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 150 | | } [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | foreign_links { [INFO] [stderr] 6 | | Io(::std::io::Error); [INFO] [stderr] 7 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 150 | | } [INFO] [stderr] 151 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/os_config-77b1a22e3a385ac6 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test random::tests::random_sequence ... ok [INFO] [stdout] test remote::tests::validate_configuration_v1_schema_version ... ok [INFO] [stdout] test remote::tests::parse_configuration_v1 ... ok [INFO] [stdout] test schema::tests::parse_os_config_v1 ... ok [INFO] [stdout] test schema::tests::validate_os_config_v1_schema_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-9577a9e56aad31b6 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test incompatible_device_types ... ok [INFO] [stdout] test join_no_supervisor ... FAILED [INFO] [stdout] test reconfigure ... FAILED [INFO] [stdout] test leave ... FAILED [INFO] [stdout] test join_flasher ... FAILED [INFO] [stdout] test join_with_root_certificate ... FAILED [INFO] [stdout] test join ... FAILED [INFO] [stdout] test reconfigure_stored ... FAILED [INFO] [stdout] test update ... FAILED [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', tests/integration.rs:2196:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55af3571ea25 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55af3571ea25 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55af3571ea25 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55af3571ea25 - ::fmt::hdb4a83d2b61107e5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55af3574a48c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55af357175d2 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55af35721680 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55af35721680 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55af35721680 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55af357213cc - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55af35721cc3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55af357218bb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x55af35748b71 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x55af35748993 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x55af34f3f827 - core::result::Result::unwrap::hc5383af5601c01a0 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55af34f79b45 - integration::serve_config::{{closure}}::h83343dcfaf634675 [INFO] [stderr] at tests/integration.rs:2182 [INFO] [stderr] 16: 0x55af34f3a980 - std::sys_common::backtrace::__rust_begin_short_backtrace::h799a7c71a435e2af [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 17: 0x55af34fd3640 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he1c0ca752cd66322 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stderr] 18: 0x55af34fa9e82 - as core::ops::function::FnOnce<()>>::call_once::hef5768639b2f41a1 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stderr] 19: 0x55af34f1b362 - std::panicking::try::do_call::hd6635fc34189aba0 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stderr] 20: 0x55af34f284dd - __rust_try [INFO] [stderr] 21: 0x55af34f1b280 - std::panicking::try::hc85d3b9b4c1473b9 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stderr] 22: 0x55af34fac452 - std::panic::catch_unwind::h510e195b3b1f34a4 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55af34fd3435 - std::thread::Builder::spawn_unchecked::{{closure}}::h3b104fef60373fb5 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stderr] 24: 0x55af34ee5bbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha1246193dc26b54a [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stderr] 25: 0x55af3572956a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stderr] 26: 0x55af3572956a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stderr] 27: 0x55af3572956a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 28: 0x7effe4ef9609 - start_thread [INFO] [stderr] 29: 0x7effe4e03103 - __clone [INFO] [stderr] 30: 0x0 - [INFO] [stdout] test update_no_config_changes ... FAILED [INFO] [stdout] test update_with_root_certificate ... FAILED [INFO] [stdout] test generate_api_key_reuse ... ok [INFO] [stdout] test generate_api_key_already_generated ... ok [INFO] [stdout] test generate_api_key_unmanaged ... ok [INFO] [stdout] test generate_api_key_new ... ok [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration-9577a9e56aad31b6` (signal: 4, SIGILL: illegal instruction) [INFO] running `Command { std: "docker" "inspect" "a7a43f9210d8ad0d6914c2d9d1bffb22f58308bee15a3f1bbb77e4235de68be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a43f9210d8ad0d6914c2d9d1bffb22f58308bee15a3f1bbb77e4235de68be3", kill_on_drop: false }` [INFO] [stdout] a7a43f9210d8ad0d6914c2d9d1bffb22f58308bee15a3f1bbb77e4235de68be3