[INFO] updating cached repository Svedrin/ruggers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Svedrin/ruggers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Svedrin/ruggers" "work/ex/beta-1.37-6/sources/1.36.0/gh/Svedrin/ruggers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Svedrin/ruggers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Svedrin/ruggers" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Svedrin/ruggers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Svedrin/ruggers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42748dc29770d5a2cc409a6c5bcd5f36cf5dba15 [INFO] sha for GitHub repo Svedrin/ruggers: 42748dc29770d5a2cc409a6c5bcd5f36cf5dba15 [INFO] validating manifest of Svedrin/ruggers 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 Svedrin/ruggers 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 Svedrin/ruggers [INFO] finished frobbing Svedrin/ruggers [INFO] frobbed toml for Svedrin/ruggers written to work/ex/beta-1.37-6/sources/1.36.0/gh/Svedrin/ruggers/Cargo.toml [INFO] started frobbing Svedrin/ruggers [INFO] finished frobbing Svedrin/ruggers [INFO] frobbed toml for Svedrin/ruggers written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Svedrin/ruggers/Cargo.toml [INFO] crate Svedrin/ruggers 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 Svedrin/ruggers 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-1/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/Svedrin/ruggers:/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] 746b11c2166330d8ea5896c4f366096a4fc53bcc6b4dccd42245cecf56633d63 [INFO] running `"docker" "start" "-a" "746b11c2166330d8ea5896c4f366096a4fc53bcc6b4dccd42245cecf56633d63"` [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling ruggers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.27s [INFO] running `"docker" "inspect" "746b11c2166330d8ea5896c4f366096a4fc53bcc6b4dccd42245cecf56633d63"` [INFO] running `"docker" "rm" "-f" "746b11c2166330d8ea5896c4f366096a4fc53bcc6b4dccd42245cecf56633d63"` [INFO] [stdout] 746b11c2166330d8ea5896c4f366096a4fc53bcc6b4dccd42245cecf56633d63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/Svedrin/ruggers:/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] fc6eee2233e580dd59b5eab4a3b45ebeffd51dbd08f3b8792cf0180ea91d28e2 [INFO] running `"docker" "start" "-a" "fc6eee2233e580dd59b5eab4a3b45ebeffd51dbd08f3b8792cf0180ea91d28e2"` [INFO] [stderr] Compiling ruggers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "fc6eee2233e580dd59b5eab4a3b45ebeffd51dbd08f3b8792cf0180ea91d28e2"` [INFO] running `"docker" "rm" "-f" "fc6eee2233e580dd59b5eab4a3b45ebeffd51dbd08f3b8792cf0180ea91d28e2"` [INFO] [stdout] fc6eee2233e580dd59b5eab4a3b45ebeffd51dbd08f3b8792cf0180ea91d28e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/Svedrin/ruggers:/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] 0ca71b222bf8865a4a6222015d080e270221b6fa177744d07246d1953490e9e7 [INFO] running `"docker" "start" "-a" "0ca71b222bf8865a4a6222015d080e270221b6fa177744d07246d1953490e9e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/ruggers-362d9a7f80ad1468 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ruggers::tests::test_merge_success_existing_key ... ok [INFO] [stdout] test ruggers::tests::test_merge_failed_existing_key ... ok [INFO] [stdout] test ruggers::tests::test_store ... ok [INFO] [stdout] test ruggers::tests::test_merge_two_gen_trees ... ok [INFO] [stdout] test ruggers::tests::test_merge_success_new_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0ca71b222bf8865a4a6222015d080e270221b6fa177744d07246d1953490e9e7"` [INFO] running `"docker" "rm" "-f" "0ca71b222bf8865a4a6222015d080e270221b6fa177744d07246d1953490e9e7"` [INFO] [stdout] 0ca71b222bf8865a4a6222015d080e270221b6fa177744d07246d1953490e9e7