[INFO] cloning repository https://github.com/icicle-emu/icicle-emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icicle-emu/icicle-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51558fcbf7c8c7622dc4b21c1cf40d300dbbd47a
[INFO] checking icicle-emu/icicle-emu against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icicle-emu/icicle-emu
[INFO] finished tweaking git repo https://github.com/icicle-emu/icicle-emu
[INFO] tweaked toml for git repo https://github.com/icicle-emu/icicle-emu written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icicle-emu/icicle-emu on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icicle-emu/icicle-emu 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mchesser/gdbstub/`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v42.0.0
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v34.0.2
[INFO] [stderr]   Downloaded wasmtime-jit-debug v34.0.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.129.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.129.0
[INFO] [stderr]   Downloaded cranelift-control v0.129.0
[INFO] [stderr]   Downloaded cranelift v0.129.0
[INFO] [stderr]   Downloaded cranelift-jit v0.129.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.129.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.129.0
[INFO] [stderr]   Downloaded cranelift-module v0.129.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded xml-rs v0.8.27
[INFO] [stderr]   Downloaded addr2line v0.26.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.129.0
[INFO] [stderr]   Downloaded crepe v0.1.8
[INFO] [stderr]   Downloaded wasmtime-internal-core v42.0.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.129.0
[INFO] [stderr]   Downloaded cranelift-isle v0.129.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.129.0
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.1
[INFO] [stderr]   Downloaded object v0.38.1
[INFO] [stderr]   Downloaded gimli v0.33.0
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded cranelift-codegen v0.129.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.129.0
[INFO] [stderr]   Downloaded cranelift-entity v0.129.0
[INFO] [stderr]   Downloaded cranelift-native v0.129.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fb373d6289e3f6bf09d00889dafdceffc8d48c83853199d521eacef804ad47d
[INFO] running `Command { std: "docker" "start" "-a" "2fb373d6289e3f6bf09d00889dafdceffc8d48c83853199d521eacef804ad47d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fb373d6289e3f6bf09d00889dafdceffc8d48c83853199d521eacef804ad47d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb373d6289e3f6bf09d00889dafdceffc8d48c83853199d521eacef804ad47d", kill_on_drop: false }`
[INFO] [stdout] 2fb373d6289e3f6bf09d00889dafdceffc8d48c83853199d521eacef804ad47d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4195a9101f66e80bfabcdec528f42cbe989b95346cddc77b898eac87a7f2065
[INFO] running `Command { std: "docker" "start" "-a" "b4195a9101f66e80bfabcdec528f42cbe989b95346cddc77b898eac87a7f2065", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cranelift-srcgen v0.129.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling wasmtime-internal-core v42.0.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cranelift-isle v0.129.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.129.0
[INFO] [stderr]     Checking pcode v0.2.0 (/opt/rustwide/workdir/sleigh/pcode)
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking sleigh-parse v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-parse)
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.129.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking regalloc2 v0.13.5
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking cranelift-bitset v0.129.0
[INFO] [stderr]     Checking sleigh-runtime v0.1.0 (/opt/rustwide/workdir/sleigh/sleigh-runtime)
[INFO] [stderr]     Checking icicle-mem v0.3.0 (/opt/rustwide/workdir/icicle-mem)
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking cranelift-entity v0.129.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.129.0
[INFO] [stderr]     Checking cranelift-bforest v0.129.0
[INFO] [stderr]     Checking cranelift-control v0.129.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v42.0.0
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]    Compiling icicle-linux v0.1.0 (/opt/rustwide/workdir/icicle-linux)
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.129.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling cranelift-codegen v0.129.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v34.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-jit-debug v34.0.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling crepe v0.1.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking addr2line v0.26.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking serde-xml-rs v0.8.1
[INFO] [stderr]     Checking icicle-cpu v0.1.0 (/opt/rustwide/workdir/icicle-cpu)
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking gdbstub v0.7.6 (https://github.com/mchesser/gdbstub/#fc9702f4)
[INFO] [stderr]     Checking sleigh-compile v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-compile)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:807:24
[INFO] [stdout]     |
[INFO] [stdout] 807 |                 output.shift_left(&Value::from_const((63 - x.leading_zeros()) as u64));
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:811:24
[INFO] [stdout]     |
[INFO] [stdout] 811 |                 output.shift_left(&Value::from_const((63 - x.leading_zeros()) as u64));
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:874:20
[INFO] [stdout]     |
[INFO] [stdout] 874 |             output.shift_left(b);
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:882:20
[INFO] [stdout]     |
[INFO] [stdout] 882 |             output.shift_right(b);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `BitVecExt::shift_right(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_right`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:807:24
[INFO] [stdout]     |
[INFO] [stdout] 807 |                 output.shift_left(&Value::from_const((63 - x.leading_zeros()) as u64));
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `exec::const_eval::BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:811:24
[INFO] [stdout]     |
[INFO] [stdout] 811 |                 output.shift_left(&Value::from_const((63 - x.leading_zeros()) as u64));
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `exec::const_eval::BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:874:20
[INFO] [stdout]     |
[INFO] [stdout] 874 |             output.shift_left(b);
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `exec::const_eval::BitVecExt::shift_left(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_left`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> icicle-cpu/src/exec/const_eval.rs:882:20
[INFO] [stdout]     |
[INFO] [stdout] 882 |             output.shift_right(b);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `exec::const_eval::BitVecExt::shift_right(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(slice_shift)]` to the crate attributes to enable `__core::slice::<impl [T]>::shift_right`
[INFO] [stdout]    --> icicle-cpu/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(slice_shift)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gdbstub_arch v0.3.2 (https://github.com/mchesser/gdbstub/#fc9702f4)
[INFO] [stderr]     Checking cranelift-frontend v0.129.0
[INFO] [stderr]     Checking cranelift-native v0.129.0
[INFO] [stderr]     Checking cranelift-module v0.129.0
[INFO] [stderr]     Checking cranelift v0.129.0
[INFO] [stderr]     Checking cranelift-jit v0.129.0
[INFO] [stderr]     Checking icicle-jit v0.2.0 (/opt/rustwide/workdir/icicle-jit)
[INFO] [stderr]     Checking icicle-vm v0.2.0 (/opt/rustwide/workdir/icicle-vm)
[INFO] [stderr]     Checking icicle-gdb v0.1.0 (/opt/rustwide/workdir/icicle-gdb)
[INFO] [stderr]     Checking icicle-fuzzing v0.1.0 (/opt/rustwide/workdir/icicle-fuzzing)
[INFO] [stderr]     Checking icicle-test v0.1.0 (/opt/rustwide/workdir/icicle-test)
[INFO] [stderr]     Checking afl-icicle-trace v0.1.0 (/opt/rustwide/workdir/afl-icicle-trace)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "b4195a9101f66e80bfabcdec528f42cbe989b95346cddc77b898eac87a7f2065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4195a9101f66e80bfabcdec528f42cbe989b95346cddc77b898eac87a7f2065", kill_on_drop: false }`
[INFO] [stdout] b4195a9101f66e80bfabcdec528f42cbe989b95346cddc77b898eac87a7f2065
