[INFO] updating cached repository https://github.com/archerfeel/azeroth-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/archerfeel/azeroth-vm [INFO] [stderr] dd7430d..deba41f master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] deba41f2e87e726b88243353c178f4fc12afaed4 [INFO] checking archerfeel/azeroth-vm against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherfeel%2Fazeroth-vm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archerfeel/azeroth-vm on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archerfeel/azeroth-vm [INFO] finished tweaking git repo https://github.com/archerfeel/azeroth-vm [INFO] tweaked toml for git repo https://github.com/archerfeel/azeroth-vm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37ef71fdad19f307312a46f97721487df83251ea5de78b15d10fbc3482b93d60 [INFO] running `Command { std: "docker" "start" "-a" "37ef71fdad19f307312a46f97721487df83251ea5de78b15d10fbc3482b93d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37ef71fdad19f307312a46f97721487df83251ea5de78b15d10fbc3482b93d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ef71fdad19f307312a46f97721487df83251ea5de78b15d10fbc3482b93d60", kill_on_drop: false }` [INFO] [stdout] 37ef71fdad19f307312a46f97721487df83251ea5de78b15d10fbc3482b93d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37ae0af207cfcb62fba75d224e1712e8fbf6c40d2e9513d40caf9c9674e6178a [INFO] running `Command { std: "docker" "start" "-a" "37ae0af207cfcb62fba75d224e1712e8fbf6c40d2e9513d40caf9c9674e6178a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking azeroth-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::interpreter::thread::ThreadContext` [INFO] [stdout] --> src/mem/stack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::interpreter::thread::ThreadContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `heap::*`, `klass::*`, `metaspace::*` [INFO] [stdout] --> src/interpreter/thread.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mem::{heap::*, klass::*, metaspace::*, stack::*, *}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::trace` [INFO] [stdout] --> src/interpreter/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use log::trace; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::interpreter::thread::ThreadContext` [INFO] [stdout] --> src/mem/stack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::interpreter::thread::ThreadContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `heap::*`, `klass::*`, `metaspace::*` [INFO] [stdout] --> src/interpreter/thread.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mem::{heap::*, klass::*, metaspace::*, stack::*, *}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::trace` [INFO] [stdout] --> src/interpreter/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use log::trace; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stack` [INFO] [stdout] --> src/interpreter/mod.rs:549:21 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `throwable` [INFO] [stdout] --> src/interpreter/mod.rs:549:44 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_throwable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stack` [INFO] [stdout] --> src/interpreter/mod.rs:549:21 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `throwable` [INFO] [stdout] --> src/interpreter/mod.rs:549:44 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_throwable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flag` [INFO] [stdout] --> src/bytecode/class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | access_flag: U2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init_value` [INFO] [stdout] --> src/bytecode/field.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn init_value(access_flag: u16, descriptor: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_PRIVATE` [INFO] [stdout] --> src/bytecode/method.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const ACC_PRIVATE: U2 = 0x0002; // Declared private; accessible only within the defining class. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_BRIDGE` [INFO] [stdout] --> src/bytecode/method.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const ACC_BRIDGE: U2 = 0x0040; // A bridge method, generated by the compiler. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VARARGS` [INFO] [stdout] --> src/bytecode/method.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const ACC_VARARGS: U2 = 0x0080; // Declared with variable number of arguments. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ABSTRACT` [INFO] [stdout] --> src/bytecode/method.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | const ACC_ABSTRACT: U2 = 0x0400; // Declared abstract; no implementation is provided. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_STRICT` [INFO] [stdout] --> src/bytecode/method.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | const ACC_STRICT: U2 = 0x0800; // Declared strictfp; floating-point mode is FPstrict. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNTHETIC` [INFO] [stdout] --> src/bytecode/method.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const ACC_SYNTHETIC: U2 = 0x1000; // Declared synthetic; not present in the source code. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_STACK_LEN` [INFO] [stdout] --> src/mem/stack.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_STACK_LEN: usize = 128 * 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack_size` [INFO] [stdout] --> src/mem/stack.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | max_stack_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_exception` [INFO] [stdout] --> src/interpreter/mod.rs:549:4 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/mem/heap.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 118 | let obj0_ptr = unsafe { jvm_heap!().base.add(obj0 as usize) }; [INFO] [stdout] | ------ ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | because it's nested under this `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_flag` [INFO] [stdout] --> src/bytecode/class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | access_flag: U2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init_value` [INFO] [stdout] --> src/bytecode/field.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn init_value(access_flag: u16, descriptor: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_PRIVATE` [INFO] [stdout] --> src/bytecode/method.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const ACC_PRIVATE: U2 = 0x0002; // Declared private; accessible only within the defining class. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_BRIDGE` [INFO] [stdout] --> src/bytecode/method.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const ACC_BRIDGE: U2 = 0x0040; // A bridge method, generated by the compiler. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VARARGS` [INFO] [stdout] --> src/bytecode/method.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const ACC_VARARGS: U2 = 0x0080; // Declared with variable number of arguments. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ABSTRACT` [INFO] [stdout] --> src/bytecode/method.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | const ACC_ABSTRACT: U2 = 0x0400; // Declared abstract; no implementation is provided. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_STRICT` [INFO] [stdout] --> src/bytecode/method.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | const ACC_STRICT: U2 = 0x0800; // Declared strictfp; floating-point mode is FPstrict. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNTHETIC` [INFO] [stdout] --> src/bytecode/method.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const ACC_SYNTHETIC: U2 = 0x1000; // Declared synthetic; not present in the source code. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_STACK_LEN` [INFO] [stdout] --> src/mem/stack.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_STACK_LEN: usize = 128 * 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack_size` [INFO] [stdout] --> src/mem/stack.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | max_stack_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_exception` [INFO] [stdout] --> src/interpreter/mod.rs:549:4 [INFO] [stdout] | [INFO] [stdout] 549 | fn handle_exception(stack: &mut JavaStack, throwable: String, pc: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem::*` [INFO] [stdout] --> src/main.rs:3:78 [INFO] [stdout] | [INFO] [stdout] 3 | use azerothvm::{interpreter::thread::ThreadContext, mem::metaspace::CLASSES, mem::*, *}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem::*` [INFO] [stdout] --> src/main.rs:3:78 [INFO] [stdout] | [INFO] [stdout] 3 | use azerothvm::{interpreter::thread::ThreadContext, mem::metaspace::CLASSES, mem::*, *}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.74s [INFO] running `Command { std: "docker" "inspect" "37ae0af207cfcb62fba75d224e1712e8fbf6c40d2e9513d40caf9c9674e6178a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ae0af207cfcb62fba75d224e1712e8fbf6c40d2e9513d40caf9c9674e6178a", kill_on_drop: false }` [INFO] [stdout] 37ae0af207cfcb62fba75d224e1712e8fbf6c40d2e9513d40caf9c9674e6178a