[INFO] updating cached repository guilherme/define [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/guilherme/define [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/guilherme/define" "work/ex/beta-1.37-6/sources/1.36.0/gh/guilherme/define"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/guilherme/define'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/guilherme/define" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guilherme/define"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guilherme/define'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3fbc2b7fd32b5668de6d2f2acdf8d02e44c208df [INFO] sha for GitHub repo guilherme/define: 3fbc2b7fd32b5668de6d2f2acdf8d02e44c208df [INFO] validating manifest of guilherme/define 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 guilherme/define 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 guilherme/define [INFO] finished frobbing guilherme/define [INFO] frobbed toml for guilherme/define written to work/ex/beta-1.37-6/sources/1.36.0/gh/guilherme/define/Cargo.toml [INFO] started frobbing guilherme/define [INFO] finished frobbing guilherme/define [INFO] frobbed toml for guilherme/define written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guilherme/define/Cargo.toml [INFO] crate guilherme/define 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 guilherme/define 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/guilherme/define:/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] 9c93b411c406093c00d80ba29435d2c8058b777496db44564200c7a68b179fff [INFO] running `"docker" "start" "-a" "9c93b411c406093c00d80ba29435d2c8058b777496db44564200c7a68b179fff"` [INFO] [stderr] Compiling serde v1.0.2 [INFO] [stderr] Compiling hyper v0.10.9 [INFO] [stderr] Compiling serde_json v1.0.1 [INFO] [stderr] Compiling define v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.73s [INFO] running `"docker" "inspect" "9c93b411c406093c00d80ba29435d2c8058b777496db44564200c7a68b179fff"` [INFO] running `"docker" "rm" "-f" "9c93b411c406093c00d80ba29435d2c8058b777496db44564200c7a68b179fff"` [INFO] [stdout] 9c93b411c406093c00d80ba29435d2c8058b777496db44564200c7a68b179fff [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/guilherme/define:/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] 6c03e7ba606c47b75116ba60d9b3ddedac8e42a5a65301ba4c6660d807836605 [INFO] running `"docker" "start" "-a" "6c03e7ba606c47b75116ba60d9b3ddedac8e42a5a65301ba4c6660d807836605"` [INFO] [stderr] Compiling define v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "6c03e7ba606c47b75116ba60d9b3ddedac8e42a5a65301ba4c6660d807836605"` [INFO] running `"docker" "rm" "-f" "6c03e7ba606c47b75116ba60d9b3ddedac8e42a5a65301ba4c6660d807836605"` [INFO] [stdout] 6c03e7ba606c47b75116ba60d9b3ddedac8e42a5a65301ba4c6660d807836605 [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/guilherme/define:/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] 5228860f043ae173ced78f1052341379de35f5a8d4d4187237d4d32fffe95c44 [INFO] running `"docker" "start" "-a" "5228860f043ae173ced78f1052341379de35f5a8d4d4187237d4d32fffe95c44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/define-02eb969af2f3afeb [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] [stderr] Running /opt/crater/target/debug/deps/define-1b5dedb002f00f9c [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] [stderr] Doc-tests define [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" "5228860f043ae173ced78f1052341379de35f5a8d4d4187237d4d32fffe95c44"` [INFO] running `"docker" "rm" "-f" "5228860f043ae173ced78f1052341379de35f5a8d4d4187237d4d32fffe95c44"` [INFO] [stdout] 5228860f043ae173ced78f1052341379de35f5a8d4d4187237d4d32fffe95c44