[INFO] cloning repository https://github.com/beyarkay/particle-swarm-optimisation-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beyarkay/particle-swarm-optimisation-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyarkay%2Fparticle-swarm-optimisation-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyarkay%2Fparticle-swarm-optimisation-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f724d8e394ff8649bf2b4de3a4efeff9521f806a [INFO] checking beyarkay/particle-swarm-optimisation-rs against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyarkay%2Fparticle-swarm-optimisation-rs" "/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/beyarkay/particle-swarm-optimisation-rs 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] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/beyarkay/particle-swarm-optimisation-rs [INFO] finished tweaking git repo https://github.com/beyarkay/particle-swarm-optimisation-rs [INFO] tweaked toml for git repo https://github.com/beyarkay/particle-swarm-optimisation-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/beyarkay/particle-swarm-optimisation-rs 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 meval v0.2.0 [INFO] [stderr] Downloaded textplots v0.8.0 [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] 93b6d765aaf58a4e202fba635a37e0fb666f0874efd30df7080f75eff66a1665 [INFO] running `Command { std: "docker" "start" "-a" "93b6d765aaf58a4e202fba635a37e0fb666f0874efd30df7080f75eff66a1665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93b6d765aaf58a4e202fba635a37e0fb666f0874efd30df7080f75eff66a1665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b6d765aaf58a4e202fba635a37e0fb666f0874efd30df7080f75eff66a1665", kill_on_drop: false }` [INFO] [stdout] 93b6d765aaf58a4e202fba635a37e0fb666f0874efd30df7080f75eff66a1665 [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] 2bb37c1d16996a4900536f311a23d583ba7b9826601809bd1cce49146004f298 [INFO] running `Command { std: "docker" "start" "-a" "2bb37c1d16996a4900536f311a23d583ba7b9826601809bd1cce49146004f298", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking drawille v0.3.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking textplots v0.8.0 [INFO] [stderr] Checking code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/swarm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] 8 | [INFO] [stdout] 9 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/swarm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] 8 | [INFO] [stdout] 9 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rng` is imported redundantly [INFO] [stdout] --> src/swarm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `Rng` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rng` is imported redundantly [INFO] [stdout] --> src/swarm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `Rng` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono; [INFO] [stdout] | ^^^^^^ the item `chrono` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono; [INFO] [stdout] | ^^^^^^ the item `chrono` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/benchmarks.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Benchmark { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub reference: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/benchmarks.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Benchmark { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub reference: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | let bm = benchmark.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Benchmark` does not implement `Clone`, so calling `clone` on `&Benchmark` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 266 - let bm = benchmark.clone(); [INFO] [stdout] 266 + let bm = benchmark; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Benchmark`, implement `Clone` for it [INFO] [stdout] --> src/benchmarks.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Clone)] [INFO] [stdout] 2 | pub struct Benchmark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | let bm = benchmark.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Benchmark` does not implement `Clone`, so calling `clone` on `&Benchmark` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 266 - let bm = benchmark.clone(); [INFO] [stdout] 266 + let bm = benchmark; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Benchmark`, implement `Clone` for it [INFO] [stdout] --> src/benchmarks.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Clone)] [INFO] [stdout] 2 | pub struct Benchmark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | &bm.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Benchmark` does not implement `Clone`, so calling `clone` on `&Benchmark` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 284 - &bm.clone(), [INFO] [stdout] 284 + &bm, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Benchmark`, implement `Clone` for it [INFO] [stdout] --> src/benchmarks.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Clone)] [INFO] [stdout] 2 | pub struct Benchmark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | &bm.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Benchmark` does not implement `Clone`, so calling `clone` on `&Benchmark` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 284 - &bm.clone(), [INFO] [stdout] 284 + &bm, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Benchmark`, implement `Clone` for it [INFO] [stdout] --> src/benchmarks.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Clone)] [INFO] [stdout] 2 | pub struct Benchmark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [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" "2bb37c1d16996a4900536f311a23d583ba7b9826601809bd1cce49146004f298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb37c1d16996a4900536f311a23d583ba7b9826601809bd1cce49146004f298", kill_on_drop: false }` [INFO] [stdout] 2bb37c1d16996a4900536f311a23d583ba7b9826601809bd1cce49146004f298 [INFO] checking beyarkay/particle-swarm-optimisation-rs against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyarkay%2Fparticle-swarm-optimisation-rs" "/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/beyarkay/particle-swarm-optimisation-rs 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] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/beyarkay/particle-swarm-optimisation-rs [INFO] finished tweaking git repo https://github.com/beyarkay/particle-swarm-optimisation-rs [INFO] tweaked toml for git repo https://github.com/beyarkay/particle-swarm-optimisation-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/beyarkay/particle-swarm-optimisation-rs 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] a76cda7ebd00577c94b8d390918a520e9e01bd02192288792e59bbd7e5fca5ba [INFO] running `Command { std: "docker" "start" "-a" "a76cda7ebd00577c94b8d390918a520e9e01bd02192288792e59bbd7e5fca5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a76cda7ebd00577c94b8d390918a520e9e01bd02192288792e59bbd7e5fca5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76cda7ebd00577c94b8d390918a520e9e01bd02192288792e59bbd7e5fca5ba", kill_on_drop: false }` [INFO] [stdout] a76cda7ebd00577c94b8d390918a520e9e01bd02192288792e59bbd7e5fca5ba [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] 3fa74860119ca485326e5b9d9d8c23992c0fd43e5ff7393856b97d5726264280 [INFO] running `Command { std: "docker" "start" "-a" "3fa74860119ca485326e5b9d9d8c23992c0fd43e5ff7393856b97d5726264280", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.14/src/sync/parker.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 369 | | NOTIFIED | PARKED => return, [INFO] [stdout] 370 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 371 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.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" "3fa74860119ca485326e5b9d9d8c23992c0fd43e5ff7393856b97d5726264280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa74860119ca485326e5b9d9d8c23992c0fd43e5ff7393856b97d5726264280", kill_on_drop: false }` [INFO] [stdout] 3fa74860119ca485326e5b9d9d8c23992c0fd43e5ff7393856b97d5726264280