[INFO] cloning repository https://github.com/LordAfterEight/Motor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordAfterEight/Motor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab39ccef02a9ad3b589585b0365f9e9b5f505004 [INFO] building LordAfterEight/Motor against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LordAfterEight/Motor [INFO] finished tweaking git repo https://github.com/LordAfterEight/Motor [INFO] tweaked toml for git repo https://github.com/LordAfterEight/Motor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LordAfterEight/Motor on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LordAfterEight/Motor 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded profiling-procmacros v1.0.17 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded clearscreen v4.0.2 [INFO] [stderr] Downloaded spade v2.14.0 [INFO] [stderr] Downloaded parry2d v0.21.1 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded rapier2d v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90cd945f7c4fbac8123db8ddded64f496111f70ff9dd84fca79ddcf6e1c4e10 [INFO] running `Command { std: "docker" "start" "-a" "b90cd945f7c4fbac8123db8ddded64f496111f70ff9dd84fca79ddcf6e1c4e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90cd945f7c4fbac8123db8ddded64f496111f70ff9dd84fca79ddcf6e1c4e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90cd945f7c4fbac8123db8ddded64f496111f70ff9dd84fca79ddcf6e1c4e10", kill_on_drop: false }` [INFO] [stdout] b90cd945f7c4fbac8123db8ddded64f496111f70ff9dd84fca79ddcf6e1c4e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65492ecc60ed2d7fa4b2569a8268671a5773a14c76f0e9c3ab07504686874b69 [INFO] running `Command { std: "docker" "start" "-a" "65492ecc60ed2d7fa4b2569a8268671a5773a14c76f0e9c3ab07504686874b69", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling clearscreen v4.0.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry2d v0.21.1 [INFO] [stderr] Compiling rapier2d v0.26.1 [INFO] [stderr] Compiling motor v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.10s [INFO] running `Command { std: "docker" "inspect" "65492ecc60ed2d7fa4b2569a8268671a5773a14c76f0e9c3ab07504686874b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65492ecc60ed2d7fa4b2569a8268671a5773a14c76f0e9c3ab07504686874b69", kill_on_drop: false }` [INFO] [stdout] 65492ecc60ed2d7fa4b2569a8268671a5773a14c76f0e9c3ab07504686874b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f142a13927817b70c44c469423bb8fec7c7f90d1c7851a303813b6bf074cf382 [INFO] running `Command { std: "docker" "start" "-a" "f142a13927817b70c44c469423bb8fec7c7f90d1c7851a303813b6bf074cf382", kill_on_drop: false }` [INFO] [stderr] Compiling motor v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "f142a13927817b70c44c469423bb8fec7c7f90d1c7851a303813b6bf074cf382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f142a13927817b70c44c469423bb8fec7c7f90d1c7851a303813b6bf074cf382", kill_on_drop: false }` [INFO] [stdout] f142a13927817b70c44c469423bb8fec7c7f90d1c7851a303813b6bf074cf382