[INFO] updating cached repository romanz/build-rayon-demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/romanz/build-rayon-demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/romanz/build-rayon-demo" "work/ex/beta-1.37-6/sources/1.36.0/gh/romanz/build-rayon-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/romanz/build-rayon-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/romanz/build-rayon-demo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/romanz/build-rayon-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/romanz/build-rayon-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b7789d53fd42a2a671d1d319394a7b97e57961c8 [INFO] sha for GitHub repo romanz/build-rayon-demo: b7789d53fd42a2a671d1d319394a7b97e57961c8 [INFO] validating manifest of romanz/build-rayon-demo 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 romanz/build-rayon-demo 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 romanz/build-rayon-demo [INFO] finished frobbing romanz/build-rayon-demo [INFO] frobbed toml for romanz/build-rayon-demo written to work/ex/beta-1.37-6/sources/1.36.0/gh/romanz/build-rayon-demo/Cargo.toml [INFO] started frobbing romanz/build-rayon-demo [INFO] finished frobbing romanz/build-rayon-demo [INFO] frobbed toml for romanz/build-rayon-demo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/romanz/build-rayon-demo/Cargo.toml [INFO] crate romanz/build-rayon-demo 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 romanz/build-rayon-demo 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-1/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/romanz/build-rayon-demo:/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] db01dfaf1b6bc15709f219c4726430444287619bf1f11af7c02351eb289975e9 [INFO] running `"docker" "start" "-a" "db01dfaf1b6bc15709f219c4726430444287619bf1f11af7c02351eb289975e9"` [INFO] [stderr] Compiling build-rayon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "db01dfaf1b6bc15709f219c4726430444287619bf1f11af7c02351eb289975e9"` [INFO] running `"docker" "rm" "-f" "db01dfaf1b6bc15709f219c4726430444287619bf1f11af7c02351eb289975e9"` [INFO] [stdout] db01dfaf1b6bc15709f219c4726430444287619bf1f11af7c02351eb289975e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/romanz/build-rayon-demo:/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] 3f3b268d5ca1d216f787a9fe669466bead65ebc1949c97647efdd6989b523cae [INFO] running `"docker" "start" "-a" "3f3b268d5ca1d216f787a9fe669466bead65ebc1949c97647efdd6989b523cae"` [INFO] [stderr] Compiling build-rayon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "3f3b268d5ca1d216f787a9fe669466bead65ebc1949c97647efdd6989b523cae"` [INFO] running `"docker" "rm" "-f" "3f3b268d5ca1d216f787a9fe669466bead65ebc1949c97647efdd6989b523cae"` [INFO] [stdout] 3f3b268d5ca1d216f787a9fe669466bead65ebc1949c97647efdd6989b523cae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/romanz/build-rayon-demo:/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] 9b75cc1966ce15586f953614beb4ce149c3edcdd27619fe6794dbc85484d0d11 [INFO] running `"docker" "start" "-a" "9b75cc1966ce15586f953614beb4ce149c3edcdd27619fe6794dbc85484d0d11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/build_rayon-fd2b95d815089f6c [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" "9b75cc1966ce15586f953614beb4ce149c3edcdd27619fe6794dbc85484d0d11"` [INFO] running `"docker" "rm" "-f" "9b75cc1966ce15586f953614beb4ce149c3edcdd27619fe6794dbc85484d0d11"` [INFO] [stdout] 9b75cc1966ce15586f953614beb4ce149c3edcdd27619fe6794dbc85484d0d11