[INFO] fetching crate present 0.2.3... [INFO] testing present-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate present 0.2.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate present 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate present 0.2.3 [INFO] tweaked toml for crates.io crate present 0.2.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate present 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate present 0.2.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c1e5367d47c902cada7ce2c42abf3bc1cb33ef36937cdc312ded02f26066e5 [INFO] running `Command { std: "docker" "start" "-a" "00c1e5367d47c902cada7ce2c42abf3bc1cb33ef36937cdc312ded02f26066e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c1e5367d47c902cada7ce2c42abf3bc1cb33ef36937cdc312ded02f26066e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c1e5367d47c902cada7ce2c42abf3bc1cb33ef36937cdc312ded02f26066e5", kill_on_drop: false }` [INFO] [stdout] 00c1e5367d47c902cada7ce2c42abf3bc1cb33ef36937cdc312ded02f26066e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ad2318aabe8f9b4ba8fbcabe9f281095bed1607bbc188a4c2a5570716ed9f349 [INFO] running `Command { std: "docker" "start" "-a" "ad2318aabe8f9b4ba8fbcabe9f281095bed1607bbc188a4c2a5570716ed9f349", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling minimad v0.9.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling termimad v0.20.6 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling present v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s [INFO] running `Command { std: "docker" "inspect" "ad2318aabe8f9b4ba8fbcabe9f281095bed1607bbc188a4c2a5570716ed9f349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2318aabe8f9b4ba8fbcabe9f281095bed1607bbc188a4c2a5570716ed9f349", kill_on_drop: false }` [INFO] [stdout] ad2318aabe8f9b4ba8fbcabe9f281095bed1607bbc188a4c2a5570716ed9f349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1cb97fee5502efd8c87cec5089f13a8916f5cffb670f003b9807471cc7f777b [INFO] running `Command { std: "docker" "start" "-a" "d1cb97fee5502efd8c87cec5089f13a8916f5cffb670f003b9807471cc7f777b", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling present v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "d1cb97fee5502efd8c87cec5089f13a8916f5cffb670f003b9807471cc7f777b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1cb97fee5502efd8c87cec5089f13a8916f5cffb670f003b9807471cc7f777b", kill_on_drop: false }` [INFO] [stdout] d1cb97fee5502efd8c87cec5089f13a8916f5cffb670f003b9807471cc7f777b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a5908e853af655c3de78090053c65f1e6be2f29a9593dfeec4af2ec423f0739e [INFO] running `Command { std: "docker" "start" "-a" "a5908e853af655c3de78090053c65f1e6be2f29a9593dfeec4af2ec423f0739e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/present-8a36454d204d7807) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test diff::tests::offset_negative_large ... ok [INFO] [stdout] test diff::tests::offset_negative ... ok [INFO] [stdout] test diff::tests::offset_negative_overflow ... ok [INFO] [stdout] test diff::tests::offset_positive ... ok [INFO] [stdout] test lexer::tests::ignore_empty ... ok [INFO] [stdout] test diff::tests::offset_positive_large ... ok [INFO] [stdout] test lexer::tests::tokenize_single ... ok [INFO] [stdout] test lexer::tests::unmatched_delimiter ... ok [INFO] [stdout] test parser::tests::parse_codeblock_simple ... ok [INFO] [stdout] test parser::tests::parse_codeblock_with_unicode ... ok [INFO] [stdout] test parser::tests::parse_codeblock_with_exterior_content ... ok [INFO] [stdout] test lexer::tests::tokenize_multiple ... ok [INFO] [stdout] test lexer::tests::tokenize_mixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/present-dcc4024670f6cd63) [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] [stderr] Running tests/integration.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration-af6fa61cd82a7575) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test invalid_command ... ok [INFO] [stdout] test arbitrary_fence_length ... ok [INFO] [stdout] test codeblock_end_with_superfluous_characters ... ok [INFO] [stdout] test inline_unmatched_delimiter ... ok [INFO] [stdout] test inline_script_simple ... ok [INFO] [stdout] test codeblock_with_content ... ok [INFO] [stdout] test grapheme_handling ... ok [INFO] [stdout] test inline_script_complex ... ok [INFO] [stdout] test multiple_commands_with_exterior_content ... ok [INFO] [stdout] test multiple_markdown_files ... ok [INFO] [stdout] test multiple_commands ... ok [INFO] [stdout] test remove_command ... ok [INFO] [stdout] test remove_multiple_commands ... ok [INFO] [stdout] test simple_with_exterior_content ... ok [INFO] [stdout] test simple ... ok [INFO] [stdout] test remove_command_with_exterior_content ... ok [INFO] [stdout] test remove_multiple_commands_with_exterior_content ... ok [INFO] [stdout] test interactive_accept ... ok [INFO] [stdout] test interactive_reject ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5908e853af655c3de78090053c65f1e6be2f29a9593dfeec4af2ec423f0739e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5908e853af655c3de78090053c65f1e6be2f29a9593dfeec4af2ec423f0739e", kill_on_drop: false }` [INFO] [stdout] a5908e853af655c3de78090053c65f1e6be2f29a9593dfeec4af2ec423f0739e