[INFO] cloning repository https://github.com/fabianschuiki/llhd-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabianschuiki/llhd-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianschuiki%2Fllhd-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianschuiki%2Fllhd-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7689e1c0ec814786e60fba464f89ce6331871155 [INFO] checking fabianschuiki/llhd-sim against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianschuiki%2Fllhd-sim" "/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/fabianschuiki/llhd-sim 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/fabianschuiki/llhd-sim [INFO] finished tweaking git repo https://github.com/fabianschuiki/llhd-sim [INFO] tweaked toml for git repo https://github.com/fabianschuiki/llhd-sim written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fabianschuiki/llhd-sim 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] warning: unused manifest key: package.maintenance [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating llhd-sim v0.3.1 (/workspace/builds/worker-5-tc1/source) -> v0.4.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diff v0.1.11 [INFO] [stderr] Downloaded llhd v0.9.0 [INFO] [stderr] Downloaded anyhow v1.0.17 [INFO] [stderr] Downloaded stderrlog v0.4.1 [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] 81ccac6ec80f8c4bfbed696c2fc321ed1169e0204cc5a704a2548000ff7a0441 [INFO] running `Command { std: "docker" "start" "-a" "81ccac6ec80f8c4bfbed696c2fc321ed1169e0204cc5a704a2548000ff7a0441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ccac6ec80f8c4bfbed696c2fc321ed1169e0204cc5a704a2548000ff7a0441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ccac6ec80f8c4bfbed696c2fc321ed1169e0204cc5a704a2548000ff7a0441", kill_on_drop: false }` [INFO] [stdout] 81ccac6ec80f8c4bfbed696c2fc321ed1169e0204cc5a704a2548000ff7a0441 [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] 046135cd1269de1498bc8bac79de05a3c569d382b9a5d54df7497b7b9cc3eaa5 [INFO] running `Command { std: "docker" "start" "-a" "046135cd1269de1498bc8bac79de05a3c569d382b9a5d54df7497b7b9cc3eaa5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling anyhow v1.0.17 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling llhd v0.9.0 [INFO] [stderr] Checking llhd-sim v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.16.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "046135cd1269de1498bc8bac79de05a3c569d382b9a5d54df7497b7b9cc3eaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046135cd1269de1498bc8bac79de05a3c569d382b9a5d54df7497b7b9cc3eaa5", kill_on_drop: false }` [INFO] [stdout] 046135cd1269de1498bc8bac79de05a3c569d382b9a5d54df7497b7b9cc3eaa5 [INFO] checking fabianschuiki/llhd-sim against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianschuiki%2Fllhd-sim" "/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/fabianschuiki/llhd-sim 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/fabianschuiki/llhd-sim [INFO] finished tweaking git repo https://github.com/fabianschuiki/llhd-sim [INFO] tweaked toml for git repo https://github.com/fabianschuiki/llhd-sim written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fabianschuiki/llhd-sim 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] [stderr] warning: unused manifest key: package.maintenance [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] 0a0f608802728c4d45836afbacd61c270abac0eed322ea276efa69b823690ecb [INFO] running `Command { std: "docker" "start" "-a" "0a0f608802728c4d45836afbacd61c270abac0eed322ea276efa69b823690ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a0f608802728c4d45836afbacd61c270abac0eed322ea276efa69b823690ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0f608802728c4d45836afbacd61c270abac0eed322ea276efa69b823690ecb", kill_on_drop: false }` [INFO] [stdout] 0a0f608802728c4d45836afbacd61c270abac0eed322ea276efa69b823690ecb [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] b3f869925c5af4f93c0ed77aacc223800e2e7d9e37a382ad11030d1e42936730 [INFO] running `Command { std: "docker" "start" "-a" "b3f869925c5af4f93c0ed77aacc223800e2e7d9e37a382ad11030d1e42936730", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.3.1/src/exec.rs:838:13 [INFO] [stdout] | [INFO] [stdout] 838 | / match dfa::Fsm::reverse( [INFO] [stdout] 839 | | &self.ro.dfa_reverse, [INFO] [stdout] 840 | | self.cache.value(), [INFO] [stdout] 841 | | false, [INFO] [stdout] ... | [INFO] [stdout] 852 | | Quit => return Some(Quit), [INFO] [stdout] 853 | | }; [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.17 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking clap v2.33.0 [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] Checking num v0.2.0 [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b3f869925c5af4f93c0ed77aacc223800e2e7d9e37a382ad11030d1e42936730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f869925c5af4f93c0ed77aacc223800e2e7d9e37a382ad11030d1e42936730", kill_on_drop: false }` [INFO] [stdout] b3f869925c5af4f93c0ed77aacc223800e2e7d9e37a382ad11030d1e42936730