[INFO] updating cached repository https://github.com/expenses/hectic-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] [stderr] From https://github.com/expenses/hectic-rs [INFO] [stderr] a4556cb..52c9f5d master -> master [INFO] [stderr] * [new branch] write_texture -> write_texture [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 52c9f5d4c0d40d8101a481e0f847194cf29adfe5 [INFO] testing expenses/hectic-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fhectic-rs" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/expenses/hectic-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/expenses/hectic-rs [INFO] removed path dependency yaap from git repo https://github.com/expenses/hectic-rs [INFO] finished tweaking git repo https://github.com/expenses/hectic-rs [INFO] tweaked toml for git repo https://github.com/expenses/hectic-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/expenses/hectic-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (yaap) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu-rs` [INFO] [stderr] Updating git repository `https://github.com/expenses/wgpu_glyph` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/expenses/glyph-brush` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (yaap) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77cacaa6b1ed5903ed4d4850347f73594414f03d748a3a7b7c81cf41c109ce3f [INFO] running `"docker" "start" "-a" "77cacaa6b1ed5903ed4d4850347f73594414f03d748a3a7b7c81cf41c109ce3f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (yaap) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling yaap v0.0.2-dev01 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling hectic-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] error[E0425]: cannot find function `pack` in crate `yaap` [INFO] [stderr] --> build.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | yaap::pack( [INFO] [stderr] | ^^^^ not found in `yaap` [INFO] [stderr] [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `hectic-rs`. [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 `"docker" "inspect" "77cacaa6b1ed5903ed4d4850347f73594414f03d748a3a7b7c81cf41c109ce3f"` [INFO] running `"docker" "rm" "-f" "77cacaa6b1ed5903ed4d4850347f73594414f03d748a3a7b7c81cf41c109ce3f"` [INFO] [stdout] 77cacaa6b1ed5903ed4d4850347f73594414f03d748a3a7b7c81cf41c109ce3f