[INFO] updating cached repository brentongunning/parallel_ttor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brentongunning/parallel_ttor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brentongunning/parallel_ttor" "work/ex/beta-1.37-6/sources/1.36.0/gh/brentongunning/parallel_ttor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/brentongunning/parallel_ttor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brentongunning/parallel_ttor" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b8c54ac82727f14bed7cda51f8ea2df02e98da5f [INFO] sha for GitHub repo brentongunning/parallel_ttor: b8c54ac82727f14bed7cda51f8ea2df02e98da5f [INFO] validating manifest of brentongunning/parallel_ttor 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 brentongunning/parallel_ttor 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 brentongunning/parallel_ttor [INFO] finished frobbing brentongunning/parallel_ttor [INFO] frobbed toml for brentongunning/parallel_ttor written to work/ex/beta-1.37-6/sources/1.36.0/gh/brentongunning/parallel_ttor/Cargo.toml [INFO] started frobbing brentongunning/parallel_ttor [INFO] finished frobbing brentongunning/parallel_ttor [INFO] frobbed toml for brentongunning/parallel_ttor written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor/Cargo.toml [INFO] crate brentongunning/parallel_ttor 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 brentongunning/parallel_ttor against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 02387b23c5e4f24951e62ece711c9f3b46c62b41c80217d62ab286d0f1dd1b55 [INFO] running `"docker" "start" "-a" "02387b23c5e4f24951e62ece711c9f3b46c62b41c80217d62ab286d0f1dd1b55"` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling parallel_ttor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.07s [INFO] running `"docker" "inspect" "02387b23c5e4f24951e62ece711c9f3b46c62b41c80217d62ab286d0f1dd1b55"` [INFO] running `"docker" "rm" "-f" "02387b23c5e4f24951e62ece711c9f3b46c62b41c80217d62ab286d0f1dd1b55"` [INFO] [stdout] 02387b23c5e4f24951e62ece711c9f3b46c62b41c80217d62ab286d0f1dd1b55 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 11187552c8b1ae25a70b4080b68724dd4ffab5034a9dd6532d59abe629588869 [INFO] running `"docker" "start" "-a" "11187552c8b1ae25a70b4080b68724dd4ffab5034a9dd6532d59abe629588869"` [INFO] [stderr] Compiling parallel_ttor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "11187552c8b1ae25a70b4080b68724dd4ffab5034a9dd6532d59abe629588869"` [INFO] running `"docker" "rm" "-f" "11187552c8b1ae25a70b4080b68724dd4ffab5034a9dd6532d59abe629588869"` [INFO] [stdout] 11187552c8b1ae25a70b4080b68724dd4ffab5034a9dd6532d59abe629588869 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brentongunning/parallel_ttor:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 62b1d8368898b79d9438ff61e41b793f29cd79870f14aa5e66a8b5829984cc62 [INFO] running `"docker" "start" "-a" "62b1d8368898b79d9438ff61e41b793f29cd79870f14aa5e66a8b5829984cc62"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/parallel_ttor-381ec7fb79809032 [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" "62b1d8368898b79d9438ff61e41b793f29cd79870f14aa5e66a8b5829984cc62"` [INFO] running `"docker" "rm" "-f" "62b1d8368898b79d9438ff61e41b793f29cd79870f14aa5e66a8b5829984cc62"` [INFO] [stdout] 62b1d8368898b79d9438ff61e41b793f29cd79870f14aa5e66a8b5829984cc62