[INFO] cloning repository https://github.com/0e4ef622/remani [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0e4ef622/remani" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b8238fee6b26947ae78464be7db7b66022011e [INFO] checking 0e4ef622/remani against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 92% (891/964) Checking out files: 93% (897/964) Checking out files: 94% (907/964) Checking out files: 95% (916/964) Checking out files: 96% (926/964) Checking out files: 97% (936/964) Checking out files: 98% (945/964) Checking out files: 99% (955/964) Checking out files: 100% (964/964) Checking out files: 100% (964/964), done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0e4ef622/remani [INFO] finished tweaking git repo https://github.com/0e4ef622/remani [INFO] tweaked toml for git repo https://github.com/0e4ef622/remani written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/0e4ef622/remani already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd3e06940a0e90a1e5972641052956239bf4c6a5a9800d622692a5488fa7b679 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd3e06940a0e90a1e5972641052956239bf4c6a5a9800d622692a5488fa7b679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd3e06940a0e90a1e5972641052956239bf4c6a5a9800d622692a5488fa7b679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3e06940a0e90a1e5972641052956239bf4c6a5a9800d622692a5488fa7b679", kill_on_drop: false }` [INFO] [stdout] dd3e06940a0e90a1e5972641052956239bf4c6a5a9800d622692a5488fa7b679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9931241e57d7a78ed9c9ede4fc46c62b41bbb142898987446d7b1a025aa14762 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9931241e57d7a78ed9c9ede4fc46c62b41bbb142898987446d7b1a025aa14762", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking instant v0.1.1 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking simplemad v0.9.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.30.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling conrod_derive v0.67.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking pistoncore-window v0.37.0 [INFO] [stderr] Checking conrod_core v0.67.0 [INFO] [stderr] Checking pistoncore-event_loop v0.42.0 [INFO] [stderr] Checking piston v0.42.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.60.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking conrod_piston v0.67.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.54.0 [INFO] [stderr] Checking remani v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(inner_deref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(inner_deref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | n => map!(input, count!(count_fixed!(u8, le_u8, 4), event_count), |v| Events::Unknown(n, v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | n => map!(input, count!(count_fixed!(u8, le_u8, 4), event_count), |v| Events::Unknown(n, v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [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] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `remani` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9931241e57d7a78ed9c9ede4fc46c62b41bbb142898987446d7b1a025aa14762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9931241e57d7a78ed9c9ede4fc46c62b41bbb142898987446d7b1a025aa14762", kill_on_drop: false }` [INFO] [stdout] 9931241e57d7a78ed9c9ede4fc46c62b41bbb142898987446d7b1a025aa14762