[INFO] cloning repository https://github.com/vdbulcke/ghost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vdbulcke/ghost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fghost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fghost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee73639a1ee1729feaf300876b1fc79f7aa9a414 [INFO] checking vdbulcke/ghost against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fghost" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vdbulcke/ghost [INFO] finished tweaking git repo https://github.com/vdbulcke/ghost [INFO] tweaked toml for git repo https://github.com/vdbulcke/ghost written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vdbulcke/ghost on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vdbulcke/ghost 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df521e6a10a12414ea1f3a7509265bb7a00364253db8f38be4e4e2982a6fb80e [INFO] running `Command { std: "docker" "start" "-a" "df521e6a10a12414ea1f3a7509265bb7a00364253db8f38be4e4e2982a6fb80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df521e6a10a12414ea1f3a7509265bb7a00364253db8f38be4e4e2982a6fb80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df521e6a10a12414ea1f3a7509265bb7a00364253db8f38be4e4e2982a6fb80e", kill_on_drop: false }` [INFO] [stdout] df521e6a10a12414ea1f3a7509265bb7a00364253db8f38be4e4e2982a6fb80e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1dd2b820e942d1a147e4cf91b428b523bd918a905c4f5c7f118c7a84df51b6 [INFO] running `Command { std: "docker" "start" "-a" "cc1dd2b820e942d1a147e4cf91b428b523bd918a905c4f5c7f118c7a84df51b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking rustix v0.37.23 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking thread-id v4.2.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking file-id v0.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking colorsys v0.6.7 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.11.9/src/field/scalar.rs:721:51 [INFO] [stdout] | [INFO] [stdout] 721 | ... let value: i64 = -lit.base10_parse()?; [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type of the type parameter `N` declared on the method `base10_parse` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 721 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cc1dd2b820e942d1a147e4cf91b428b523bd918a905c4f5c7f118c7a84df51b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1dd2b820e942d1a147e4cf91b428b523bd918a905c4f5c7f118c7a84df51b6", kill_on_drop: false }` [INFO] [stdout] cc1dd2b820e942d1a147e4cf91b428b523bd918a905c4f5c7f118c7a84df51b6