[INFO] updating cached repository dashed/wakeup [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dashed/wakeup [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dashed/wakeup" "work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dashed/wakeup" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/wakeup"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/wakeup'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 925b70f80f816d6c7527adb04e26ade088af82e2 [INFO] sha for GitHub repo dashed/wakeup: 925b70f80f816d6c7527adb04e26ade088af82e2 [INFO] validating manifest of dashed/wakeup 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 dashed/wakeup 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 dashed/wakeup [INFO] finished frobbing dashed/wakeup [INFO] frobbed toml for dashed/wakeup written to work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup/Cargo.toml [INFO] started frobbing dashed/wakeup [INFO] finished frobbing dashed/wakeup [INFO] frobbed toml for dashed/wakeup written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/wakeup/Cargo.toml [INFO] crate dashed/wakeup 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup/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 dashed/wakeup 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup:/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] ae53b3a72d7fb994282ac7e0f3299ddd6fa6b1c631104d3eb28615b593c60f12 [INFO] running `"docker" "start" "-a" "ae53b3a72d7fb994282ac7e0f3299ddd6fa6b1c631104d3eb28615b593c60f12"` [INFO] [stderr] Compiling wakeup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "ae53b3a72d7fb994282ac7e0f3299ddd6fa6b1c631104d3eb28615b593c60f12"` [INFO] running `"docker" "rm" "-f" "ae53b3a72d7fb994282ac7e0f3299ddd6fa6b1c631104d3eb28615b593c60f12"` [INFO] [stdout] ae53b3a72d7fb994282ac7e0f3299ddd6fa6b1c631104d3eb28615b593c60f12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup:/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] ab61c90876941d143b6e77c60aeb3cc7328c9c42507f88a723d7e38750d69f78 [INFO] running `"docker" "start" "-a" "ab61c90876941d143b6e77c60aeb3cc7328c9c42507f88a723d7e38750d69f78"` [INFO] [stderr] Compiling wakeup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "ab61c90876941d143b6e77c60aeb3cc7328c9c42507f88a723d7e38750d69f78"` [INFO] running `"docker" "rm" "-f" "ab61c90876941d143b6e77c60aeb3cc7328c9c42507f88a723d7e38750d69f78"` [INFO] [stdout] ab61c90876941d143b6e77c60aeb3cc7328c9c42507f88a723d7e38750d69f78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/wakeup:/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] 3199bc6f4d1f67efa86e038f30eb8104e69b8894fd2ecc11f7db21a2e7424a1c [INFO] running `"docker" "start" "-a" "3199bc6f4d1f67efa86e038f30eb8104e69b8894fd2ecc11f7db21a2e7424a1c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/wakeup-fcf85a8c52f3697c [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" "3199bc6f4d1f67efa86e038f30eb8104e69b8894fd2ecc11f7db21a2e7424a1c"` [INFO] running `"docker" "rm" "-f" "3199bc6f4d1f67efa86e038f30eb8104e69b8894fd2ecc11f7db21a2e7424a1c"` [INFO] [stdout] 3199bc6f4d1f67efa86e038f30eb8104e69b8894fd2ecc11f7db21a2e7424a1c