[INFO] cloning repository https://github.com/coderedart/soni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedart/soni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fsoni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fsoni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a783e456c4f1bb98e07e877bfa8f0af3be9c61 [INFO] testing coderedart/soni against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fsoni" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coderedart/soni on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coderedart/soni [INFO] finished tweaking git repo https://github.com/coderedart/soni [INFO] tweaked toml for git repo https://github.com/coderedart/soni written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/coderedart/soni already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui-miniquad v0.7.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.5 [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded egui-macroquad v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be6492068be5bde6d6c8329d612a42a4a87aaa092fe4b82011526b9e00287d91 [INFO] running `Command { std: "docker" "start" "-a" "be6492068be5bde6d6c8329d612a42a4a87aaa092fe4b82011526b9e00287d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be6492068be5bde6d6c8329d612a42a4a87aaa092fe4b82011526b9e00287d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6492068be5bde6d6c8329d612a42a4a87aaa092fe4b82011526b9e00287d91", kill_on_drop: false }` [INFO] [stdout] be6492068be5bde6d6c8329d612a42a4a87aaa092fe4b82011526b9e00287d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff1eca78cd9de43dfe84febf2a27ab656ff0d6d62e9e8a4628e303db467ba181 [INFO] running `Command { std: "docker" "start" "-a" "ff1eca78cd9de43dfe84febf2a27ab656ff0d6d62e9e8a4628e303db467ba181", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling ab_glyph v0.2.13 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling egui-miniquad v0.7.0 [INFO] [stderr] Compiling egui-macroquad v0.7.0 [INFO] [stderr] Compiling soni v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../plane.ogg: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:148:38 [INFO] [stdout] | [INFO] [stdout] 148 | pub const PLANE_SOUND_BYTES: &[u8] = include_bytes!("../plane.ogg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soni` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ff1eca78cd9de43dfe84febf2a27ab656ff0d6d62e9e8a4628e303db467ba181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1eca78cd9de43dfe84febf2a27ab656ff0d6d62e9e8a4628e303db467ba181", kill_on_drop: false }` [INFO] [stdout] ff1eca78cd9de43dfe84febf2a27ab656ff0d6d62e9e8a4628e303db467ba181