[INFO] cloning repository https://github.com/tonymushah/wasmer-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonymushah/wasmer-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Fwasmer-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Fwasmer-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b47fabf30d79fed8d70202650ffe24614cfff776 [INFO] checking tonymushah/wasmer-test against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Fwasmer-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonymushah/wasmer-test 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/tonymushah/wasmer-test [INFO] finished tweaking git repo https://github.com/tonymushah/wasmer-test [INFO] tweaked toml for git repo https://github.com/tonymushah/wasmer-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tonymushah/wasmer-test 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 wasmer-derive v4.2.6 [INFO] [stderr] Downloaded wasmer v4.2.6 [INFO] [stderr] Downloaded wasmer-compiler v4.2.6 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v4.2.6 [INFO] [stderr] Downloaded wasmer-types v4.2.6 [INFO] [stderr] Downloaded wasmer-vm v4.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eb4aa134c76035e99b17b054a42d6381493385a2f47e93a51fbbc4457441b6e5 [INFO] running `Command { std: "docker" "start" "-a" "eb4aa134c76035e99b17b054a42d6381493385a2f47e93a51fbbc4457441b6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb4aa134c76035e99b17b054a42d6381493385a2f47e93a51fbbc4457441b6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4aa134c76035e99b17b054a42d6381493385a2f47e93a51fbbc4457441b6e5", kill_on_drop: false }` [INFO] [stdout] eb4aa134c76035e99b17b054a42d6381493385a2f47e93a51fbbc4457441b6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 809901deb2c746eb7dc609fa116e3b1c34013c447c9714e5ab9b11588c976ed1 [INFO] running `Command { std: "docker" "start" "-a" "809901deb2c746eb7dc609fa116e3b1c34013c447c9714e5ab9b11588c976ed1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking wast v64.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Compiling wasmer-derive v4.2.6 [INFO] [stderr] Checking wat v1.0.71 [INFO] [stderr] Checking wasmer-types v4.2.6 [INFO] [stderr] Checking wasmer-vm v4.2.6 [INFO] [stderr] Checking wasmer-compiler v4.2.6 [INFO] [stderr] Checking cranelift-frontend v0.91.1 [INFO] [stderr] Checking wasmer v4.2.6 [INFO] [stderr] Checking wasmer-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.87s [INFO] running `Command { std: "docker" "inspect" "809901deb2c746eb7dc609fa116e3b1c34013c447c9714e5ab9b11588c976ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809901deb2c746eb7dc609fa116e3b1c34013c447c9714e5ab9b11588c976ed1", kill_on_drop: false }` [INFO] [stdout] 809901deb2c746eb7dc609fa116e3b1c34013c447c9714e5ab9b11588c976ed1 [INFO] checking tonymushah/wasmer-test against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Fwasmer-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonymushah/wasmer-test 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/tonymushah/wasmer-test [INFO] finished tweaking git repo https://github.com/tonymushah/wasmer-test [INFO] tweaked toml for git repo https://github.com/tonymushah/wasmer-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tonymushah/wasmer-test 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b455951f71f9b1f5a86b63ab8563e1c56380c4b2728963627e5cff9559e79af0 [INFO] running `Command { std: "docker" "start" "-a" "b455951f71f9b1f5a86b63ab8563e1c56380c4b2728963627e5cff9559e79af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b455951f71f9b1f5a86b63ab8563e1c56380c4b2728963627e5cff9559e79af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b455951f71f9b1f5a86b63ab8563e1c56380c4b2728963627e5cff9559e79af0", kill_on_drop: false }` [INFO] [stdout] b455951f71f9b1f5a86b63ab8563e1c56380c4b2728963627e5cff9559e79af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] abc110871ca79365716807a6affeab4003a1f37949c75aad4a043921554ecf35 [INFO] running `Command { std: "docker" "start" "-a" "abc110871ca79365716807a6affeab4003a1f37949c75aad4a043921554ecf35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/sync/parker.rs:370:25 [INFO] [stdout] | [INFO] [stdout] 370 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 371 | | NOTIFIED | PARKED => return, [INFO] [stdout] 372 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 373 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.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] 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" "abc110871ca79365716807a6affeab4003a1f37949c75aad4a043921554ecf35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc110871ca79365716807a6affeab4003a1f37949c75aad4a043921554ecf35", kill_on_drop: false }` [INFO] [stdout] abc110871ca79365716807a6affeab4003a1f37949c75aad4a043921554ecf35