[INFO] fetching crate astro-run-protocol 1.0.0... [INFO] checking astro-run-protocol-1.0.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate astro-run-protocol 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate astro-run-protocol 1.0.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate astro-run-protocol 1.0.0 [INFO] finished tweaking crates.io crate astro-run-protocol 1.0.0 [INFO] tweaked toml for crates.io crate astro-run-protocol 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 250 packages to latest compatible versions [INFO] [stderr] Adding prost v0.11.9 (available: v0.13.3) [INFO] [stderr] Adding prost-types v0.11.9 (available: v0.13.3) [INFO] [stderr] Adding tonic v0.9.2 (available: v0.12.3) [INFO] [stderr] Adding tonic-build v0.9.2 (available: v0.12.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37bcb1da4e528fa982e78264ac1f9baba1d1357f3760098166ba9e0d019c290d [INFO] running `Command { std: "docker" "start" "-a" "37bcb1da4e528fa982e78264ac1f9baba1d1357f3760098166ba9e0d019c290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37bcb1da4e528fa982e78264ac1f9baba1d1357f3760098166ba9e0d019c290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bcb1da4e528fa982e78264ac1f9baba1d1357f3760098166ba9e0d019c290d", kill_on_drop: false }` [INFO] [stdout] 37bcb1da4e528fa982e78264ac1f9baba1d1357f3760098166ba9e0d019c290d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c276143cb8a72965621119d0491668f6fa8a5311358b8fefe6d1bfc25e5bd923 [INFO] running `Command { std: "docker" "start" "-a" "c276143cb8a72965621119d0491668f6fa8a5311358b8fefe6d1bfc25e5bd923", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking native-tls v0.2.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling proto v0.1.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking octocrate-types v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling astro-run-protocol v1.0.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking octocrate-core v0.1.7 [INFO] [stderr] Checking octocrate v2.0.1 [INFO] [stderr] Checking astro-run v1.0.0 [INFO] [stderr] Checking astro-run-scheduler v0.1.3 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.77s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling astro-run-protocol v1.0.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "c276143cb8a72965621119d0491668f6fa8a5311358b8fefe6d1bfc25e5bd923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c276143cb8a72965621119d0491668f6fa8a5311358b8fefe6d1bfc25e5bd923", kill_on_drop: false }` [INFO] [stdout] c276143cb8a72965621119d0491668f6fa8a5311358b8fefe6d1bfc25e5bd923