[INFO] cloning repository https://github.com/not-fl3/ld46 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/not-fl3/ld46" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fld46", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fld46'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9d36c14b65f6b501de80d178fda7e1add3ddd5a [INFO] checking not-fl3/ld46 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fld46" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/not-fl3/ld46 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/not-fl3/ld46 [INFO] finished tweaking git repo https://github.com/not-fl3/ld46 [INFO] tweaked toml for git repo https://github.com/not-fl3/ld46 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/not-fl3/ld46 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/not-fl3/macroquad.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sapp-wasm v0.1.15 [INFO] [stderr] Downloaded sapp-linux v0.1.7 [INFO] [stderr] Downloaded sapp-android v0.1.0 [INFO] [stderr] Downloaded glam v0.8.6 [INFO] [stderr] Downloaded quad-gl v0.1.3 [INFO] [stderr] Downloaded miniquad v0.2.55 [INFO] [stderr] Downloaded megaui v0.2.1 [INFO] [stderr] Downloaded sapp-darwin v0.1.2 [INFO] [stderr] Downloaded sapp-dummy v0.1.3 [INFO] [stderr] Downloaded miniquad_text_rusttype v0.1.1 [INFO] [stderr] Downloaded sapp-windows v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f5ba7abbddb8f00e605b0cb90251d106b005d079109c4ccaabe6247efbe1ad [INFO] running `Command { std: "docker" "start" "-a" "26f5ba7abbddb8f00e605b0cb90251d106b005d079109c4ccaabe6247efbe1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f5ba7abbddb8f00e605b0cb90251d106b005d079109c4ccaabe6247efbe1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f5ba7abbddb8f00e605b0cb90251d106b005d079109c4ccaabe6247efbe1ad", kill_on_drop: false }` [INFO] [stdout] 26f5ba7abbddb8f00e605b0cb90251d106b005d079109c4ccaabe6247efbe1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc3031cafda175fd59e805008e99a6c63f17836ca28290709b8201d7e9ffc53 [INFO] running `Command { std: "docker" "start" "-a" "6bc3031cafda175fd59e805008e99a6c63f17836ca28290709b8201d7e9ffc53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling sapp-linux v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking glam v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad.git?branch=0.2#5f99f27e) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking miniquad v0.2.55 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking miniquad_text_rusttype v0.1.1 [INFO] [stderr] Checking megaui v0.2.1 [INFO] [stderr] Checking quad-gl v0.1.3 [INFO] [stderr] Checking macroquad v0.2.0-alpha.0 (https://github.com/not-fl3/macroquad.git?branch=0.2#5f99f27e) [INFO] [stderr] Checking ld46 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tree_length` [INFO] [stdout] --> src/main.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | tree_length, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `tree_length: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tree_length` [INFO] [stdout] --> src/main.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | tree_length, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `tree_length: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc_len` [INFO] [stdout] --> src/main.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let arc_len = 2. * std::f32::consts::PI * planet_radius; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arc_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc_len` [INFO] [stdout] --> src/main.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let arc_len = 2. * std::f32::consts::PI * planet_radius; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arc_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a1` [INFO] [stdout] --> src/main.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | let a1 = a0 + 0.001; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a1` [INFO] [stdout] --> src/main.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | let a1 = a0 + 0.001; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1` [INFO] [stdout] --> src/main.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let p1 = vec2( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1` [INFO] [stdout] --> src/main.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let p1 = vec2( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_thikness` [INFO] [stdout] --> src/main.rs:192:68 [INFO] [stdout] | [INFO] [stdout] 192 | fn draw_tree(planet_center: Vec2, planet_radius: f32, tree: &Tree, line_thikness: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_thikness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_thikness` [INFO] [stdout] --> src/main.rs:192:68 [INFO] [stdout] | [INFO] [stdout] 192 | fn draw_tree(planet_center: Vec2, planet_radius: f32, tree: &Tree, line_thikness: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_thikness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "6bc3031cafda175fd59e805008e99a6c63f17836ca28290709b8201d7e9ffc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc3031cafda175fd59e805008e99a6c63f17836ca28290709b8201d7e9ffc53", kill_on_drop: false }` [INFO] [stdout] 6bc3031cafda175fd59e805008e99a6c63f17836ca28290709b8201d7e9ffc53 [INFO] checking not-fl3/ld46 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fld46" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/not-fl3/ld46 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/not-fl3/ld46 [INFO] finished tweaking git repo https://github.com/not-fl3/ld46 [INFO] tweaked toml for git repo https://github.com/not-fl3/ld46 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/not-fl3/ld46 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff06932b18ce659790cfcfc4bcbbf016e2371e96b00c1b932c08545c3a7dbeb7 [INFO] running `Command { std: "docker" "start" "-a" "ff06932b18ce659790cfcfc4bcbbf016e2371e96b00c1b932c08545c3a7dbeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff06932b18ce659790cfcfc4bcbbf016e2371e96b00c1b932c08545c3a7dbeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff06932b18ce659790cfcfc4bcbbf016e2371e96b00c1b932c08545c3a7dbeb7", kill_on_drop: false }` [INFO] [stdout] ff06932b18ce659790cfcfc4bcbbf016e2371e96b00c1b932c08545c3a7dbeb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d97903c392667f537bc811604d7827f71190cb4f20bb767ed099a3096a4f0ce [INFO] running `Command { std: "docker" "start" "-a" "6d97903c392667f537bc811604d7827f71190cb4f20bb767ed099a3096a4f0ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling sapp-linux v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking glam v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad.git?branch=0.2#5f99f27e) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sapp-linux-0.1.7/src/lib.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | } else if _sapp_glx_GetProcAddressARB.is_some() { [INFO] [stdout] | ____________^ [INFO] [stdout] 628 | | return ::std::mem::transmute_copy::<_, T>(&_sapp_glx_GetProcAddressARB [INFO] [stdout] 629 | | .expect("non-null function pointer")( [INFO] [stdout] 630 | | procname [INFO] [stdout] ... | [INFO] [stdout] 633 | | return ::std::mem::transmute_copy::<_, T>(&dlsym(_sapp_glx_libgl, procname as _)); [INFO] [stdout] 634 | | }; [INFO] [stdout] | |_____^ cannot satisfy `_ -> _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sapp-linux` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d97903c392667f537bc811604d7827f71190cb4f20bb767ed099a3096a4f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d97903c392667f537bc811604d7827f71190cb4f20bb767ed099a3096a4f0ce", kill_on_drop: false }` [INFO] [stdout] 6d97903c392667f537bc811604d7827f71190cb4f20bb767ed099a3096a4f0ce