[INFO] fetching crate hueclient 0.3.9... [INFO] checking hueclient-0.3.9 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate hueclient 0.3.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate hueclient 0.3.9 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hueclient 0.3.9 [INFO] finished tweaking crates.io crate hueclient 0.3.9 [INFO] tweaked toml for crates.io crate hueclient 0.3.9 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate hueclient 0.3.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e39004405470ed367a2ae322267fb36ad0580f8bec9fa75422063cf1697b697 [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" "2e39004405470ed367a2ae322267fb36ad0580f8bec9fa75422063cf1697b697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e39004405470ed367a2ae322267fb36ad0580f8bec9fa75422063cf1697b697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e39004405470ed367a2ae322267fb36ad0580f8bec9fa75422063cf1697b697", kill_on_drop: false }` [INFO] [stdout] 2e39004405470ed367a2ae322267fb36ad0580f8bec9fa75422063cf1697b697 [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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--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] 7a51af80546960b1f2e12f9c82ba775ef4960cc26c2c6ac740306f4e117faceb [INFO] running `Command { std: "docker" "start" "-a" "7a51af80546960b1f2e12f9c82ba775ef4960cc26c2c6ac740306f4e117faceb", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking ssdp-probe v0.1.0 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking hueclient v0.3.9 (/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/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | types { HueError, HueErrorKind, HueResultExt, HueResult; } [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | Reqwest(reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | types { HueError, HueErrorKind, HueResultExt, HueResult; } [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | Reqwest(reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | types { HueError, HueErrorKind, HueResultExt, HueResult; } [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | Reqwest(reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | types { HueError, HueErrorKind, HueResultExt, HueResult; } [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | Reqwest(reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "7a51af80546960b1f2e12f9c82ba775ef4960cc26c2c6ac740306f4e117faceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a51af80546960b1f2e12f9c82ba775ef4960cc26c2c6ac740306f4e117faceb", kill_on_drop: false }` [INFO] [stdout] 7a51af80546960b1f2e12f9c82ba775ef4960cc26c2c6ac740306f4e117faceb