[INFO] updating cached repository lyj729047457/test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lyj729047457/test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lyj729047457/test" "work/ex/beta-1.37-6/sources/1.36.0/gh/lyj729047457/test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lyj729047457/test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lyj729047457/test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lyj729047457/test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lyj729047457/test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b63af4745c0e5435a5798a6ae0774a351c7a9046 [INFO] sha for GitHub repo lyj729047457/test: b63af4745c0e5435a5798a6ae0774a351c7a9046 [INFO] validating manifest of lyj729047457/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 lyj729047457/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 lyj729047457/test [INFO] finished frobbing lyj729047457/test [INFO] frobbed toml for lyj729047457/test written to work/ex/beta-1.37-6/sources/1.36.0/gh/lyj729047457/test/Cargo.toml [INFO] started frobbing lyj729047457/test [INFO] finished frobbing lyj729047457/test [INFO] frobbed toml for lyj729047457/test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lyj729047457/test/Cargo.toml [INFO] crate lyj729047457/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 lyj729047457/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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lyj729047457/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] 7f33706ffd6ffb686617e0211835d8cee2956732994b8410d99521b28163e9a9 [INFO] running `"docker" "start" "-a" "7f33706ffd6ffb686617e0211835d8cee2956732994b8410d99521b28163e9a9"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "7f33706ffd6ffb686617e0211835d8cee2956732994b8410d99521b28163e9a9"` [INFO] running `"docker" "rm" "-f" "7f33706ffd6ffb686617e0211835d8cee2956732994b8410d99521b28163e9a9"` [INFO] [stdout] 7f33706ffd6ffb686617e0211835d8cee2956732994b8410d99521b28163e9a9 [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/lyj729047457/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] f884028422ca7fc1b489a41963d1337ad3ad005fc10a21664b1457e56fc25e2c [INFO] running `"docker" "start" "-a" "f884028422ca7fc1b489a41963d1337ad3ad005fc10a21664b1457e56fc25e2c"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "f884028422ca7fc1b489a41963d1337ad3ad005fc10a21664b1457e56fc25e2c"` [INFO] running `"docker" "rm" "-f" "f884028422ca7fc1b489a41963d1337ad3ad005fc10a21664b1457e56fc25e2c"` [INFO] [stdout] f884028422ca7fc1b489a41963d1337ad3ad005fc10a21664b1457e56fc25e2c [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/lyj729047457/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] dc1b1934feae77888c6855d38d79ec90d35fd8e6c70233337051f3ea9c66b22e [INFO] running `"docker" "start" "-a" "dc1b1934feae77888c6855d38d79ec90d35fd8e6c70233337051f3ea9c66b22e"` [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-94ade99fef506815 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dc1b1934feae77888c6855d38d79ec90d35fd8e6c70233337051f3ea9c66b22e"` [INFO] running `"docker" "rm" "-f" "dc1b1934feae77888c6855d38d79ec90d35fd8e6c70233337051f3ea9c66b22e"` [INFO] [stdout] dc1b1934feae77888c6855d38d79ec90d35fd8e6c70233337051f3ea9c66b22e