[INFO] updating cached repository yehnra/rustcat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yehnra/rustcat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yehnra/rustcat" "work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yehnra/rustcat" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yehnra/rustcat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yehnra/rustcat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc3a3c5e8a8faf51ad3f5c47dbc4bb4630a07fca [INFO] sha for GitHub repo yehnra/rustcat: bc3a3c5e8a8faf51ad3f5c47dbc4bb4630a07fca [INFO] validating manifest of yehnra/rustcat 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 yehnra/rustcat 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 yehnra/rustcat [INFO] finished frobbing yehnra/rustcat [INFO] frobbed toml for yehnra/rustcat written to work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat/Cargo.toml [INFO] started frobbing yehnra/rustcat [INFO] finished frobbing yehnra/rustcat [INFO] frobbed toml for yehnra/rustcat written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yehnra/rustcat/Cargo.toml [INFO] crate yehnra/rustcat 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 yehnra/rustcat 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat:/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] 4b54cdee740e289ce168702956e8e080b14ea54bcb865ec6d22f32d9b8bf3db9 [INFO] running `"docker" "start" "-a" "4b54cdee740e289ce168702956e8e080b14ea54bcb865ec6d22f32d9b8bf3db9"` [INFO] [stderr] Compiling rustcat v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "4b54cdee740e289ce168702956e8e080b14ea54bcb865ec6d22f32d9b8bf3db9"` [INFO] running `"docker" "rm" "-f" "4b54cdee740e289ce168702956e8e080b14ea54bcb865ec6d22f32d9b8bf3db9"` [INFO] [stdout] 4b54cdee740e289ce168702956e8e080b14ea54bcb865ec6d22f32d9b8bf3db9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat:/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] f71f15a65a7b801e42b6347acb1e44229f48d6ebb140da5f075adbdcc09d4d57 [INFO] running `"docker" "start" "-a" "f71f15a65a7b801e42b6347acb1e44229f48d6ebb140da5f075adbdcc09d4d57"` [INFO] [stderr] Compiling rustcat v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "f71f15a65a7b801e42b6347acb1e44229f48d6ebb140da5f075adbdcc09d4d57"` [INFO] running `"docker" "rm" "-f" "f71f15a65a7b801e42b6347acb1e44229f48d6ebb140da5f075adbdcc09d4d57"` [INFO] [stdout] f71f15a65a7b801e42b6347acb1e44229f48d6ebb140da5f075adbdcc09d4d57 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yehnra/rustcat:/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] 65cb74e6a8673c3527641caef5d4e27c0070e9767b00b05836ba3dd891cc0c77 [INFO] running `"docker" "start" "-a" "65cb74e6a8673c3527641caef5d4e27c0070e9767b00b05836ba3dd891cc0c77"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rustcat-c10431b7c1f7dd9c [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" "65cb74e6a8673c3527641caef5d4e27c0070e9767b00b05836ba3dd891cc0c77"` [INFO] running `"docker" "rm" "-f" "65cb74e6a8673c3527641caef5d4e27c0070e9767b00b05836ba3dd891cc0c77"` [INFO] [stdout] 65cb74e6a8673c3527641caef5d4e27c0070e9767b00b05836ba3dd891cc0c77