[INFO] cloning repository https://github.com/TeamAtomECS/source_optimisation_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamAtomECS/source_optimisation_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cab186241339da805d5f445fcac7c250b0493c4 [INFO] testing TeamAtomECS/source_optimisation_example against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeamAtomECS/source_optimisation_example on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] finished tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] tweaked toml for git repo https://github.com/TeamAtomECS/source_optimisation_example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/TeamAtomECS/source_optimisation_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/TeamAtomECS/AtomECS` [INFO] [stderr] Updating git repository `https://github.com/TeamAtomECS/AtomECS-derive` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.91 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee14fc64b71874ffa89256e180d56a44edd9416f075e2997cf226755854bbc3 [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" "5ee14fc64b71874ffa89256e180d56a44edd9416f075e2997cf226755854bbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee14fc64b71874ffa89256e180d56a44edd9416f075e2997cf226755854bbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee14fc64b71874ffa89256e180d56a44edd9416f075e2997cf226755854bbc3", kill_on_drop: false }` [INFO] [stdout] 5ee14fc64b71874ffa89256e180d56a44edd9416f075e2997cf226755854bbc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49871811ed9c3ffc3f7e1e7843ded3a3883d6fb1247258e15533abe3ac8a652b [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" "49871811ed9c3ffc3f7e1e7843ded3a3883d6fb1247258e15533abe3ac8a652b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling atomecs-derive v0.1.0 (https://github.com/TeamAtomECS/AtomECS-derive#94a4e17f) [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling atomecs v0.5.0 (https://github.com/TeamAtomECS/AtomECS?rev=d9a14ba#d9a14bab) [INFO] [stderr] Compiling atomecs_source_optimisation_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "49871811ed9c3ffc3f7e1e7843ded3a3883d6fb1247258e15533abe3ac8a652b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49871811ed9c3ffc3f7e1e7843ded3a3883d6fb1247258e15533abe3ac8a652b", kill_on_drop: false }` [INFO] [stdout] 49871811ed9c3ffc3f7e1e7843ded3a3883d6fb1247258e15533abe3ac8a652b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5316218f69c7825942efd07781606132562b2ed6b359b39f51d3f7c3cd03a68 [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" "c5316218f69c7825942efd07781606132562b2ed6b359b39f51d3f7c3cd03a68", kill_on_drop: false }` [INFO] [stderr] Compiling atomecs_source_optimisation_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.75s [INFO] running `Command { std: "docker" "inspect" "c5316218f69c7825942efd07781606132562b2ed6b359b39f51d3f7c3cd03a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5316218f69c7825942efd07781606132562b2ed6b359b39f51d3f7c3cd03a68", kill_on_drop: false }` [INFO] [stdout] c5316218f69c7825942efd07781606132562b2ed6b359b39f51d3f7c3cd03a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9c840aacb05e34470f8d9973263e2fbeb73cf417459f42be6ec947142ad6071 [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" "f9c840aacb05e34470f8d9973263e2fbeb73cf417459f42be6ec947142ad6071", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/atomecs_source_optimisation_example-46cc2e5a2b7a4c83) [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" "f9c840aacb05e34470f8d9973263e2fbeb73cf417459f42be6ec947142ad6071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c840aacb05e34470f8d9973263e2fbeb73cf417459f42be6ec947142ad6071", kill_on_drop: false }` [INFO] [stdout] f9c840aacb05e34470f8d9973263e2fbeb73cf417459f42be6ec947142ad6071