[INFO] fetching crate neutrons 0.0.2...
[INFO] testing neutrons-0.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate neutrons 0.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate neutrons 0.0.2
[INFO] finished tweaking crates.io crate neutrons 0.0.2
[INFO] tweaked toml for crates.io crate neutrons 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neutrons 0.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neutrons 0.0.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d71eb51ddd4e4c798ad20a35f0c083e5ed041a02fb85af4d84ca9d9096fad28
[INFO] running `Command { std: "docker" "start" "-a" "9d71eb51ddd4e4c798ad20a35f0c083e5ed041a02fb85af4d84ca9d9096fad28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d71eb51ddd4e4c798ad20a35f0c083e5ed041a02fb85af4d84ca9d9096fad28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d71eb51ddd4e4c798ad20a35f0c083e5ed041a02fb85af4d84ca9d9096fad28", kill_on_drop: false }`
[INFO] [stdout] 9d71eb51ddd4e4c798ad20a35f0c083e5ed041a02fb85af4d84ca9d9096fad28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f6cc844517706694af14c114fe4f70a73c0666ea9759e5eb86b9aac51fc6732
[INFO] running `Command { std: "docker" "start" "-a" "9f6cc844517706694af14c114fe4f70a73c0666ea9759e5eb86b9aac51fc6732", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling syn v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling wide v0.7.8
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling slice-of-array v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling simba v0.8.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ndarray-stats v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.32.2
[INFO] [stderr]    Compiling arctk v2.0.10
[INFO] [stderr]    Compiling neutrons v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s
[INFO] running `Command { std: "docker" "inspect" "9f6cc844517706694af14c114fe4f70a73c0666ea9759e5eb86b9aac51fc6732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6cc844517706694af14c114fe4f70a73c0666ea9759e5eb86b9aac51fc6732", kill_on_drop: false }`
[INFO] [stdout] 9f6cc844517706694af14c114fe4f70a73c0666ea9759e5eb86b9aac51fc6732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2092e22fd0977e26ada14b1820620be05f8af4b408cc13ba6db96147e16486a8
[INFO] running `Command { std: "docker" "start" "-a" "2092e22fd0977e26ada14b1820620be05f8af4b408cc13ba6db96147e16486a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling neutrons v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "2092e22fd0977e26ada14b1820620be05f8af4b408cc13ba6db96147e16486a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2092e22fd0977e26ada14b1820620be05f8af4b408cc13ba6db96147e16486a8", kill_on_drop: false }`
[INFO] [stdout] 2092e22fd0977e26ada14b1820620be05f8af4b408cc13ba6db96147e16486a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae55c7e0e0ea07936cbfd269539adcb082edf591ef4d202a7a4896ec6476388c
[INFO] running `Command { std: "docker" "start" "-a" "ae55c7e0e0ea07936cbfd269539adcb082edf591ef4d202a7a4896ec6476388c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neutrons-d41230ca7ca4a9d6)
[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/neutrons.rs (/opt/rustwide/target/debug/deps/neutrons-04f96c4a6882b488)
[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 neutrons
[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" "ae55c7e0e0ea07936cbfd269539adcb082edf591ef4d202a7a4896ec6476388c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae55c7e0e0ea07936cbfd269539adcb082edf591ef4d202a7a4896ec6476388c", kill_on_drop: false }`
[INFO] [stdout] ae55c7e0e0ea07936cbfd269539adcb082edf591ef4d202a7a4896ec6476388c
