[INFO] cloning repository https://github.com/onsah/SyncLyrics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onsah/SyncLyrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsah%2FSyncLyrics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsah%2FSyncLyrics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d026317e6f9bcc52cd99587a92633b38b0eccb0 [INFO] testing onsah/SyncLyrics against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsah%2FSyncLyrics" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onsah/SyncLyrics on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onsah/SyncLyrics [INFO] finished tweaking git repo https://github.com/onsah/SyncLyrics [INFO] tweaked toml for git repo https://github.com/onsah/SyncLyrics written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/onsah/SyncLyrics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 632ac2379c773c45598835e2d57b68d88841b69a233ecaad1cffa966e23a3478 [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" "632ac2379c773c45598835e2d57b68d88841b69a233ecaad1cffa966e23a3478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632ac2379c773c45598835e2d57b68d88841b69a233ecaad1cffa966e23a3478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632ac2379c773c45598835e2d57b68d88841b69a233ecaad1cffa966e23a3478", kill_on_drop: false }` [INFO] [stdout] 632ac2379c773c45598835e2d57b68d88841b69a233ecaad1cffa966e23a3478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baeb67a5a57d7018a97594c42f85f82944e09b95603d8492b65d0a228ec8ebde [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" "baeb67a5a57d7018a97594c42f85f82944e09b95603d8492b65d0a228ec8ebde", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.11 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling sync_lyrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stdout] error: couldn't read secrets: No such file or directory (os error 2) [INFO] [stdout] --> build.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | static ACCESS_TOKEN: &'static str = include_str!("secrets"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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] Compiling libdbus-sys v0.2.1 [INFO] [stderr] error: could not compile `sync_lyrics` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "baeb67a5a57d7018a97594c42f85f82944e09b95603d8492b65d0a228ec8ebde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baeb67a5a57d7018a97594c42f85f82944e09b95603d8492b65d0a228ec8ebde", kill_on_drop: false }` [INFO] [stdout] baeb67a5a57d7018a97594c42f85f82944e09b95603d8492b65d0a228ec8ebde