[INFO] updating cached repository mondelob/elfrunner [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mondelob/elfrunner [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mondelob/elfrunner" "work/ex/beta-1.38-1/sources/1.37.0/gh/mondelob/elfrunner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mondelob/elfrunner'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mondelob/elfrunner" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e5336ce993406db4c50606e99e484202f4aab60e [INFO] sha for GitHub repo mondelob/elfrunner: e5336ce993406db4c50606e99e484202f4aab60e [INFO] validating manifest of mondelob/elfrunner 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 mondelob/elfrunner 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 mondelob/elfrunner [INFO] finished frobbing mondelob/elfrunner [INFO] frobbed toml for mondelob/elfrunner written to work/ex/beta-1.38-1/sources/1.37.0/gh/mondelob/elfrunner/Cargo.toml [INFO] started frobbing mondelob/elfrunner [INFO] finished frobbing mondelob/elfrunner [INFO] frobbed toml for mondelob/elfrunner written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner/Cargo.toml [INFO] crate mondelob/elfrunner 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mondelob/elfrunner against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner:/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-08-13" "build" "--frozen"` [INFO] [stdout] 617092d5eff910c72d15dfda0139d4e7a05567079a5469e44577016dce989f64 [INFO] running `"docker" "start" "-a" "617092d5eff910c72d15dfda0139d4e7a05567079a5469e44577016dce989f64"` [INFO] [stderr] Compiling elfrunner v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "617092d5eff910c72d15dfda0139d4e7a05567079a5469e44577016dce989f64"` [INFO] running `"docker" "rm" "-f" "617092d5eff910c72d15dfda0139d4e7a05567079a5469e44577016dce989f64"` [INFO] [stdout] 617092d5eff910c72d15dfda0139d4e7a05567079a5469e44577016dce989f64 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5670285c0e7282b58e8b6f782fdab4fb25494ff316453982f6add23792c8fbc1 [INFO] running `"docker" "start" "-a" "5670285c0e7282b58e8b6f782fdab4fb25494ff316453982f6add23792c8fbc1"` [INFO] [stderr] Compiling elfrunner v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "5670285c0e7282b58e8b6f782fdab4fb25494ff316453982f6add23792c8fbc1"` [INFO] running `"docker" "rm" "-f" "5670285c0e7282b58e8b6f782fdab4fb25494ff316453982f6add23792c8fbc1"` [INFO] [stdout] 5670285c0e7282b58e8b6f782fdab4fb25494ff316453982f6add23792c8fbc1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mondelob/elfrunner:/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-08-13" "test" "--frozen"` [INFO] [stdout] 5872bb9a743562b4b96896c309a577918bb46b005f1a50f34e2c257967af283d [INFO] running `"docker" "start" "-a" "5872bb9a743562b4b96896c309a577918bb46b005f1a50f34e2c257967af283d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/elfrunner-4101ed1ce82e02ce [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" "5872bb9a743562b4b96896c309a577918bb46b005f1a50f34e2c257967af283d"` [INFO] running `"docker" "rm" "-f" "5872bb9a743562b4b96896c309a577918bb46b005f1a50f34e2c257967af283d"` [INFO] [stdout] 5872bb9a743562b4b96896c309a577918bb46b005f1a50f34e2c257967af283d