[INFO] fetching crate md_ol_util 0.2.0... [INFO] building md_ol_util-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate md_ol_util 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate md_ol_util 0.2.0 [INFO] finished tweaking crates.io crate md_ol_util 0.2.0 [INFO] tweaked toml for crates.io crate md_ol_util 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate md_ol_util 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate md_ol_util 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f73f7397d8a662174570169ee6f7bb13905a4960497c7ea444728dadf1de3f0 [INFO] running `Command { std: "docker" "start" "-a" "5f73f7397d8a662174570169ee6f7bb13905a4960497c7ea444728dadf1de3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f73f7397d8a662174570169ee6f7bb13905a4960497c7ea444728dadf1de3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f73f7397d8a662174570169ee6f7bb13905a4960497c7ea444728dadf1de3f0", kill_on_drop: false }` [INFO] [stdout] 5f73f7397d8a662174570169ee6f7bb13905a4960497c7ea444728dadf1de3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e887f2ccbe5edea8824b6cc6453488eccea4a19ee847ff22bf3d1fd961bdf287 [INFO] running `Command { std: "docker" "start" "-a" "e887f2ccbe5edea8824b6cc6453488eccea4a19ee847ff22bf3d1fd961bdf287", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling comrak v0.39.1 [INFO] [stderr] Compiling md_ol_util v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.17s [INFO] running `Command { std: "docker" "inspect" "e887f2ccbe5edea8824b6cc6453488eccea4a19ee847ff22bf3d1fd961bdf287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e887f2ccbe5edea8824b6cc6453488eccea4a19ee847ff22bf3d1fd961bdf287", kill_on_drop: false }` [INFO] [stdout] e887f2ccbe5edea8824b6cc6453488eccea4a19ee847ff22bf3d1fd961bdf287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f0c3e19aba13e65cd136b3627dd1bffd5c79468549deb36861c8d123d0c1273 [INFO] running `Command { std: "docker" "start" "-a" "2f0c3e19aba13e65cd136b3627dd1bffd5c79468549deb36861c8d123d0c1273", kill_on_drop: false }` [INFO] [stderr] Compiling md_ol_util v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "2f0c3e19aba13e65cd136b3627dd1bffd5c79468549deb36861c8d123d0c1273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f0c3e19aba13e65cd136b3627dd1bffd5c79468549deb36861c8d123d0c1273", kill_on_drop: false }` [INFO] [stdout] 2f0c3e19aba13e65cd136b3627dd1bffd5c79468549deb36861c8d123d0c1273