[INFO] cloning repository https://github.com/bottiger/SoundWaves-Core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bottiger/SoundWaves-Core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottiger%2FSoundWaves-Core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottiger%2FSoundWaves-Core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a85d538cb647f936d9993b7b82693d4714eff6ce [INFO] checking bottiger/SoundWaves-Core/a85d538cb647f936d9993b7b82693d4714eff6ce against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottiger%2FSoundWaves-Core" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bottiger/SoundWaves-Core on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bottiger/SoundWaves-Core [INFO] finished tweaking git repo https://github.com/bottiger/SoundWaves-Core [INFO] tweaked toml for git repo https://github.com/bottiger/SoundWaves-Core written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bottiger/SoundWaves-Core 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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsqlite3-sys v0.4.0 [INFO] [stderr] Downloaded rusqlite v0.6.0 [INFO] [stderr] Downloaded libc v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c46a3853cb4e8a026943d7dfd163b9dd2f64d02c16cde30f9160b60a88501aa [INFO] running `Command { std: "docker" "start" "-a" "0c46a3853cb4e8a026943d7dfd163b9dd2f64d02c16cde30f9160b60a88501aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c46a3853cb4e8a026943d7dfd163b9dd2f64d02c16cde30f9160b60a88501aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c46a3853cb4e8a026943d7dfd163b9dd2f64d02c16cde30f9160b60a88501aa", kill_on_drop: false }` [INFO] [stdout] 0c46a3853cb4e8a026943d7dfd163b9dd2f64d02c16cde30f9160b60a88501aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba13a7f928a59850575571ec6b6ad7b4e129e62356d52b41de361c66911847c6 [INFO] running `Command { std: "docker" "start" "-a" "ba13a7f928a59850575571ec6b6ad7b4e129e62356d52b41de361c66911847c6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking winapi v0.2.6 [INFO] [stderr] Checking libc v0.2.8 [INFO] [stderr] Compiling rusqlite v0.6.0 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stdout] error[E0463]: can't find crate for `pkg_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.6.0/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate pkg_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba13a7f928a59850575571ec6b6ad7b4e129e62356d52b41de361c66911847c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba13a7f928a59850575571ec6b6ad7b4e129e62356d52b41de361c66911847c6", kill_on_drop: false }` [INFO] [stdout] ba13a7f928a59850575571ec6b6ad7b4e129e62356d52b41de361c66911847c6