[INFO] cloning repository https://github.com/Danny2003/rt_simple [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danny2003/rt_simple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny2003%2Frt_simple", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny2003%2Frt_simple'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 472432a632f022317592d88a074c43f20b8a5b9d [INFO] testing Danny2003/rt_simple against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny2003%2Frt_simple" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Danny2003/rt_simple [INFO] finished tweaking git repo https://github.com/Danny2003/rt_simple [INFO] tweaked toml for git repo https://github.com/Danny2003/rt_simple written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Danny2003/rt_simple on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Danny2003/rt_simple 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded jpeg-decoder v0.2.6 [INFO] [stderr] Downloaded tiff v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f794df38d41a8cea4e2c06a32155a2d2aeeda963c0bab5930298a919eab7e4 [INFO] running `Command { std: "docker" "start" "-a" "03f794df38d41a8cea4e2c06a32155a2d2aeeda963c0bab5930298a919eab7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f794df38d41a8cea4e2c06a32155a2d2aeeda963c0bab5930298a919eab7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f794df38d41a8cea4e2c06a32155a2d2aeeda963c0bab5930298a919eab7e4", kill_on_drop: false }` [INFO] [stdout] 03f794df38d41a8cea4e2c06a32155a2d2aeeda963c0bab5930298a919eab7e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a7affa6a4af45d6f91dfe5da0d6aaa26fd41306a9ac78226fb6b7b4dd6905fa2 [INFO] running `Command { std: "docker" "start" "-a" "a7affa6a4af45d6f91dfe5da0d6aaa26fd41306a9ac78226fb6b7b4dd6905fa2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling rt_simple v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s [INFO] running `Command { std: "docker" "inspect" "a7affa6a4af45d6f91dfe5da0d6aaa26fd41306a9ac78226fb6b7b4dd6905fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7affa6a4af45d6f91dfe5da0d6aaa26fd41306a9ac78226fb6b7b4dd6905fa2", kill_on_drop: false }` [INFO] [stdout] a7affa6a4af45d6f91dfe5da0d6aaa26fd41306a9ac78226fb6b7b4dd6905fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fe3b4bd6c20946fc17eb82330b08594f9f14530ba13f3233d0b180d986785c32 [INFO] running `Command { std: "docker" "start" "-a" "fe3b4bd6c20946fc17eb82330b08594f9f14530ba13f3233d0b180d986785c32", kill_on_drop: false }` [INFO] [stderr] Compiling rt_simple v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "fe3b4bd6c20946fc17eb82330b08594f9f14530ba13f3233d0b180d986785c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3b4bd6c20946fc17eb82330b08594f9f14530ba13f3233d0b180d986785c32", kill_on_drop: false }` [INFO] [stdout] fe3b4bd6c20946fc17eb82330b08594f9f14530ba13f3233d0b180d986785c32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4f6f63aea2578b7503aef430c307050a940b0ce7e40ea4216d9ec3817a10eb5c [INFO] running `Command { std: "docker" "start" "-a" "4f6f63aea2578b7503aef430c307050a940b0ce7e40ea4216d9ec3817a10eb5c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rt_simple-77b2e4004b5b32fd) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test vec3::tests::test_add ... ok [INFO] [stdout] test vec3::tests::test_length ... ok [INFO] [stdout] test vec3::tests::test_add_assign ... ok [INFO] [stdout] test vec3::tests::test_mul ... ok [INFO] [stdout] test vec3::tests::test_mul_assign ... ok [INFO] [stdout] test vec3::tests::test_add_assign_f64 ... ok [INFO] [stdout] test vec3::tests::test_add_f64 ... ok [INFO] [stdout] test vec3::tests::test_elemul ... ok [INFO] [stdout] test vec3::tests::test_div ... ok [INFO] [stdout] test vec3::tests::test_mul_f64 ... ok [INFO] [stdout] test vec3::tests::test_new ... ok [INFO] [stdout] test vec3::tests::test_squared_length ... ok [INFO] [stdout] test vec3::tests::test_sub_assign_f64 ... ok [INFO] [stdout] test vec3::tests::test_sub_f64 ... ok [INFO] [stdout] test vec3::tests::test_unit ... ok [INFO] [stdout] test vec3::tests::test_sub ... ok [INFO] [stdout] test vec3::tests::test_neg ... ok [INFO] [stdout] test vec3::tests::test_sub_assign ... ok [INFO] [stdout] test vec3::tests::test_cross ... ok [INFO] [stdout] test vec3::tests::test_unit_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f6f63aea2578b7503aef430c307050a940b0ce7e40ea4216d9ec3817a10eb5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6f63aea2578b7503aef430c307050a940b0ce7e40ea4216d9ec3817a10eb5c", kill_on_drop: false }` [INFO] [stdout] 4f6f63aea2578b7503aef430c307050a940b0ce7e40ea4216d9ec3817a10eb5c