[INFO] fetching crate sope 0.4.0...
[INFO] testing sope-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sope 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sope 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sope 0.4.0
[INFO] tweaked toml for crates.io crate sope 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sope 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sope 0.4.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.5
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded libffi v5.1.0
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded annotate-snippets v0.12.11
[INFO] [stderr]   Downloaded jiff-static v0.2.19
[INFO] [stderr]   Downloaded saphyr-parser-bw v0.0.611
[INFO] [stderr]   Downloaded mpi v0.8.1
[INFO] [stderr]   Downloaded mpi-derive v0.1.3
[INFO] [stderr]   Downloaded mpi-sys v0.2.3
[INFO] [stderr]   Downloaded sope_derive v0.4.0
[INFO] [stderr]   Downloaded serde-saphyr v0.0.23
[INFO] [stderr]   Downloaded jiff v0.2.19
[INFO] [stderr]   Downloaded libffi-sys v4.1.0
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e06b39cbe431e4d2bb18ae055193f2753872c98a3243e9392716ee206ada9945
[INFO] running `Command { std: "docker" "start" "-a" "e06b39cbe431e4d2bb18ae055193f2753872c98a3243e9392716ee206ada9945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e06b39cbe431e4d2bb18ae055193f2753872c98a3243e9392716ee206ada9945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06b39cbe431e4d2bb18ae055193f2753872c98a3243e9392716ee206ada9945", kill_on_drop: false }`
[INFO] [stdout] e06b39cbe431e4d2bb18ae055193f2753872c98a3243e9392716ee206ada9945
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61dc34fb8df5b587a6a1c765f408fb08ee9a291fd9b75db2651d400e1250164b
[INFO] running `Command { std: "docker" "start" "-a" "61dc34fb8df5b587a6a1c765f408fb08ee9a291fd9b75db2651d400e1250164b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling sope_derive v0.4.0
[INFO] [stderr]    Compiling sope v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.87s
[INFO] running `Command { std: "docker" "inspect" "61dc34fb8df5b587a6a1c765f408fb08ee9a291fd9b75db2651d400e1250164b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61dc34fb8df5b587a6a1c765f408fb08ee9a291fd9b75db2651d400e1250164b", kill_on_drop: false }`
[INFO] [stdout] 61dc34fb8df5b587a6a1c765f408fb08ee9a291fd9b75db2651d400e1250164b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16265d03ac23f55bfd53478b1f60e9233b67bd67ec1899cee83a6c18d65170f4
[INFO] running `Command { std: "docker" "start" "-a" "16265d03ac23f55bfd53478b1f60e9233b67bd67ec1899cee83a6c18d65170f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling annotate-snippets v0.12.11
[INFO] [stderr]    Compiling saphyr-parser-bw v0.0.611
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling serde-saphyr v0.0.23
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling sope_derive v0.4.0
[INFO] [stderr]    Compiling sope v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "16265d03ac23f55bfd53478b1f60e9233b67bd67ec1899cee83a6c18d65170f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16265d03ac23f55bfd53478b1f60e9233b67bd67ec1899cee83a6c18d65170f4", kill_on_drop: false }`
[INFO] [stdout] 16265d03ac23f55bfd53478b1f60e9233b67bd67ec1899cee83a6c18d65170f4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 390e052f7a17e62341d2636bdc0e40234e53c8b2558aaabc3b163b6d7fe2d660
[INFO] running `Command { std: "docker" "start" "-a" "390e052f7a17e62341d2636bdc0e40234e53c8b2558aaabc3b163b6d7fe2d660", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sope-253cec0ce651fdf7)
[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]    Doc-tests sope
[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" "390e052f7a17e62341d2636bdc0e40234e53c8b2558aaabc3b163b6d7fe2d660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390e052f7a17e62341d2636bdc0e40234e53c8b2558aaabc3b163b6d7fe2d660", kill_on_drop: false }`
[INFO] [stdout] 390e052f7a17e62341d2636bdc0e40234e53c8b2558aaabc3b163b6d7fe2d660
