[INFO] updating cached repository jumpyoshim/hello-cargo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jumpyoshim/hello-cargo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jumpyoshim/hello-cargo" "work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jumpyoshim/hello-cargo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jumpyoshim/hello-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jumpyoshim/hello-cargo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35ce46e224bda8e29dddc0e7cf96f191ca63759c [INFO] sha for GitHub repo jumpyoshim/hello-cargo: 35ce46e224bda8e29dddc0e7cf96f191ca63759c [INFO] validating manifest of jumpyoshim/hello-cargo 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 jumpyoshim/hello-cargo 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 jumpyoshim/hello-cargo [INFO] finished frobbing jumpyoshim/hello-cargo [INFO] frobbed toml for jumpyoshim/hello-cargo written to work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo/Cargo.toml [INFO] started frobbing jumpyoshim/hello-cargo [INFO] finished frobbing jumpyoshim/hello-cargo [INFO] frobbed toml for jumpyoshim/hello-cargo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jumpyoshim/hello-cargo/Cargo.toml [INFO] crate jumpyoshim/hello-cargo 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing jumpyoshim/hello-cargo 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo:/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] 803698360ad501f454c6beb36036816284a138da00af7f99d210ca9fee2d7f1b [INFO] running `"docker" "start" "-a" "803698360ad501f454c6beb36036816284a138da00af7f99d210ca9fee2d7f1b"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "803698360ad501f454c6beb36036816284a138da00af7f99d210ca9fee2d7f1b"` [INFO] running `"docker" "rm" "-f" "803698360ad501f454c6beb36036816284a138da00af7f99d210ca9fee2d7f1b"` [INFO] [stdout] 803698360ad501f454c6beb36036816284a138da00af7f99d210ca9fee2d7f1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo:/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] 7d9ed3638c821a29978bfcf41519d97c0cac6bc617ce5b966b5f500ff5d81c76 [INFO] running `"docker" "start" "-a" "7d9ed3638c821a29978bfcf41519d97c0cac6bc617ce5b966b5f500ff5d81c76"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "7d9ed3638c821a29978bfcf41519d97c0cac6bc617ce5b966b5f500ff5d81c76"` [INFO] running `"docker" "rm" "-f" "7d9ed3638c821a29978bfcf41519d97c0cac6bc617ce5b966b5f500ff5d81c76"` [INFO] [stdout] 7d9ed3638c821a29978bfcf41519d97c0cac6bc617ce5b966b5f500ff5d81c76 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jumpyoshim/hello-cargo:/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] 39271fcb5856e9c3613bedf45a9e3e9e5b181d964293833b54a3cd0d9d545ed4 [INFO] running `"docker" "start" "-a" "39271fcb5856e9c3613bedf45a9e3e9e5b181d964293833b54a3cd0d9d545ed4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-c0c5bc16ff97dcc1 [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" "39271fcb5856e9c3613bedf45a9e3e9e5b181d964293833b54a3cd0d9d545ed4"` [INFO] running `"docker" "rm" "-f" "39271fcb5856e9c3613bedf45a9e3e9e5b181d964293833b54a3cd0d9d545ed4"` [INFO] [stdout] 39271fcb5856e9c3613bedf45a9e3e9e5b181d964293833b54a3cd0d9d545ed4