[INFO] cloning repository https://github.com/miko-misa/typmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miko-misa/typmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko-misa%2Ftypmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko-misa%2Ftypmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f0da138ddda812bf313e5829ef65eae0d5a6699 [INFO] checking miko-misa/typmark against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko-misa%2Ftypmark" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/miko-misa/typmark [INFO] finished tweaking git repo https://github.com/miko-misa/typmark [INFO] tweaked toml for git repo https://github.com/miko-misa/typmark written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miko-misa/typmark on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miko-misa/typmark 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 507112c601e53cf43caf0a3e91f7dec46bde452639328e3b5d32c800326508cc [INFO] running `Command { std: "docker" "start" "-a" "507112c601e53cf43caf0a3e91f7dec46bde452639328e3b5d32c800326508cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507112c601e53cf43caf0a3e91f7dec46bde452639328e3b5d32c800326508cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507112c601e53cf43caf0a3e91f7dec46bde452639328e3b5d32c800326508cc", kill_on_drop: false }` [INFO] [stdout] 507112c601e53cf43caf0a3e91f7dec46bde452639328e3b5d32c800326508cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc84fca9e2d48d041d6c31e96750433fa79294c3c4ec715df0c83da143ca44c [INFO] running `Command { std: "docker" "start" "-a" "2bc84fca9e2d48d041d6c31e96750433fa79294c3c4ec715df0c83da143ca44c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking kurbo v0.12.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking zune-jpeg v0.5.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking hayro-syntax v0.4.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking roman-numerals-rs v3.1.0 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking wasmi_core v0.51.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling codex v0.2.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking unicode-math-class v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wasmi_collections v0.51.5 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking wasmi_ir v0.51.5 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking chinese-variant v1.1.5 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking az v1.3.0 [INFO] [stderr] Checking glidesort v0.1.2 [INFO] [stderr] Checking typst-assets v0.14.2 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking qcms v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking hypher v0.1.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking typst-utils v0.14.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.34 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling comemo-macros v0.5.0 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum-ordinalize-derive-4.3.2/src/lib.rs:447:72 [INFO] [stdout] | [INFO] [stdout] 447 | ... counter = -lit.base10_parse().map_err( [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type of the type parameter `N` declared on the method `base10_parse` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 447 | counter = -lit.base10_parse::().map_err( [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typst-macros v0.14.2 [INFO] [stderr] error: could not compile `enum-ordinalize-derive` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2bc84fca9e2d48d041d6c31e96750433fa79294c3c4ec715df0c83da143ca44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc84fca9e2d48d041d6c31e96750433fa79294c3c4ec715df0c83da143ca44c", kill_on_drop: false }` [INFO] [stdout] 2bc84fca9e2d48d041d6c31e96750433fa79294c3c4ec715df0c83da143ca44c