[INFO] cloning repository https://github.com/AluVM/ultrasonic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AluVM/ultrasonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fultrasonic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fultrasonic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e755603f4662b9e93f3a329414e02a149b9f2f65
[INFO] checking AluVM/ultrasonic against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fultrasonic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AluVM/ultrasonic
[INFO] finished tweaking git repo https://github.com/AluVM/ultrasonic
[INFO] tweaked toml for git repo https://github.com/AluVM/ultrasonic written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AluVM/ultrasonic on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AluVM/ultrasonic 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e235dea6a388da87fec3746920e2526758ff8801d68e93ad56f8d0f5d79c74
[INFO] running `Command { std: "docker" "start" "-a" "14e235dea6a388da87fec3746920e2526758ff8801d68e93ad56f8d0f5d79c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e235dea6a388da87fec3746920e2526758ff8801d68e93ad56f8d0f5d79c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e235dea6a388da87fec3746920e2526758ff8801d68e93ad56f8d0f5d79c74", kill_on_drop: false }`
[INFO] [stdout] 14e235dea6a388da87fec3746920e2526758ff8801d68e93ad56f8d0f5d79c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 288b595bc4cd5281ec5b8de70c7e405c2fc5cbaeb89b8b703fd8f1f40fa177c6
[INFO] running `Command { std: "docker" "start" "-a" "288b595bc4cd5281ec5b8de70c7e405c2fc5cbaeb89b8b703fd8f1f40fa177c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking mnemonic v1.1.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]     Checking strict_encoding v2.9.1
[INFO] [stderr]     Checking baid64 v0.4.1
[INFO] [stderr]     Checking vesper-lang v0.2.1
[INFO] [stderr]     Checking strict_types v2.9.0
[INFO] [stderr]     Checking commit_verify v0.12.0
[INFO] [stderr]     Checking aluvm v0.12.0
[INFO] [stderr]     Checking zk-aluvm v0.12.0
[INFO] [stderr]     Checking ultrasonic v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused import: `strict_encoding::StrictDumb`
[INFO] [stdout]    --> src/state.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use strict_encoding::StrictDumb;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 |     unused_imports,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isa/exec.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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/exec.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |     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] 241 |     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/exec.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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/exec.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |     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] 241 |     fn local_goto_pos(&mut self) -> GotoTarget<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ultrasonic` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "288b595bc4cd5281ec5b8de70c7e405c2fc5cbaeb89b8b703fd8f1f40fa177c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288b595bc4cd5281ec5b8de70c7e405c2fc5cbaeb89b8b703fd8f1f40fa177c6", kill_on_drop: false }`
[INFO] [stdout] 288b595bc4cd5281ec5b8de70c7e405c2fc5cbaeb89b8b703fd8f1f40fa177c6
