[INFO] cloning repository https://github.com/einoj/ow_my_balls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/einoj/ow_my_balls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d11f49c5e9257e31cd30cf63668021f6d29eaafd [INFO] testing einoj/ow_my_balls against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/einoj/ow_my_balls on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/einoj/ow_my_balls [INFO] finished tweaking git repo https://github.com/einoj/ow_my_balls [INFO] tweaked toml for git repo https://github.com/einoj/ow_my_balls written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/einoj/ow_my_balls 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6b3bc4c3b0db2c4e946d654d094f812c491cb98c019d210acbb222f3bcc29ee [INFO] running `Command { std: "docker" "start" "-a" "f6b3bc4c3b0db2c4e946d654d094f812c491cb98c019d210acbb222f3bcc29ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b3bc4c3b0db2c4e946d654d094f812c491cb98c019d210acbb222f3bcc29ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b3bc4c3b0db2c4e946d654d094f812c491cb98c019d210acbb222f3bcc29ee", kill_on_drop: false }` [INFO] [stdout] f6b3bc4c3b0db2c4e946d654d094f812c491cb98c019d210acbb222f3bcc29ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eaba5a6f3ce03953d2e6d4f6071cdc98cde2d45c8e41b4572c06d612996a394 [INFO] running `Command { std: "docker" "start" "-a" "5eaba5a6f3ce03953d2e6d4f6071cdc98cde2d45c8e41b4572c06d612996a394", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling parry2d v0.13.5 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling raylib v3.7.0 [INFO] [stderr] Compiling ow_my_balls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.48s [INFO] running `Command { std: "docker" "inspect" "5eaba5a6f3ce03953d2e6d4f6071cdc98cde2d45c8e41b4572c06d612996a394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eaba5a6f3ce03953d2e6d4f6071cdc98cde2d45c8e41b4572c06d612996a394", kill_on_drop: false }` [INFO] [stdout] 5eaba5a6f3ce03953d2e6d4f6071cdc98cde2d45c8e41b4572c06d612996a394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8aaefccced870416363218b5535c26d5c3ca9d91ee63b75770ed5d7e5afd5c8 [INFO] running `Command { std: "docker" "start" "-a" "c8aaefccced870416363218b5535c26d5c3ca9d91ee63b75770ed5d7e5afd5c8", kill_on_drop: false }` [INFO] [stderr] Compiling ow_my_balls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "c8aaefccced870416363218b5535c26d5c3ca9d91ee63b75770ed5d7e5afd5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8aaefccced870416363218b5535c26d5c3ca9d91ee63b75770ed5d7e5afd5c8", kill_on_drop: false }` [INFO] [stdout] c8aaefccced870416363218b5535c26d5c3ca9d91ee63b75770ed5d7e5afd5c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b0fb57cfda639bf329468fdc852ad6125c48a527e56a62804e7e833d3065ff0 [INFO] running `Command { std: "docker" "start" "-a" "3b0fb57cfda639bf329468fdc852ad6125c48a527e56a62804e7e833d3065ff0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ow_my_balls-a4f5de2db79a9dd7) [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" "3b0fb57cfda639bf329468fdc852ad6125c48a527e56a62804e7e833d3065ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0fb57cfda639bf329468fdc852ad6125c48a527e56a62804e7e833d3065ff0", kill_on_drop: false }` [INFO] [stdout] 3b0fb57cfda639bf329468fdc852ad6125c48a527e56a62804e7e833d3065ff0