[INFO] updating cached repository jpastuszek/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jpastuszek/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jpastuszek/rust-hello-world" "work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jpastuszek/rust-hello-world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 642dc403c4bc8ad2c11dbd83b5ff5682c691e420 [INFO] sha for GitHub repo jpastuszek/rust-hello-world: 642dc403c4bc8ad2c11dbd83b5ff5682c691e420 [INFO] validating manifest of jpastuszek/rust-hello-world on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jpastuszek/rust-hello-world on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jpastuszek/rust-hello-world [INFO] finished frobbing jpastuszek/rust-hello-world [INFO] frobbed toml for jpastuszek/rust-hello-world written to work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world/Cargo.toml [INFO] started frobbing jpastuszek/rust-hello-world [INFO] finished frobbing jpastuszek/rust-hello-world [INFO] frobbed toml for jpastuszek/rust-hello-world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/rust-hello-world/Cargo.toml [INFO] crate jpastuszek/rust-hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jpastuszek/rust-hello-world against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world:/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.37.0" "build" "--frozen"` [INFO] [stdout] 9eb750c4335a86d7150a3283d7f1d5f1f34ebcb5c6f9aa9b2746b1c2b305b769 [INFO] running `"docker" "start" "-a" "9eb750c4335a86d7150a3283d7f1d5f1f34ebcb5c6f9aa9b2746b1c2b305b769"` [INFO] [stderr] Compiling ansi_term v0.6.3 [INFO] [stderr] Compiling clap v1.3.2 [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.73s [INFO] running `"docker" "inspect" "9eb750c4335a86d7150a3283d7f1d5f1f34ebcb5c6f9aa9b2746b1c2b305b769"` [INFO] running `"docker" "rm" "-f" "9eb750c4335a86d7150a3283d7f1d5f1f34ebcb5c6f9aa9b2746b1c2b305b769"` [INFO] [stdout] 9eb750c4335a86d7150a3283d7f1d5f1f34ebcb5c6f9aa9b2746b1c2b305b769 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7024d7be173d404910c445f3eb5796ad87717949ee2fbcb9813ad2426bb043e9 [INFO] running `"docker" "start" "-a" "7024d7be173d404910c445f3eb5796ad87717949ee2fbcb9813ad2426bb043e9"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "7024d7be173d404910c445f3eb5796ad87717949ee2fbcb9813ad2426bb043e9"` [INFO] running `"docker" "rm" "-f" "7024d7be173d404910c445f3eb5796ad87717949ee2fbcb9813ad2426bb043e9"` [INFO] [stdout] 7024d7be173d404910c445f3eb5796ad87717949ee2fbcb9813ad2426bb043e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/rust-hello-world:/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.37.0" "test" "--frozen"` [INFO] [stdout] db468c0298b3748058676ff158b5e8e84f9c45eac3c25abe2a506827c7c2bb3e [INFO] running `"docker" "start" "-a" "db468c0298b3748058676ff158b5e8e84f9c45eac3c25abe2a506827c7c2bb3e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-ade440776318cb8e [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" "db468c0298b3748058676ff158b5e8e84f9c45eac3c25abe2a506827c7c2bb3e"` [INFO] running `"docker" "rm" "-f" "db468c0298b3748058676ff158b5e8e84f9c45eac3c25abe2a506827c7c2bb3e"` [INFO] [stdout] db468c0298b3748058676ff158b5e8e84f9c45eac3c25abe2a506827c7c2bb3e