[INFO] cloning repository https://github.com/rennelou/rust-fdmbpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rennelou/rust-fdmbpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frennelou%2Frust-fdmbpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frennelou%2Frust-fdmbpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f099c8f468ce93da5f708c78c1e165255771c2db [INFO] testing rennelou/rust-fdmbpm against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frennelou%2Frust-fdmbpm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 100% (42/42) Updating files: 100% (42/42), done. [INFO] validating manifest of git repo https://github.com/rennelou/rust-fdmbpm on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rennelou/rust-fdmbpm [INFO] finished tweaking git repo https://github.com/rennelou/rust-fdmbpm [INFO] tweaked toml for git repo https://github.com/rennelou/rust-fdmbpm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding pyo3 v0.15.2 (available: v0.23.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.2 [INFO] [stderr] Downloaded pyo3-build-config v0.15.2 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded pyo3-macros v0.15.2 [INFO] [stderr] Downloaded pyo3 v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc571bee7dcf7aa7df14ed41224ef60c7ea37dfed635648d34e1513e58607ad1 [INFO] running `Command { std: "docker" "start" "-a" "dc571bee7dcf7aa7df14ed41224ef60c7ea37dfed635648d34e1513e58607ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc571bee7dcf7aa7df14ed41224ef60c7ea37dfed635648d34e1513e58607ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc571bee7dcf7aa7df14ed41224ef60c7ea37dfed635648d34e1513e58607ad1", kill_on_drop: false }` [INFO] [stdout] dc571bee7dcf7aa7df14ed41224ef60c7ea37dfed635648d34e1513e58607ad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b037c316e57132a2564b1f7c2159ed85cdb610fe84d0f3784ad0a5a0baea5b54 [INFO] running `Command { std: "docker" "start" "-a" "b037c316e57132a2564b1f7c2159ed85cdb610fe84d0f3784ad0a5a0baea5b54", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pyo3-build-config v0.15.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pyo3 v0.15.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling pyo3-macros v0.15.2 [INFO] [stderr] Compiling optical_waveguide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s [INFO] running `Command { std: "docker" "inspect" "b037c316e57132a2564b1f7c2159ed85cdb610fe84d0f3784ad0a5a0baea5b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b037c316e57132a2564b1f7c2159ed85cdb610fe84d0f3784ad0a5a0baea5b54", kill_on_drop: false }` [INFO] [stdout] b037c316e57132a2564b1f7c2159ed85cdb610fe84d0f3784ad0a5a0baea5b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b36199f935f9a8febaf4da5bf7d67e7488dcee97fe781ef2ab173155f517bcc [INFO] running `Command { std: "docker" "start" "-a" "8b36199f935f9a8febaf4da5bf7d67e7488dcee97fe781ef2ab173155f517bcc", kill_on_drop: false }` [INFO] [stderr] Compiling optical_waveguide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "8b36199f935f9a8febaf4da5bf7d67e7488dcee97fe781ef2ab173155f517bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b36199f935f9a8febaf4da5bf7d67e7488dcee97fe781ef2ab173155f517bcc", kill_on_drop: false }` [INFO] [stdout] 8b36199f935f9a8febaf4da5bf7d67e7488dcee97fe781ef2ab173155f517bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 321a2aea04f005fcc2fa9e5f94d2caafe728a541c9d1c14fe49297667e22e94b [INFO] running `Command { std: "docker" "start" "-a" "321a2aea04f005fcc2fa9e5f94d2caafe728a541c9d1c14fe49297667e22e94b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optical_waveguide-2c112a0f21702297) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test functional_types::matrix::tests::acess_position ... ok [INFO] [stdout] test functional_types::matrix::tests::cartesian_product_of_shape_test ... ok [INFO] [stdout] test functional_types::matrix::tests::create_transposed ... ok [INFO] [stdout] test simulator::input::tests::one_axis ... ok [INFO] [stdout] test functional_types::matrix::tests::zip_test ... ok [INFO] [stdout] test simulator::input::tests::two_axis ... ok [INFO] [stdout] test simulator::lin_alg::thomas::tests::happy_path ... ok [INFO] [stdout] test simulator::input::tests::two_axis_onedimensional_beam ... ok [INFO] [stdout] test simulator::input::tests::x_axis_and_y_core ... ok [INFO] [stdout] test simulator::input::tests::y_axis_and_x_beam ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/compare.rs (/opt/rustwide/target/debug/deps/compare-be15397953731575) [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] Running unittests src/bin/normalize.rs (/opt/rustwide/target/debug/deps/normalize-403aa31bb343a810) [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] Running unittests src/bin/optical_waveguide.rs (/opt/rustwide/target/debug/deps/optical_waveguide-9fd21e39fd5f6720) [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] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-2c05851d3beee132) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::core_8_gaussian_8 ... ok [INFO] [stdout] test tests::core_8_gaussian_4 ... ok [INFO] [stdout] test tests::slab3d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.98s [INFO] [stdout] [INFO] [stderr] Doc-tests optical_waveguide [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" "321a2aea04f005fcc2fa9e5f94d2caafe728a541c9d1c14fe49297667e22e94b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321a2aea04f005fcc2fa9e5f94d2caafe728a541c9d1c14fe49297667e22e94b", kill_on_drop: false }` [INFO] [stdout] 321a2aea04f005fcc2fa9e5f94d2caafe728a541c9d1c14fe49297667e22e94b