[INFO] updating cached repository https://github.com/cbrewster/brewcode [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] 6480b97b4028cd5efe23bd550d1c4228af0e9509 [INFO] checking cbrewster/brewcode against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fbrewcode" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbrewster/brewcode on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cbrewster/brewcode [INFO] finished tweaking git repo https://github.com/cbrewster/brewcode [INFO] tweaked toml for git repo https://github.com/cbrewster/brewcode written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cbrewster/brewcode already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20bd755f57f61673ac3e2bd7727740eca97ef87ec07fa9880d5eaaafa9b63c7b [INFO] running `"docker" "start" "-a" "20bd755f57f61673ac3e2bd7727740eca97ef87ec07fa9880d5eaaafa9b63c7b"` [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking x11 v2.18.1 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking glyph_brush v0.6.1 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Checking rendy-memory v0.5.2 [INFO] [stderr] Checking gfx-backend-empty v0.4.0 [INFO] [stderr] Checking rendy-descriptor v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.4.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking wgpu-native v0.4.2 [INFO] [stderr] Checking wgpu v0.4.0 [INFO] [stderr] Checking wgpu_glyph v0.6.0 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking brewcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read /usr/share/fonts/truetype/ubuntu/UbuntuMono-R.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:61:30 [INFO] [stderr] | [INFO] [stderr] 61 | let inconsolata: &[u8] = include_bytes!("/usr/share/fonts/truetype/ubuntu/UbuntuMono-R.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'winit::event::KeyboardInput::modifiers': Deprecated in favor of DeviceEvent::ModifiersChanged [INFO] [stderr] --> src/main.rs:90:43 [INFO] [stderr] | [INFO] [stderr] 90 | match (input.virtual_keycode, input.modifiers) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: couldn't read /usr/share/fonts/truetype/ubuntu/UbuntuMono-R.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:61:30 [INFO] [stderr] | [INFO] [stderr] 61 | let inconsolata: &[u8] = include_bytes!("/usr/share/fonts/truetype/ubuntu/UbuntuMono-R.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `brewcode`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'winit::event::KeyboardInput::modifiers': Deprecated in favor of DeviceEvent::ModifiersChanged [INFO] [stderr] --> src/main.rs:90:43 [INFO] [stderr] | [INFO] [stderr] 90 | match (input.virtual_keycode, input.modifiers) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `brewcode`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "20bd755f57f61673ac3e2bd7727740eca97ef87ec07fa9880d5eaaafa9b63c7b"` [INFO] running `"docker" "rm" "-f" "20bd755f57f61673ac3e2bd7727740eca97ef87ec07fa9880d5eaaafa9b63c7b"` [INFO] [stdout] 20bd755f57f61673ac3e2bd7727740eca97ef87ec07fa9880d5eaaafa9b63c7b