[INFO] updating cached repository https://github.com/expenses/hectic-rs [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/expenses/hectic-rs [INFO] [stderr] 52c9f5d..8ca1b50 master -> master [INFO] [stderr] * [new branch] wgpu-master -> wgpu-master [INFO] [stderr] 3c03c18..5c91d9e widescreen -> widescreen [INFO] [stderr] 9fcbc84..4138799 write_texture -> write_texture [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ca1b50be7f6465a3fc7a9b69d3252c940c8e206 [INFO] testing expenses/hectic-rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fhectic-rs" "/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/expenses/hectic-rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/expenses/hectic-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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/gfx-extras` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57b6ecee2450a705c68e8f381c60819e9d0f4757e65fd6f34d74c68839da1a49 [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" "57b6ecee2450a705c68e8f381c60819e9d0f4757e65fd6f34d74c68839da1a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57b6ecee2450a705c68e8f381c60819e9d0f4757e65fd6f34d74c68839da1a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b6ecee2450a705c68e8f381c60819e9d0f4757e65fd6f34d74c68839da1a49", kill_on_drop: false }` [INFO] [stdout] 57b6ecee2450a705c68e8f381c60819e9d0f4757e65fd6f34d74c68839da1a49 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4455e1a47b893b83e6e4654896932cdf5058535e72bc88dac7c8c9d446070e1 [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" "f4455e1a47b893b83e6e4654896932cdf5058535e72bc88dac7c8c9d446070e1", kill_on_drop: false }` [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 syn v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling yaap v0.0.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=8057acf120f9944056a6b5de6cf326f18ae7671d#8057acf1) [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hectic-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stdout] error[E0425]: cannot find function `pack` in crate `yaap` [INFO] [stdout] --> build.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | yaap::pack( [INFO] [stdout] | ^^^^ not found in `yaap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "f4455e1a47b893b83e6e4654896932cdf5058535e72bc88dac7c8c9d446070e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4455e1a47b893b83e6e4654896932cdf5058535e72bc88dac7c8c9d446070e1", kill_on_drop: false }` [INFO] [stdout] f4455e1a47b893b83e6e4654896932cdf5058535e72bc88dac7c8c9d446070e1