[INFO] cloning repository https://github.com/Grokmoo/sulis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grokmoo/sulis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrokmoo%2Fsulis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrokmoo%2Fsulis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 529d4f36f85e7993157b7a64900e81fe75797f30 [INFO] checking Grokmoo/sulis against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrokmoo%2Fsulis" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (2103/2366) Updating files: 89% (2106/2366) Updating files: 90% (2130/2366) Updating files: 91% (2154/2366) Updating files: 92% (2177/2366) Updating files: 93% (2201/2366) Updating files: 94% (2225/2366) Updating files: 95% (2248/2366) Updating files: 96% (2272/2366) Updating files: 97% (2296/2366) Updating files: 98% (2319/2366) Updating files: 99% (2343/2366) Updating files: 100% (2366/2366) Updating files: 100% (2366/2366), done. [INFO] validating manifest of git repo https://github.com/Grokmoo/sulis on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Grokmoo/sulis [INFO] finished tweaking git repo https://github.com/Grokmoo/sulis [INFO] tweaked toml for git repo https://github.com/Grokmoo/sulis written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Grokmoo/sulis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open v1.4.0 [INFO] [stderr] Downloaded flexi_logger v0.17.1 [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded rand_pcg v0.3.0 [INFO] [stderr] Downloaded fetch_unroll v0.2.2 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded oboe v0.3.1 [INFO] [stderr] Downloaded rlua v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87654bacce66dbf6948682d90b64bf2c9d209cad92b5b57fd17c71eaf9d059ed [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" "87654bacce66dbf6948682d90b64bf2c9d209cad92b5b57fd17c71eaf9d059ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87654bacce66dbf6948682d90b64bf2c9d209cad92b5b57fd17c71eaf9d059ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87654bacce66dbf6948682d90b64bf2c9d209cad92b5b57fd17c71eaf9d059ed", kill_on_drop: false }` [INFO] [stdout] 87654bacce66dbf6948682d90b64bf2c9d209cad92b5b57fd17c71eaf9d059ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b76b6f93e620192aea5b9a49fb81d5255c9dcec8eab51081c235e67d8d077df [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" "9b76b6f93e620192aea5b9a49fb81d5255c9dcec8eab51081c235e67d8d077df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-egl v0.28.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking rand_pcg v0.3.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking flexi_logger v0.17.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking sulis_core v0.6.0 (/opt/rustwide/workdir/sulis_core) [INFO] [stderr] Checking sulis_module v0.6.0 (/opt/rustwide/workdir/sulis_module) [INFO] [stderr] Checking sulis_state v0.6.0 (/opt/rustwide/workdir/sulis_state) [INFO] [stderr] Checking sulis_view v0.6.0 (/opt/rustwide/workdir/sulis_view) [INFO] [stderr] Checking sulis_editor v0.6.0 (/opt/rustwide/workdir/sulis_editor) [INFO] [stderr] Checking sulis v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "9b76b6f93e620192aea5b9a49fb81d5255c9dcec8eab51081c235e67d8d077df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b76b6f93e620192aea5b9a49fb81d5255c9dcec8eab51081c235e67d8d077df", kill_on_drop: false }` [INFO] [stdout] 9b76b6f93e620192aea5b9a49fb81d5255c9dcec8eab51081c235e67d8d077df