[INFO] fetching crate create-farm-rs 0.1.0... [INFO] checking create-farm-rs-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate create-farm-rs 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate create-farm-rs 0.1.0 [INFO] finished tweaking crates.io crate create-farm-rs 0.1.0 [INFO] tweaked toml for crates.io crate create-farm-rs 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate create-farm-rs 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 121 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b2f4103bb65eefcb1e8e8117214577210e017b56f1a48864e9b15116819a51 [INFO] running `Command { std: "docker" "start" "-a" "f7b2f4103bb65eefcb1e8e8117214577210e017b56f1a48864e9b15116819a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b2f4103bb65eefcb1e8e8117214577210e017b56f1a48864e9b15116819a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b2f4103bb65eefcb1e8e8117214577210e017b56f1a48864e9b15116819a51", kill_on_drop: false }` [INFO] [stdout] f7b2f4103bb65eefcb1e8e8117214577210e017b56f1a48864e9b15116819a51 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606e4d547c2a4e81af3985adc118e4b008126961fa44b75cc418cf309da5b611 [INFO] running `Command { std: "docker" "start" "-a" "606e4d547c2a4e81af3985adc118e4b008126961fa44b75cc418cf309da5b611", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Compiling napi-build v2.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling create-farm-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking include-flate v0.3.0 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Checking create-farm v0.1.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.88s [INFO] running `Command { std: "docker" "inspect" "606e4d547c2a4e81af3985adc118e4b008126961fa44b75cc418cf309da5b611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606e4d547c2a4e81af3985adc118e4b008126961fa44b75cc418cf309da5b611", kill_on_drop: false }` [INFO] [stdout] 606e4d547c2a4e81af3985adc118e4b008126961fa44b75cc418cf309da5b611