[INFO] updating cached repository jujunjun110/dining_philosophers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jujunjun110/dining_philosophers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jujunjun110/dining_philosophers" "work/ex/beta-1.37-6/sources/1.36.0/gh/jujunjun110/dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jujunjun110/dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jujunjun110/dining_philosophers" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jujunjun110/dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jujunjun110/dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f458dc9813a169af0914dfe7ac84fe86c9516ccb [INFO] sha for GitHub repo jujunjun110/dining_philosophers: f458dc9813a169af0914dfe7ac84fe86c9516ccb [INFO] validating manifest of jujunjun110/dining_philosophers 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 jujunjun110/dining_philosophers 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 jujunjun110/dining_philosophers [INFO] finished frobbing jujunjun110/dining_philosophers [INFO] frobbed toml for jujunjun110/dining_philosophers written to work/ex/beta-1.37-6/sources/1.36.0/gh/jujunjun110/dining_philosophers/Cargo.toml [INFO] started frobbing jujunjun110/dining_philosophers [INFO] finished frobbing jujunjun110/dining_philosophers [INFO] frobbed toml for jujunjun110/dining_philosophers written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jujunjun110/dining_philosophers/Cargo.toml [INFO] crate jujunjun110/dining_philosophers 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 jujunjun110/dining_philosophers 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-6/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/jujunjun110/dining_philosophers:/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] 899fb2702e92412d7b59fee279d3b5654b1e8115bf120c03e5753c6cd94843a3 [INFO] running `"docker" "start" "-a" "899fb2702e92412d7b59fee279d3b5654b1e8115bf120c03e5753c6cd94843a3"` [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "899fb2702e92412d7b59fee279d3b5654b1e8115bf120c03e5753c6cd94843a3"` [INFO] running `"docker" "rm" "-f" "899fb2702e92412d7b59fee279d3b5654b1e8115bf120c03e5753c6cd94843a3"` [INFO] [stdout] 899fb2702e92412d7b59fee279d3b5654b1e8115bf120c03e5753c6cd94843a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/jujunjun110/dining_philosophers:/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] 592b63beab68800c75315318b0440958c06c5da80f74b98b1a791101d20ab951 [INFO] running `"docker" "start" "-a" "592b63beab68800c75315318b0440958c06c5da80f74b98b1a791101d20ab951"` [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "592b63beab68800c75315318b0440958c06c5da80f74b98b1a791101d20ab951"` [INFO] running `"docker" "rm" "-f" "592b63beab68800c75315318b0440958c06c5da80f74b98b1a791101d20ab951"` [INFO] [stdout] 592b63beab68800c75315318b0440958c06c5da80f74b98b1a791101d20ab951 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/jujunjun110/dining_philosophers:/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] 26235c7df7940cf6dd81a9dd7c2451d9658fb08451b555c38e6945e6d70a7856 [INFO] running `"docker" "start" "-a" "26235c7df7940cf6dd81a9dd7c2451d9658fb08451b555c38e6945e6d70a7856"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/dining_philosophers-72eba1d71c096507 [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" "26235c7df7940cf6dd81a9dd7c2451d9658fb08451b555c38e6945e6d70a7856"` [INFO] running `"docker" "rm" "-f" "26235c7df7940cf6dd81a9dd7c2451d9658fb08451b555c38e6945e6d70a7856"` [INFO] [stdout] 26235c7df7940cf6dd81a9dd7c2451d9658fb08451b555c38e6945e6d70a7856