[INFO] fetching crate this-rs 0.0.7... [INFO] checking this-rs-0.0.7 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] extracting crate this-rs 0.0.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate this-rs 0.0.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate this-rs 0.0.7 [INFO] tweaked toml for crates.io crate this-rs 0.0.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate this-rs 0.0.7 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate this-rs 0.0.7 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3022e479d4add6528477470f681f26bae45b7a165e0ab298bc8d1fcd4cc7e13 [INFO] running `Command { std: "docker" "start" "-a" "b3022e479d4add6528477470f681f26bae45b7a165e0ab298bc8d1fcd4cc7e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3022e479d4add6528477470f681f26bae45b7a165e0ab298bc8d1fcd4cc7e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3022e479d4add6528477470f681f26bae45b7a165e0ab298bc8d1fcd4cc7e13", kill_on_drop: false }` [INFO] [stdout] b3022e479d4add6528477470f681f26bae45b7a165e0ab298bc8d1fcd4cc7e13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 284ac60fa58af77ad0a0c476f716f13727cf00613afcf3d16f95590d873c024e [INFO] running `Command { std: "docker" "start" "-a" "284ac60fa58af77ad0a0c476f716f13727cf00613afcf3d16f95590d873c024e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling tonic-build v0.14.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling expect-json-macros v1.9.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking reserve-port v2.3.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking erased-serde v0.4.9 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking expect-json v1.9.0 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling tonic-prost-build v0.14.3 [INFO] [stderr] Compiling this-rs v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking axum-test v18.7.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s [INFO] running `Command { std: "docker" "inspect" "284ac60fa58af77ad0a0c476f716f13727cf00613afcf3d16f95590d873c024e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284ac60fa58af77ad0a0c476f716f13727cf00613afcf3d16f95590d873c024e", kill_on_drop: false }` [INFO] [stdout] 284ac60fa58af77ad0a0c476f716f13727cf00613afcf3d16f95590d873c024e