[INFO] fetching crate mindstack 0.1.3... [INFO] testing mindstack-0.1.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mindstack 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mindstack 0.1.3 [INFO] finished tweaking crates.io crate mindstack 0.1.3 [INFO] tweaked toml for crates.io crate mindstack 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mindstack 0.1.3 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 mindstack 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded signal-hook-registry v1.4.7 [INFO] [stderr] Downloaded instability v0.3.10 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded derive_more v2.1.0 [INFO] [stderr] Downloaded derive_more-impl v2.1.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aac61caac6f9fe4c10eb6351a8168b9a4a44a0afd8a6d1c1c032a396ae97be5 [INFO] running `Command { std: "docker" "start" "-a" "4aac61caac6f9fe4c10eb6351a8168b9a4a44a0afd8a6d1c1c032a396ae97be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aac61caac6f9fe4c10eb6351a8168b9a4a44a0afd8a6d1c1c032a396ae97be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aac61caac6f9fe4c10eb6351a8168b9a4a44a0afd8a6d1c1c032a396ae97be5", kill_on_drop: false }` [INFO] [stdout] 4aac61caac6f9fe4c10eb6351a8168b9a4a44a0afd8a6d1c1c032a396ae97be5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6effad7b3892e4f47d2aca740e49ea63d817dcbd77997180fa0e7363e8cdb51 [INFO] running `Command { std: "docker" "start" "-a" "d6effad7b3892e4f47d2aca740e49ea63d817dcbd77997180fa0e7363e8cdb51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling mindstack v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.75s [INFO] running `Command { std: "docker" "inspect" "d6effad7b3892e4f47d2aca740e49ea63d817dcbd77997180fa0e7363e8cdb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6effad7b3892e4f47d2aca740e49ea63d817dcbd77997180fa0e7363e8cdb51", kill_on_drop: false }` [INFO] [stdout] d6effad7b3892e4f47d2aca740e49ea63d817dcbd77997180fa0e7363e8cdb51 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a962d47d2fba27b30941ca59385648e3d358cdecb07b149e0b2c378cb6073fc [INFO] running `Command { std: "docker" "start" "-a" "8a962d47d2fba27b30941ca59385648e3d358cdecb07b149e0b2c378cb6073fc", kill_on_drop: false }` [INFO] [stderr] Compiling mindstack v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "8a962d47d2fba27b30941ca59385648e3d358cdecb07b149e0b2c378cb6073fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a962d47d2fba27b30941ca59385648e3d358cdecb07b149e0b2c378cb6073fc", kill_on_drop: false }` [INFO] [stdout] 8a962d47d2fba27b30941ca59385648e3d358cdecb07b149e0b2c378cb6073fc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83803a030ff3839297e17a03cc7b9552ac0b456dd855be4329f6d32f8e3b47fe [INFO] running `Command { std: "docker" "start" "-a" "83803a030ff3839297e17a03cc7b9552ac0b456dd855be4329f6d32f8e3b47fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mindstack-152355d674d20b81) [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" "83803a030ff3839297e17a03cc7b9552ac0b456dd855be4329f6d32f8e3b47fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83803a030ff3839297e17a03cc7b9552ac0b456dd855be4329f6d32f8e3b47fe", kill_on_drop: false }` [INFO] [stdout] 83803a030ff3839297e17a03cc7b9552ac0b456dd855be4329f6d32f8e3b47fe