[INFO] cloning repository https://github.com/Bilalh/vgmdb-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bilalh/vgmdb-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilalh%2Fvgmdb-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilalh%2Fvgmdb-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e20e7239b0ae03e6ccda880d058b69bdc8413f97 [INFO] checking Bilalh/vgmdb-rust against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBilalh%2Fvgmdb-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bilalh/vgmdb-rust on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bilalh/vgmdb-rust [INFO] finished tweaking git repo https://github.com/Bilalh/vgmdb-rust [INFO] tweaked toml for git repo https://github.com/Bilalh/vgmdb-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Bilalh/vgmdb-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded id3 v0.1.12 [INFO] [stderr] Downloaded simple_parallel v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4184a00efb5939e1c94668ea39eecaf9e3d691f55c922607cbbf3152ee5b231 [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" "a4184a00efb5939e1c94668ea39eecaf9e3d691f55c922607cbbf3152ee5b231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4184a00efb5939e1c94668ea39eecaf9e3d691f55c922607cbbf3152ee5b231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4184a00efb5939e1c94668ea39eecaf9e3d691f55c922607cbbf3152ee5b231", kill_on_drop: false }` [INFO] [stdout] a4184a00efb5939e1c94668ea39eecaf9e3d691f55c922607cbbf3152ee5b231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9d5281cdbf22e57096398276b71aa96c5dfc9d77aba4903e31e61d8e5c7d4f4 [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" "c9d5281cdbf22e57096398276b71aa96c5dfc9d77aba4903e31e61d8e5c7d4f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking simple_parallel v0.2.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking id3 v0.1.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking vgmdb v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let html = try!( download_album_url(id) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let album : AlbumDb = try!( json::decode(&html)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | let Output{status, stdout, .. } = try!( Command::new("curl").arg(&url).output() ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | let res = try!(String::from_utf8(stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/vgmdb/io.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | , tracks: d.tracks.into_iter().zip((1..)).map(|(t,i)| convert_track(t, i) ).collect() [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | CmdError::UtfError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | CmdError::IoError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/vgmdb/data.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | for (d,i) in self.discs.iter().zip((1..)) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let html = try!( download_album_url(id) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let album : AlbumDb = try!( json::decode(&html)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | let Output{status, stdout, .. } = try!( Command::new("curl").arg(&url).output() ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vgmdb/io.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | let res = try!(String::from_utf8(stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/vgmdb/io.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | , tracks: d.tracks.into_iter().zip((1..)).map(|(t,i)| convert_track(t, i) ).collect() [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | CmdError::UtfError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vgmdb/errors.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | CmdError::IoError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/vgmdb/data.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable, RustcEncodable, Debug )] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/vgmdb/data.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | for (d,i) in self.discs.iter().zip((1..)) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | CmdError::OtherError(format!("Json decode Error {:?}", err.description() )) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | CmdError::UtfError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | CmdError::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | CmdError::OtherError(format!("Json decode Error {:?}", err.description() )) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | CmdError::UtfError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vgmdb/errors.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | CmdError::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.56s [INFO] running `Command { std: "docker" "inspect" "c9d5281cdbf22e57096398276b71aa96c5dfc9d77aba4903e31e61d8e5c7d4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d5281cdbf22e57096398276b71aa96c5dfc9d77aba4903e31e61d8e5c7d4f4", kill_on_drop: false }` [INFO] [stdout] c9d5281cdbf22e57096398276b71aa96c5dfc9d77aba4903e31e61d8e5c7d4f4