[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 1.59.0 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onsah/SyncLyrics on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 755933a17e8fed42a6dd5482ebd4898c837342f3be4594b182db86515344a65c [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" "755933a17e8fed42a6dd5482ebd4898c837342f3be4594b182db86515344a65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755933a17e8fed42a6dd5482ebd4898c837342f3be4594b182db86515344a65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755933a17e8fed42a6dd5482ebd4898c837342f3be4594b182db86515344a65c", kill_on_drop: false }` [INFO] [stdout] 755933a17e8fed42a6dd5482ebd4898c837342f3be4594b182db86515344a65c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 704e4b4cb86ceb939d82c277b1158adf7509f4c142882bf99db08528036f3cd5 [INFO] running `Command { std: "docker" "start" "-a" "704e4b4cb86ceb939d82c277b1158adf7509f4c142882bf99db08528036f3cd5", 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 memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [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 once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.11 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling sync_lyrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.11 [INFO] [stderr] Compiling futures-task v0.3.11 [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] 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" "704e4b4cb86ceb939d82c277b1158adf7509f4c142882bf99db08528036f3cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704e4b4cb86ceb939d82c277b1158adf7509f4c142882bf99db08528036f3cd5", kill_on_drop: false }` [INFO] [stdout] 704e4b4cb86ceb939d82c277b1158adf7509f4c142882bf99db08528036f3cd5