[INFO] crate interfacer-http 0.2.2 is already in cache [INFO] checking interfacer-http-0.2.2 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate interfacer-http 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate interfacer-http 0.2.2 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate interfacer-http 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate interfacer-http 0.2.2 [INFO] tweaked toml for crates.io crate interfacer-http 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 9803787831cffb4771e4304021aeef4216b1de78d22c9f2f733d760c51819ceb [INFO] running `"docker" "start" "-a" "9803787831cffb4771e4304021aeef4216b1de78d22c9f2f733d760c51819ceb"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.1 [INFO] [stderr] Checking interfacer-http v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/client/response.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[display(fmt = "cookie value (`{:?}`) is not string: {}", value, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/client/response.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[display(fmt = "parse cookie('{}') error: {}", value, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:7:53 [INFO] [stderr] | [INFO] [stderr] 7 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:10:49 [INFO] [stderr] | [INFO] [stderr] 10 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[display(fmt = "serialize error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[display(fmt = "encode error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:26:53 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:29:49 [INFO] [stderr] | [INFO] [stderr] 29 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[display(fmt = "deserialize error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | #[display(fmt = "decode error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | #[display(fmt = "Unexpected: {}", typ)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[display(fmt = "status code should be {}", expect)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "value of header '{}' is unexpected: {}", header_name, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/client/response.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[display(fmt = "cookie value (`{:?}`) is not string: {}", value, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/client/response.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[display(fmt = "parse cookie('{}') error: {}", value, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:7:53 [INFO] [stderr] | [INFO] [stderr] 7 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:10:49 [INFO] [stderr] | [INFO] [stderr] 10 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[display(fmt = "serialize error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[display(fmt = "encode error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:26:53 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "unsupported content type: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/content/error.rs:29:49 [INFO] [stderr] | [INFO] [stderr] 29 | #[display(fmt = "unsupported encoding: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[display(fmt = "deserialize error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/content/error.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | #[display(fmt = "decode error: {}", msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | #[display(fmt = "Unexpected: {}", typ)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[display(fmt = "status code should be {}", expect)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> src/error.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "value of header '{}' is unexpected: {}", header_name, msg)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: could not compile `interfacer-http`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `interfacer-http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9803787831cffb4771e4304021aeef4216b1de78d22c9f2f733d760c51819ceb"` [INFO] running `"docker" "rm" "-f" "9803787831cffb4771e4304021aeef4216b1de78d22c9f2f733d760c51819ceb"` [INFO] [stdout] 9803787831cffb4771e4304021aeef4216b1de78d22c9f2f733d760c51819ceb