[INFO] fetching crate photonic-interface-grpc-client 0.1.1... [INFO] checking photonic-interface-grpc-client-0.1.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate photonic-interface-grpc-client 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate photonic-interface-grpc-client 0.1.1 [INFO] finished tweaking crates.io crate photonic-interface-grpc-client 0.1.1 [INFO] tweaked toml for crates.io crate photonic-interface-grpc-client 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate photonic-interface-grpc-client 0.1.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate photonic-interface-grpc-client 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.26.0 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded photonic-interface-grpc-proto v0.1.1 [INFO] [stderr] Downloaded pyo3-build-config v0.26.0 [INFO] [stderr] Downloaded pyo3-ffi v0.26.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.26.0 [INFO] [stderr] Downloaded pyo3 v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6af1a842f4bd9da0ceaee8811ca98b8592e99db883971bc61c0ed7b3ded64397 [INFO] running `Command { std: "docker" "start" "-a" "6af1a842f4bd9da0ceaee8811ca98b8592e99db883971bc61c0ed7b3ded64397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af1a842f4bd9da0ceaee8811ca98b8592e99db883971bc61c0ed7b3ded64397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af1a842f4bd9da0ceaee8811ca98b8592e99db883971bc61c0ed7b3ded64397", kill_on_drop: false }` [INFO] [stdout] 6af1a842f4bd9da0ceaee8811ca98b8592e99db883971bc61c0ed7b3ded64397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb0c336bb48d1b8e8e3ab8e0bfc158597cc7ecae8070a4cab6633bb0f56d5674 [INFO] running `Command { std: "docker" "start" "-a" "fb0c336bb48d1b8e8e3ab8e0bfc158597cc7ecae8070a4cab6633bb0f56d5674", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling photonic-interface-grpc-proto v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking photonic-interface-grpc-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s [INFO] running `Command { std: "docker" "inspect" "fb0c336bb48d1b8e8e3ab8e0bfc158597cc7ecae8070a4cab6633bb0f56d5674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0c336bb48d1b8e8e3ab8e0bfc158597cc7ecae8070a4cab6633bb0f56d5674", kill_on_drop: false }` [INFO] [stdout] fb0c336bb48d1b8e8e3ab8e0bfc158597cc7ecae8070a4cab6633bb0f56d5674