[INFO] updating cached repository https://github.com/agersant/tiger [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 57c9c105263b18209d900dcfe97d12da3834945a [INFO] testing agersant/tiger against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagersant%2Ftiger" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agersant/tiger on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/agersant/tiger already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1a3a9e90f4975c1941523cfefb313e06d3a3b31ada1e102231279cdf3deb1ba0 [INFO] running `"docker" "start" "-a" "1a3a9e90f4975c1941523cfefb313e06d3a3b31ada1e102231279cdf3deb1ba0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling liquid-error v0.16.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Compiling imgui-sys v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 (https://github.com/servo/euclid#e5aedec8) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling euclid v0.19.8 (https://github.com/servo/euclid#e5aedec8) [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling gfx_core v0.9.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling texture_packer v0.15.0 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling glutin v0.20.0 [INFO] [stderr] Compiling liquid-value v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling liquid-interpreter v0.17.1 [INFO] [stderr] Compiling liquid-compiler v0.17.1 [INFO] [stderr] Compiling liquid v0.17.1 [INFO] [stderr] Compiling gfx v0.18.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.0 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling imgui v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Compiling imgui-winit-support v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Compiling imgui-gfx-renderer v0.0.24-pre (https://github.com/agersant/imgui-rs#262af80c) [INFO] [stderr] Compiling tiger v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::borrow::Cow<'_, str>: std::borrow::Borrow<_>` [INFO] [stderr] --> src/ui/mod.rs:460:91 [INFO] [stderr] | [INFO] [stderr] 460 | &ImString::new(settings.texture_destination.to_string_lossy().borrow()), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `tiger`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1a3a9e90f4975c1941523cfefb313e06d3a3b31ada1e102231279cdf3deb1ba0"` [INFO] running `"docker" "rm" "-f" "1a3a9e90f4975c1941523cfefb313e06d3a3b31ada1e102231279cdf3deb1ba0"` [INFO] [stdout] 1a3a9e90f4975c1941523cfefb313e06d3a3b31ada1e102231279cdf3deb1ba0