[INFO] cloning repository https://github.com/Nertsal/ludumdare49
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nertsal/ludumdare49" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fludumdare49", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fludumdare49'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5137c82c7b7f31269ea1222c5c683623555b45c
[INFO] checking Nertsal/ludumdare49 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fludumdare49" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nertsal/ludumdare49
[INFO] finished tweaking git repo https://github.com/Nertsal/ludumdare49
[INFO] tweaked toml for git repo https://github.com/Nertsal/ludumdare49 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nertsal/ludumdare49 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nertsal/ludumdare49 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f88d2309f7a3ba39e15b88cc132677b829b060397438ecbde42b45ca800452a
[INFO] running `Command { std: "docker" "start" "-a" "3f88d2309f7a3ba39e15b88cc132677b829b060397438ecbde42b45ca800452a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f88d2309f7a3ba39e15b88cc132677b829b060397438ecbde42b45ca800452a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f88d2309f7a3ba39e15b88cc132677b829b060397438ecbde42b45ca800452a", kill_on_drop: false }`
[INFO] [stdout] 3f88d2309f7a3ba39e15b88cc132677b829b060397438ecbde42b45ca800452a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0c572facc48bda6f3243496459aa50ad28ab9870ee36fcc56cbf3560c4d039d
[INFO] running `Command { std: "docker" "start" "-a" "a0c572facc48bda6f3243496459aa50ad28ab9870ee36fcc56cbf3560c4d039d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]     Checking nom v7.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling tinyfiledialogs v3.8.3
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling stderrlog v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking geng-ui-macros v0.8.0-alpha.0 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking ws v0.9.1
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling batbox-derive v0.7.0-alpha.1 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking rodio v0.13.1
[INFO] [stderr]    Compiling clap v3.0.0-beta.4
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ron v0.6.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking batbox v0.7.0-alpha.7 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]     Checking ugli-raw v0.7.0-alpha.1 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling ugli-derive v0.7.0-alpha.0 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]    Compiling geng-derive v0.8.0-alpha.1 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]     Checking num_enum v0.5.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking ugli v0.7.0-alpha.4 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stderr]     Checking geng v0.8.0-alpha.9 (https://github.com/kuviman/geng#b74b39d2)
[INFO] [stdout] error[E0659]: `Server` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/app.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Server::new(opt.addr(), model_constructor()).run();
[INFO] [stdout]    |         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Server` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use server::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Server` to disambiguate
[INFO] [stdout] note: `Server` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Server` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Server` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/app.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let server = Server::new(opt.addr(), model_constructor());
[INFO] [stdout]    |                          ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Server` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use server::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Server` to disambiguate
[INFO] [stdout] note: `Server` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/geng-81dbfda879b097c1/b74b39d/crates/geng/src/net/simple/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Server` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geng` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a0c572facc48bda6f3243496459aa50ad28ab9870ee36fcc56cbf3560c4d039d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0c572facc48bda6f3243496459aa50ad28ab9870ee36fcc56cbf3560c4d039d", kill_on_drop: false }`
[INFO] [stdout] a0c572facc48bda6f3243496459aa50ad28ab9870ee36fcc56cbf3560c4d039d
