[INFO] cloning repository https://github.com/Meshiest/heightmap2brs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meshiest/heightmap2brs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac64cefe67c6ed29eb731fc83f6a26a34d1e8c9e [INFO] checking Meshiest/heightmap2brs against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs" "/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/Meshiest/heightmap2brs on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Meshiest/heightmap2brs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Meshiest/heightmap2brs [INFO] tweaked toml for git repo https://github.com/Meshiest/heightmap2brs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Meshiest/heightmap2brs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65a5dcc2c3abe290ca43946033b29de8cb9332b36284fceb0b058c418d7c1ff [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" "e65a5dcc2c3abe290ca43946033b29de8cb9332b36284fceb0b058c418d7c1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65a5dcc2c3abe290ca43946033b29de8cb9332b36284fceb0b058c418d7c1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65a5dcc2c3abe290ca43946033b29de8cb9332b36284fceb0b058c418d7c1ff", kill_on_drop: false }` [INFO] [stdout] e65a5dcc2c3abe290ca43946033b29de8cb9332b36284fceb0b058c418d7c1ff [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 250904c923ec88c01790fa4cdac278c5659fcf7b847d850d362daa319547c8aa [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" "250904c923ec88c01790fa4cdac278c5659fcf7b847d850d362daa319547c8aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking emath v0.12.0 [INFO] [stderr] Checking bitstream-io v1.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.5 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking nom v7.0.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking wayland-sys v0.28.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking epaint v0.12.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking egui v0.12.0 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking epi v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-client-toolkit v0.14.0 [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking smithay-clipboard v0.6.4 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stderr] Checking brickadia v0.1.24 [INFO] [stderr] Checking heightmap v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking egui_glium v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "250904c923ec88c01790fa4cdac278c5659fcf7b847d850d362daa319547c8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250904c923ec88c01790fa4cdac278c5659fcf7b847d850d362daa319547c8aa", kill_on_drop: false }` [INFO] [stdout] 250904c923ec88c01790fa4cdac278c5659fcf7b847d850d362daa319547c8aa