[INFO] cloning repository https://github.com/lenscas/tealr_doc_gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenscas/tealr_doc_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr_doc_gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr_doc_gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd03dec5ef86c665a699ea79484db01107dabe72
[INFO] checking lenscas/tealr_doc_gen against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr_doc_gen" "/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/lenscas/tealr_doc_gen on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lenscas/tealr_doc_gen
[INFO] finished tweaking git repo https://github.com/lenscas/tealr_doc_gen
[INFO] tweaked toml for git repo https://github.com/lenscas/tealr_doc_gen written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lenscas/tealr_doc_gen 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" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/lenscas/tealr`
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.3
[INFO] [stderr]       Adding bstr v1.8.0 (latest: v1.10.0)
[INFO] [stderr]     Updating lua-src v546.0.1 -> v547.0.0
[INFO] [stderr]     Updating luajit-src v210.4.8+resty107baaf -> v210.5.5+f2336c4 (latest: v210.5.9+04dca79)
[INFO] [stderr]     Updating mlua v0.8.10 -> v0.9.9
[INFO] [stderr]       Adding mlua-sys v0.6.2
[INFO] [stderr]       Adding regex v1.10.6
[INFO] [stderr]       Adding regex-automata v0.4.7
[INFO] [stderr]       Adding regex-syntax v0.8.4
[INFO] [stderr]       Adding rustc-hash v2.0.0
[INFO] [stderr]       Adding sanitize-filename v0.5.0
[INFO] [stderr]     Updating tealr v0.9.0-alpha4 (https://github.com/lenscas/tealr#48335f16) -> #39d83acb
[INFO] [stderr]     Updating tealr_derive v0.9.0-alpha4 (https://github.com/lenscas/tealr#48335f16) -> #39d83acb
[INFO] [stderr]     Updating tealr_doc_gen v0.3.0-alpha2 (/workspace/builds/worker-4-tc1/source) -> v0.3.0
[INFO] [stderr]     Updating which v4.4.2 -> v5.0.0 (latest: v6.0.2)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded venial v0.4.0
[INFO] [stderr]   Downloaded css-minify v0.3.1
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded parse-js v0.10.3
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded minify-js v0.4.3
[INFO] [stderr]   Downloaded minify-html v0.10.8
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded time v0.3.30
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded rustls v0.21.9
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.5+f2336c4
[INFO] [stderr]   Downloaded ring v0.17.6
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c35531d59330f66757e848c279f552d76560ef6eb399b2b604eb7759c57d88
[INFO] running `Command { std: "docker" "start" "-a" "c3c35531d59330f66757e848c279f552d76560ef6eb399b2b604eb7759c57d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c35531d59330f66757e848c279f552d76560ef6eb399b2b604eb7759c57d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c35531d59330f66757e848c279f552d76560ef6eb399b2b604eb7759c57d88", kill_on_drop: false }`
[INFO] [stdout] c3c35531d59330f66757e848c279f552d76560ef6eb399b2b604eb7759c57d88
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a24853324ac9e7b72bf1c747e538369576f6692550d1a9812b0ca37a1ee2c41b
[INFO] running `Command { std: "docker" "start" "-a" "a24853324ac9e7b72bf1c747e538369576f6692550d1a9812b0ca37a1ee2c41b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling v_escape v0.18.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking parse-js v0.10.3
[INFO] [stderr]    Compiling venial v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling v_htmlescape v0.14.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking buf-min v0.6.1
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking minify-js v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling ring v0.17.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling luajit-src v210.5.5+f2336c4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling v_escape_derive v0.9.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling mlua-sys v0.6.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]     Checking css-minify v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]     Checking minify-html v0.10.8
[INFO] [stderr]     Checking mlua v0.9.9
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling tealr_derive v0.9.1 (https://github.com/lenscas/tealr#39d83acb)
[INFO] [stderr]     Checking tealr v0.9.1 (https://github.com/lenscas/tealr#39d83acb)
[INFO] [stderr]     Checking tealr_doc_gen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.16s
[INFO] running `Command { std: "docker" "inspect" "a24853324ac9e7b72bf1c747e538369576f6692550d1a9812b0ca37a1ee2c41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24853324ac9e7b72bf1c747e538369576f6692550d1a9812b0ca37a1ee2c41b", kill_on_drop: false }`
[INFO] [stdout] a24853324ac9e7b72bf1c747e538369576f6692550d1a9812b0ca37a1ee2c41b
[INFO] checking lenscas/tealr_doc_gen against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr_doc_gen" "/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/lenscas/tealr_doc_gen on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lenscas/tealr_doc_gen
[INFO] finished tweaking git repo https://github.com/lenscas/tealr_doc_gen
[INFO] tweaked toml for git repo https://github.com/lenscas/tealr_doc_gen written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lenscas/tealr_doc_gen 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" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/lenscas/tealr`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.3
[INFO] [stderr]       Adding bstr v1.8.0 (latest: v1.10.0)
[INFO] [stderr]     Updating lua-src v546.0.1 -> v547.0.0
[INFO] [stderr]     Updating luajit-src v210.4.8+resty107baaf -> v210.5.5+f2336c4 (latest: v210.5.9+04dca79)
[INFO] [stderr]     Updating mlua v0.8.10 -> v0.9.9
[INFO] [stderr]       Adding mlua-sys v0.6.2
[INFO] [stderr]       Adding regex v1.10.6
[INFO] [stderr]       Adding regex-automata v0.4.7
[INFO] [stderr]       Adding regex-syntax v0.8.4
[INFO] [stderr]       Adding rustc-hash v2.0.0
[INFO] [stderr]       Adding sanitize-filename v0.5.0
[INFO] [stderr]     Updating tealr v0.9.0-alpha4 (https://github.com/lenscas/tealr#48335f16) -> #39d83acb
[INFO] [stderr]     Updating tealr_derive v0.9.0-alpha4 (https://github.com/lenscas/tealr#48335f16) -> #39d83acb
[INFO] [stderr]     Updating tealr_doc_gen v0.3.0-alpha2 (/workspace/builds/worker-4-tc2/source) -> v0.3.0
[INFO] [stderr]     Updating which v4.4.2 -> v5.0.0 (latest: v6.0.2)
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c057be40188ba7d746763135c3d51e660c7ff12e9ae1d6f4b348c01a3c38d89d
[INFO] running `Command { std: "docker" "start" "-a" "c057be40188ba7d746763135c3d51e660c7ff12e9ae1d6f4b348c01a3c38d89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c057be40188ba7d746763135c3d51e660c7ff12e9ae1d6f4b348c01a3c38d89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c057be40188ba7d746763135c3d51e660c7ff12e9ae1d6f4b348c01a3c38d89d", kill_on_drop: false }`
[INFO] [stdout] c057be40188ba7d746763135c3d51e660c7ff12e9ae1d6f4b348c01a3c38d89d
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8f9346b0d168bb6c0cff006d0b4ffd7a0d1f113fe2108a16183cb0cec1db6a0
[INFO] running `Command { std: "docker" "start" "-a" "f8f9346b0d168bb6c0cff006d0b4ffd7a0d1f113fe2108a16183cb0cec1db6a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling v_escape v0.18.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling venial v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parse-js v0.10.3
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]     Checking buf-min v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling v_htmlescape v0.14.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking minify-js v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling ring v0.17.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling luajit-src v210.5.5+f2336c4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling mlua-sys v0.6.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling v_escape_derive v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]     Checking css-minify v0.3.1
[INFO] [stderr]     Checking minify-html v0.10.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]     Checking mlua v0.9.9
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling tealr_derive v0.9.1 (https://github.com/lenscas/tealr#39d83acb)
[INFO] [stderr]     Checking tealr v0.9.1 (https://github.com/lenscas/tealr#39d83acb)
[INFO] [stderr]     Checking tealr_doc_gen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.32s
[INFO] running `Command { std: "docker" "inspect" "f8f9346b0d168bb6c0cff006d0b4ffd7a0d1f113fe2108a16183cb0cec1db6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8f9346b0d168bb6c0cff006d0b4ffd7a0d1f113fe2108a16183cb0cec1db6a0", kill_on_drop: false }`
[INFO] [stdout] f8f9346b0d168bb6c0cff006d0b4ffd7a0d1f113fe2108a16183cb0cec1db6a0
