[INFO] cloning repository https://github.com/minerscale/vgm-visualiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minerscale/vgm-visualiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerscale%2Fvgm-visualiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerscale%2Fvgm-visualiser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec17100195933674667b3a13340b05b152b31225 [INFO] testing minerscale/vgm-visualiser against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminerscale%2Fvgm-visualiser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minerscale/vgm-visualiser on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/minerscale/vgm-visualiser [INFO] finished tweaking git repo https://github.com/minerscale/vgm-visualiser [INFO] tweaked toml for git repo https://github.com/minerscale/vgm-visualiser written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/minerscale/vgm-visualiser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3084af6a6cf54ea3610ee9cbfae981ee8e2c597efc7718dd7da682e47e11e5c3 [INFO] running `Command { std: "docker" "start" "-a" "3084af6a6cf54ea3610ee9cbfae981ee8e2c597efc7718dd7da682e47e11e5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3084af6a6cf54ea3610ee9cbfae981ee8e2c597efc7718dd7da682e47e11e5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3084af6a6cf54ea3610ee9cbfae981ee8e2c597efc7718dd7da682e47e11e5c3", kill_on_drop: false }` [INFO] [stdout] 3084af6a6cf54ea3610ee9cbfae981ee8e2c597efc7718dd7da682e47e11e5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fd5f383334df0ccc471e3cfcc688c016e9e713927b24474d468c4e0af4a389 [INFO] running `Command { std: "docker" "start" "-a" "c8fd5f383334df0ccc471e3cfcc688c016e9e713927b24474d468c4e0af4a389", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bcd-numbers v1.0.11 (https://github.com/rlkandela/bcd-numbers/#20e98693) [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling vgm_parser v0.1.0 (https://github.com/minerscale/vgm_parser.git#114038ca) [INFO] [stderr] Compiling vgm-rips v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `noise_type` and `noise_attenuation` are never read [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Sn76489an { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | noise_type: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | noise_attenuation: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sn76489an` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `Command { std: "docker" "inspect" "c8fd5f383334df0ccc471e3cfcc688c016e9e713927b24474d468c4e0af4a389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fd5f383334df0ccc471e3cfcc688c016e9e713927b24474d468c4e0af4a389", kill_on_drop: false }` [INFO] [stdout] c8fd5f383334df0ccc471e3cfcc688c016e9e713927b24474d468c4e0af4a389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44927a679afb10467525e5a4550205283aca10425ee66df3813b472ef95f634f [INFO] running `Command { std: "docker" "start" "-a" "44927a679afb10467525e5a4550205283aca10425ee66df3813b472ef95f634f", kill_on_drop: false }` [INFO] [stderr] Compiling vgm-rips v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `noise_type` and `noise_attenuation` are never read [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Sn76489an { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | noise_type: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | noise_attenuation: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sn76489an` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "44927a679afb10467525e5a4550205283aca10425ee66df3813b472ef95f634f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44927a679afb10467525e5a4550205283aca10425ee66df3813b472ef95f634f", kill_on_drop: false }` [INFO] [stdout] 44927a679afb10467525e5a4550205283aca10425ee66df3813b472ef95f634f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a05709c7bf430e0e8545a404a89f0826090221094e4e3e75e3790a84151921d4 [INFO] running `Command { std: "docker" "start" "-a" "a05709c7bf430e0e8545a404a89f0826090221094e4e3e75e3790a84151921d4", kill_on_drop: false }` [INFO] [stderr] warning: fields `noise_type` and `noise_attenuation` are never read [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 13 | struct Sn76489an { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | noise_type: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 21 | noise_attenuation: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Sn76489an` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vgm-rips` (bin "vgm-rips" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vgm_rips-22c41b4174b20d36) [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" "a05709c7bf430e0e8545a404a89f0826090221094e4e3e75e3790a84151921d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05709c7bf430e0e8545a404a89f0826090221094e4e3e75e3790a84151921d4", kill_on_drop: false }` [INFO] [stdout] a05709c7bf430e0e8545a404a89f0826090221094e4e3e75e3790a84151921d4