[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] checking onsah/SyncLyrics against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsah%2FSyncLyrics" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onsah/SyncLyrics on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-13/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b50d937df5fab71b3e4c622b14c3863bc293fd5edd37f1962d507c5310015f3 [INFO] running `Command { std: "docker" "start" "-a" "0b50d937df5fab71b3e4c622b14c3863bc293fd5edd37f1962d507c5310015f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b50d937df5fab71b3e4c622b14c3863bc293fd5edd37f1962d507c5310015f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b50d937df5fab71b3e4c622b14c3863bc293fd5edd37f1962d507c5310015f3", kill_on_drop: false }` [INFO] [stdout] 0b50d937df5fab71b3e4c622b14c3863bc293fd5edd37f1962d507c5310015f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08445ed987e14c66dc2b22b3e28807582310930a20b5a6598151ebe2a60d0322 [INFO] running `Command { std: "docker" "start" "-a" "08445ed987e14c66dc2b22b3e28807582310930a20b5a6598151ebe2a60d0322", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-core v0.3.11 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking futures-sink v0.3.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling sync_lyrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [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] [stderr] Compiling indexmap v1.6.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sync_lyrics` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "08445ed987e14c66dc2b22b3e28807582310930a20b5a6598151ebe2a60d0322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08445ed987e14c66dc2b22b3e28807582310930a20b5a6598151ebe2a60d0322", kill_on_drop: false }` [INFO] [stdout] 08445ed987e14c66dc2b22b3e28807582310930a20b5a6598151ebe2a60d0322