[INFO] cloning repository https://github.com/pmeinhardt/maxdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pmeinhardt/maxdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmeinhardt%2Fmaxdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmeinhardt%2Fmaxdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 571f17ff5321bacb43f74fa7c2bd243465e7793b [INFO] testing pmeinhardt/maxdown against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmeinhardt%2Fmaxdown" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pmeinhardt/maxdown [INFO] finished tweaking git repo https://github.com/pmeinhardt/maxdown [INFO] tweaked toml for git repo https://github.com/pmeinhardt/maxdown written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pmeinhardt/maxdown on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pmeinhardt/maxdown 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feae2e83a1c3b3223bea4527a382340cec38a7fe12d565964cf6e85b101f994c [INFO] running `Command { std: "docker" "start" "-a" "feae2e83a1c3b3223bea4527a382340cec38a7fe12d565964cf6e85b101f994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feae2e83a1c3b3223bea4527a382340cec38a7fe12d565964cf6e85b101f994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feae2e83a1c3b3223bea4527a382340cec38a7fe12d565964cf6e85b101f994c", kill_on_drop: false }` [INFO] [stdout] feae2e83a1c3b3223bea4527a382340cec38a7fe12d565964cf6e85b101f994c [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 77375d3eafd99e11b545d136859f1ab6fa358760161f1eb94c5c577efd1990ba [INFO] running `Command { std: "docker" "start" "-a" "77375d3eafd99e11b545d136859f1ab6fa358760161f1eb94c5c577efd1990ba", kill_on_drop: false }` [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling minijinja v2.14.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling maxdown v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `Command { std: "docker" "inspect" "77375d3eafd99e11b545d136859f1ab6fa358760161f1eb94c5c577efd1990ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77375d3eafd99e11b545d136859f1ab6fa358760161f1eb94c5c577efd1990ba", kill_on_drop: false }` [INFO] [stdout] 77375d3eafd99e11b545d136859f1ab6fa358760161f1eb94c5c577efd1990ba [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] e4d5156d4cf105d22b411627186c3037977c47b0c75b5c16bc461aec6e183e8f [INFO] running `Command { std: "docker" "start" "-a" "e4d5156d4cf105d22b411627186c3037977c47b0c75b5c16bc461aec6e183e8f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling snapbox-macros v0.4.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling snapbox v0.6.23 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling minijinja v2.14.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling trycmd v0.15.11 [INFO] [stderr] Compiling maxdown v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.32s [INFO] running `Command { std: "docker" "inspect" "e4d5156d4cf105d22b411627186c3037977c47b0c75b5c16bc461aec6e183e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d5156d4cf105d22b411627186c3037977c47b0c75b5c16bc461aec6e183e8f", kill_on_drop: false }` [INFO] [stdout] e4d5156d4cf105d22b411627186c3037977c47b0c75b5c16bc461aec6e183e8f [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] b8e344688a916a0303f1a4507a30c11ff41884eafd966c6d92d6bce407e85bbe [INFO] running `Command { std: "docker" "start" "-a" "b8e344688a916a0303f1a4507a30c11ff41884eafd966c6d92d6bce407e85bbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/maxdown/b897b65642262fd7/deps/maxdown-b897b65642262fd7) [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] [stderr] Running tests/trycmd.rs (/opt/rustwide/target/debug/build/maxdown/be979768b763d81e/deps/trycmd-be979768b763d81e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing examples/help.md:6 ... ignored [INFO] [stderr] Testing examples/help.md:29 ... ignored [INFO] [stderr] Testing examples/read-stdin.toml ... ignored [INFO] [stderr] Testing examples/error.md:6 ... ignored [INFO] [stderr] Testing examples/error.md:18 ... ignored [INFO] [stderr] Testing examples/error.md:30 ... ignored [INFO] [stderr] Testing examples/basic.md:6 ... ignored [INFO] [stderr] Testing examples/basic.md:25 ... ignored [INFO] [stderr] Testing examples/basic.md:44 ... ignored [INFO] [stderr] Testing examples/basic.md:63 ... ignored [INFO] [stderr] Testing examples/write-file.toml ... ignored [INFO] [stderr] Testing examples/write-file.toml:teardown ... ignored [INFO] [stdout] test trycmd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8e344688a916a0303f1a4507a30c11ff41884eafd966c6d92d6bce407e85bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e344688a916a0303f1a4507a30c11ff41884eafd966c6d92d6bce407e85bbe", kill_on_drop: false }` [INFO] [stdout] b8e344688a916a0303f1a4507a30c11ff41884eafd966c6d92d6bce407e85bbe