[INFO] fetching crate chttp 0.5.5... [INFO] testing chttp-0.5.5 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate chttp 0.5.5 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate chttp 0.5.5 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chttp 0.5.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate chttp 0.5.5 [INFO] tweaked toml for crates.io crate chttp 0.5.5 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12da1df8b25ea327483a7c91d497b65a54250476656cb9a9becd19d49f4dd4b0 [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" "12da1df8b25ea327483a7c91d497b65a54250476656cb9a9becd19d49f4dd4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12da1df8b25ea327483a7c91d497b65a54250476656cb9a9becd19d49f4dd4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12da1df8b25ea327483a7c91d497b65a54250476656cb9a9becd19d49f4dd4b0", kill_on_drop: false }` [INFO] [stdout] 12da1df8b25ea327483a7c91d497b65a54250476656cb9a9becd19d49f4dd4b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abea441a0e14b72cddcf5d0dde5c085d7e63dcc87ab43c4357ca41fa67671084 [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" "abea441a0e14b72cddcf5d0dde5c085d7e63dcc87ab43c4357ca41fa67671084", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling chttp v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling sluice v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stdout] warning: use of deprecated associated function `curl::multi::Multi::close`: cannot close safely without consuming self; will be changed or removed in a future release [INFO] [stdout] --> src/agent.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | self.multi.close()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/error.rs:59:44 [INFO] [stdout] | [INFO] [stdout] 59 | write!(f, "{:?}: {}", self, Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:76:50 [INFO] [stdout] | [INFO] [stdout] 76 | Error::InvalidHttpFormat(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | Error::Io(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.95s [INFO] running `Command { std: "docker" "inspect" "abea441a0e14b72cddcf5d0dde5c085d7e63dcc87ab43c4357ca41fa67671084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abea441a0e14b72cddcf5d0dde5c085d7e63dcc87ab43c4357ca41fa67671084", kill_on_drop: false }` [INFO] [stdout] abea441a0e14b72cddcf5d0dde5c085d7e63dcc87ab43c4357ca41fa67671084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d8389db902db25b14fbd910b2620ff015d79f9be1d630e9ce3582347b1813d [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" "92d8389db902db25b14fbd910b2620ff015d79f9be1d630e9ce3582347b1813d", kill_on_drop: false }` [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stdout] warning: use of deprecated associated function `curl::multi::Multi::close`: cannot close safely without consuming self; will be changed or removed in a future release [INFO] [stdout] --> src/agent.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | self.multi.close()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/error.rs:59:44 [INFO] [stdout] | [INFO] [stdout] 59 | write!(f, "{:?}: {}", self, Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:76:50 [INFO] [stdout] | [INFO] [stdout] 76 | Error::InvalidHttpFormat(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | Error::Io(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.20.0 [INFO] [stdout] error[E0432]: unresolved imports `assert_json_diff::Comparison`, `assert_json_diff::Actual`, `assert_json_diff::Expected` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.20.0/src/lib.rs:524:24 [INFO] [stdout] | [INFO] [stdout] 524 | use assert_json_diff::{Comparison, assert_json_no_panic, Actual, Expected}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^ no `Expected` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Actual` in the root [INFO] [stdout] | no `Comparison` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: function `assert_json_no_panic` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.20.0/src/lib.rs:524:36 [INFO] [stdout] | [INFO] [stdout] 524 | use assert_json_diff::{Comparison, assert_json_no_panic, Actual, Expected}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ private function [INFO] [stdout] | [INFO] [stdout] note: the function `assert_json_no_panic` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert-json-diff-1.1.0/src/lib.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / fn assert_json_no_panic(lhs: &Lhs, rhs: &Rhs, mode: Mode) -> Result<(), String> [INFO] [stdout] 241 | | where [INFO] [stdout] 242 | | Lhs: Serialize, [INFO] [stdout] 243 | | Rhs: Serialize, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mockito` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "92d8389db902db25b14fbd910b2620ff015d79f9be1d630e9ce3582347b1813d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d8389db902db25b14fbd910b2620ff015d79f9be1d630e9ce3582347b1813d", kill_on_drop: false }` [INFO] [stdout] 92d8389db902db25b14fbd910b2620ff015d79f9be1d630e9ce3582347b1813d