[INFO] updating cached repository Jswizzy/serde-hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Jswizzy/serde-hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Jswizzy/serde-hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/Jswizzy/serde-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Jswizzy/serde-hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Jswizzy/serde-hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jswizzy/serde-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jswizzy/serde-hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cef13e41c26cdc732d8ff1db143786e71b699e9a [INFO] sha for GitHub repo Jswizzy/serde-hello: cef13e41c26cdc732d8ff1db143786e71b699e9a [INFO] validating manifest of Jswizzy/serde-hello 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 Jswizzy/serde-hello 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 Jswizzy/serde-hello [INFO] finished frobbing Jswizzy/serde-hello [INFO] frobbed toml for Jswizzy/serde-hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/Jswizzy/serde-hello/Cargo.toml [INFO] started frobbing Jswizzy/serde-hello [INFO] finished frobbing Jswizzy/serde-hello [INFO] frobbed toml for Jswizzy/serde-hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jswizzy/serde-hello/Cargo.toml [INFO] crate Jswizzy/serde-hello 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 Jswizzy/serde-hello 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-6/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/Jswizzy/serde-hello:/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] 42e744407fa4cbb7b8a32ea69ad5c91b2caae616d3ecbdbe9655ed3320f8fe02 [INFO] running `"docker" "start" "-a" "42e744407fa4cbb7b8a32ea69ad5c91b2caae616d3ecbdbe9655ed3320f8fe02"` [INFO] [stderr] Compiling serde-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "42e744407fa4cbb7b8a32ea69ad5c91b2caae616d3ecbdbe9655ed3320f8fe02"` [INFO] running `"docker" "rm" "-f" "42e744407fa4cbb7b8a32ea69ad5c91b2caae616d3ecbdbe9655ed3320f8fe02"` [INFO] [stdout] 42e744407fa4cbb7b8a32ea69ad5c91b2caae616d3ecbdbe9655ed3320f8fe02 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/Jswizzy/serde-hello:/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] fe8f2b510e6eff19edec779cf86c534a675c070592dbbbf1f657314231698417 [INFO] running `"docker" "start" "-a" "fe8f2b510e6eff19edec779cf86c534a675c070592dbbbf1f657314231698417"` [INFO] [stderr] Compiling serde-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "fe8f2b510e6eff19edec779cf86c534a675c070592dbbbf1f657314231698417"` [INFO] running `"docker" "rm" "-f" "fe8f2b510e6eff19edec779cf86c534a675c070592dbbbf1f657314231698417"` [INFO] [stdout] fe8f2b510e6eff19edec779cf86c534a675c070592dbbbf1f657314231698417 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/Jswizzy/serde-hello:/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] da6347a4c7d60c618f6e39780a9f4bf2407ef970d3331b7d0fa8ff4bb3d20119 [INFO] running `"docker" "start" "-a" "da6347a4c7d60c618f6e39780a9f4bf2407ef970d3331b7d0fa8ff4bb3d20119"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/serde_hello-d67fc4a0c25eb013 [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" "da6347a4c7d60c618f6e39780a9f4bf2407ef970d3331b7d0fa8ff4bb3d20119"` [INFO] running `"docker" "rm" "-f" "da6347a4c7d60c618f6e39780a9f4bf2407ef970d3331b7d0fa8ff4bb3d20119"` [INFO] [stdout] da6347a4c7d60c618f6e39780a9f4bf2407ef970d3331b7d0fa8ff4bb3d20119