[INFO] cloning repository https://github.com/katharostech/amethyst-ecs-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katharostech/amethyst-ecs-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Famethyst-ecs-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Famethyst-ecs-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c718d53eb8e39c1c19254b64742331ed4e033ca [INFO] building katharostech/amethyst-ecs-benchmarks against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Famethyst-ecs-benchmarks" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katharostech/amethyst-ecs-benchmarks on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/katharostech/amethyst-ecs-benchmarks [INFO] finished tweaking git repo https://github.com/katharostech/amethyst-ecs-benchmarks [INFO] tweaked toml for git repo https://github.com/katharostech/amethyst-ecs-benchmarks written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/katharostech/amethyst-ecs-benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec4bd888e2315330a4e548c43830e145aa5d2151f09a7c5fa86b2ff76dec921 [INFO] running `Command { std: "docker" "start" "-a" "8ec4bd888e2315330a4e548c43830e145aa5d2151f09a7c5fa86b2ff76dec921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec4bd888e2315330a4e548c43830e145aa5d2151f09a7c5fa86b2ff76dec921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec4bd888e2315330a4e548c43830e145aa5d2151f09a7c5fa86b2ff76dec921", kill_on_drop: false }` [INFO] [stdout] 8ec4bd888e2315330a4e548c43830e145aa5d2151f09a7c5fa86b2ff76dec921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9972c9a676b747806733991dbc33160792a04a8a7b41a131f5669e70151718a [INFO] running `Command { std: "docker" "start" "-a" "b9972c9a676b747806733991dbc33160792a04a8a7b41a131f5669e70151718a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling mint v0.5.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling easy_ffi v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling amethyst_error v0.2.0 (https://github.com/amethyst/amethyst#af3bf68a) [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling alga_derive v0.9.1 [INFO] [stderr] Compiling derive-new v0.5.7 [INFO] [stderr] Compiling shred v0.9.2 [INFO] [stderr] Compiling specs v0.15.0 [INFO] [stderr] Compiling specs-hierarchy v0.5.1 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling flame v0.2.2 [INFO] [stderr] Compiling flame v0.2.1-pre (https://github.com/TyOverby/flame.git#ef090438) [INFO] [stderr] Compiling legion v0.1.1 (https://github.com/katharostech/legion.git?branch=ktech-updates#e835e97b) [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling flamer v0.3.0 [INFO] [stderr] Compiling amethyst_core v0.7.0 (https://github.com/amethyst/amethyst#af3bf68a) [INFO] [stderr] Compiling amethyst-ecs-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.94s [INFO] running `Command { std: "docker" "inspect" "b9972c9a676b747806733991dbc33160792a04a8a7b41a131f5669e70151718a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9972c9a676b747806733991dbc33160792a04a8a7b41a131f5669e70151718a", kill_on_drop: false }` [INFO] [stdout] b9972c9a676b747806733991dbc33160792a04a8a7b41a131f5669e70151718a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6e783f5b5d5d004965f9a77db09a09b99b059941c568b22ea63a47d6691e8c [INFO] running `Command { std: "docker" "start" "-a" "6f6e783f5b5d5d004965f9a77db09a09b99b059941c568b22ea63a47d6691e8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling amethyst-ecs-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/amethyst_ecs_benchmarks-f1d0786c04fadbc2) [INFO] running `Command { std: "docker" "inspect" "6f6e783f5b5d5d004965f9a77db09a09b99b059941c568b22ea63a47d6691e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6e783f5b5d5d004965f9a77db09a09b99b059941c568b22ea63a47d6691e8c", kill_on_drop: false }` [INFO] [stdout] 6f6e783f5b5d5d004965f9a77db09a09b99b059941c568b22ea63a47d6691e8c