[INFO] cloning repository https://github.com/wibbe/tiny-rts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wibbe/tiny-rts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwibbe%2Ftiny-rts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwibbe%2Ftiny-rts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e6f4781a09a5a05d7d7d34a2ed7fdab9a57087b [INFO] checking wibbe/tiny-rts against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwibbe%2Ftiny-rts" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wibbe/tiny-rts on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wibbe/tiny-rts [INFO] finished tweaking git repo https://github.com/wibbe/tiny-rts [INFO] tweaked toml for git repo https://github.com/wibbe/tiny-rts written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wibbe/tiny-rts 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.14.0 [INFO] [stderr] Downloaded gleam v0.4.32 [INFO] [stderr] Downloaded tempfile v3.0.0 [INFO] [stderr] Downloaded winit v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49bf186e412f89959f5c7af2b50037815f70e1792c3b23e5b5630a5ccbce5ac7 [INFO] running `Command { std: "docker" "start" "-a" "49bf186e412f89959f5c7af2b50037815f70e1792c3b23e5b5630a5ccbce5ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49bf186e412f89959f5c7af2b50037815f70e1792c3b23e5b5630a5ccbce5ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bf186e412f89959f5c7af2b50037815f70e1792c3b23e5b5630a5ccbce5ac7", kill_on_drop: false }` [INFO] [stdout] 49bf186e412f89959f5c7af2b50037815f70e1792c3b23e5b5630a5ccbce5ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebcfc3d52396b2dd087abce83d6e851ced451f482011d8d605cb6415cd3640b6 [INFO] running `Command { std: "docker" "start" "-a" "ebcfc3d52396b2dd087abce83d6e851ced451f482011d8d605cb6415cd3640b6", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling tiny v0.1.0 (/opt/rustwide/workdir/tiny) [INFO] [stdout] error[E0463]: can't find crate for `glutin` [INFO] [stdout] --> tiny/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate glutin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `glutin` [INFO] [stdout] --> tiny/src/platform/glutin_platform.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate glutin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box` [INFO] [stdout] --> tiny/src/platform/glutin_platform.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let gl_window = match glutin::GlWindow::new(window, context, &events_loop) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | match gl_window.make_current() { [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `gl_window` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 64 | let gl_window: Box = match glutin::GlWindow::new(window, context, &events_loop) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ebcfc3d52396b2dd087abce83d6e851ced451f482011d8d605cb6415cd3640b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebcfc3d52396b2dd087abce83d6e851ced451f482011d8d605cb6415cd3640b6", kill_on_drop: false }` [INFO] [stdout] ebcfc3d52396b2dd087abce83d6e851ced451f482011d8d605cb6415cd3640b6