[INFO] cloning repository https://github.com/15jgme/uci-shallow-red [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/15jgme/uci-shallow-red" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecce325a05a1f17f5fd6a0f9f632bd5acdb04c15 [INFO] checking 15jgme/uci-shallow-red against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red" "/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/15jgme/uci-shallow-red 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/15jgme/uci-shallow-red [INFO] finished tweaking git repo https://github.com/15jgme/uci-shallow-red [INFO] tweaked toml for git repo https://github.com/15jgme/uci-shallow-red written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/15jgme/uci-shallow-red 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 crates.io index [INFO] [stderr] Updating git repository `https://www.github.com/15jgme/shallow_red_engine.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded text_io v0.1.12 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded chess v3.2.0 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded serde_derive v1.0.181 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d89c7c8dae016c9821f4443e9733c22b8effe4d28ab4c1e1345f57d929c83bc [INFO] running `Command { std: "docker" "start" "-a" "4d89c7c8dae016c9821f4443e9733c22b8effe4d28ab4c1e1345f57d929c83bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d89c7c8dae016c9821f4443e9733c22b8effe4d28ab4c1e1345f57d929c83bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d89c7c8dae016c9821f4443e9733c22b8effe4d28ab4c1e1345f57d929c83bc", kill_on_drop: false }` [INFO] [stdout] 4d89c7c8dae016c9821f4443e9733c22b8effe4d28ab4c1e1345f57d929c83bc [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=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] dde24dea984417bd832ea5e0571c5eca2ec2462e9dfc8cdecc124db952fc3034 [INFO] running `Command { std: "docker" "start" "-a" "dde24dea984417bd832ea5e0571c5eca2ec2462e9dfc8cdecc124db952fc3034", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking text_io v0.1.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Checking shallow_red_engine v0.1.0 (https://www.github.com/15jgme/shallow_red_engine.git?tag=v0.3.0#0c1e366f) [INFO] [stderr] Checking uci-shallow-red v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.25s [INFO] running `Command { std: "docker" "inspect" "dde24dea984417bd832ea5e0571c5eca2ec2462e9dfc8cdecc124db952fc3034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde24dea984417bd832ea5e0571c5eca2ec2462e9dfc8cdecc124db952fc3034", kill_on_drop: false }` [INFO] [stdout] dde24dea984417bd832ea5e0571c5eca2ec2462e9dfc8cdecc124db952fc3034 [INFO] checking 15jgme/uci-shallow-red against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/15jgme/uci-shallow-red 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/15jgme/uci-shallow-red [INFO] finished tweaking git repo https://github.com/15jgme/uci-shallow-red [INFO] tweaked toml for git repo https://github.com/15jgme/uci-shallow-red written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/15jgme/uci-shallow-red 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd3f116b3fd602b0aeec2b69cfeb31a63b48680605c101917be4d76d896992f8 [INFO] running `Command { std: "docker" "start" "-a" "fd3f116b3fd602b0aeec2b69cfeb31a63b48680605c101917be4d76d896992f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3f116b3fd602b0aeec2b69cfeb31a63b48680605c101917be4d76d896992f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3f116b3fd602b0aeec2b69cfeb31a63b48680605c101917be4d76d896992f8", kill_on_drop: false }` [INFO] [stdout] fd3f116b3fd602b0aeec2b69cfeb31a63b48680605c101917be4d76d896992f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ba73e17e665daa720fd56748fd6b64f3cbf0ddb0398fae571bbf661900cf400 [INFO] running `Command { std: "docker" "start" "-a" "1ba73e17e665daa720fd56748fd6b64f3cbf0ddb0398fae571bbf661900cf400", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.181/src/lib_precompiled.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/inflate/core.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | / match state { [INFO] [stdout] 1155 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1156 | | l.bit_buf = 0; [INFO] [stdout] 1157 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1699 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1700 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/inflate/core.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | / match state { [INFO] [stdout] 1155 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1156 | | l.bit_buf = 0; [INFO] [stdout] 1157 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1699 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1700 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1ba73e17e665daa720fd56748fd6b64f3cbf0ddb0398fae571bbf661900cf400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba73e17e665daa720fd56748fd6b64f3cbf0ddb0398fae571bbf661900cf400", kill_on_drop: false }` [INFO] [stdout] 1ba73e17e665daa720fd56748fd6b64f3cbf0ddb0398fae571bbf661900cf400