[INFO] cloning repository https://github.com/teh-cmc/rerun-mesh-stress-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teh-cmc/rerun-mesh-stress-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh-cmc%2Frerun-mesh-stress-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh-cmc%2Frerun-mesh-stress-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c93910d89f8eef7e92b34a0b8be1252d57b3ce2 [INFO] checking teh-cmc/rerun-mesh-stress-test against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh-cmc%2Frerun-mesh-stress-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/teh-cmc/rerun-mesh-stress-test [INFO] finished tweaking git repo https://github.com/teh-cmc/rerun-mesh-stress-test [INFO] tweaked toml for git repo https://github.com/teh-cmc/rerun-mesh-stress-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/teh-cmc/rerun-mesh-stress-test on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/teh-cmc/rerun-mesh-stress-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28fd7efb3dd802f7a2e4404d74f49c06ece7af1e2a0ac4206a861398b3845ff9 [INFO] running `Command { std: "docker" "start" "-a" "28fd7efb3dd802f7a2e4404d74f49c06ece7af1e2a0ac4206a861398b3845ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28fd7efb3dd802f7a2e4404d74f49c06ece7af1e2a0ac4206a861398b3845ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fd7efb3dd802f7a2e4404d74f49c06ece7af1e2a0ac4206a861398b3845ff9", kill_on_drop: false }` [INFO] [stdout] 28fd7efb3dd802f7a2e4404d74f49c06ece7af1e2a0ac4206a861398b3845ff9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264677a64cc25632975de48dfb7939f7bd69e27a841815869ecee1f164de205d [INFO] running `Command { std: "docker" "start" "-a" "264677a64cc25632975de48dfb7939f7bd69e27a841815869ecee1f164de205d", 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.190 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking value-bag v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking lz4_flex v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-executor v1.6.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 gimli v0.28.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [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" "264677a64cc25632975de48dfb7939f7bd69e27a841815869ecee1f164de205d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264677a64cc25632975de48dfb7939f7bd69e27a841815869ecee1f164de205d", kill_on_drop: false }` [INFO] [stdout] 264677a64cc25632975de48dfb7939f7bd69e27a841815869ecee1f164de205d