[INFO] fetching crate mq-task 0.1.8... [INFO] testing mq-task-0.1.8 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mq-task 0.1.8 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mq-task 0.1.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mq-task 0.1.8 [INFO] tweaked toml for crates.io crate mq-task 0.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mq-task 0.1.8 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mq-task 0.1.8 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.2.0 [INFO] [stderr] Downloaded smol_str v0.3.6 [INFO] [stderr] Downloaded string-interner v0.19.0 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded mq-markdown v0.5.18 [INFO] [stderr] Downloaded mq-lang v0.5.18 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 058b80c462ce5cac81fbac0339b9e36c71a20d6f0630de43b3719c9de4c2ac42 [INFO] running `Command { std: "docker" "start" "-a" "058b80c462ce5cac81fbac0339b9e36c71a20d6f0630de43b3719c9de4c2ac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "058b80c462ce5cac81fbac0339b9e36c71a20d6f0630de43b3719c9de4c2ac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058b80c462ce5cac81fbac0339b9e36c71a20d6f0630de43b3719c9de4c2ac42", kill_on_drop: false }` [INFO] [stdout] 058b80c462ce5cac81fbac0339b9e36c71a20d6f0630de43b3719c9de4c2ac42 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f9e1eb0c54f86229c7bd80f487f4e1fcbce5f6c80d0f996c304a828b4d4680 [INFO] running `Command { std: "docker" "start" "-a" "42f9e1eb0c54f86229c7bd80f487f4e1fcbce5f6c80d0f996c304a828b4d4680", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling scraper v0.25.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling mq-markdown v0.5.18 [INFO] [stderr] Compiling mq-lang v0.5.18 [INFO] [stderr] Compiling mq-task v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "42f9e1eb0c54f86229c7bd80f487f4e1fcbce5f6c80d0f996c304a828b4d4680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f9e1eb0c54f86229c7bd80f487f4e1fcbce5f6c80d0f996c304a828b4d4680", kill_on_drop: false }` [INFO] [stdout] 42f9e1eb0c54f86229c7bd80f487f4e1fcbce5f6c80d0f996c304a828b4d4680 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e05c80c21407f6f35230097f1928a5958e45aa5bd80d10b354acc6354d79cd [INFO] running `Command { std: "docker" "start" "-a" "50e05c80c21407f6f35230097f1928a5958e45aa5bd80d10b354acc6354d79cd", kill_on_drop: false }` [INFO] [stderr] Compiling mq-task v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "50e05c80c21407f6f35230097f1928a5958e45aa5bd80d10b354acc6354d79cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e05c80c21407f6f35230097f1928a5958e45aa5bd80d10b354acc6354d79cd", kill_on_drop: false }` [INFO] [stdout] 50e05c80c21407f6f35230097f1928a5958e45aa5bd80d10b354acc6354d79cd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1af8823de3ef163c0c2b5b2f2f9a5be2277786cb0905fdc77dd0ea40cb395566 [INFO] running `Command { std: "docker" "start" "-a" "1af8823de3ef163c0c2b5b2f2f9a5be2277786cb0905fdc77dd0ea40cb395566", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mq_task-3996e29e4cb91c46) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::test_get_runtime ... ok [INFO] [stdout] test config::tests::test_runtime_config_simple ... ok [INFO] [stdout] test config::tests::test_execution_modes ... ok [INFO] [stdout] test config::tests::test_toml_deserialization_simple ... ok [INFO] [stdout] test config::tests::test_runtime_config_detailed ... ok [INFO] [stdout] test config::tests::test_toml_deserialization_mixed ... ok [INFO] [stdout] test config::tests::test_toml_deserialization_detailed ... ok [INFO] [stdout] test runner::tests::test_find_section ... ok [INFO] [stdout] test runner::tests::test_extract_sections_with_multiple_languages ... ok [INFO] [stdout] test runner::tests::test_extract_sections ... ok [INFO] [stdout] bash code [INFO] [stdout] more bash [INFO] [stdout] test runner::tests::test_language_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mq_task-13393471fd33725f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-df309c17e57bd40f) [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 3 tests [INFO] [stdout] hello from bash [INFO] [stdout] test test_execute_bash ... ok [INFO] [stdout] test test_extract_sections ... ok [INFO] [stdout] test test_list_tasks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stderr] Doc-tests mq_task [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" "1af8823de3ef163c0c2b5b2f2f9a5be2277786cb0905fdc77dd0ea40cb395566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af8823de3ef163c0c2b5b2f2f9a5be2277786cb0905fdc77dd0ea40cb395566", kill_on_drop: false }` [INFO] [stdout] 1af8823de3ef163c0c2b5b2f2f9a5be2277786cb0905fdc77dd0ea40cb395566