[INFO] fetching crate sun_rpc_client 0.1.0... [INFO] checking sun_rpc_client-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate sun_rpc_client 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sun_rpc_client 0.1.0 [INFO] finished tweaking crates.io crate sun_rpc_client 0.1.0 [INFO] tweaked toml for crates.io crate sun_rpc_client 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sun_rpc_client 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b84d20672595211d87b028b3dd5117e688b29036ff25e0a5ee7f17a942c73dd [INFO] running `Command { std: "docker" "start" "-a" "4b84d20672595211d87b028b3dd5117e688b29036ff25e0a5ee7f17a942c73dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b84d20672595211d87b028b3dd5117e688b29036ff25e0a5ee7f17a942c73dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b84d20672595211d87b028b3dd5117e688b29036ff25e0a5ee7f17a942c73dd", kill_on_drop: false }` [INFO] [stdout] 4b84d20672595211d87b028b3dd5117e688b29036ff25e0a5ee7f17a942c73dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4331167a4275794aa90fb00b0b56baefdd31a364ff25f1cc586f35dc399c1c37 [INFO] running `Command { std: "docker" "start" "-a" "4331167a4275794aa90fb00b0b56baefdd31a364ff25f1cc586f35dc399c1c37", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling vm_test_fixture v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking tempdir v0.3.7 [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 sha2 v0.10.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling xdr_extras_derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rexpect v0.5.0 [INFO] [stderr] Compiling vm_runner v0.1.1 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking http_io v0.2.18 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking serde-xdr v0.6.0 [INFO] [stderr] Checking xdr_extras v0.1.0 [INFO] [stderr] Checking sun_rpc v0.1.0 [INFO] [stderr] Checking sun_rpc_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking qapi-spec v0.3.2 [INFO] [stderr] Compiling qapi-parser v0.11.0 [INFO] [stderr] Compiling qapi-codegen v0.11.3 [INFO] [stderr] Compiling qapi-qmp v0.13.0 [INFO] [stderr] Checking qapi v0.13.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | vm_test_fixture::fixture(|m| { [INFO] [stdout] | ^ [INFO] [stdout] 115 | let port = m [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 114 | vm_test_fixture::fixture(|m: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sun_rpc_client` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4331167a4275794aa90fb00b0b56baefdd31a364ff25f1cc586f35dc399c1c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4331167a4275794aa90fb00b0b56baefdd31a364ff25f1cc586f35dc399c1c37", kill_on_drop: false }` [INFO] [stdout] 4331167a4275794aa90fb00b0b56baefdd31a364ff25f1cc586f35dc399c1c37