[INFO] fetching crate aluvm 0.12.0...
[INFO] testing aluvm-0.12.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate aluvm 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate aluvm 0.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aluvm 0.12.0
[INFO] tweaked toml for crates.io crate aluvm 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aluvm 0.12.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aluvm 0.12.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded amplify v4.9.0
[INFO] [stderr]   Downloaded strict_encoding v2.9.1
[INFO] [stderr]   Downloaded amplify_syn v2.0.1
[INFO] [stderr]   Downloaded strict_encoding_derive v2.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded commit_encoding_derive v0.12.0
[INFO] [stderr]   Downloaded mnemonic v1.1.1
[INFO] [stderr]   Downloaded amplify_num v0.5.3
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded strict_types v2.9.0
[INFO] [stderr]   Downloaded baid64 v0.4.1
[INFO] [stderr]   Downloaded base85 v2.0.0
[INFO] [stderr]   Downloaded ascii-armor v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded commit_verify v0.12.0
[INFO] [stderr]   Downloaded serde_str_helpers v0.1.2
[INFO] [stderr]   Downloaded amplify_derive v4.0.1
[INFO] [stderr]   Downloaded stringly_conversions v0.1.1
[INFO] [stderr]   Downloaded vesper-lang v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5db4843fa85328d46ecc2f9cc71afe2fe28a2a53f42a0a64e4089b834b4473aa
[INFO] running `Command { std: "docker" "start" "-a" "5db4843fa85328d46ecc2f9cc71afe2fe28a2a53f42a0a64e4089b834b4473aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db4843fa85328d46ecc2f9cc71afe2fe28a2a53f42a0a64e4089b834b4473aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db4843fa85328d46ecc2f9cc71afe2fe28a2a53f42a0a64e4089b834b4473aa", kill_on_drop: false }`
[INFO] [stdout] 5db4843fa85328d46ecc2f9cc71afe2fe28a2a53f42a0a64e4089b834b4473aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bbba19419c9178570706093fd801ac2de4c4b6ae86c09cc65721577757d1306
[INFO] running `Command { std: "docker" "start" "-a" "7bbba19419c9178570706093fd801ac2de4c4b6ae86c09cc65721577757d1306", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling mnemonic v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling amplify v4.9.0
[INFO] [stderr]    Compiling strict_encoding v2.9.1
[INFO] [stderr]    Compiling baid64 v0.4.1
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]    Compiling vesper-lang v0.2.1
[INFO] [stderr]    Compiling strict_types v2.9.0
[INFO] [stderr]    Compiling commit_verify v0.12.0
[INFO] [stderr]    Compiling aluvm v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/instr.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn local_goto_pos(&mut self) -> GotoTarget;
[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] 93 |     fn local_goto_pos(&mut self) -> GotoTarget<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/ctrl/exec.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget { GotoTarget::None }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> { GotoTarget::None }
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:159:23
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s
[INFO] running `Command { std: "docker" "inspect" "7bbba19419c9178570706093fd801ac2de4c4b6ae86c09cc65721577757d1306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bbba19419c9178570706093fd801ac2de4c4b6ae86c09cc65721577757d1306", kill_on_drop: false }`
[INFO] [stdout] 7bbba19419c9178570706093fd801ac2de4c4b6ae86c09cc65721577757d1306
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 463db37f82a3985cbefa92c7016f67d210b45697b67939375e3a4a85cecb94f9
[INFO] running `Command { std: "docker" "start" "-a" "463db37f82a3985cbefa92c7016f67d210b45697b67939375e3a4a85cecb94f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aluvm v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/instr.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn local_goto_pos(&mut self) -> GotoTarget;
[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] 93 |     fn local_goto_pos(&mut self) -> GotoTarget<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/ctrl/exec.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget { GotoTarget::None }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> { GotoTarget::None }
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:159:23
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/instr.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn local_goto_pos(&mut self) -> GotoTarget;
[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] 93 |     fn local_goto_pos(&mut self) -> GotoTarget<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/isa/ctrl/exec.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget { GotoTarget::None }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> { GotoTarget::None }
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/ctrl/exec.rs:159:23
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "463db37f82a3985cbefa92c7016f67d210b45697b67939375e3a4a85cecb94f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463db37f82a3985cbefa92c7016f67d210b45697b67939375e3a4a85cecb94f9", kill_on_drop: false }`
[INFO] [stdout] 463db37f82a3985cbefa92c7016f67d210b45697b67939375e3a4a85cecb94f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4d73fa8c8eb6e86073703860920a0e37c8ab6db1a3487914bfd85fcb935796e
[INFO] running `Command { std: "docker" "start" "-a" "d4d73fa8c8eb6e86073703860920a0e37c8ab6db1a3487914bfd85fcb935796e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/isa/instr.rs:93:23
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn local_goto_pos(&mut self) -> GotoTarget;
[INFO] [stderr]    |                       ^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn local_goto_pos(&mut self) -> GotoTarget<'_>;
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/isa/ctrl/exec.rs:44:23
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn local_goto_pos(&mut self) -> GotoTarget {
[INFO] [stderr]    |                       ^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/isa/ctrl/exec.rs:114:23
[INFO] [stderr]     |
[INFO] [stderr] 114 |     fn local_goto_pos(&mut self) -> GotoTarget { GotoTarget::None }
[INFO] [stderr]     |                       ^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> { GotoTarget::None }
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/isa/ctrl/exec.rs:159:23
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn local_goto_pos(&mut self) -> GotoTarget {
[INFO] [stderr]     |                       ^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aluvm` (lib) generated 4 warnings
[INFO] [stderr] warning: `aluvm` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aluvm-6a332c3a61706f58)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test isa::ctrl::bytecode::test::chk ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::exec ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::fail_ck ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::call ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::func ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::jifail ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::jmp ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::nop ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::not_co ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::reset_ck ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::sh ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::ret ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::reserved ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::jine ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::shfail ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::shne ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::stop ... ok
[INFO] [stdout] test isa::ctrl::exec::test::call ... ok
[INFO] [stdout] test isa::ctrl::exec::test::fail_ck ... ok
[INFO] [stdout] test isa::ctrl::exec::test::chk ... ok
[INFO] [stdout] test isa::ctrl::exec::test::exec ... ok
[INFO] [stdout] test isa::ctrl::exec::test::jifail ... ok
[INFO] [stdout] test isa::ctrl::exec::test::not_co ... ok
[INFO] [stdout] test isa::ctrl::exec::test::nop ... ok
[INFO] [stdout] test isa::ctrl::exec::test::reserved ... ok
[INFO] [stdout] test isa::ctrl::exec::test::reset_ck ... ok
[INFO] [stdout] test isa::ctrl::exec::test::ret ... ok
[INFO] [stdout] test isa::ctrl::exec::test::sh ... ok
[INFO] [stdout] test isa::ctrl::exec::test::jine ... ok
[INFO] [stdout] test isa::ctrl::exec::test::shfail ... ok
[INFO] [stdout] test isa::ctrl::exec::test::shne ... ok
[INFO] [stdout] test isa::ctrl::exec::test::jmp ... ok
[INFO] [stdout] test isa::ctrl::exec::test::stop ... ok
[INFO] [stdout] test library::lib::test::lib_id_display ... ok
[INFO] [stdout] test isa::ctrl::exec::test::func ... ok
[INFO] [stdout] test library::lib::test::lib_id_from_str ... ok
[INFO] [stdout] test library::marshaller::tests::bit_order ... ok
[INFO] [stdout] test library::marshaller::tests::read_eof ... ok
[INFO] [stdout] test library::marshaller::tests::write ... ok
[INFO] [stdout] test library::marshaller::tests::write_data ... ok
[INFO] [stdout] test library::marshaller::tests::write_eof ... ok
[INFO] [stdout] test library::marshaller::tests::read ... ok
[INFO] [stdout] test library::marshaller::tests::incomplete_byte - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exec.rs (/opt/rustwide/target/debug/deps/exec-3b43608bfb1e36a4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test print_disassemble ... ok
[INFO] [stdout] test run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aluvm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/isa/masm.rs - isa::masm::aluasm (line 29) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/isa/masm.rs - isa::masm::aluasm (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `alloc`
[INFO] [stdout]   --> src/isa/masm.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |   let code = aluasm! {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 14 | |    routine  START:
[INFO] [stdout] 15 | |     not     CO;
[INFO] [stdout] 16 | |     fail    CK;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     stop;
[INFO] [stdout] 24 | | };
[INFO] [stdout]    | |_^ use of unresolved module or unlinked crate `alloc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `extern crate alloc` to use the `alloc` crate
[INFO] [stdout]    = note: this error originates in the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/isa/masm.rs - isa::masm::aluasm (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4d73fa8c8eb6e86073703860920a0e37c8ab6db1a3487914bfd85fcb935796e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d73fa8c8eb6e86073703860920a0e37c8ab6db1a3487914bfd85fcb935796e", kill_on_drop: false }`
[INFO] [stdout] d4d73fa8c8eb6e86073703860920a0e37c8ab6db1a3487914bfd85fcb935796e
