[INFO] cloning repository https://github.com/nibrivia/particle-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nibrivia/particle-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Fparticle-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Fparticle-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 824ac5bd846564b2fb919ad36082a97a8b693d64 [INFO] testing nibrivia/particle-sim against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Fparticle-sim" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nibrivia/particle-sim [INFO] finished tweaking git repo https://github.com/nibrivia/particle-sim [INFO] tweaked toml for git repo https://github.com/nibrivia/particle-sim written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nibrivia/particle-sim on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nibrivia/particle-sim 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slab v0.4.5 [INFO] [stderr] Downloaded smallvec v1.7.0 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded quote v1.0.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.33 [INFO] [stderr] Downloaded rapier3d v0.11.1 [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded parry3d v0.7.1 [INFO] [stderr] Downloaded syn v1.0.82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 508a6d49643ea3638fc6a84607b967d01b4411e75aab8dbc83dd6cf13d4f566b [INFO] running `Command { std: "docker" "start" "-a" "508a6d49643ea3638fc6a84607b967d01b4411e75aab8dbc83dd6cf13d4f566b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "508a6d49643ea3638fc6a84607b967d01b4411e75aab8dbc83dd6cf13d4f566b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508a6d49643ea3638fc6a84607b967d01b4411e75aab8dbc83dd6cf13d4f566b", kill_on_drop: false }` [INFO] [stdout] 508a6d49643ea3638fc6a84607b967d01b4411e75aab8dbc83dd6cf13d4f566b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4bc58279b23768065e309525669141fc3d432c36bef45451ffedad89a97edb4 [INFO] running `Command { std: "docker" "start" "-a" "d4bc58279b23768065e309525669141fc3d432c36bef45451ffedad89a97edb4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling parry3d v0.7.1 [INFO] [stderr] Compiling rapier3d v0.11.1 [INFO] [stderr] Compiling particle-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `top` [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let top = ColliderBuilder::cuboid(cube_halflen, 0.1, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_top` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fro` [INFO] [stdout] --> src/main.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let fro = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bck` [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let bck = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lft` [INFO] [stdout] --> src/main.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let lft = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgt` [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let rgt = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.51s [INFO] running `Command { std: "docker" "inspect" "d4bc58279b23768065e309525669141fc3d432c36bef45451ffedad89a97edb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bc58279b23768065e309525669141fc3d432c36bef45451ffedad89a97edb4", kill_on_drop: false }` [INFO] [stdout] d4bc58279b23768065e309525669141fc3d432c36bef45451ffedad89a97edb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6777774fedf1a13b8717225bb95b6dc6566e0339f9ce4999477ce573be37819 [INFO] running `Command { std: "docker" "start" "-a" "a6777774fedf1a13b8717225bb95b6dc6566e0339f9ce4999477ce573be37819", kill_on_drop: false }` [INFO] [stderr] Compiling particle-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `top` [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let top = ColliderBuilder::cuboid(cube_halflen, 0.1, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_top` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fro` [INFO] [stdout] --> src/main.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let fro = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bck` [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let bck = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lft` [INFO] [stdout] --> src/main.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let lft = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgt` [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let rgt = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "a6777774fedf1a13b8717225bb95b6dc6566e0339f9ce4999477ce573be37819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6777774fedf1a13b8717225bb95b6dc6566e0339f9ce4999477ce573be37819", kill_on_drop: false }` [INFO] [stdout] a6777774fedf1a13b8717225bb95b6dc6566e0339f9ce4999477ce573be37819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d1a187ad402bedba11458a03afe0243721196fa0ff96df6776c0b2e327bfb20 [INFO] running `Command { std: "docker" "start" "-a" "9d1a187ad402bedba11458a03afe0243721196fa0ff96df6776c0b2e327bfb20", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `top` [INFO] [stderr] --> src/main.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | let top = ColliderBuilder::cuboid(cube_halflen, 0.1, cube_halflen).build(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_top` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fro` [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | let fro = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_fro` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bck` [INFO] [stderr] --> src/main.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | let bck = ColliderBuilder::cuboid(0.1, cube_halflen, cube_halflen).build(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bck` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lft` [INFO] [stderr] --> src/main.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | let lft = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_lft` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rgt` [INFO] [stderr] --> src/main.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | let rgt = ColliderBuilder::cuboid(cube_halflen, cube_halflen, 0.1).build(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgt` [INFO] [stderr] [INFO] [stderr] warning: `particle-sim` (bin "particle-sim" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/particle_sim-26cf3338d5df349c) [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" "9d1a187ad402bedba11458a03afe0243721196fa0ff96df6776c0b2e327bfb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1a187ad402bedba11458a03afe0243721196fa0ff96df6776c0b2e327bfb20", kill_on_drop: false }` [INFO] [stdout] 9d1a187ad402bedba11458a03afe0243721196fa0ff96df6776c0b2e327bfb20