[INFO] fetching crate ckb-vm 0.24.14... [INFO] checking ckb-vm-0.24.14 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate ckb-vm 0.24.14 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ckb-vm 0.24.14 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate ckb-vm 0.24.14 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ckb-vm 0.24.14 [INFO] tweaked toml for crates.io crate ckb-vm 0.24.14 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate ckb-vm 0.24.14 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91002c057c1e5c90af1d89e7c9aaae3aa070f78b03c6fec0c6e94d8bbea0107f [INFO] running `Command { std: "docker" "start" "-a" "91002c057c1e5c90af1d89e7c9aaae3aa070f78b03c6fec0c6e94d8bbea0107f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91002c057c1e5c90af1d89e7c9aaae3aa070f78b03c6fec0c6e94d8bbea0107f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91002c057c1e5c90af1d89e7c9aaae3aa070f78b03c6fec0c6e94d8bbea0107f", kill_on_drop: false }` [INFO] [stdout] 91002c057c1e5c90af1d89e7c9aaae3aa070f78b03c6fec0c6e94d8bbea0107f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf9f25b70f7e6a17b7654155d4f249db9ef0057cf1982097364047d847c09cd [INFO] running `Command { std: "docker" "start" "-a" "5cf9f25b70f7e6a17b7654155d4f249db9ef0057cf1982097364047d847c09cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ckb-vm-definitions v0.24.14 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling ckb-vm v0.24.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/instructions/execute.rs:1543:13 [INFO] [stdout] | [INFO] [stdout] 1543 | Ok([< handle_ $real_name:lower >]($machine, $inst)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1553 | / for_each_inst_match2!( [INFO] [stdout] 1554 | | handle_single_opcode, [INFO] [stdout] 1555 | | op, [INFO] [stdout] 1556 | | handle_invalid_op(machine, inst), [INFO] [stdout] 1557 | | machine, [INFO] [stdout] 1558 | | inst [INFO] [stdout] 1559 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `handle_single_opcode` which comes from the expansion of the macro `for_each_inst_match2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow assigning `_` to `error::Error` [INFO] [stdout] --> src/instructions/execute.rs:1543:13 [INFO] [stdout] | [INFO] [stdout] 1543 | Ok([< handle_ $real_name:lower >]($machine, $inst)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1553 | / for_each_inst_match2!( [INFO] [stdout] 1554 | | handle_single_opcode, [INFO] [stdout] 1555 | | op, [INFO] [stdout] 1556 | | handle_invalid_op(machine, inst), [INFO] [stdout] 1557 | | machine, [INFO] [stdout] 1558 | | inst [INFO] [stdout] 1559 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ckb_vm`) [INFO] [stdout] = note: this error originates in the macro `handle_single_opcode` which comes from the expansion of the macro `for_each_inst_match2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/instructions/tagged.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | insts::OP_UNLOADED => Rtype(i).into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 90 - insts::OP_UNLOADED => Rtype(i).into(), [INFO] [stdout] 90 + insts::OP_UNLOADED => >::into(Rtype(i)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow assigning `_` to `TaggedInstruction` [INFO] [stdout] --> src/instructions/tagged.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | insts::OP_LD_VERSION1 => Itype(i).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ckb_vm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-vm` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5cf9f25b70f7e6a17b7654155d4f249db9ef0057cf1982097364047d847c09cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf9f25b70f7e6a17b7654155d4f249db9ef0057cf1982097364047d847c09cd", kill_on_drop: false }` [INFO] [stdout] 5cf9f25b70f7e6a17b7654155d4f249db9ef0057cf1982097364047d847c09cd