[INFO] fetching crate hired 0.11.1... [INFO] checking hired-0.11.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate hired 0.11.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate hired 0.11.1 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 hired 0.11.1 [INFO] finished tweaking crates.io crate hired 0.11.1 [INFO] tweaked toml for crates.io crate hired 0.11.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate hired 0.11.1 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 pear v0.2.7 [INFO] [stderr] Downloaded as-any v0.3.1 [INFO] [stderr] Downloaded pear_codegen v0.2.7 [INFO] [stderr] Downloaded yansi v1.0.0-rc.1 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded serde_yaml v0.9.27 [INFO] [stderr] Downloaded add-ed v0.13.0 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded termimad v0.26.1 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded figment v0.10.12 [INFO] [stderr] Downloaded coolor v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7d06adcf156a82ccc4f1c761db5e530553af01c5aaa7fbc6072315289c77f672 [INFO] running `Command { std: "docker" "start" "-a" "7d06adcf156a82ccc4f1c761db5e530553af01c5aaa7fbc6072315289c77f672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d06adcf156a82ccc4f1c761db5e530553af01c5aaa7fbc6072315289c77f672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d06adcf156a82ccc4f1c761db5e530553af01c5aaa7fbc6072315289c77f672", kill_on_drop: false }` [INFO] [stdout] 7d06adcf156a82ccc4f1c761db5e530553af01c5aaa7fbc6072315289c77f672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 63f0c03f8ea6cb30eac06eb27a720f333a2dd36de8f04ed0536560f87ee12e27 [INFO] running `Command { std: "docker" "start" "-a" "63f0c03f8ea6cb30eac06eb27a720f333a2dd36de8f04ed0536560f87ee12e27", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking minimad v0.13.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking as-any v0.3.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking coolor v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking add-ed v0.13.0 [INFO] [stderr] Checking termimad v0.26.1 [INFO] [stderr] Compiling plist v1.6.0 [INFO] [stderr] Checking syntect v5.1.0 [INFO] [stderr] Compiling hired v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "63f0c03f8ea6cb30eac06eb27a720f333a2dd36de8f04ed0536560f87ee12e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f0c03f8ea6cb30eac06eb27a720f333a2dd36de8f04ed0536560f87ee12e27", kill_on_drop: false }` [INFO] [stdout] 63f0c03f8ea6cb30eac06eb27a720f333a2dd36de8f04ed0536560f87ee12e27 [INFO] checking hired-0.11.1 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate hired 0.11.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate hired 0.11.1 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 hired 0.11.1 [INFO] finished tweaking crates.io crate hired 0.11.1 [INFO] tweaked toml for crates.io crate hired 0.11.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate hired 0.11.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6f6dafca05750c33fd62da843e2f1567702d4fe82afa0422ff4512f919dfd7e9 [INFO] running `Command { std: "docker" "start" "-a" "6f6dafca05750c33fd62da843e2f1567702d4fe82afa0422ff4512f919dfd7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f6dafca05750c33fd62da843e2f1567702d4fe82afa0422ff4512f919dfd7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6dafca05750c33fd62da843e2f1567702d4fe82afa0422ff4512f919dfd7e9", kill_on_drop: false }` [INFO] [stdout] 6f6dafca05750c33fd62da843e2f1567702d4fe82afa0422ff4512f919dfd7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b5677670eaa6b4c707ca29b4ad7434eaaeb393c4201fa3585194cd123bbefde3 [INFO] running `Command { std: "docker" "start" "-a" "b5677670eaa6b4c707ca29b4ad7434eaaeb393c4201fa3585194cd123bbefde3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.1/src/half_lock.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | unsafe { libc::abort() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling adler v1.0.2 [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 `signal-hook-registry` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b5677670eaa6b4c707ca29b4ad7434eaaeb393c4201fa3585194cd123bbefde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5677670eaa6b4c707ca29b4ad7434eaaeb393c4201fa3585194cd123bbefde3", kill_on_drop: false }` [INFO] [stdout] b5677670eaa6b4c707ca29b4ad7434eaaeb393c4201fa3585194cd123bbefde3