[INFO] updating cached repository https://github.com/adumbidiot/sks-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4592c9844556ecdf92388cb88d1d1d74ebdb6204 [INFO] checking adumbidiot/sks-rs against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fsks-rs" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/sks-rs on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/adumbidiot/sks-rs [INFO] finished tweaking git repo https://github.com/adumbidiot/sks-rs [INFO] tweaked toml for git repo https://github.com/adumbidiot/sks-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/sks-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e32e410f51e4be8bc5cb6f42d8a06a64b7d0636739922ff137a97e632a8546a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e32e410f51e4be8bc5cb6f42d8a06a64b7d0636739922ff137a97e632a8546a0"` [INFO] [stderr] Checking gc v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling gc_derive v0.3.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking Boa v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Checking sks v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read /opt/rustwide/workdir/assets/P0.png: No such file or directory (os error 2) [INFO] [stderr] --> src/render.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | pub const $b: &[u8] = include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/assets/", stringify!($b), ".png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | / load_blocks! { [INFO] [stderr] 21 | | M0, [INFO] [stderr] 22 | | [INFO] [stderr] 23 | | B0, [INFO] [stderr] ... | [INFO] [stderr] 43 | | D1 [INFO] [stderr] 44 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read /opt/rustwide/workdir/assets/P0.png: No such file or directory (os error 2) [INFO] [stderr] --> src/render.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | pub const $b: &[u8] = include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/assets/", stringify!($b), ".png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | / load_blocks! { [INFO] [stderr] 21 | | M0, [INFO] [stderr] 22 | | [INFO] [stderr] 23 | | B0, [INFO] [stderr] ... | [INFO] [stderr] 43 | | D1 [INFO] [stderr] 44 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `sks`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `sks`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e32e410f51e4be8bc5cb6f42d8a06a64b7d0636739922ff137a97e632a8546a0"` [INFO] running `"docker" "rm" "-f" "e32e410f51e4be8bc5cb6f42d8a06a64b7d0636739922ff137a97e632a8546a0"` [INFO] [stdout] e32e410f51e4be8bc5cb6f42d8a06a64b7d0636739922ff137a97e632a8546a0