[INFO] updating cached repository Masterhigure/ecs_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Masterhigure/ecs_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Masterhigure/ecs_test" "work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Masterhigure/ecs_test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Masterhigure/ecs_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Masterhigure/ecs_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1533b9b1bc963a22ee5bb466eb121725c702bb46 [INFO] sha for GitHub repo Masterhigure/ecs_test: 1533b9b1bc963a22ee5bb466eb121725c702bb46 [INFO] validating manifest of Masterhigure/ecs_test on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Masterhigure/ecs_test on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Masterhigure/ecs_test [INFO] finished frobbing Masterhigure/ecs_test [INFO] frobbed toml for Masterhigure/ecs_test written to work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test/Cargo.toml [INFO] started frobbing Masterhigure/ecs_test [INFO] finished frobbing Masterhigure/ecs_test [INFO] frobbed toml for Masterhigure/ecs_test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Masterhigure/ecs_test/Cargo.toml [INFO] crate Masterhigure/ecs_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Masterhigure/ecs_test against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7f20767a8dbe1401de6803f4b1f8f527b32d95d0238d5f24544c132b6296c432 [INFO] running `"docker" "start" "-a" "7f20767a8dbe1401de6803f4b1f8f527b32d95d0238d5f24544c132b6296c432"` [INFO] [stderr] Compiling crossbeam-utils v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.2 [INFO] [stderr] Compiling shred v0.7.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.0 [INFO] [stderr] Compiling ecs_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.77s [INFO] running `"docker" "inspect" "7f20767a8dbe1401de6803f4b1f8f527b32d95d0238d5f24544c132b6296c432"` [INFO] running `"docker" "rm" "-f" "7f20767a8dbe1401de6803f4b1f8f527b32d95d0238d5f24544c132b6296c432"` [INFO] [stdout] 7f20767a8dbe1401de6803f4b1f8f527b32d95d0238d5f24544c132b6296c432 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 038e92cfeb891462de698464a46794711ff251729620640ef19780da0225004c [INFO] running `"docker" "start" "-a" "038e92cfeb891462de698464a46794711ff251729620640ef19780da0225004c"` [INFO] [stderr] Compiling ecs_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "038e92cfeb891462de698464a46794711ff251729620640ef19780da0225004c"` [INFO] running `"docker" "rm" "-f" "038e92cfeb891462de698464a46794711ff251729620640ef19780da0225004c"` [INFO] [stdout] 038e92cfeb891462de698464a46794711ff251729620640ef19780da0225004c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Masterhigure/ecs_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a9440a2b10de9830258a37086b2e076976be56981f9c131ac227fd7cd73d6857 [INFO] running `"docker" "start" "-a" "a9440a2b10de9830258a37086b2e076976be56981f9c131ac227fd7cd73d6857"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/ecs_test-72c4104aeddf72bb [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "a9440a2b10de9830258a37086b2e076976be56981f9c131ac227fd7cd73d6857"` [INFO] running `"docker" "rm" "-f" "a9440a2b10de9830258a37086b2e076976be56981f9c131ac227fd7cd73d6857"` [INFO] [stdout] a9440a2b10de9830258a37086b2e076976be56981f9c131ac227fd7cd73d6857