[INFO] cloning repository Netw0rkLan/rustdos [INFO] running `"git" "clone" "--bare" "git://github.com/Netw0rkLan/rustdos.git" "work/cache/sources/gh/Netw0rkLan/rustdos"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Netw0rkLan/rustdos'... [INFO] running `"git" "clone" "work/cache/sources/gh/Netw0rkLan/rustdos" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Netw0rkLan/rustdos"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Netw0rkLan/rustdos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Netw0rkLan/rustdos" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a3f0cf8be49eb3e3aedba9156cf8d4a8ba64f44 [INFO] sha for GitHub repo Netw0rkLan/rustdos: 8a3f0cf8be49eb3e3aedba9156cf8d4a8ba64f44 [INFO] validating manifest of Netw0rkLan/rustdos on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Netw0rkLan/rustdos on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Netw0rkLan/rustdos [INFO] finished frobbing Netw0rkLan/rustdos [INFO] frobbed toml for Netw0rkLan/rustdos written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Netw0rkLan/rustdos/Cargo.toml [INFO] started frobbing Netw0rkLan/rustdos [INFO] finished frobbing Netw0rkLan/rustdos [INFO] frobbed toml for Netw0rkLan/rustdos written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos/Cargo.toml [INFO] crate Netw0rkLan/rustdos already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Netw0rkLan/rustdos against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] cdcff4e88ef759745e5fadd8f4bdf5c430a03169a3d259068ad026f2301ad592 [INFO] running `"docker" "start" "-a" "cdcff4e88ef759745e5fadd8f4bdf5c430a03169a3d259068ad026f2301ad592"` [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling hyper v0.10.12 [INFO] [stderr] Compiling rustdos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.98s [INFO] running `"docker" "inspect" "cdcff4e88ef759745e5fadd8f4bdf5c430a03169a3d259068ad026f2301ad592"` [INFO] running `"docker" "rm" "-f" "cdcff4e88ef759745e5fadd8f4bdf5c430a03169a3d259068ad026f2301ad592"` [INFO] [stdout] cdcff4e88ef759745e5fadd8f4bdf5c430a03169a3d259068ad026f2301ad592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c2c4999cdb71a5d754023b251033859b4ea04e86fcd68c4ec296584a9d9aa0c [INFO] running `"docker" "start" "-a" "0c2c4999cdb71a5d754023b251033859b4ea04e86fcd68c4ec296584a9d9aa0c"` [INFO] [stderr] Compiling rustdos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "0c2c4999cdb71a5d754023b251033859b4ea04e86fcd68c4ec296584a9d9aa0c"` [INFO] running `"docker" "rm" "-f" "0c2c4999cdb71a5d754023b251033859b4ea04e86fcd68c4ec296584a9d9aa0c"` [INFO] [stdout] 0c2c4999cdb71a5d754023b251033859b4ea04e86fcd68c4ec296584a9d9aa0c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Netw0rkLan/rustdos:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 4bacc259504500e4b52e7ab354f45a04279953d26d148093874b22aaa1b58105 [INFO] running `"docker" "start" "-a" "4bacc259504500e4b52e7ab354f45a04279953d26d148093874b22aaa1b58105"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustdos-f45e17a791fc43e5 [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" "4bacc259504500e4b52e7ab354f45a04279953d26d148093874b22aaa1b58105"` [INFO] running `"docker" "rm" "-f" "4bacc259504500e4b52e7ab354f45a04279953d26d148093874b22aaa1b58105"` [INFO] [stdout] 4bacc259504500e4b52e7ab354f45a04279953d26d148093874b22aaa1b58105