[INFO] fetching crate cashweb-keyserver-client 0.1.0-alpha.4...
[INFO] checking cashweb-keyserver-client-0.1.0-alpha.4 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate cashweb-keyserver-client 0.1.0-alpha.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cashweb-keyserver-client 0.1.0-alpha.4 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cashweb-keyserver-client 0.1.0-alpha.4
[INFO] finished tweaking crates.io crate cashweb-keyserver-client 0.1.0-alpha.4
[INFO] tweaked toml for crates.io crate cashweb-keyserver-client 0.1.0-alpha.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cashweb-secp256k1 v0.19.1
[INFO] [stderr]   Downloaded tower-util v0.3.1
[INFO] [stderr]   Downloaded cashweb-auth-wrapper v0.1.0-alpha.5
[INFO] [stderr]   Downloaded cashweb-keyserver v0.1.0-alpha.4
[INFO] [stderr]   Downloaded cashweb-secp256k1-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22900c24c9d1ac35a309957431858f62af17ec32110c4a0a2311a7fc38b86bf6
[INFO] running `Command { std: "docker" "start" "-a" "22900c24c9d1ac35a309957431858f62af17ec32110c4a0a2311a7fc38b86bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22900c24c9d1ac35a309957431858f62af17ec32110c4a0a2311a7fc38b86bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22900c24c9d1ac35a309957431858f62af17ec32110c4a0a2311a7fc38b86bf6", kill_on_drop: false }`
[INFO] [stdout] 22900c24c9d1ac35a309957431858f62af17ec32110c4a0a2311a7fc38b86bf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa3f2fe49ff3d5d290ad3cc3cbdbcf18b78eb667deea61d340dc72d898c8113f
[INFO] running `Command { std: "docker" "start" "-a" "aa3f2fe49ff3d5d290ad3cc3cbdbcf18b78eb667deea61d340dc72d898c8113f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling cashweb-secp256k1-sys v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking cashweb-secp256k1 v0.19.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking tower-util v0.3.1
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling cashweb-keyserver v0.1.0-alpha.4
[INFO] [stderr]    Compiling cashweb-auth-wrapper v0.1.0-alpha.5
[INFO] [stderr]     Checking cashweb-keyserver-client v0.1.0-alpha.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "aa3f2fe49ff3d5d290ad3cc3cbdbcf18b78eb667deea61d340dc72d898c8113f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3f2fe49ff3d5d290ad3cc3cbdbcf18b78eb667deea61d340dc72d898c8113f", kill_on_drop: false }`
[INFO] [stdout] aa3f2fe49ff3d5d290ad3cc3cbdbcf18b78eb667deea61d340dc72d898c8113f
