[INFO] fetching crate puffin_viewer 0.22.0... [INFO] testing puffin_viewer-0.22.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate puffin_viewer 0.22.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate puffin_viewer 0.22.0 [INFO] finished tweaking crates.io crate puffin_viewer 0.22.0 [INFO] tweaked toml for crates.io crate puffin_viewer 0.22.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate puffin_viewer 0.22.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate puffin_viewer 0.22.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe718d54819d58972cb768c74176d9f99241c91f92b94941b890d6b67114e8b [INFO] running `Command { std: "docker" "start" "-a" "6fe718d54819d58972cb768c74176d9f99241c91f92b94941b890d6b67114e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe718d54819d58972cb768c74176d9f99241c91f92b94941b890d6b67114e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe718d54819d58972cb768c74176d9f99241c91f92b94941b890d6b67114e8b", kill_on_drop: false }` [INFO] [stdout] 6fe718d54819d58972cb768c74176d9f99241c91f92b94941b890d6b67114e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b766cee15c12f0608330baae9791cc31581dd20e839e5aa38b2d8cadb32f927f [INFO] running `Command { std: "docker" "start" "-a" "b766cee15c12f0608330baae9791cc31581dd20e839e5aa38b2d8cadb32f927f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg-expr v0.15.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling base64 v0.21.6 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Compiling webbrowser v1.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glow v0.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling vec1 v1.10.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mimalloc v0.1.39 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/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] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling bytemuck v1.14.0 [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" "b766cee15c12f0608330baae9791cc31581dd20e839e5aa38b2d8cadb32f927f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b766cee15c12f0608330baae9791cc31581dd20e839e5aa38b2d8cadb32f927f", kill_on_drop: false }` [INFO] [stdout] b766cee15c12f0608330baae9791cc31581dd20e839e5aa38b2d8cadb32f927f