[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] checking resin-os/os-config against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-os%2Fos-config" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-os/os-config on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ebd164ef1d03d0589378fd4ea0df32cbc346112e3e122530a80b204f6fc0014 [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" "9ebd164ef1d03d0589378fd4ea0df32cbc346112e3e122530a80b204f6fc0014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ebd164ef1d03d0589378fd4ea0df32cbc346112e3e122530a80b204f6fc0014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebd164ef1d03d0589378fd4ea0df32cbc346112e3e122530a80b204f6fc0014", kill_on_drop: false }` [INFO] [stdout] 9ebd164ef1d03d0589378fd4ea0df32cbc346112e3e122530a80b204f6fc0014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa1a9adec558f77b4461d58244b15f2f76e096cf2a26f7d497e3511db06e7a3 [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" "caa1a9adec558f77b4461d58244b15f2f76e096cf2a26f7d497e3511db06e7a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking unindent v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking tokio-openssl v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking serde v1.0.94 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking os-config v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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] [stdout] warning: use of deprecated associated function `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 associated function `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 58.80s [INFO] running `Command { std: "docker" "inspect" "caa1a9adec558f77b4461d58244b15f2f76e096cf2a26f7d497e3511db06e7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa1a9adec558f77b4461d58244b15f2f76e096cf2a26f7d497e3511db06e7a3", kill_on_drop: false }` [INFO] [stdout] caa1a9adec558f77b4461d58244b15f2f76e096cf2a26f7d497e3511db06e7a3