[INFO] fetching crate spinne 0.6.0... [INFO] testing spinne-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate spinne 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate spinne 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spinne 0.6.0 [INFO] tweaked toml for crates.io crate spinne 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spinne 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spinne 0.6.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinne-logger v0.3.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.40.1 [INFO] [stderr] Downloaded oxc_syntax v0.40.1 [INFO] [stderr] Downloaded spinne-html v0.6.0 [INFO] [stderr] Downloaded oxc_estree v0.40.1 [INFO] [stderr] Downloaded oxc_span v0.40.1 [INFO] [stderr] Downloaded oxc_cfg v0.40.1 [INFO] [stderr] Downloaded oxc_allocator v0.40.1 [INFO] [stderr] Downloaded oxc_diagnostics v0.40.1 [INFO] [stderr] Downloaded oxc_semantic v0.40.1 [INFO] [stderr] Downloaded oxc_regular_expression v0.40.1 [INFO] [stderr] Downloaded oxc_resolver v3.0.3 [INFO] [stderr] Downloaded oxc_ecmascript v0.40.1 [INFO] [stderr] Downloaded spinne-core v0.6.0 [INFO] [stderr] Downloaded oxc_parser v0.40.1 [INFO] [stderr] Downloaded oxc_ast v0.40.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4100699e2ccb33ff81b9f155a262195495e1df954b373cafd25bd642f405d9b7 [INFO] running `Command { std: "docker" "start" "-a" "4100699e2ccb33ff81b9f155a262195495e1df954b373cafd25bd642f405d9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4100699e2ccb33ff81b9f155a262195495e1df954b373cafd25bd642f405d9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4100699e2ccb33ff81b9f155a262195495e1df954b373cafd25bd642f405d9b7", kill_on_drop: false }` [INFO] [stdout] 4100699e2ccb33ff81b9f155a262195495e1df954b373cafd25bd642f405d9b7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6129c069c609e09bb807b01701c87da9ef545bf9c1c0b20aedbea43f18898e92 [INFO] running `Command { std: "docker" "start" "-a" "6129c069c609e09bb807b01701c87da9ef545bf9c1c0b20aedbea43f18898e92", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling oxc_estree v0.40.1 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling oxc_allocator v0.40.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling spinne-logger v0.3.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling oxc_ast_macros v0.40.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling oxc_span v0.40.1 [INFO] [stderr] Compiling oxc_diagnostics v0.40.1 [INFO] [stderr] Compiling oxc_syntax v0.40.1 [INFO] [stderr] Compiling oxc_regular_expression v0.40.1 [INFO] [stderr] Compiling oxc_ast v0.40.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling jsonc-parser v0.26.2 [INFO] [stderr] Compiling oxc_resolver v3.0.3 [INFO] [stderr] Compiling spinne-html v0.6.0 [INFO] [stderr] Compiling oxc_ecmascript v0.40.1 [INFO] [stderr] Compiling oxc_parser v0.40.1 [INFO] [stderr] Compiling oxc_cfg v0.40.1 [INFO] [stderr] Compiling oxc_semantic v0.40.1 [INFO] [stderr] Compiling spinne-core v0.6.0 [INFO] [stderr] Compiling spinne v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.76s [INFO] running `Command { std: "docker" "inspect" "6129c069c609e09bb807b01701c87da9ef545bf9c1c0b20aedbea43f18898e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6129c069c609e09bb807b01701c87da9ef545bf9c1c0b20aedbea43f18898e92", kill_on_drop: false }` [INFO] [stdout] 6129c069c609e09bb807b01701c87da9ef545bf9c1c0b20aedbea43f18898e92 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d511a4f3fd4d147a3ffb78cf96cfc8fd57da372869611c81a1b14a25fe02e2 [INFO] running `Command { std: "docker" "start" "-a" "82d511a4f3fd4d147a3ffb78cf96cfc8fd57da372869611c81a1b14a25fe02e2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling oxc_syntax v0.40.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling oxc_ast v0.40.1 [INFO] [stderr] Compiling oxc_cfg v0.40.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling oxc_ecmascript v0.40.1 [INFO] [stderr] Compiling oxc_parser v0.40.1 [INFO] [stderr] Compiling oxc_semantic v0.40.1 [INFO] [stderr] Compiling spinne-core v0.6.0 [INFO] [stderr] Compiling spinne v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.82s [INFO] running `Command { std: "docker" "inspect" "82d511a4f3fd4d147a3ffb78cf96cfc8fd57da372869611c81a1b14a25fe02e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d511a4f3fd4d147a3ffb78cf96cfc8fd57da372869611c81a1b14a25fe02e2", kill_on_drop: false }` [INFO] [stdout] 82d511a4f3fd4d147a3ffb78cf96cfc8fd57da372869611c81a1b14a25fe02e2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f02257085e8facbbfbdac83d476a4aa690cd57c68a48ad2df8f19d8e67fff5f [INFO] running `Command { std: "docker" "start" "-a" "7f02257085e8facbbfbdac83d476a4aa690cd57c68a48ad2df8f19d8e67fff5f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spinne-1e4fae9b2733907c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0b71bf2451d6bec7) [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 8 tests [INFO] [stdout] test test_cli_with_json_output ... ok [INFO] [stdout] test test_cli_with_ignore_option ... ok [INFO] [stdout] test test_cli_with_nonexistent_directory ... ok [INFO] [stdout] test test_cli_with_html_output ... ok [INFO] [stdout] test test_cli_with_default_output ... ok [INFO] [stdout] test test_cli_with_console_output ... ok [INFO] [stdout] test test_cli_with_ignore_multiple_directories ... ok [INFO] [stdout] test test_cli_with_include_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f02257085e8facbbfbdac83d476a4aa690cd57c68a48ad2df8f19d8e67fff5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f02257085e8facbbfbdac83d476a4aa690cd57c68a48ad2df8f19d8e67fff5f", kill_on_drop: false }` [INFO] [stdout] 7f02257085e8facbbfbdac83d476a4aa690cd57c68a48ad2df8f19d8e67fff5f