[INFO] cloning repository https://github.com/terraphim/md-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terraphim/md-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraphim%2Fmd-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraphim%2Fmd-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3691da18be7056d1eebf7617be6902dbc7bc7ac4 [INFO] testing terraphim/md-book against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraphim%2Fmd-book" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/terraphim/md-book [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/terraphim/md-book [INFO] tweaked toml for git repo https://github.com/terraphim/md-book written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terraphim/md-book on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/terraphim/md-book 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded config-derive v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.51 [INFO] [stderr] Downloaded compression-core v0.4.29 [INFO] [stderr] Downloaded twelf v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.51 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.3 [INFO] [stderr] Downloaded path-slash v0.2.1 [INFO] [stderr] Downloaded rust-patch v0.1.3 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded twelf v0.11.0 [INFO] [stderr] Downloaded actix-files v0.6.7 [INFO] [stderr] Downloaded jiff-tzdb v0.1.4 [INFO] [stderr] Downloaded pagefind_stem v0.2.0 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded emojis v0.6.4 [INFO] [stderr] Downloaded minicbor v2.1.1 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded actix-http v3.11.1 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded actix-web v4.11.0 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded regex-lite v0.1.7 [INFO] [stderr] Downloaded minifier v0.2.3 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded wax v0.5.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded typed-builder-macro v0.20.1 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded lol_html v0.4.0 [INFO] [stderr] Downloaded minicbor-derive v0.18.2 [INFO] [stderr] Downloaded typed-builder v0.20.1 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded rust-patch-derive v0.1.3 [INFO] [stderr] Downloaded sha-1 v0.10.1 [INFO] [stderr] Downloaded config-derive v0.11.0 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded pagefind v1.4.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af7d4b1d88d7c6dd8ea23f1a209daad39e60a42789c68afd5aebea6bcc8eef22 [INFO] running `Command { std: "docker" "start" "-a" "af7d4b1d88d7c6dd8ea23f1a209daad39e60a42789c68afd5aebea6bcc8eef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7d4b1d88d7c6dd8ea23f1a209daad39e60a42789c68afd5aebea6bcc8eef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7d4b1d88d7c6dd8ea23f1a209daad39e60a42789c68afd5aebea6bcc8eef22", kill_on_drop: false }` [INFO] [stdout] af7d4b1d88d7c6dd8ea23f1a209daad39e60a42789c68afd5aebea6bcc8eef22 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43439cfedee0e33c10fbda6fe702ba23a78dd86c5b8291ac3200b62eae942422 [INFO] running `Command { std: "docker" "start" "-a" "43439cfedee0e33c10fbda6fe702ba23a78dd86c5b8291ac3200b62eae942422", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling config-derive v0.11.0 [INFO] [stderr] Compiling rust-patch-derive v0.1.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling minicbor-derive v0.18.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling wax v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling rust-patch v0.1.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling config-derive v0.15.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling minifier v0.2.3 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling pagefind_stem v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling lol_html v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling twelf v0.11.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling twelf v0.15.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling actix-files v0.6.7 [INFO] [stderr] Compiling pagefind v1.4.0 [INFO] [stderr] Compiling md-book v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "43439cfedee0e33c10fbda6fe702ba23a78dd86c5b8291ac3200b62eae942422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43439cfedee0e33c10fbda6fe702ba23a78dd86c5b8291ac3200b62eae942422", kill_on_drop: false }` [INFO] [stdout] 43439cfedee0e33c10fbda6fe702ba23a78dd86c5b8291ac3200b62eae942422 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77110edd21d1f7dc5774ab3a4915b27d36df897106193d1846381a4e15ccb952 [INFO] running `Command { std: "docker" "start" "-a" "77110edd21d1f7dc5774ab3a4915b27d36df897106193d1846381a4e15ccb952", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling rust-patch-derive v0.1.3 [INFO] [stderr] Compiling config-derive v0.11.0 [INFO] [stderr] Compiling config-derive v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling rust-patch v0.1.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling minicbor-derive v0.18.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling wax v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lol_html v0.4.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling twelf v0.11.0 [INFO] [stderr] Compiling twelf v0.15.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling actix-files v0.6.7 [INFO] [stderr] Compiling pagefind v1.4.0 [INFO] [stderr] Compiling md-book v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "77110edd21d1f7dc5774ab3a4915b27d36df897106193d1846381a4e15ccb952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77110edd21d1f7dc5774ab3a4915b27d36df897106193d1846381a4e15ccb952", kill_on_drop: false }` [INFO] [stdout] 77110edd21d1f7dc5774ab3a4915b27d36df897106193d1846381a4e15ccb952 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0dc800215309050e5dc93e7d5350cdbea2d1631681d223db2835fdbdeabc80c5 [INFO] running `Command { std: "docker" "start" "-a" "0dc800215309050e5dc93e7d5350cdbea2d1631681d223db2835fdbdeabc80c5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/md_book-63f7d4ba0dccc2a0) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test config::tests::test_html_output_defaults ... ok [INFO] [stdout] test config::tests::test_markdown_format_serde ... ok [INFO] [stdout] test core::tests::test_convert_md_links_to_html ... ok [INFO] [stdout] test config::tests::test_playground_config_defaults ... ok [INFO] [stdout] test config::tests::test_markdown_input_default ... ok [INFO] [stdout] test core::tests::test_extract_title_complex_markup ... ok [INFO] [stdout] test core::tests::test_extract_title_first_heading_wins ... ok [INFO] [stdout] test core::tests::test_args_default_values ... ok [INFO] [stdout] test core::tests::test_extract_title_h2 ... ok [INFO] [stdout] test config::tests::test_load_config_nonexistent_custom_file ... ok [INFO] [stdout] test core::tests::test_extract_title_no_heading ... ok [INFO] [stdout] test core::tests::test_args_with_server_options ... ok [INFO] [stdout] test core::tests::test_page_data_serialization ... ok [INFO] [stdout] test config::tests::test_search_config_defaults ... ok [INFO] [stdout] test core::tests::test_process_markdown_with_mathjax ... ignored, MathJax support not implemented yet [INFO] [stdout] test config::tests::test_load_config_unsupported_format ... ok [INFO] [stdout] test core::tests::test_extract_title_h1 ... ok [INFO] [stdout] test pagefind_service::tests::test_invalid_source_path ... ok [INFO] [stdout] test config::tests::test_load_config_with_book_toml ... ok [INFO] [stdout] test config::tests::test_markdown_format_default ... ok [INFO] [stdout] test core::tests::test_copy_static_assets_nonexistent_dir ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_load_config_no_files ... ok [INFO] [stdout] test config::tests::test_load_config_with_custom_json ... ok [INFO] [stdout] test pagefind_service::tests::test_pagefind_builder_new ... ok [INFO] [stdout] test config::tests::test_book_config_defaults ... ok [INFO] [stdout] test config::tests::test_load_config_with_custom_toml ... ok [INFO] [stdout] test core::tests::test_copy_static_assets ... ok [INFO] [stdout] test core::tests::test_process_code_block_no_language ... ok [INFO] [stdout] test core::tests::test_process_code_block_rust ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/md_book-152e6500c7e30c2a) [INFO] [stdout] test core::tests::test_build_simple_book ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/e2e/cli_test.rs (/opt/rustwide/target/debug/deps/e2e-bd1e327672481613) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_cli_watch_option ... ok [INFO] [stdout] test test_cli_version ... ok [INFO] [stdout] test test_cli_server_options ... ok [INFO] [stdout] test test_cli_missing_required_args ... ok [INFO] [stdout] test test_cli_help ... ok [INFO] [stdout] test test_cli_complex_directory_structure ... ok [INFO] [stdout] test test_cli_invalid_input_directory ... ok [INFO] [stdout] test test_cli_with_book_toml_in_working_directory ... ok [INFO] [stdout] test test_cli_output_permissions ... ok [INFO] [stdout] test test_cli_with_config_file ... ok [INFO] [stderr] Running tests/integration/build_test.rs (/opt/rustwide/target/debug/deps/integration-13a066f296286bee) [INFO] [stdout] test test_cli_basic_build ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_build_creates_static_assets ... ok [INFO] [stdout] test test_build_with_frontmatter ... ok [INFO] [stdout] test test_build_with_html_disallowed ... ok [INFO] [stdout] test test_build_empty_input_directory ... ok [INFO] [stdout] test test_build_simple_book ... ok [INFO] [stdout] test test_build_with_different_markdown_formats ... ok [INFO] [stdout] test test_build_with_search ... ok [INFO] [stdout] test test_build_with_custom_config ... ok [INFO] [stdout] test test_build_complex_book ... ok [INFO] [stdout] test test_build_invalid_markdown ... ok [INFO] [stdout] test test_build_with_html_allowed ... ok [INFO] [stdout] test test_build_with_syntax_highlighting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Running tests/integration/mdbook_compatibility.rs (/opt/rustwide/target/debug/deps/mdbook_compatibility-56287812639deee8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_mdbook_compatibility_config_parsing ... ok [INFO] [stdout] test test_mdbook_compatibility_markdown_parsing ... ok [INFO] [stdout] test test_mdbook_compatibility_syntax_highlighting ... ok [INFO] [stdout] test test_mdbook_compatibility_navigation ... ok [INFO] [stdout] test test_mdbook_compatibility_full_build ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] [stderr] Running tests/e2e/mdbook_test_book_e2e.rs (/opt/rustwide/target/debug/deps/mdbook_e2e-b38aa00986bd30fc) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_mdbook_test_book_redirects ... ok [INFO] [stdout] test test_mdbook_test_book_with_search ... ok [INFO] [stdout] test test_mdbook_test_book_end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s [INFO] [stdout] [INFO] [stderr] Running tests/integration/mdbook_test_book.rs (/opt/rustwide/target/debug/deps/mdbook_test_book-1927bb46f5220c29) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_mdbook_test_book_language_highlighting ... ok [INFO] [stdout] test test_mdbook_test_book_rust_code_blocks ... ok [INFO] [stdout] test test_mdbook_test_book_build ... ok [INFO] [stdout] test test_mdbook_test_book_search_config ... ok [INFO] [stdout] test test_mdbook_test_book_navigation ... ok [INFO] [stdout] test test_mdbook_test_book_mathjax_support ... ok [INFO] [stdout] test test_mdbook_test_book_headings ... ok [INFO] [stdout] test test_mdbook_test_book_with_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.96s [INFO] [stdout] [INFO] [stderr] Doc-tests md_book [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0dc800215309050e5dc93e7d5350cdbea2d1631681d223db2835fdbdeabc80c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc800215309050e5dc93e7d5350cdbea2d1631681d223db2835fdbdeabc80c5", kill_on_drop: false }` [INFO] [stdout] 0dc800215309050e5dc93e7d5350cdbea2d1631681d223db2835fdbdeabc80c5