[INFO] updating cached repository karitra/lunic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/karitra/lunic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/karitra/lunic" "work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/karitra/lunic" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/karitra/lunic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/karitra/lunic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e4b5d23919100c56952cb79def0a70115be63b4 [INFO] sha for GitHub repo karitra/lunic: 5e4b5d23919100c56952cb79def0a70115be63b4 [INFO] validating manifest of karitra/lunic 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 karitra/lunic 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 karitra/lunic [INFO] removed path dependency cocaine from karitra/lunic [INFO] finished frobbing karitra/lunic [INFO] frobbed toml for karitra/lunic written to work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic/Cargo.toml [INFO] started frobbing karitra/lunic [INFO] removed path dependency cocaine from karitra/lunic [INFO] finished frobbing karitra/lunic [INFO] frobbed toml for karitra/lunic written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/karitra/lunic/Cargo.toml [INFO] crate karitra/lunic 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] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 karitra/lunic 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic:/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] 31a24b537eeda71e9e645775e49c6fffd9acfc02244942ecca8fa91f7f8d63f6 [INFO] running `"docker" "start" "-a" "31a24b537eeda71e9e645775e49c6fffd9acfc02244942ecca8fa91f7f8d63f6"` [INFO] [stderr] warning: dependency (cocaine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling cocaine v0.9.2 [INFO] [stderr] Compiling lunic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.87s [INFO] running `"docker" "inspect" "31a24b537eeda71e9e645775e49c6fffd9acfc02244942ecca8fa91f7f8d63f6"` [INFO] running `"docker" "rm" "-f" "31a24b537eeda71e9e645775e49c6fffd9acfc02244942ecca8fa91f7f8d63f6"` [INFO] [stdout] 31a24b537eeda71e9e645775e49c6fffd9acfc02244942ecca8fa91f7f8d63f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic:/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] 62c044549f4621acff765f1bba449cd76ea7ea4c44aa5bccd928429637ed4004 [INFO] running `"docker" "start" "-a" "62c044549f4621acff765f1bba449cd76ea7ea4c44aa5bccd928429637ed4004"` [INFO] [stderr] warning: dependency (cocaine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling lunic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "62c044549f4621acff765f1bba449cd76ea7ea4c44aa5bccd928429637ed4004"` [INFO] running `"docker" "rm" "-f" "62c044549f4621acff765f1bba449cd76ea7ea4c44aa5bccd928429637ed4004"` [INFO] [stdout] 62c044549f4621acff765f1bba449cd76ea7ea4c44aa5bccd928429637ed4004 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/karitra/lunic:/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] 302e21a707be266016878c7d571b54c8dea6515a0149d6d5653abba11c248ff9 [INFO] running `"docker" "start" "-a" "302e21a707be266016878c7d571b54c8dea6515a0149d6d5653abba11c248ff9"` [INFO] [stderr] warning: dependency (cocaine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/lunic-68812e2dbe79ee0b [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" "302e21a707be266016878c7d571b54c8dea6515a0149d6d5653abba11c248ff9"` [INFO] running `"docker" "rm" "-f" "302e21a707be266016878c7d571b54c8dea6515a0149d6d5653abba11c248ff9"` [INFO] [stdout] 302e21a707be266016878c7d571b54c8dea6515a0149d6d5653abba11c248ff9