[INFO] cloning repository https://github.com/rtio/htmx-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtio/htmx-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtio%2Fhtmx-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtio%2Fhtmx-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2be8d947bdebcbfb091a48093cff3c9f9a0a5d83 [INFO] checking rtio/htmx-demo against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtio%2Fhtmx-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rtio/htmx-demo [INFO] finished tweaking git repo https://github.com/rtio/htmx-demo [INFO] tweaked toml for git repo https://github.com/rtio/htmx-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rtio/htmx-demo on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rtio/htmx-demo 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rtio/libvips-rust-bindings.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rtio/htmx-demo against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtio%2Fhtmx-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rtio/htmx-demo [INFO] finished tweaking git repo https://github.com/rtio/htmx-demo [INFO] tweaked toml for git repo https://github.com/rtio/htmx-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rtio/htmx-demo on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rtio/htmx-demo 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.5.0 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Downloaded pest_generator v2.7.4 [INFO] [stderr] Downloaded pest_derive v2.7.4 [INFO] [stderr] Downloaded cookie v0.17.0 [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded deunicode v0.4.5 [INFO] [stderr] Downloaded pest_meta v2.7.4 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.3 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Downloaded pest v2.7.4 [INFO] [stderr] Downloaded deunicode v1.4.1 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded rocket v0.5.0-rc.3 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01d01a2419bb7c178ee5a37bec2f237ec54cc5a9c403a1a0a4057d0f3a38968 [INFO] running `Command { std: "docker" "start" "-a" "a01d01a2419bb7c178ee5a37bec2f237ec54cc5a9c403a1a0a4057d0f3a38968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01d01a2419bb7c178ee5a37bec2f237ec54cc5a9c403a1a0a4057d0f3a38968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01d01a2419bb7c178ee5a37bec2f237ec54cc5a9c403a1a0a4057d0f3a38968", kill_on_drop: false }` [INFO] [stdout] a01d01a2419bb7c178ee5a37bec2f237ec54cc5a9c403a1a0a4057d0f3a38968 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5849ebfecc126b5b8a0cc937a4c82ec1dc480be4f3874c736d917b94aa85b96 [INFO] running `Command { std: "docker" "start" "-a" "a5849ebfecc126b5b8a0cc937a4c82ec1dc480be4f3874c736d917b94aa85b96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking yansi v1.0.0-rc.1 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/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] Checking spin v0.9.8 [INFO] [stderr] Checking deunicode v0.4.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/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] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Compiling libvips v2.0.0 (https://github.com/rtio/libvips-rust-bindings.git#c3b5a89a) [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling htmx-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking normpath v1.1.1 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [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] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a5849ebfecc126b5b8a0cc937a4c82ec1dc480be4f3874c736d917b94aa85b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5849ebfecc126b5b8a0cc937a4c82ec1dc480be4f3874c736d917b94aa85b96", kill_on_drop: false }` [INFO] [stdout] a5849ebfecc126b5b8a0cc937a4c82ec1dc480be4f3874c736d917b94aa85b96