[INFO] cloning repository https://github.com/Kolaer/ecs-nbody [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kolaer/ecs-nbody" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKolaer%2Fecs-nbody", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKolaer%2Fecs-nbody'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1de7bc228a5b811a3b1d00dc21eb84b58e2472f6 [INFO] testing Kolaer/ecs-nbody against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKolaer%2Fecs-nbody" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kolaer/ecs-nbody on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kolaer/ecs-nbody [INFO] finished tweaking git repo https://github.com/Kolaer/ecs-nbody [INFO] tweaked toml for git repo https://github.com/Kolaer/ecs-nbody written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Kolaer/ecs-nbody already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shred v0.7.1 [INFO] [stderr] Downloaded sdl2 v0.32.1 [INFO] [stderr] Downloaded sdl2-sys v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a26eee9921c805b15d5641fde731261a2dc506692333239b5da529efd01976fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a26eee9921c805b15d5641fde731261a2dc506692333239b5da529efd01976fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a26eee9921c805b15d5641fde731261a2dc506692333239b5da529efd01976fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26eee9921c805b15d5641fde731261a2dc506692333239b5da529efd01976fb", kill_on_drop: false }` [INFO] [stdout] a26eee9921c805b15d5641fde731261a2dc506692333239b5da529efd01976fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 901172248b4d32dbc8f726fe81b5ac293a251aaaac426afeba7ef54e386391d8 [INFO] running `Command { std: "docker" "start" "-a" "901172248b4d32dbc8f726fe81b5ac293a251aaaac426afeba7ef54e386391d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling ecs-nbody v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 12 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 59 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/main.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 12 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 142 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "901172248b4d32dbc8f726fe81b5ac293a251aaaac426afeba7ef54e386391d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901172248b4d32dbc8f726fe81b5ac293a251aaaac426afeba7ef54e386391d8", kill_on_drop: false }` [INFO] [stdout] 901172248b4d32dbc8f726fe81b5ac293a251aaaac426afeba7ef54e386391d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd220971cad7fcf91281524ce36c55ac6b0a64cbbc1f81c948e253d8f5c11c2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd220971cad7fcf91281524ce36c55ac6b0a64cbbc1f81c948e253d8f5c11c2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ecs-nbody v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 12 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 59 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/main.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 12 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 142 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd220971cad7fcf91281524ce36c55ac6b0a64cbbc1f81c948e253d8f5c11c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd220971cad7fcf91281524ce36c55ac6b0a64cbbc1f81c948e253d8f5c11c2c", kill_on_drop: false }` [INFO] [stdout] cd220971cad7fcf91281524ce36c55ac6b0a64cbbc1f81c948e253d8f5c11c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9da4fa1c173297431653c9d1af37acc6d7c12dd98928db3a18d2bd124026229 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9da4fa1c173297431653c9d1af37acc6d7c12dd98928db3a18d2bd124026229", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:59:13 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 12 | use specs::prelude::*; [INFO] [stdout] [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 59 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/main.rs:142:13 [INFO] [stderr] | [INFO] [stderr] 12 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 142 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ecs_nbody-2c470d0e821b3428 [INFO] running `Command { std: "docker" "inspect" "a9da4fa1c173297431653c9d1af37acc6d7c12dd98928db3a18d2bd124026229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9da4fa1c173297431653c9d1af37acc6d7c12dd98928db3a18d2bd124026229", kill_on_drop: false }` [INFO] [stdout] a9da4fa1c173297431653c9d1af37acc6d7c12dd98928db3a18d2bd124026229