[INFO] fetching crate safeeft 0.0.5...
[INFO] testing safeeft-0.0.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate safeeft 0.0.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate safeeft 0.0.5
[INFO] finished tweaking crates.io crate safeeft 0.0.5
[INFO] tweaked toml for crates.io crate safeeft 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safeeft 0.0.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d54e307759c07f45c0a5e8c1d9bef3919c30613d1e22b342ee1c358d15c1a59
[INFO] running `Command { std: "docker" "start" "-a" "8d54e307759c07f45c0a5e8c1d9bef3919c30613d1e22b342ee1c358d15c1a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d54e307759c07f45c0a5e8c1d9bef3919c30613d1e22b342ee1c358d15c1a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d54e307759c07f45c0a5e8c1d9bef3919c30613d1e22b342ee1c358d15c1a59", kill_on_drop: false }`
[INFO] [stdout] 8d54e307759c07f45c0a5e8c1d9bef3919c30613d1e22b342ee1c358d15c1a59
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de2097af28a67f10c2810bf185019a3e1beedec629a281b72ac0fd2d6a0fc761
[INFO] running `Command { std: "docker" "start" "-a" "de2097af28a67f10c2810bf185019a3e1beedec629a281b72ac0fd2d6a0fc761", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling float-traits v0.0.3
[INFO] [stderr]    Compiling safeeft v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "de2097af28a67f10c2810bf185019a3e1beedec629a281b72ac0fd2d6a0fc761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2097af28a67f10c2810bf185019a3e1beedec629a281b72ac0fd2d6a0fc761", kill_on_drop: false }`
[INFO] [stdout] de2097af28a67f10c2810bf185019a3e1beedec629a281b72ac0fd2d6a0fc761
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc60bd30f0f0b6f4db3720fca7bbd76fffeade4a7eb570d75fcaf27ae9cf36a
[INFO] running `Command { std: "docker" "start" "-a" "5cc60bd30f0f0b6f4db3720fca7bbd76fffeade4a7eb570d75fcaf27ae9cf36a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling safeeft v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "5cc60bd30f0f0b6f4db3720fca7bbd76fffeade4a7eb570d75fcaf27ae9cf36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc60bd30f0f0b6f4db3720fca7bbd76fffeade4a7eb570d75fcaf27ae9cf36a", kill_on_drop: false }`
[INFO] [stdout] 5cc60bd30f0f0b6f4db3720fca7bbd76fffeade4a7eb570d75fcaf27ae9cf36a
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1faf2752ad8346be64125aaef56cf15808b8e1092b83029dbea85cff4f068d57
[INFO] running `Command { std: "docker" "start" "-a" "1faf2752ad8346be64125aaef56cf15808b8e1092b83029dbea85cff4f068d57", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safeeft-c14859e673f04c88)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test twoprod::tests::corner_case ... ok
[INFO] [stdout] test twosum::tests::corner_case ... ok
[INFO] [stdout] test split::tests::normal ... ok
[INFO] [stdout] test split::tests::subnormal ... ok
[INFO] [stdout] test twosum::tests::subnormal ... ok
[INFO] [stdout] test twosum::tests::large ... ok
[INFO] [stdout] test twoprod::tests::extreme ... ok
[INFO] [stdout] test twoprod::tests::normal ... ok
[INFO] [stdout] test twoprod::tests::subnormal_without_underflow ... ok
[INFO] [stdout] test twosum::tests::normal ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/safeeft-c14859e673f04c88` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1faf2752ad8346be64125aaef56cf15808b8e1092b83029dbea85cff4f068d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1faf2752ad8346be64125aaef56cf15808b8e1092b83029dbea85cff4f068d57", kill_on_drop: false }`
[INFO] [stdout] 1faf2752ad8346be64125aaef56cf15808b8e1092b83029dbea85cff4f068d57
