[INFO] fetching crate rama-grpc 0.3.0-rc1...
[INFO] checking rama-grpc-0.3.0-rc1 against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] extracting crate rama-grpc 0.3.0-rc1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rama-grpc 0.3.0-rc1
[INFO] finished tweaking crates.io crate rama-grpc 0.3.0-rc1
[INFO] tweaked toml for crates.io crate rama-grpc 0.3.0-rc1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rama-grpc 0.3.0-rc1 on toolchain f10db292a3733b5c67c8da8c7661195ff4b05774
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rama-grpc 0.3.0-rc1 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" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_html_form v0.4.1
[INFO] [stderr]   Downloaded rama-grpc-build v0.3.0-rc1
[INFO] [stderr]   Downloaded psl v2.1.216
[INFO] [stderr]   Downloaded rama-json v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-core v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-http-headers v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-http-core v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-http v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-net v0.3.0-rc1
[INFO] [stderr]   Downloaded rama-http-types v0.3.0-rc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3
[INFO] running `Command { std: "docker" "start" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking asynk-strim v0.1.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rama-error v0.3.0-rc1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking psl v2.1.216
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking serde_html_form v0.4.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rama-http-headers v0.3.0-rc1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking proc-macro-crate v3.5.0
[INFO] [stderr]     Checking prettyplease v0.2.37
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rama-macros v0.3.0-rc1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wildcard v0.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking prost-build v0.14.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling rama-utils v0.3.0-rc1
[INFO] [stderr]    Compiling rama-grpc-build v0.3.0-rc1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]    Compiling rama-grpc v0.3.0-rc1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rama-json v0.3.0-rc1
[INFO] [stderr]     Checking rama-core v0.3.0-rc1
[INFO] [stderr]     Checking rama-net v0.3.0-rc1
[INFO] [stderr]     Checking rama-http-types v0.3.0-rc1
[INFO] [stderr]     Checking rama-http v0.3.0-rc1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3", kill_on_drop: false }`
[INFO] [stdout] 07ff06c9aa98816237b7a5e8b2801077c60d35895df6b77a090932ef09f149c3
