[INFO] cloning repository https://github.com/servo/openssl-windows-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/servo/openssl-windows-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fservo%2Fopenssl-windows-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fservo%2Fopenssl-windows-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da6066a6bd4b05b67890416cd25d4db2a526414d [INFO] testing servo/openssl-windows-build against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fservo%2Fopenssl-windows-build" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/servo/openssl-windows-build on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/servo/openssl-windows-build [INFO] finished tweaking git repo https://github.com/servo/openssl-windows-build [INFO] tweaked toml for git repo https://github.com/servo/openssl-windows-build written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/servo/openssl-windows-build already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/servo/openssl-src-rs` [INFO] [stderr] Updating git submodule `https://github.com/servo/openssl` [INFO] [stderr] Updating git submodule `https://boringssl.googlesource.com/boringssl` [INFO] [stderr] Updating git submodule `https://github.com/krb5/krb5` [INFO] [stderr] Updating git submodule `https://github.com/pyca/cryptography.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1469dbe32aaabb950026476c3391db5ebc8f6e88944204374ddec6a0f1aa35 [INFO] running `Command { std: "docker" "start" "-a" "0c1469dbe32aaabb950026476c3391db5ebc8f6e88944204374ddec6a0f1aa35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1469dbe32aaabb950026476c3391db5ebc8f6e88944204374ddec6a0f1aa35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1469dbe32aaabb950026476c3391db5ebc8f6e88944204374ddec6a0f1aa35", kill_on_drop: false }` [INFO] [stdout] 0c1469dbe32aaabb950026476c3391db5ebc8f6e88944204374ddec6a0f1aa35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb65de95205c7fea5cf011ac2d6987e9c055364b2681620c61646803f47e6a7 [INFO] running `Command { std: "docker" "start" "-a" "1cb65de95205c7fea5cf011ac2d6987e9c055364b2681620c61646803f47e6a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling openssl-src v111.3.0+1.1.1c (https://github.com/servo/openssl-src-rs?branch=servo#5b027739) [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling openssl-windows-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `PathBuf` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let built = format!("{}/install", built); [INFO] [stdout] | ^^^^^ `PathBuf` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `PathBuf` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::__export::format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-windows-build` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1cb65de95205c7fea5cf011ac2d6987e9c055364b2681620c61646803f47e6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb65de95205c7fea5cf011ac2d6987e9c055364b2681620c61646803f47e6a7", kill_on_drop: false }` [INFO] [stdout] 1cb65de95205c7fea5cf011ac2d6987e9c055364b2681620c61646803f47e6a7