[INFO] fetching crate ckb-vm-debug-utils 1.0.0...
[INFO] testing ckb-vm-debug-utils-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ckb-vm-debug-utils 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ckb-vm-debug-utils 1.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ckb-vm-debug-utils 1.0.0
[INFO] tweaked toml for crates.io crate ckb-vm-debug-utils 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ckb-vm-debug-utils 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ckb-vm-debug-utils 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7909427f1cd46d524fe1f33c81cc8d1c08143491401cbf57caf8083aa8277f84
[INFO] running `Command { std: "docker" "start" "-a" "7909427f1cd46d524fe1f33c81cc8d1c08143491401cbf57caf8083aa8277f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7909427f1cd46d524fe1f33c81cc8d1c08143491401cbf57caf8083aa8277f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7909427f1cd46d524fe1f33c81cc8d1c08143491401cbf57caf8083aa8277f84", kill_on_drop: false }`
[INFO] [stdout] 7909427f1cd46d524fe1f33c81cc8d1c08143491401cbf57caf8083aa8277f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 687900a0568c398ea1632aca17cfe24d7200c0dc59c09d4c6e2eaefc01193af5
[INFO] running `Command { std: "docker" "start" "-a" "687900a0568c398ea1632aca17cfe24d7200c0dc59c09d4c6e2eaefc01193af5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ckb-vm-definitions v0.24.14
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling gdbstub v0.7.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ckb-vm v0.24.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling gdbstub_arch v0.3.1
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling goblin v0.2.3
[INFO] [stderr]    Compiling goblin v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ckb-vm-debug-utils v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gdbstub.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<Self::Arch, Self::Error> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<'_, Self::Arch, Self::Error> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] running `Command { std: "docker" "inspect" "687900a0568c398ea1632aca17cfe24d7200c0dc59c09d4c6e2eaefc01193af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687900a0568c398ea1632aca17cfe24d7200c0dc59c09d4c6e2eaefc01193af5", kill_on_drop: false }`
[INFO] [stdout] 687900a0568c398ea1632aca17cfe24d7200c0dc59c09d4c6e2eaefc01193af5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad6ad6761aa44f98c0ccb25aa4f49b5648e88d44831222e278e9899806d871ad
[INFO] running `Command { std: "docker" "start" "-a" "ad6ad6761aa44f98c0ccb25aa4f49b5648e88d44831222e278e9899806d871ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling ckb-vm-debug-utils v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gdbstub.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<Self::Arch, Self::Error> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<'_, Self::Arch, Self::Error> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/gdbstub_debugger.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let connection: Box<(dyn ConnectionExt<Error = std::io::Error> + 'static)> = Box::new(stream);
[INFO] [stdout]    |                                 ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -             let connection: Box<(dyn ConnectionExt<Error = std::io::Error> + 'static)> = Box::new(stream);
[INFO] [stdout] 48 +             let connection: Box<dyn ConnectionExt<Error = std::io::Error> + 'static> = Box::new(stream);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_gdb_remote_protocol`
[INFO] [stdout]  --> examples/gdb_remote_protocol_debugger.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ckb_gdb_remote_protocol::process_packets_from;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ckb_gdb_remote_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ckb_gdb_remote_protocol`, use `cargo add ckb_gdb_remote_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_vm_debug_utils::GdbHandler`
[INFO] [stdout]   --> examples/gdb_remote_protocol_debugger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ckb_vm_debug_utils::GdbHandler;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GdbHandler` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Vec<bytes::Bytes>: ExactSizeIterator` is not satisfied
[INFO] [stdout]    --> examples/gdbstub_debugger.rs:45:44
[INFO] [stdout]     |
[INFO] [stdout]  45 |             machine.load_program(&program, &program_args).expect("load program");
[INFO] [stdout]     |                     ------------           ^^^^^^^^^^^^^ the trait `ExactSizeIterator` is not implemented for `&Vec<bytes::Bytes>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ExactSizeIterator`:
[INFO] [stdout]               &mut I
[INFO] [stdout]               ArgsOs
[INFO] [stdout]               ArrayChunks<I, N>
[INFO] [stdout]               ArrayWindows<'_, T, N>
[INFO] [stdout]               Box<I, A>
[INFO] [stdout]               Chunks<'_, T>
[INFO] [stdout]               ChunksExact<'_, T>
[INFO] [stdout]               ChunksExactMut<'_, T>
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `DefaultMachine::<Inner>::load_program`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-vm-0.24.14/src/machine/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn load_program(
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 659 |         args: impl ExactSizeIterator<Item = Result<Bytes, Error>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DefaultMachine::<Inner>::load_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Vec<bytes::Bytes>: ExactSizeIterator` is not satisfied
[INFO] [stdout]    --> examples/gdb_remote_protocol_debugger.rs:46:44
[INFO] [stdout]     |
[INFO] [stdout]  46 |             machine.load_program(&program, &program_args).expect("load program");
[INFO] [stdout]     |                     ------------           ^^^^^^^^^^^^^ the trait `ExactSizeIterator` is not implemented for `&Vec<bytes::Bytes>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ExactSizeIterator`:
[INFO] [stdout]               &mut I
[INFO] [stdout]               Args
[INFO] [stdout]               ArgsOs
[INFO] [stdout]               ArrayChunks<I, N>
[INFO] [stdout]               ArrayWindows<'_, T, N>
[INFO] [stdout]               Box<I, A>
[INFO] [stdout]               Chunks<'_, T>
[INFO] [stdout]               ChunksExact<'_, T>
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `DefaultMachine::<Inner>::load_program`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-vm-0.24.14/src/machine/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn load_program(
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 659 |         args: impl ExactSizeIterator<Item = Result<Bytes, Error>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DefaultMachine::<Inner>::load_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-vm-debug-utils` (example "gdb_remote_protocol_debugger") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ckb-vm-debug-utils` (example "gdbstub_debugger") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gdbstub.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<Self::Arch, Self::Error> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn base_ops(&mut self) -> BaseOps<'_, Self::Arch, Self::Error> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad6ad6761aa44f98c0ccb25aa4f49b5648e88d44831222e278e9899806d871ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6ad6761aa44f98c0ccb25aa4f49b5648e88d44831222e278e9899806d871ad", kill_on_drop: false }`
[INFO] [stdout] ad6ad6761aa44f98c0ccb25aa4f49b5648e88d44831222e278e9899806d871ad
