[INFO] crate cp_api 0.4.0 is already in cache [INFO] checking cp_api-0.4.0 against try#c846f8a7dc7af09647f397f047db9cc81acb60bd for pr-69129 [INFO] extracting crate cp_api 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cp_api 0.4.0 on toolchain c846f8a7dc7af09647f397f047db9cc81acb60bd [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cp_api 0.4.0 [INFO] finished tweaking crates.io crate cp_api 0.4.0 [INFO] tweaked toml for crates.io crate cp_api 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate cp_api 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "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" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e076d788b075e05cdd81e0c8f19c4f16027cf789b8911aae93eecc2760326dcf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e076d788b075e05cdd81e0c8f19c4f16027cf789b8911aae93eecc2760326dcf"` [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking cp_api v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | Reqwest(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:59:37 [INFO] [stderr] | [INFO] [stderr] 59 | HeaderValue(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:60:37 [INFO] [stderr] | [INFO] [stderr] 60 | HeaderToStr(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:61:30 [INFO] [stderr] | [INFO] [stderr] 61 | Json(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | Io(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:63:34 [INFO] [stderr] | [INFO] [stderr] 63 | ParseInt(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | Reqwest(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:59:37 [INFO] [stderr] | [INFO] [stderr] 59 | HeaderValue(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:60:37 [INFO] [stderr] | [INFO] [stderr] 60 | HeaderToStr(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:61:30 [INFO] [stderr] | [INFO] [stderr] 61 | Json(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | Io(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:63:34 [INFO] [stderr] | [INFO] [stderr] 63 | ParseInt(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/errors.rs:11:40 [INFO] [stderr] | [INFO] [stderr] 11 | eprintln!("description: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/queries.rs:11:44 [INFO] [stderr] | [INFO] [stderr] 11 | let hosts = client.query("show-hosts", "standard").unwrap(); [INFO] [stderr] | ^^^^^^^^^^ expected enum `serde_json::value::Value`, found `&str` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `cp_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/display.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | let hosts = client.query("show-hosts", "standard").unwrap(); [INFO] [stderr] | ^^^^^^^^^^ expected enum `serde_json::value::Value`, found `&str` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `cp_api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e076d788b075e05cdd81e0c8f19c4f16027cf789b8911aae93eecc2760326dcf"` [INFO] running `"docker" "rm" "-f" "e076d788b075e05cdd81e0c8f19c4f16027cf789b8911aae93eecc2760326dcf"` [INFO] [stdout] e076d788b075e05cdd81e0c8f19c4f16027cf789b8911aae93eecc2760326dcf