[INFO] updating cached repository adamdecaf/learn-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/adamdecaf/learn-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/adamdecaf/learn-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/adamdecaf/learn-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/adamdecaf/learn-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adamdecaf/learn-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adamdecaf/learn-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adamdecaf/learn-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e73348f8feca5e7bb683f783ed3b22aa4400986a [INFO] sha for GitHub repo adamdecaf/learn-rust: e73348f8feca5e7bb683f783ed3b22aa4400986a [INFO] validating manifest of adamdecaf/learn-rust 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 adamdecaf/learn-rust 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 adamdecaf/learn-rust [INFO] finished frobbing adamdecaf/learn-rust [INFO] frobbed toml for adamdecaf/learn-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/adamdecaf/learn-rust/Cargo.toml [INFO] started frobbing adamdecaf/learn-rust [INFO] finished frobbing adamdecaf/learn-rust [INFO] frobbed toml for adamdecaf/learn-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adamdecaf/learn-rust/Cargo.toml [INFO] crate adamdecaf/learn-rust 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 adamdecaf/learn-rust 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-1/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/adamdecaf/learn-rust:/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] 93222ac5a2bf1d9421c70f77b57489ddc50e057db7a9a0006baefb3ed7804168 [INFO] running `"docker" "start" "-a" "93222ac5a2bf1d9421c70f77b57489ddc50e057db7a9a0006baefb3ed7804168"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "93222ac5a2bf1d9421c70f77b57489ddc50e057db7a9a0006baefb3ed7804168"` [INFO] running `"docker" "rm" "-f" "93222ac5a2bf1d9421c70f77b57489ddc50e057db7a9a0006baefb3ed7804168"` [INFO] [stdout] 93222ac5a2bf1d9421c70f77b57489ddc50e057db7a9a0006baefb3ed7804168 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/adamdecaf/learn-rust:/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] a7770a08f8fa3797e3baff5c2b42ee9d61ebc48e6f6875e8546ec9d151ebfb48 [INFO] running `"docker" "start" "-a" "a7770a08f8fa3797e3baff5c2b42ee9d61ebc48e6f6875e8546ec9d151ebfb48"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "a7770a08f8fa3797e3baff5c2b42ee9d61ebc48e6f6875e8546ec9d151ebfb48"` [INFO] running `"docker" "rm" "-f" "a7770a08f8fa3797e3baff5c2b42ee9d61ebc48e6f6875e8546ec9d151ebfb48"` [INFO] [stdout] a7770a08f8fa3797e3baff5c2b42ee9d61ebc48e6f6875e8546ec9d151ebfb48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/adamdecaf/learn-rust:/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] 5207ed1abed913d12597468cdbfbad0213de1e60809021ff59e38f37642752cc [INFO] running `"docker" "start" "-a" "5207ed1abed913d12597468cdbfbad0213de1e60809021ff59e38f37642752cc"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-25d23563505ff08e [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" "5207ed1abed913d12597468cdbfbad0213de1e60809021ff59e38f37642752cc"` [INFO] running `"docker" "rm" "-f" "5207ed1abed913d12597468cdbfbad0213de1e60809021ff59e38f37642752cc"` [INFO] [stdout] 5207ed1abed913d12597468cdbfbad0213de1e60809021ff59e38f37642752cc