[INFO] updating cached repository cyplo/clipco [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cyplo/clipco [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cyplo/clipco" "work/ex/beta-1.37-6/sources/1.36.0/gh/cyplo/clipco"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cyplo/clipco'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cyplo/clipco" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cyplo/clipco"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cyplo/clipco'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 577b69be940bbf9e7f045b8a3c20dc027a0f37c5 [INFO] sha for GitHub repo cyplo/clipco: 577b69be940bbf9e7f045b8a3c20dc027a0f37c5 [INFO] validating manifest of cyplo/clipco 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 cyplo/clipco 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 cyplo/clipco [INFO] finished frobbing cyplo/clipco [INFO] frobbed toml for cyplo/clipco written to work/ex/beta-1.37-6/sources/1.36.0/gh/cyplo/clipco/Cargo.toml [INFO] started frobbing cyplo/clipco [INFO] finished frobbing cyplo/clipco [INFO] frobbed toml for cyplo/clipco written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cyplo/clipco/Cargo.toml [INFO] crate cyplo/clipco 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing cyplo/clipco 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-5/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/cyplo/clipco:/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] 05f5b9c8fb41ec06e623ebc97019f30978b80a85e55734bae537096bb59d931f [INFO] running `"docker" "start" "-a" "05f5b9c8fb41ec06e623ebc97019f30978b80a85e55734bae537096bb59d931f"` [INFO] [stderr] Compiling clipco v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "05f5b9c8fb41ec06e623ebc97019f30978b80a85e55734bae537096bb59d931f"` [INFO] running `"docker" "rm" "-f" "05f5b9c8fb41ec06e623ebc97019f30978b80a85e55734bae537096bb59d931f"` [INFO] [stdout] 05f5b9c8fb41ec06e623ebc97019f30978b80a85e55734bae537096bb59d931f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/cyplo/clipco:/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] 3f1516c2c20c11483072cb346ab51a6aaed5a25eab081548956452622a610cde [INFO] running `"docker" "start" "-a" "3f1516c2c20c11483072cb346ab51a6aaed5a25eab081548956452622a610cde"` [INFO] [stderr] Compiling clipco v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "3f1516c2c20c11483072cb346ab51a6aaed5a25eab081548956452622a610cde"` [INFO] running `"docker" "rm" "-f" "3f1516c2c20c11483072cb346ab51a6aaed5a25eab081548956452622a610cde"` [INFO] [stdout] 3f1516c2c20c11483072cb346ab51a6aaed5a25eab081548956452622a610cde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/cyplo/clipco:/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] b928e8dba6b8e3df463514ed0fe37538026e9ef6dbe09b7f4f183507a45870cb [INFO] running `"docker" "start" "-a" "b928e8dba6b8e3df463514ed0fe37538026e9ef6dbe09b7f4f183507a45870cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/clipco-a7f6f05937a8370d [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" "b928e8dba6b8e3df463514ed0fe37538026e9ef6dbe09b7f4f183507a45870cb"` [INFO] running `"docker" "rm" "-f" "b928e8dba6b8e3df463514ed0fe37538026e9ef6dbe09b7f4f183507a45870cb"` [INFO] [stdout] b928e8dba6b8e3df463514ed0fe37538026e9ef6dbe09b7f4f183507a45870cb