[INFO] fetching crate golem-wasm-rpc-derive 1.3.1... [INFO] checking golem-wasm-rpc-derive-1.3.1 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] extracting crate golem-wasm-rpc-derive 1.3.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate golem-wasm-rpc-derive 1.3.1 [INFO] finished tweaking crates.io crate golem-wasm-rpc-derive 1.3.1 [INFO] tweaked toml for crates.io crate golem-wasm-rpc-derive 1.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate golem-wasm-rpc-derive 1.3.1 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate golem-wasm-rpc-derive 1.3.1 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded test-r v2.2.2 [INFO] [stderr] Downloaded darling_macro v0.21.2 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded test-r-macro v1.3.2 [INFO] [stderr] Downloaded test-r-core v4.0.1 [INFO] [stderr] Downloaded darling v0.21.2 [INFO] [stderr] Downloaded darling_core v0.21.2 [INFO] [stderr] Downloaded quick-xml v0.38.1 [INFO] [stderr] Downloaded interprocess v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c92deee45aba9d96df67d78d74782fe5a06192bb652fc6214ed352f531be46d [INFO] running `Command { std: "docker" "start" "-a" "8c92deee45aba9d96df67d78d74782fe5a06192bb652fc6214ed352f531be46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c92deee45aba9d96df67d78d74782fe5a06192bb652fc6214ed352f531be46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c92deee45aba9d96df67d78d74782fe5a06192bb652fc6214ed352f531be46d", kill_on_drop: false }` [INFO] [stdout] 8c92deee45aba9d96df67d78d74782fe5a06192bb652fc6214ed352f531be46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192a9f8bcecf1ef0a0269d4ce001dc8c3e75050f04a0e8227aa4c10cfbae50a3 [INFO] running `Command { std: "docker" "start" "-a" "192a9f8bcecf1ef0a0269d4ce001dc8c3e75050f04a0e8227aa4c10cfbae50a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling anstyle-wincon v3.0.4 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking ctor v0.4.3 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Checking golem-wasm-rpc-derive v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking test-r-core v4.0.1 [INFO] [stderr] Compiling test-r-macro v1.3.2 [INFO] [stderr] Checking test-r v2.2.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "192a9f8bcecf1ef0a0269d4ce001dc8c3e75050f04a0e8227aa4c10cfbae50a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192a9f8bcecf1ef0a0269d4ce001dc8c3e75050f04a0e8227aa4c10cfbae50a3", kill_on_drop: false }` [INFO] [stdout] 192a9f8bcecf1ef0a0269d4ce001dc8c3e75050f04a0e8227aa4c10cfbae50a3