[INFO] fetching crate comrak 0.47.0... [INFO] checking comrak-0.47.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate comrak 0.47.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate comrak 0.47.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate comrak 0.47.0 [INFO] tweaked toml for crates.io crate comrak 0.47.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate comrak 0.47.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate comrak 0.47.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Downloaded ntest_timeout v0.9.2 [INFO] [stderr] Downloaded fmt2io v1.0.0 [INFO] [stderr] Downloaded ntest v0.9.2 [INFO] [stderr] Downloaded ntest_test_cases v0.9.2 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded bon v3.0.0 [INFO] [stderr] Downloaded xml-rs v0.8.14 [INFO] [stderr] Downloaded bon-macros v3.0.0 [INFO] [stderr] Downloaded toml_edit v0.19.6 [INFO] [stderr] Downloaded emojis v0.6.2 [INFO] [stderr] Downloaded winnow v0.3.8 [INFO] [stderr] Downloaded deunicode v0.4.5 [INFO] [stderr] Downloaded deunicode v1.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9c2991aa9e7d077ab61c406c62f8e8ca9061ccb5d63f9854fb73e31f4b44c2 [INFO] running `Command { std: "docker" "start" "-a" "1f9c2991aa9e7d077ab61c406c62f8e8ca9061ccb5d63f9854fb73e31f4b44c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9c2991aa9e7d077ab61c406c62f8e8ca9061ccb5d63f9854fb73e31f4b44c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9c2991aa9e7d077ab61c406c62f8e8ca9061ccb5d63f9854fb73e31f4b44c2", kill_on_drop: false }` [INFO] [stdout] 1f9c2991aa9e7d077ab61c406c62f8e8ca9061ccb5d63f9854fb73e31f4b44c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43246a56bca5dca715ba13fdf387df02aa1d8e58f62ae51d7717937bf826c894 [INFO] running `Command { std: "docker" "start" "-a" "43246a56bca5dca715ba13fdf387df02aa1d8e58f62ae51d7717937bf826c894", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking phf_shared v0.11.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking fmt2io v1.0.0 [INFO] [stderr] Compiling comrak v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking winnow v0.3.8 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking deunicode v0.4.5 [INFO] [stderr] Checking percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Checking emojis v0.6.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.91 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking is-terminal v0.4.5 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking toml_edit v0.19.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling ntest_test_cases v0.9.2 [INFO] [stderr] Checking toml v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling ntest_timeout v0.9.2 [INFO] [stderr] Checking clap v4.0.32 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking ntest v0.9.2 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.0.0 [INFO] [stderr] Checking bon v3.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.80s [INFO] running `Command { std: "docker" "inspect" "43246a56bca5dca715ba13fdf387df02aa1d8e58f62ae51d7717937bf826c894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43246a56bca5dca715ba13fdf387df02aa1d8e58f62ae51d7717937bf826c894", kill_on_drop: false }` [INFO] [stdout] 43246a56bca5dca715ba13fdf387df02aa1d8e58f62ae51d7717937bf826c894