[INFO] fetching crate leptess 0.14.0... [INFO] checking leptess-0.14.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate leptess 0.14.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate leptess 0.14.0 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 crates.io crate leptess 0.14.0 [INFO] finished tweaking crates.io crate leptess 0.14.0 [INFO] tweaked toml for crates.io crate leptess 0.14.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate leptess 0.14.0 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 tesseract-plumbing v0.8.0 [INFO] [stderr] Downloaded tesseract-sys v0.5.12 [INFO] [stderr] Downloaded leptonica-sys v0.4.1 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] [stderr] Downloaded bytemuck v1.9.1 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded leptonica-plumbing v1.0.0 [INFO] [stderr] Downloaded tiff v0.7.2 [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] fab9400ffca8ec8f9e6bfc88d7c315bd264ce70a26e4ce563d24e595ff0e6ba6 [INFO] running `Command { std: "docker" "start" "-a" "fab9400ffca8ec8f9e6bfc88d7c315bd264ce70a26e4ce563d24e595ff0e6ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab9400ffca8ec8f9e6bfc88d7c315bd264ce70a26e4ce563d24e595ff0e6ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab9400ffca8ec8f9e6bfc88d7c315bd264ce70a26e4ce563d24e595ff0e6ba6", kill_on_drop: false }` [INFO] [stdout] fab9400ffca8ec8f9e6bfc88d7c315bd264ce70a26e4ce563d24e595ff0e6ba6 [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] c35977cf96c18a25f51b6218134a29aa9640fb7b09b876b476810f5479d030a1 [INFO] running `Command { std: "docker" "start" "-a" "c35977cf96c18a25f51b6218134a29aa9640fb7b09b876b476810f5479d030a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Compiling leptonica-sys v0.4.1 [INFO] [stderr] Compiling tesseract-sys v0.5.12 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking leptonica-plumbing v1.0.0 [INFO] [stderr] Checking tesseract-plumbing v0.8.0 [INFO] [stderr] Checking leptess v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `size_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `size_t` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/leptonica.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern crate thiserror; [INFO] [stdout] | ----------------------- the item `thiserror` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/tesseract.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern crate thiserror; [INFO] [stdout] | ----------------------- the item `thiserror` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `size_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `size_t` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/leptonica.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern crate thiserror; [INFO] [stdout] | ----------------------- the item `thiserror` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/tesseract.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern crate thiserror; [INFO] [stdout] | ----------------------- the item `thiserror` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "c35977cf96c18a25f51b6218134a29aa9640fb7b09b876b476810f5479d030a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35977cf96c18a25f51b6218134a29aa9640fb7b09b876b476810f5479d030a1", kill_on_drop: false }` [INFO] [stdout] c35977cf96c18a25f51b6218134a29aa9640fb7b09b876b476810f5479d030a1 [INFO] checking leptess-0.14.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate leptess 0.14.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate leptess 0.14.0 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 crates.io crate leptess 0.14.0 [INFO] finished tweaking crates.io crate leptess 0.14.0 [INFO] tweaked toml for crates.io crate leptess 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate leptess 0.14.0 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] 3286025e5e0a390f21e94851cddc1198250afa5e266256a8f33b0913dc78715b [INFO] running `Command { std: "docker" "start" "-a" "3286025e5e0a390f21e94851cddc1198250afa5e266256a8f33b0913dc78715b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3286025e5e0a390f21e94851cddc1198250afa5e266256a8f33b0913dc78715b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3286025e5e0a390f21e94851cddc1198250afa5e266256a8f33b0913dc78715b", kill_on_drop: false }` [INFO] [stdout] 3286025e5e0a390f21e94851cddc1198250afa5e266256a8f33b0913dc78715b [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] f06867090201ede40ff5e78015ed603740e69fcd7779623784f1abf0fe94f452 [INFO] running `Command { std: "docker" "start" "-a" "f06867090201ede40ff5e78015ed603740e69fcd7779623784f1abf0fe94f452", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.8/src/sync/parker.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 367 | | NOTIFIED | PARKED => return, [INFO] [stdout] 368 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.13.1 [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 `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f06867090201ede40ff5e78015ed603740e69fcd7779623784f1abf0fe94f452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06867090201ede40ff5e78015ed603740e69fcd7779623784f1abf0fe94f452", kill_on_drop: false }` [INFO] [stdout] f06867090201ede40ff5e78015ed603740e69fcd7779623784f1abf0fe94f452