[INFO] fetching crate aluvm 0.12.0...
[INFO] testing aluvm-0.12.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[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 c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded serde_str_helpers v0.1.2
[INFO] [stderr]   Downloaded amplify_syn v2.0.1
[INFO] [stderr]   Downloaded strict_encoding_derive v2.8.0
[INFO] [stderr]   Downloaded vesper-lang v0.2.1
[INFO] [stderr]   Downloaded mnemonic v1.1.1
[INFO] [stderr]   Downloaded commit_encoding_derive v0.12.0
[INFO] [stderr]   Downloaded amplify_derive v4.0.1
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded strict_types v2.9.0
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded amplify v4.9.0
[INFO] [stderr]   Downloaded amplify_num v0.5.3
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded base85 v2.0.0
[INFO] [stderr]   Downloaded ascii-armor v0.9.0
[INFO] [stderr]   Downloaded baid64 v0.4.1
[INFO] [stderr]   Downloaded strict_encoding v2.9.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded stringly_conversions v0.1.1
[INFO] [stderr]   Downloaded commit_verify v0.12.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e269f6c183d73614229f2697aeaffb5abf08f925885f3619357a169cafa9979a
[INFO] running `Command { std: "docker" "start" "-a" "e269f6c183d73614229f2697aeaffb5abf08f925885f3619357a169cafa9979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e269f6c183d73614229f2697aeaffb5abf08f925885f3619357a169cafa9979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e269f6c183d73614229f2697aeaffb5abf08f925885f3619357a169cafa9979a", kill_on_drop: false }`
[INFO] [stdout] e269f6c183d73614229f2697aeaffb5abf08f925885f3619357a169cafa9979a
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48e8b0cec07cd8f4010027af3de496a2c42b5aabd070b7b7bc1a1138c65e46a3
[INFO] running `Command { std: "docker" "start" "-a" "48e8b0cec07cd8f4010027af3de496a2c42b5aabd070b7b7bc1a1138c65e46a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 crypto-common v0.1.6
[INFO] [stderr]    Compiling mnemonic v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling digest v0.10.7
[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 36.25s
[INFO] running `Command { std: "docker" "inspect" "48e8b0cec07cd8f4010027af3de496a2c42b5aabd070b7b7bc1a1138c65e46a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e8b0cec07cd8f4010027af3de496a2c42b5aabd070b7b7bc1a1138c65e46a3", kill_on_drop: false }`
[INFO] [stdout] 48e8b0cec07cd8f4010027af3de496a2c42b5aabd070b7b7bc1a1138c65e46a3
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50e28478316d0305d25b0bc7fa298344d0b992fb27acd34d59cbebcd1fb043b0
[INFO] running `Command { std: "docker" "start" "-a" "50e28478316d0305d25b0bc7fa298344d0b992fb27acd34d59cbebcd1fb043b0", 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 3.70s
[INFO] running `Command { std: "docker" "inspect" "50e28478316d0305d25b0bc7fa298344d0b992fb27acd34d59cbebcd1fb043b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e28478316d0305d25b0bc7fa298344d0b992fb27acd34d59cbebcd1fb043b0", kill_on_drop: false }`
[INFO] [stdout] 50e28478316d0305d25b0bc7fa298344d0b992fb27acd34d59cbebcd1fb043b0
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d068a7d6b668f0d00230e5aff8c43abbfc72fafe6517f20989e864d52f337db
[INFO] running `Command { std: "docker" "start" "-a" "2d068a7d6b668f0d00230e5aff8c43abbfc72fafe6517f20989e864d52f337db", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[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 (run `cargo fix --lib -p aluvm` to apply 4 suggestions)
[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-b749b1a8324c9f66)
[INFO] [stdout] test isa::ctrl::bytecode::test::chk ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::call ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::fail_ck ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::exec ... 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::jine ... 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::ret ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::stop ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::shfail ... ok
[INFO] [stdout] test isa::ctrl::exec::test::chk ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::shne ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::reserved ... 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::func ... ok
[INFO] [stdout] test isa::ctrl::exec::test::jine ... ok
[INFO] [stdout] test isa::ctrl::exec::test::jmp ... ok
[INFO] [stdout] test isa::ctrl::exec::test::nop ... ok
[INFO] [stdout] test isa::ctrl::exec::test::not_co ... ok
[INFO] [stdout] test isa::ctrl::exec::test::reserved ... ok
[INFO] [stdout] test isa::ctrl::exec::test::ret ... 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::reset_ck ... ok
[INFO] [stdout] test isa::ctrl::exec::test::sh ... 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::stop ... ok
[INFO] [stdout] test library::marshaller::tests::read ... ok
[INFO] [stdout] test library::marshaller::tests::bit_order ... ok
[INFO] [stdout] test library::lib::test::lib_id_display ... ok
[INFO] [stdout] test isa::ctrl::bytecode::test::sh ... 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_eof ... ok
[INFO] [stdout] test library::lib::test::lib_id_from_str ... ok
[INFO] [stdout] test library::marshaller::tests::write_data ... 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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exec.rs (/opt/rustwide/target/debug/deps/exec-a59d35103a772454)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test print_disassemble ... ok
[INFO] [stderr]    Doc-tests aluvm
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/isa/masm.rs - isa::masm::aluasm (line 29) ... FAILED
[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] 39 |   let code = aluasm! {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 40 | |    routine  START:
[INFO] [stdout] 41 | |     not     CO;
[INFO] [stdout] 42 | |     fail    CK;
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     stop;
[INFO] [stdout] 50 | | };
[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.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2d068a7d6b668f0d00230e5aff8c43abbfc72fafe6517f20989e864d52f337db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d068a7d6b668f0d00230e5aff8c43abbfc72fafe6517f20989e864d52f337db", kill_on_drop: false }`
[INFO] [stdout] 2d068a7d6b668f0d00230e5aff8c43abbfc72fafe6517f20989e864d52f337db
