[INFO] cloning repository https://github.com/hellux/jotdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellux/jotdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fjotdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fjotdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98ead0f42f8315a385adb2bc721823c10f722b46 [INFO] checking hellux/jotdown against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fjotdown" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hellux/jotdown on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hellux/jotdown [INFO] finished tweaking git repo https://github.com/hellux/jotdown [INFO] tweaked toml for git repo https://github.com/hellux/jotdown written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hellux/jotdown 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4c6f8254ac8802336a30624ba815368fa265aaf4043b178018d0f9621615041 [INFO] running `Command { std: "docker" "start" "-a" "a4c6f8254ac8802336a30624ba815368fa265aaf4043b178018d0f9621615041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4c6f8254ac8802336a30624ba815368fa265aaf4043b178018d0f9621615041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c6f8254ac8802336a30624ba815368fa265aaf4043b178018d0f9621615041", kill_on_drop: false }` [INFO] [stdout] a4c6f8254ac8802336a30624ba815368fa265aaf4043b178018d0f9621615041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a6dac1fd6eb19f04d95a140dc9ebe2a356283ee87ea5d4977b2a2587378af5b [INFO] running `Command { std: "docker" "start" "-a" "3a6dac1fd6eb19f04d95a140dc9ebe2a356283ee87ea5d4977b2a2587378af5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking jotdown v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bench-input v0.1.0 (/opt/rustwide/workdir/bench/input) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling test-html-ut v0.1.0 (/opt/rustwide/workdir/tests/html-ut) [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling test-html-ref v0.1.0 (/opt/rustwide/workdir/tests/html-ref) [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bench-iai v0.1.0 (/opt/rustwide/workdir/bench/iai) [INFO] [stderr] error: failed to run custom build command for `test-html-ut v0.1.0 (/opt/rustwide/workdir/tests/html-ut)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/test-html-ut-d1dfb6604abc8ba4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] gawk -fgen.awk ut/footnotes.test | head -n-1 > ut/footnotes.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /bin/sh: 1: gawk: not found [INFO] [stderr] /bin/sh: 1: cannot create ut/footnotes.rs: Read-only file system [INFO] [stderr] make: *** [Makefile:21: ut/footnotes.rs] Error 2 [INFO] [stderr] thread 'main' panicked at tests/html-ut/build.rs:5:5: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557d14a7ef15 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x557d14a7ef15 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557d14a7ef15 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x557d14a7ef15 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557d14a9f96b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x557d14a9f96b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x557d14a7d07f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x557d14a7ecee - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557d14a7ecee - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557d14a80159 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x557d14a7fec3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x557d14a805f4 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x557d14a8049d - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:650:13 [INFO] [stderr] 13: 0x557d14a7f3d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x557d14a80207 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x557d14a5dbc6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x557d14a5dc6f - core::panicking::panic::h5d3c2d42fa234895 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:141:5 [INFO] [stderr] 17: 0x557d14a6106b - build_script_build::main::h7413442d24f9e3ac [INFO] [stderr] 18: 0x557d14a5eba3 - core::ops::function::FnOnce::call_once::hbc0898d64412e7e7 [INFO] [stderr] 19: 0x557d14a5e5b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::he5ed00577a93c6ca [INFO] [stderr] 20: 0x557d14a5ea29 - std::rt::lang_start::{{closure}}::ha84dfadb8e12b71b [INFO] [stderr] 21: 0x557d14a7ab31 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x557d14a7ab31 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 23: 0x557d14a7ab31 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 24: 0x557d14a7ab31 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 25: 0x557d14a7ab31 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x557d14a7ab31 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 27: 0x557d14a7ab31 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 28: 0x557d14a7ab31 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 29: 0x557d14a7ab31 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x557d14a5ea07 - std::rt::lang_start::he6f3e4d5cea5d1c1 [INFO] [stderr] 31: 0x557d14a610a5 - main [INFO] [stderr] 32: 0x7fa242dd0d90 - [INFO] [stderr] 33: 0x7fa242dd0e40 - __libc_start_main [INFO] [stderr] 34: 0x557d14a5e1b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the item `Verbatim` is imported redundantly [INFO] [stdout] --> src/inline.rs:1199:9 [INFO] [stdout] | [INFO] [stdout] 1196 | use super::Container::*; [INFO] [stdout] | ------------------- the item `Verbatim` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1199 | use super::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a6dac1fd6eb19f04d95a140dc9ebe2a356283ee87ea5d4977b2a2587378af5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6dac1fd6eb19f04d95a140dc9ebe2a356283ee87ea5d4977b2a2587378af5b", kill_on_drop: false }` [INFO] [stdout] 3a6dac1fd6eb19f04d95a140dc9ebe2a356283ee87ea5d4977b2a2587378af5b [INFO] checking hellux/jotdown against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fjotdown" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hellux/jotdown on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hellux/jotdown [INFO] finished tweaking git repo https://github.com/hellux/jotdown [INFO] tweaked toml for git repo https://github.com/hellux/jotdown written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hellux/jotdown 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c013e995a1e396c1415ef0d54eba04d5ea825bc8197e90df91ff1ea387bf773 [INFO] running `Command { std: "docker" "start" "-a" "1c013e995a1e396c1415ef0d54eba04d5ea825bc8197e90df91ff1ea387bf773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c013e995a1e396c1415ef0d54eba04d5ea825bc8197e90df91ff1ea387bf773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c013e995a1e396c1415ef0d54eba04d5ea825bc8197e90df91ff1ea387bf773", kill_on_drop: false }` [INFO] [stdout] 1c013e995a1e396c1415ef0d54eba04d5ea825bc8197e90df91ff1ea387bf773 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2960e6a19249002c01ad5e5975ccb1d21ac6d816d010bfbbf6a9b2c63bcc3fbf [INFO] running `Command { std: "docker" "start" "-a" "2960e6a19249002c01ad5e5975ccb1d21ac6d816d010bfbbf6a9b2c63bcc3fbf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking jotdown v0.4.0 (/tmp/fixit) [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Compiling bench-input v0.1.0 (/tmp/fixit/bench/input) [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling test-html-ref v0.1.0 (/tmp/fixit/tests/html-ref) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling test-html-ut v0.1.0 (/tmp/fixit/tests/html-ut) [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Migrating bench/input/build.rs from 2021 edition to 2024 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Migrating tests/html-ref/build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Migrating tests/html-ut/build.rs from 2021 edition to 2024 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stdout] warning: the item `Verbatim` is imported redundantly [INFO] [stdout] --> src/inline.rs:1199:9 [INFO] [stdout] | [INFO] [stdout] 1196 | use super::Container::*; [INFO] [stdout] | ------------------- the item `Verbatim` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1199 | use super::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating bench/input/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bench-iai v0.1.0 (/tmp/fixit/bench/iai) [INFO] [stderr] Migrating tests/html-ref/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/html-ut/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating bench/iai/main.rs from 2021 edition to 2024 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Compiling jotdown_wasm v0.4.0 (/tmp/fixit/examples/jotdown_wasm) [INFO] [stderr] Migrating examples/jotdown_wasm/build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/jotdown_wasm/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking bench-crit v0.1.0 (/tmp/fixit/bench/criterion) [INFO] [stderr] Migrating bench/criterion/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.03s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking jotdown v0.4.0 (/tmp/fixit) [INFO] [stderr] Compiling test-html-ut v0.1.0 (/tmp/fixit/tests/html-ut) [INFO] [stderr] Compiling test-html-ref v0.1.0 (/tmp/fixit/tests/html-ref) [INFO] [stdout] warning: the item `Verbatim` is imported redundantly [INFO] [stdout] --> src/inline.rs:1199:9 [INFO] [stdout] | [INFO] [stdout] 1196 | use super::Container::*; [INFO] [stdout] | ------------------- the item `Verbatim` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1199 | use super::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bench-iai v0.1.0 (/tmp/fixit/bench/iai) [INFO] [stderr] Checking bench-crit v0.1.0 (/tmp/fixit/bench/criterion) [INFO] [stderr] Checking jotdown_wasm v0.4.0 (/tmp/fixit/examples/jotdown_wasm) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "2960e6a19249002c01ad5e5975ccb1d21ac6d816d010bfbbf6a9b2c63bcc3fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2960e6a19249002c01ad5e5975ccb1d21ac6d816d010bfbbf6a9b2c63bcc3fbf", kill_on_drop: false }` [INFO] [stdout] 2960e6a19249002c01ad5e5975ccb1d21ac6d816d010bfbbf6a9b2c63bcc3fbf