[INFO] cloning repository https://github.com/lbennett-stacki/earthtd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbennett-stacki/earthtd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbennett-stacki%2Fearthtd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbennett-stacki%2Fearthtd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b475c05d05b79f282ebd68c7bd59b7a2d1314fa3 [INFO] testing lbennett-stacki/earthtd against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbennett-stacki%2Fearthtd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lbennett-stacki/earthtd [INFO] finished tweaking git repo https://github.com/lbennett-stacki/earthtd [INFO] tweaked toml for git repo https://github.com/lbennett-stacki/earthtd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lbennett-stacki/earthtd on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lbennett-stacki/earthtd 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded zstd v0.13.0 [INFO] [stderr] Downloaded leptos_integration_utils v0.6.8 [INFO] [stderr] Downloaded server_fn_macro_default v0.6.8 [INFO] [stderr] Downloaded zstd-safe v7.0.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.6.8 [INFO] [stderr] Downloaded leptos_axum v0.6.8 [INFO] [stderr] Downloaded leptos_config v0.6.8 [INFO] [stderr] Downloaded leptos_server v0.6.8 [INFO] [stderr] Downloaded typed-builder v0.18.1 [INFO] [stderr] Downloaded server_fn v0.6.8 [INFO] [stderr] Downloaded leptos_macro v0.6.8 [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded leptos-use v0.10.8 [INFO] [stderr] Downloaded leptos_reactive v0.6.8 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded leptos_router v0.6.8 [INFO] [stderr] Downloaded iri-string v0.7.0 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded typed-builder-macro v0.18.1 [INFO] [stderr] Downloaded leptos v0.6.8 [INFO] [stderr] Downloaded server_fn_macro v0.6.8 [INFO] [stderr] Downloaded leptos_meta v0.6.8 [INFO] [stderr] Downloaded leptos_dom v0.6.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f627c6615dcb9ac2c5f446705667977d02e5bf5c565bf8ef021caa4f1c3b4a90 [INFO] running `Command { std: "docker" "start" "-a" "f627c6615dcb9ac2c5f446705667977d02e5bf5c565bf8ef021caa4f1c3b4a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f627c6615dcb9ac2c5f446705667977d02e5bf5c565bf8ef021caa4f1c3b4a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f627c6615dcb9ac2c5f446705667977d02e5bf5c565bf8ef021caa4f1c3b4a90", kill_on_drop: false }` [INFO] [stdout] f627c6615dcb9ac2c5f446705667977d02e5bf5c565bf8ef021caa4f1c3b4a90 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dbf62c461c653efe1a59d39f0ffe2b1c98310729d93bc0215b44297721d85f9 [INFO] running `Command { std: "docker" "start" "-a" "5dbf62c461c653efe1a59d39f0ffe2b1c98310729d93bc0215b44297721d85f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling iri-string v0.7.0 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5dbf62c461c653efe1a59d39f0ffe2b1c98310729d93bc0215b44297721d85f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbf62c461c653efe1a59d39f0ffe2b1c98310729d93bc0215b44297721d85f9", kill_on_drop: false }` [INFO] [stdout] 5dbf62c461c653efe1a59d39f0ffe2b1c98310729d93bc0215b44297721d85f9