[INFO] cloning repository https://github.com/extrawurst/presentui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/extrawurst/presentui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73eb6216a038c3396914998b000ab702613f2b67 [INFO] checking extrawurst/presentui against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui" "/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/extrawurst/presentui 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/extrawurst/presentui [INFO] finished tweaking git repo https://github.com/extrawurst/presentui [INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/extrawurst/presentui 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] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.17 [INFO] [stderr] Downloaded crossterm v0.17.4 [INFO] [stderr] Downloaded figlet-rs v0.1.3 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded crossterm_winapi v0.6.1 [INFO] [stderr] Downloaded signal-hook v0.1.15 [INFO] [stderr] Downloaded onig v5.0.0 [INFO] [stderr] Downloaded backtrace v0.3.47 [INFO] [stderr] Downloaded plist v0.5.5 [INFO] [stderr] Downloaded bindgen v0.50.1 [INFO] [stderr] Downloaded onig_sys v69.2.0 [INFO] [stderr] Downloaded termimad v0.8.21 [INFO] [stderr] Downloaded syntect v4.1.1 [INFO] [stderr] Downloaded minimad v0.6.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.17 [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] f16981427cc7501eea435b5c7384d301a2150ca526ba9202a14e01b4be7b2ada [INFO] running `Command { std: "docker" "start" "-a" "f16981427cc7501eea435b5c7384d301a2150ca526ba9202a14e01b4be7b2ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f16981427cc7501eea435b5c7384d301a2150ca526ba9202a14e01b4be7b2ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16981427cc7501eea435b5c7384d301a2150ca526ba9202a14e01b4be7b2ada", kill_on_drop: false }` [INFO] [stdout] f16981427cc7501eea435b5c7384d301a2150ca526ba9202a14e01b4be7b2ada [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] 0bbbd79d9623183542f14c273481778efd6872e7e0fcf45ef54993fbadb5e0f6 [INFO] running `Command { std: "docker" "start" "-a" "0bbbd79d9623183542f14c273481778efd6872e7e0fcf45ef54993fbadb5e0f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking crossterm v0.17.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking minimad v0.6.4 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking figlet-rs v0.1.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking thiserror v1.0.17 [INFO] [stderr] Checking termimad v0.8.21 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking plist v0.5.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v4.1.1 [INFO] [stderr] Checking presentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0bbbd79d9623183542f14c273481778efd6872e7e0fcf45ef54993fbadb5e0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbbd79d9623183542f14c273481778efd6872e7e0fcf45ef54993fbadb5e0f6", kill_on_drop: false }` [INFO] [stdout] 0bbbd79d9623183542f14c273481778efd6872e7e0fcf45ef54993fbadb5e0f6 [INFO] checking extrawurst/presentui against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui" "/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/extrawurst/presentui 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/extrawurst/presentui [INFO] finished tweaking git repo https://github.com/extrawurst/presentui [INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/extrawurst/presentui 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] 689ef522c75ae1eb0b61bb8b24a1ccc917a5a1535fc2f0d73945bf9aaad863e7 [INFO] running `Command { std: "docker" "start" "-a" "689ef522c75ae1eb0b61bb8b24a1ccc917a5a1535fc2f0d73945bf9aaad863e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689ef522c75ae1eb0b61bb8b24a1ccc917a5a1535fc2f0d73945bf9aaad863e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689ef522c75ae1eb0b61bb8b24a1ccc917a5a1535fc2f0d73945bf9aaad863e7", kill_on_drop: false }` [INFO] [stdout] 689ef522c75ae1eb0b61bb8b24a1ccc917a5a1535fc2f0d73945bf9aaad863e7 [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] f38e7e69cb7ba6cf92e3f2765d35ee1cf7b0b42d5576c256fc36068c4a53e4eb [INFO] running `Command { std: "docker" "start" "-a" "f38e7e69cb7ba6cf92e3f2765d35ee1cf7b0b42d5576c256fc36068c4a53e4eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.3.6/src/inflate/core.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | / match state { [INFO] [stdout] 1076 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1077 | | l.bit_buf = 0; [INFO] [stdout] 1078 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1607 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1608 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking crossterm v0.17.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [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] [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/crossterm-0.17.4/src/event/source/unix.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | / ... match signal as libc::c_int { [INFO] [stdout] 133 | | ... signal_hook::SIGWINCH => { [INFO] [stdout] 134 | | ... // TODO Should we remove tput? [INFO] [stdout] 135 | | ... // [INFO] [stdout] ... | [INFO] [stdout] 146 | | ... _ => unreachable!("Synchronize signal registration & handling"), [INFO] [stdout] 147 | | ... }; [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/regex-1.3.7/src/exec.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | / match dfa::Fsm::reverse( [INFO] [stdout] 837 | | &self.ro.dfa_reverse, [INFO] [stdout] 838 | | self.cache.value(), [INFO] [stdout] 839 | | false, [INFO] [stdout] ... | [INFO] [stdout] 850 | | Quit => return Some(Quit), [INFO] [stdout] 851 | | }; [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/chrono-0.4.11/src/format/parse.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 423 | Err(INVALID)?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 423 | Err::(INVALID)?; [INFO] [stdout] | +++++++++++++++++ [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 `crossterm` (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 `chrono` (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 `regex` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f38e7e69cb7ba6cf92e3f2765d35ee1cf7b0b42d5576c256fc36068c4a53e4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38e7e69cb7ba6cf92e3f2765d35ee1cf7b0b42d5576c256fc36068c4a53e4eb", kill_on_drop: false }` [INFO] [stdout] f38e7e69cb7ba6cf92e3f2765d35ee1cf7b0b42d5576c256fc36068c4a53e4eb