[INFO] updating cached repository C4T4C1/Rotomento [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/C4T4C1/Rotomento [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/C4T4C1/Rotomento" "work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/C4T4C1/Rotomento" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/C4T4C1/Rotomento"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/C4T4C1/Rotomento'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91a5b34b3a4f2d1605efe4d26b6d5747a61824fd [INFO] sha for GitHub repo C4T4C1/Rotomento: 91a5b34b3a4f2d1605efe4d26b6d5747a61824fd [INFO] validating manifest of C4T4C1/Rotomento 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 C4T4C1/Rotomento 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 C4T4C1/Rotomento [INFO] finished frobbing C4T4C1/Rotomento [INFO] frobbed toml for C4T4C1/Rotomento written to work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento/Cargo.toml [INFO] started frobbing C4T4C1/Rotomento [INFO] finished frobbing C4T4C1/Rotomento [INFO] frobbed toml for C4T4C1/Rotomento written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/C4T4C1/Rotomento/Cargo.toml [INFO] crate C4T4C1/Rotomento 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 C4T4C1/Rotomento 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento:/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] db1eee45c7a7ed40fd5879f596568d66f9e72699d4bbcac5476764bb4d77e2eb [INFO] running `"docker" "start" "-a" "db1eee45c7a7ed40fd5879f596568d66f9e72699d4bbcac5476764bb4d77e2eb"` [INFO] [stderr] Compiling portamento v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `"docker" "inspect" "db1eee45c7a7ed40fd5879f596568d66f9e72699d4bbcac5476764bb4d77e2eb"` [INFO] running `"docker" "rm" "-f" "db1eee45c7a7ed40fd5879f596568d66f9e72699d4bbcac5476764bb4d77e2eb"` [INFO] [stdout] db1eee45c7a7ed40fd5879f596568d66f9e72699d4bbcac5476764bb4d77e2eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento:/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] a61e0562f51ea70832ac297c9ead9f44c7e8146d7af9d3973ae2d9bb03877f78 [INFO] running `"docker" "start" "-a" "a61e0562f51ea70832ac297c9ead9f44c7e8146d7af9d3973ae2d9bb03877f78"` [INFO] [stderr] Compiling portamento v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "a61e0562f51ea70832ac297c9ead9f44c7e8146d7af9d3973ae2d9bb03877f78"` [INFO] running `"docker" "rm" "-f" "a61e0562f51ea70832ac297c9ead9f44c7e8146d7af9d3973ae2d9bb03877f78"` [INFO] [stdout] a61e0562f51ea70832ac297c9ead9f44c7e8146d7af9d3973ae2d9bb03877f78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/C4T4C1/Rotomento:/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] 0621ffaefa9ec1014477f0a03e9e2852410884561b4260f6385eddb14294af96 [INFO] running `"docker" "start" "-a" "0621ffaefa9ec1014477f0a03e9e2852410884561b4260f6385eddb14294af96"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/portamento-bd3ee56fb79cbf69 [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" "0621ffaefa9ec1014477f0a03e9e2852410884561b4260f6385eddb14294af96"` [INFO] running `"docker" "rm" "-f" "0621ffaefa9ec1014477f0a03e9e2852410884561b4260f6385eddb14294af96"` [INFO] [stdout] 0621ffaefa9ec1014477f0a03e9e2852410884561b4260f6385eddb14294af96