[INFO] cloning repository https://github.com/brettcannon/python-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brettcannon/python-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a93f0c1251b55c4567cad1d13c1c04cf5cbe56a0 [INFO] checking brettcannon/python-launcher against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brettcannon/python-launcher 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/brettcannon/python-launcher [INFO] finished tweaking git repo https://github.com/brettcannon/python-launcher [INFO] tweaked toml for git repo https://github.com/brettcannon/python-launcher written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brettcannon/python-launcher 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] Downloading crates ... [INFO] [stderr] Downloaded os_info v3.6.0 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 71f015a16d54068623a6f144c1a642f8e3f9aab4f29f0f796a0a66676c202d86 [INFO] running `Command { std: "docker" "start" "-a" "71f015a16d54068623a6f144c1a642f8e3f9aab4f29f0f796a0a66676c202d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71f015a16d54068623a6f144c1a642f8e3f9aab4f29f0f796a0a66676c202d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f015a16d54068623a6f144c1a642f8e3f9aab4f29f0f796a0a66676c202d86", kill_on_drop: false }` [INFO] [stdout] 71f015a16d54068623a6f144c1a642f8e3f9aab4f29f0f796a0a66676c202d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1233ac940f2f128ba7dbc5971fc53a178be5af434f8e77f27b060ad55551ba5a [INFO] running `Command { std: "docker" "start" "-a" "1233ac940f2f128ba7dbc5971fc53a178be5af434f8e77f27b060ad55551ba5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking uuid v1.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking clap_builder v4.4.1 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v4.4.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking dashmap v5.3.3 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling serial_test_derive v3.0.0 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking serial_test v3.0.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking os_info v3.6.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Checking python-launcher v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/cli.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | convert::From, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dir` is never read [INFO] [stdout] --> tests/common/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct CurrentDir { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 54 | _original_dir: PathBuf, [INFO] [stdout] 55 | pub dir: TempDir, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/cli.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | convert::From, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s [INFO] running `Command { std: "docker" "inspect" "1233ac940f2f128ba7dbc5971fc53a178be5af434f8e77f27b060ad55551ba5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1233ac940f2f128ba7dbc5971fc53a178be5af434f8e77f27b060ad55551ba5a", kill_on_drop: false }` [INFO] [stdout] 1233ac940f2f128ba7dbc5971fc53a178be5af434f8e77f27b060ad55551ba5a [INFO] checking brettcannon/python-launcher against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brettcannon/python-launcher 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/brettcannon/python-launcher [INFO] finished tweaking git repo https://github.com/brettcannon/python-launcher [INFO] tweaked toml for git repo https://github.com/brettcannon/python-launcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brettcannon/python-launcher 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f89ac16a5fcd9556b456acb3ba0180efdd09b58a3132b21e290f14fb1e4cef5c [INFO] running `Command { std: "docker" "start" "-a" "f89ac16a5fcd9556b456acb3ba0180efdd09b58a3132b21e290f14fb1e4cef5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89ac16a5fcd9556b456acb3ba0180efdd09b58a3132b21e290f14fb1e4cef5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89ac16a5fcd9556b456acb3ba0180efdd09b58a3132b21e290f14fb1e4cef5c", kill_on_drop: false }` [INFO] [stdout] f89ac16a5fcd9556b456acb3ba0180efdd09b58a3132b21e290f14fb1e4cef5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 18b6f28bdc03a6a7928c38ab7afb6c41c133a4c2e64fc7c709949edeb28b472b [INFO] running `Command { std: "docker" "start" "-a" "18b6f28bdc03a6a7928c38ab7afb6c41c133a4c2e64fc7c709949edeb28b472b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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] Compiling syn v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [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" "18b6f28bdc03a6a7928c38ab7afb6c41c133a4c2e64fc7c709949edeb28b472b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b6f28bdc03a6a7928c38ab7afb6c41c133a4c2e64fc7c709949edeb28b472b", kill_on_drop: false }` [INFO] [stdout] 18b6f28bdc03a6a7928c38ab7afb6c41c133a4c2e64fc7c709949edeb28b472b