[INFO] fetching crate rama-core 0.3.0-alpha.4... [INFO] checking rama-core-0.3.0-alpha.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] extracting crate rama-core 0.3.0-alpha.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rama-core 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate rama-core 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate rama-core 0.3.0-alpha.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-core 0.3.0-alpha.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rama-core 0.3.0-alpha.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30f88384338307eed5f32cdfcaee5cda36afda39cfd6d78dcd4a4eb80948bd38 [INFO] running `Command { std: "docker" "start" "-a" "30f88384338307eed5f32cdfcaee5cda36afda39cfd6d78dcd4a4eb80948bd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30f88384338307eed5f32cdfcaee5cda36afda39cfd6d78dcd4a4eb80948bd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f88384338307eed5f32cdfcaee5cda36afda39cfd6d78dcd4a4eb80948bd38", kill_on_drop: false }` [INFO] [stdout] 30f88384338307eed5f32cdfcaee5cda36afda39cfd6d78dcd4a4eb80948bd38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b69202868f8d81c5b2ea7650d09559539924d4306257ab8e353c28b866c97f [INFO] running `Command { std: "docker" "start" "-a" "98b69202868f8d81c5b2ea7650d09559539924d4306257ab8e353c28b866c97f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zmij v1.0.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking smol_str v0.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking asynk-strim v0.1.5 [INFO] [stderr] Checking rama-error v0.3.0-alpha.4 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking serde_json v1.0.148 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rama-macros v0.3.0-alpha.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking wildcard v0.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-graceful v0.2.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rama-utils v0.3.0-alpha.4 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rama-core v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "98b69202868f8d81c5b2ea7650d09559539924d4306257ab8e353c28b866c97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b69202868f8d81c5b2ea7650d09559539924d4306257ab8e353c28b866c97f", kill_on_drop: false }` [INFO] [stdout] 98b69202868f8d81c5b2ea7650d09559539924d4306257ab8e353c28b866c97f