[INFO] crate actix-web-httpauth 0.3.2 is already in cache [INFO] checking actix-web-httpauth-0.3.2 against try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] extracting crate actix-web-httpauth 0.3.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate actix-web-httpauth 0.3.2 on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate actix-web-httpauth 0.3.2 [INFO] finished tweaking crates.io crate actix-web-httpauth 0.3.2 [INFO] tweaked toml for crates.io crate actix-web-httpauth 0.3.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6210b98bf3d4cd3c8c40e6d4b5fd4ee8cfc37e2d86a6ad15d9ae89910191a5a7 [INFO] running `"docker" "start" "-a" "6210b98bf3d4cd3c8c40e6d4b5fd4ee8cfc37e2d86a6ad15d9ae89910191a5a7"` [INFO] [stderr] Checking futures-locks v0.3.3 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking actix-web-httpauth v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/headers/authorization/errors.rs:30:26 [INFO] [stderr] | [INFO] [stderr] 30 | f.write_str(self.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/headers/authorization/errors.rs:40:44 [INFO] [stderr] | [INFO] [stderr] 40 | ParseError::ToStrError(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/headers/authorization/errors.rs:41:51 [INFO] [stderr] | [INFO] [stderr] 41 | ParseError::Base64DecodeError(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/headers/authorization/errors.rs:42:43 [INFO] [stderr] | [INFO] [stderr] 42 | ParseError::Utf8Error(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/headers/authorization/errors.rs:30:26 [INFO] [stderr] | [INFO] [stderr] 30 | f.write_str(self.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/headers/authorization/errors.rs:40:44 [INFO] [stderr] | [INFO] [stderr] 40 | ParseError::ToStrError(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/headers/authorization/errors.rs:41:51 [INFO] [stderr] | [INFO] [stderr] 41 | ParseError::Base64DecodeError(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/headers/authorization/errors.rs:42:43 [INFO] [stderr] | [INFO] [stderr] 42 | ParseError::Utf8Error(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `"docker" "inspect" "6210b98bf3d4cd3c8c40e6d4b5fd4ee8cfc37e2d86a6ad15d9ae89910191a5a7"` [INFO] running `"docker" "rm" "-f" "6210b98bf3d4cd3c8c40e6d4b5fd4ee8cfc37e2d86a6ad15d9ae89910191a5a7"` [INFO] [stdout] 6210b98bf3d4cd3c8c40e6d4b5fd4ee8cfc37e2d86a6ad15d9ae89910191a5a7