[INFO] cloning repository https://github.com/agersant/tiger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agersant/tiger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagersant%2Ftiger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagersant%2Ftiger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57c9c105263b18209d900dcfe97d12da3834945a [INFO] checking agersant/tiger against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagersant%2Ftiger" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agersant/tiger on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agersant/tiger [INFO] finished tweaking git repo https://github.com/agersant/tiger [INFO] tweaked toml for git repo https://github.com/agersant/tiger written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/agersant/tiger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2490ebf0caf07a3d8c440fe9bff4bcde534e3d3cfa643646158b1e84a59da773 [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" "2490ebf0caf07a3d8c440fe9bff4bcde534e3d3cfa643646158b1e84a59da773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2490ebf0caf07a3d8c440fe9bff4bcde534e3d3cfa643646158b1e84a59da773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2490ebf0caf07a3d8c440fe9bff4bcde534e3d3cfa643646158b1e84a59da773", kill_on_drop: false }` [INFO] [stdout] 2490ebf0caf07a3d8c440fe9bff4bcde534e3d3cfa643646158b1e84a59da773 [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99ea5127376f88a951d4ea6d514231c53cf526e63f52b079dba242fb1efdd31a [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" "99ea5127376f88a951d4ea6d514231c53cf526e63f52b079dba242fb1efdd31a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking liquid-error v0.16.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking unicode-segmentation v1.2.1 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking dunce v0.1.1 [INFO] [stderr] Compiling imgui-sys v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling euclid_macros v0.1.0 (https://github.com/servo/euclid#e5aedec8) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking euclid v0.19.8 (https://github.com/servo/euclid#e5aedec8) [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking gfx_core v0.9.0 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking texture_packer v0.15.0 [INFO] [stderr] Checking gfx v0.18.0 [INFO] [stderr] Checking gfx_device_gl v0.16.0 [INFO] [stderr] Checking winit v0.19.1 [INFO] [stderr] Checking imgui v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Checking imgui-gfx-renderer v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Checking glutin v0.20.0 [INFO] [stderr] Checking imgui-winit-support v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking liquid-value v0.17.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking liquid-interpreter v0.17.1 [INFO] [stderr] Checking liquid-compiler v0.17.1 [INFO] [stderr] Checking liquid v0.17.1 [INFO] [stderr] Checking tiger v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/ui/mod.rs:460:91 [INFO] [stdout] | [INFO] [stdout] 460 | ... &ImString::new(settings.texture_destination.to_string_lossy().borrow()), [INFO] [stdout] | ^^^^^^ cannot infer type for enum `Cow<'_, str>` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `Cow<'_, str>: Borrow<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/ui/mod.rs:460:91 [INFO] [stdout] | [INFO] [stdout] 460 | ... &ImString::new(settings.texture_destination.to_string_lossy().borrow()), [INFO] [stdout] | ^^^^^^ cannot infer type for enum `Cow<'_, str>` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `Cow<'_, str>: Borrow<_>` [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 E0283`. [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 E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiger` [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" "99ea5127376f88a951d4ea6d514231c53cf526e63f52b079dba242fb1efdd31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ea5127376f88a951d4ea6d514231c53cf526e63f52b079dba242fb1efdd31a", kill_on_drop: false }` [INFO] [stdout] 99ea5127376f88a951d4ea6d514231c53cf526e63f52b079dba242fb1efdd31a