[INFO] cloning repository https://github.com/sbrl/woppleblox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbrl/woppleblox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbrl%2Fwoppleblox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbrl%2Fwoppleblox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 083fd69d4f396bd5b7a985040275308347b83f22 [INFO] checking sbrl/woppleblox/083fd69d4f396bd5b7a985040275308347b83f22 against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbrl%2Fwoppleblox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbrl/woppleblox on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbrl/woppleblox [INFO] finished tweaking git repo https://github.com/sbrl/woppleblox [INFO] tweaked toml for git repo https://github.com/sbrl/woppleblox written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sbrl/woppleblox 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yarte v0.12.2 [INFO] [stderr] Downloaded liquid-derive v0.20.1 [INFO] [stderr] Downloaded liquid-core v0.20.2 [INFO] [stderr] Downloaded accept-language v2.0.0 [INFO] [stderr] Downloaded intl-memoizer v0.5.1 [INFO] [stderr] Downloaded fluent-syntax v0.10.3 [INFO] [stderr] Downloaded liquid v0.20.1 [INFO] [stderr] Downloaded fluent-bundle v0.13.2 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] [stderr] Downloaded unic-langid-impl v0.9.3 [INFO] [stderr] Downloaded yarte_parser v0.12.2 [INFO] [stderr] Downloaded proc-quote v0.3.2 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded unic-langid v0.9.3 [INFO] [stderr] Downloaded v_eval v0.6.0 [INFO] [stderr] Downloaded kstring v0.1.2 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded toolchain_find v0.1.4 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] [stderr] Downloaded type-map v0.4.0 [INFO] [stderr] Downloaded fluent v0.13.1 [INFO] [stderr] Downloaded r2d2_sqlite v0.16.0 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.3 [INFO] [stderr] Downloaded unic-langid-macros v0.9.3 [INFO] [stderr] Downloaded liquid-lib v0.20.2 [INFO] [stderr] Downloaded wild v2.2.0 [INFO] [stderr] Downloaded argonautica v0.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.18.0 [INFO] [stderr] Downloaded pinto v0.6.1 [INFO] [stderr] Downloaded yarte_derive v0.12.2 [INFO] [stderr] Downloaded yarte_helpers v0.12.2 [INFO] [stderr] Downloaded refinery-core v0.3.2 [INFO] [stderr] Downloaded serde_rusqlite v0.25.0 [INFO] [stderr] Downloaded yarte_hir v0.12.2 [INFO] [stderr] Downloaded yarte_codegen v0.12.2 [INFO] [stderr] Downloaded bat v0.15.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19bc11e51ec34d04656b01174c6b5e2a6f1aaeb197536dbec20a2612ce45c7e0 [INFO] running `Command { std: "docker" "start" "-a" "19bc11e51ec34d04656b01174c6b5e2a6f1aaeb197536dbec20a2612ce45c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19bc11e51ec34d04656b01174c6b5e2a6f1aaeb197536dbec20a2612ce45c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bc11e51ec34d04656b01174c6b5e2a6f1aaeb197536dbec20a2612ce45c7e0", kill_on_drop: false }` [INFO] [stdout] 19bc11e51ec34d04656b01174c6b5e2a6f1aaeb197536dbec20a2612ce45c7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58374ae997cc1ff5643af8f051edaa3272390a3e85416eafd912671a2797fef5 [INFO] running `Command { std: "docker" "start" "-a" "58374ae997cc1ff5643af8f051edaa3272390a3e85416eafd912671a2797fef5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [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] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-util v0.3.1 [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" "58374ae997cc1ff5643af8f051edaa3272390a3e85416eafd912671a2797fef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58374ae997cc1ff5643af8f051edaa3272390a3e85416eafd912671a2797fef5", kill_on_drop: false }` [INFO] [stdout] 58374ae997cc1ff5643af8f051edaa3272390a3e85416eafd912671a2797fef5