[INFO] fetching crate fast_fmt 0.1.3... [INFO] testing fast_fmt-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fast_fmt 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fast_fmt 0.1.3 [INFO] finished tweaking crates.io crate fast_fmt 0.1.3 [INFO] tweaked toml for crates.io crate fast_fmt 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fast_fmt 0.1.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding numtoa v0.0.7 (available: v0.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e1d2adb6a383f0cafcf5a1103cb1fd7a163c7f1a6b9f4a6fd566fe25b9c0f1 [INFO] running `Command { std: "docker" "start" "-a" "f2e1d2adb6a383f0cafcf5a1103cb1fd7a163c7f1a6b9f4a6fd566fe25b9c0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e1d2adb6a383f0cafcf5a1103cb1fd7a163c7f1a6b9f4a6fd566fe25b9c0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e1d2adb6a383f0cafcf5a1103cb1fd7a163c7f1a6b9f4a6fd566fe25b9c0f1", kill_on_drop: false }` [INFO] [stdout] f2e1d2adb6a383f0cafcf5a1103cb1fd7a163c7f1a6b9f4a6fd566fe25b9c0f1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dacd201f9e039c88c1a046f96c6365a2f3a96df712137b7a380afa9e4ec9912 [INFO] running `Command { std: "docker" "start" "-a" "9dacd201f9e039c88c1a046f96c6365a2f3a96df712137b7a380afa9e4ec9912", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling numtoa v0.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fast_fmt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/int_impls.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 5]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 7]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 12]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 21]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 4]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 6]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 11]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "9dacd201f9e039c88c1a046f96c6365a2f3a96df712137b7a380afa9e4ec9912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dacd201f9e039c88c1a046f96c6365a2f3a96df712137b7a380afa9e4ec9912", kill_on_drop: false }` [INFO] [stdout] 9dacd201f9e039c88c1a046f96c6365a2f3a96df712137b7a380afa9e4ec9912 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7041906c829aed3e0770e143fa59b4ff847dd01a6741c2bb3ce45e5fd1b95778 [INFO] running `Command { std: "docker" "start" "-a" "7041906c829aed3e0770e143fa59b4ff847dd01a6741c2bb3ce45e5fd1b95778", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling fast_fmt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/int_impls.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 5]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 7]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 12]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 21]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 4]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 6]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 11]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/int_impls.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 5]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 7]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 12]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 21]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 4]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 6]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 11]` does not permit being left uninitialized [INFO] [stdout] --> src/int_impls.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 42 | / impls! { [INFO] [stdout] 43 | | (i8, 4), [INFO] [stdout] 44 | | (i16, 6), [INFO] [stdout] 45 | | (i32, 11), [INFO] [stdout] ... | [INFO] [stdout] 50 | | (u64, 20), [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "7041906c829aed3e0770e143fa59b4ff847dd01a6741c2bb3ce45e5fd1b95778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7041906c829aed3e0770e143fa59b4ff847dd01a6741c2bb3ce45e5fd1b95778", kill_on_drop: false }` [INFO] [stdout] 7041906c829aed3e0770e143fa59b4ff847dd01a6741c2bb3ce45e5fd1b95778 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b1e5adbbd8811e897eb88bdd834a3c2b8cd6166386fa3595053bc16c8140dca [INFO] running `Command { std: "docker" "start" "-a" "5b1e5adbbd8811e897eb88bdd834a3c2b8cd6166386fa3595053bc16c8140dca", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/int_impls.rs:22:61 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 5]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 7]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 12]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 21]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 4]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 6]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 11]` does not permit being left uninitialized [INFO] [stderr] --> src/int_impls.rs:22:56 [INFO] [stderr] | [INFO] [stderr] 22 | let mut buffer: [u8; $N + 1] = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 42 | / impls! { [INFO] [stderr] 43 | | (i8, 4), [INFO] [stderr] 44 | | (i16, 6), [INFO] [stderr] 45 | | (i32, 11), [INFO] [stderr] ... | [INFO] [stderr] 50 | | (u64, 20), [INFO] [stderr] 51 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: this warning originates in the macro `impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fast_fmt` (lib) generated 8 warnings [INFO] [stderr] warning: `fast_fmt` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_fmt-1a5510ef68689892) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::buffer_overflow ... ok [INFO] [stdout] test tests::instantiated_fmt ... ok [INFO] [stdout] test tests::slice_write ... ok [INFO] [stdout] test tests::str_fmt ... ok [INFO] [stdout] test tests::transform ... ok [INFO] [stdout] test tests::chain ... ok [INFO] [stderr] Doc-tests fast_fmt [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b1e5adbbd8811e897eb88bdd834a3c2b8cd6166386fa3595053bc16c8140dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1e5adbbd8811e897eb88bdd834a3c2b8cd6166386fa3595053bc16c8140dca", kill_on_drop: false }` [INFO] [stdout] 5b1e5adbbd8811e897eb88bdd834a3c2b8cd6166386fa3595053bc16c8140dca