[INFO] cloning repository https://github.com/edison-moreland/MusicScript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edison-moreland/MusicScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-moreland%2FMusicScript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-moreland%2FMusicScript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39eecb0dce2df08031ec0d1741238a050801acc2
[INFO] checking edison-moreland/MusicScript against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedison-moreland%2FMusicScript" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/edison-moreland/MusicScript on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/edison-moreland/MusicScript
[INFO] finished tweaking git repo https://github.com/edison-moreland/MusicScript
[INFO] tweaked toml for git repo https://github.com/edison-moreland/MusicScript written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/edison-moreland/MusicScript 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua-sys v0.5.1
[INFO] [stderr]   Downloaded rsor v0.1.4
[INFO] [stderr]   Downloaded numeric-array v0.5.2
[INFO] [stderr]   Downloaded thingbuf v0.1.4
[INFO] [stderr]   Downloaded mlua v0.9.5
[INFO] [stderr]   Downloaded fundsp v0.16.0
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.5.6+9cc2e42
[INFO] [stderr]   Downloaded funutd v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c57d390d4231fe56c8d7d3a7b24ab91f6ff6c3ceee2da891315344bca393b6
[INFO] running `Command { std: "docker" "start" "-a" "a9c57d390d4231fe56c8d7d3a7b24ab91f6ff6c3ceee2da891315344bca393b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c57d390d4231fe56c8d7d3a7b24ab91f6ff6c3ceee2da891315344bca393b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c57d390d4231fe56c8d7d3a7b24ab91f6ff6c3ceee2da891315344bca393b6", kill_on_drop: false }`
[INFO] [stdout] a9c57d390d4231fe56c8d7d3a7b24ab91f6ff6c3ceee2da891315344bca393b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f97efe5cdeee771167a5dd9a4da0307a9856f8febb96c49cec6625553e95a649
[INFO] running `Command { std: "docker" "start" "-a" "f97efe5cdeee771167a5dd9a4da0307a9856f8febb96c49cec6625553e95a649", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking rsor v0.1.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.3
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking numeric-array v0.5.2
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.3
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]    Compiling luajit-src v210.5.6+9cc2e42
[INFO] [stderr]    Compiling mlua-sys v0.5.1
[INFO] [stderr]     Checking funutd v0.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking thingbuf v0.1.4
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking fundsp v0.16.0
[INFO] [stderr]     Checking mlua v0.9.5
[INFO] [stderr]     Checking music_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fundsp::hacker`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fundsp::hacker::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fundsp::hacker`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fundsp::hacker::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.27s
[INFO] running `Command { std: "docker" "inspect" "f97efe5cdeee771167a5dd9a4da0307a9856f8febb96c49cec6625553e95a649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97efe5cdeee771167a5dd9a4da0307a9856f8febb96c49cec6625553e95a649", kill_on_drop: false }`
[INFO] [stdout] f97efe5cdeee771167a5dd9a4da0307a9856f8febb96c49cec6625553e95a649
