[INFO] fetching crate mdbook-typst 0.1.7... [INFO] checking mdbook-typst-0.1.7 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mdbook-typst 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mdbook-typst 0.1.7 [INFO] finished tweaking crates.io crate mdbook-typst 0.1.7 [INFO] tweaked toml for crates.io crate mdbook-typst 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-typst 0.1.7 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook-typst 0.1.7 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b8332d744e309044dc6b55c1839a5ea32bb1bae0476f827280883849cc880f3 [INFO] running `Command { std: "docker" "start" "-a" "2b8332d744e309044dc6b55c1839a5ea32bb1bae0476f827280883849cc880f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b8332d744e309044dc6b55c1839a5ea32bb1bae0476f827280883849cc880f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8332d744e309044dc6b55c1839a5ea32bb1bae0476f827280883849cc880f3", kill_on_drop: false }` [INFO] [stdout] 2b8332d744e309044dc6b55c1839a5ea32bb1bae0476f827280883849cc880f3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f0d2d39df0ae2d7a65ec0b17b4ffbe45d869d2c5246aaa6a67188ac5fa880f [INFO] running `Command { std: "docker" "start" "-a" "f2f0d2d39df0ae2d7a65ec0b17b4ffbe45d869d2c5246aaa6a67188ac5fa880f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking clap_complete v4.5.35 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pulldown_typst v0.3.7 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking mdbook v0.4.40 [INFO] [stderr] Checking pulldown_mdbook v0.3.2 [INFO] [stderr] Checking pullup v0.3.8 [INFO] [stderr] Checking mdbook-typst v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/converters.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / converter!( [INFO] [stdout] 161 | | /// Convert parts to cover pages. [INFO] [stdout] 162 | | PartToCoverPageX, [INFO] [stdout] 163 | | ParserEvent<'a> => ParserEvent<'a>, [INFO] [stdout] ... | [INFO] [stdout] 194 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `converter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `converter` may come from an old version of the `pullup` crate, try updating your dependency with `cargo update -p pullup` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `converter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/converters.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / converter!( [INFO] [stdout] 161 | | /// Convert parts to cover pages. [INFO] [stdout] 162 | | PartToCoverPageX, [INFO] [stdout] 163 | | ParserEvent<'a> => ParserEvent<'a>, [INFO] [stdout] ... | [INFO] [stdout] 194 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `converter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `converter` may come from an old version of the `pullup` crate, try updating your dependency with `cargo update -p pullup` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `converter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/converters.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / converter!( [INFO] [stdout] 161 | | /// Convert parts to cover pages. [INFO] [stdout] 162 | | PartToCoverPageX, [INFO] [stdout] 163 | | ParserEvent<'a> => ParserEvent<'a>, [INFO] [stdout] ... | [INFO] [stdout] 194 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `converter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `converter` may come from an old version of the `pullup` crate, try updating your dependency with `cargo update -p pullup` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `converter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/converters.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / converter!( [INFO] [stdout] 161 | | /// Convert parts to cover pages. [INFO] [stdout] 162 | | PartToCoverPageX, [INFO] [stdout] 163 | | ParserEvent<'a> => ParserEvent<'a>, [INFO] [stdout] ... | [INFO] [stdout] 194 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `converter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `converter` may come from an old version of the `pullup` crate, try updating your dependency with `cargo update -p pullup` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `converter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s [INFO] running `Command { std: "docker" "inspect" "f2f0d2d39df0ae2d7a65ec0b17b4ffbe45d869d2c5246aaa6a67188ac5fa880f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f0d2d39df0ae2d7a65ec0b17b4ffbe45d869d2c5246aaa6a67188ac5fa880f", kill_on_drop: false }` [INFO] [stdout] f2f0d2d39df0ae2d7a65ec0b17b4ffbe45d869d2c5246aaa6a67188ac5fa880f