[INFO] fetching crate markdown-it-footnote 0.2.0...
[INFO] checking markdown-it-footnote-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate markdown-it-footnote 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate markdown-it-footnote 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate markdown-it-footnote 0.2.0
[INFO] finished tweaking crates.io crate markdown-it-footnote 0.2.0
[INFO] tweaked toml for crates.io crate markdown-it-footnote 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_atoms v0.5.9
[INFO] [stderr]   Downloaded readonly v0.2.12
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded testing v0.33.25
[INFO] [stderr]   Downloaded swc_error_reporters v0.15.22
[INFO] [stderr]   Downloaded mdurl v0.3.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded swc_common v0.31.22
[INFO] [stderr]   Downloaded markdown-it v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f723d4acf9fd5f3015d60d78607968affbef88e41cef1d07d228720ad0d9b725
[INFO] running `Command { std: "docker" "start" "-a" "f723d4acf9fd5f3015d60d78607968affbef88e41cef1d07d228720ad0d9b725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f723d4acf9fd5f3015d60d78607968affbef88e41cef1d07d228720ad0d9b725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f723d4acf9fd5f3015d60d78607968affbef88e41cef1d07d228720ad0d9b725", kill_on_drop: false }`
[INFO] [stdout] f723d4acf9fd5f3015d60d78607968affbef88e41cef1d07d228720ad0d9b725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b3443a1172bde88d909f97158f84d8e0530676ad138c10d932301008107d1b7
[INFO] running `Command { std: "docker" "start" "-a" "1b3443a1172bde88d909f97158f84d8e0530676ad138c10d932301008107d1b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling swc_atoms v0.5.9
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling swc_visit_macros v0.5.11
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking mdurl v0.3.1
[INFO] [stderr]    Compiling readonly v0.2.12
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking miette v4.7.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking swc_visit v0.5.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]    Compiling testing_macros v0.2.12
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking markdown-it v0.6.0
[INFO] [stderr]     Checking markdown-it-footnote v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking camino v1.1.6
[INFO] [stderr]     Checking swc_common v0.31.22
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking swc_error_reporters v0.15.22
[INFO] [stderr]     Checking testing v0.33.25
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dev`
[INFO] [stdout]  --> tests/fixtures.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let f = dev::read_fixture_file(file);
[INFO] [stdout]   |             ^^^ use of undeclared crate or module `dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dev`
[INFO] [stdout]   --> tests/fixtures.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     dev::assert_no_diff(f, &actual);
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown-it-footnote` (test "fixtures") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b3443a1172bde88d909f97158f84d8e0530676ad138c10d932301008107d1b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3443a1172bde88d909f97158f84d8e0530676ad138c10d932301008107d1b7", kill_on_drop: false }`
[INFO] [stdout] 1b3443a1172bde88d909f97158f84d8e0530676ad138c10d932301008107d1b7
[INFO] checking markdown-it-footnote-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate markdown-it-footnote 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate markdown-it-footnote 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate markdown-it-footnote 0.2.0
[INFO] finished tweaking crates.io crate markdown-it-footnote 0.2.0
[INFO] tweaked toml for crates.io crate markdown-it-footnote 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 195678eac542a82f6b74551a8209f196c86b450d28b8223a0535f7ff3ff4d6cf
[INFO] running `Command { std: "docker" "start" "-a" "195678eac542a82f6b74551a8209f196c86b450d28b8223a0535f7ff3ff4d6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "195678eac542a82f6b74551a8209f196c86b450d28b8223a0535f7ff3ff4d6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195678eac542a82f6b74551a8209f196c86b450d28b8223a0535f7ff3ff4d6cf", kill_on_drop: false }`
[INFO] [stdout] 195678eac542a82f6b74551a8209f196c86b450d28b8223a0535f7ff3ff4d6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 724da3f2d21c654666f7dd61beb029984ccdb45d99d604d442055231e98e7e9c
[INFO] running `Command { std: "docker" "start" "-a" "724da3f2d21c654666f7dd61beb029984ccdb45d99d604d442055231e98e7e9c", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling swc_atoms v0.5.9
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling swc_visit_macros v0.5.11
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling readonly v0.2.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking mdurl v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking miette v4.7.1
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling testing_macros v0.2.12
[INFO] [stderr]     Checking swc_visit v0.5.10
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking markdown-it v0.6.0
[INFO] [stderr]     Checking markdown-it-footnote v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking camino v1.1.6
[INFO] [stderr]     Checking swc_common v0.31.22
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking swc_error_reporters v0.15.22
[INFO] [stderr]     Checking testing v0.33.25
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dev`
[INFO] [stdout]  --> tests/fixtures.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let f = dev::read_fixture_file(file);
[INFO] [stdout]   |             ^^^ use of undeclared crate or module `dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dev`
[INFO] [stdout]   --> tests/fixtures.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     dev::assert_no_diff(f, &actual);
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown-it-footnote` (test "fixtures") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "724da3f2d21c654666f7dd61beb029984ccdb45d99d604d442055231e98e7e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "724da3f2d21c654666f7dd61beb029984ccdb45d99d604d442055231e98e7e9c", kill_on_drop: false }`
[INFO] [stdout] 724da3f2d21c654666f7dd61beb029984ccdb45d99d604d442055231e98e7e9c
