[INFO] updating cached repository aheart/molecule-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aheart/molecule-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aheart/molecule-parser" "work/ex/beta-1.37-6/sources/1.36.0/gh/aheart/molecule-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aheart/molecule-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aheart/molecule-parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aheart/molecule-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aheart/molecule-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2906c02ff4012176602e7e7d0dd75b3154402c2 [INFO] sha for GitHub repo aheart/molecule-parser: f2906c02ff4012176602e7e7d0dd75b3154402c2 [INFO] validating manifest of aheart/molecule-parser 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 aheart/molecule-parser 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 aheart/molecule-parser [INFO] finished frobbing aheart/molecule-parser [INFO] frobbed toml for aheart/molecule-parser written to work/ex/beta-1.37-6/sources/1.36.0/gh/aheart/molecule-parser/Cargo.toml [INFO] started frobbing aheart/molecule-parser [INFO] finished frobbing aheart/molecule-parser [INFO] frobbed toml for aheart/molecule-parser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aheart/molecule-parser/Cargo.toml [INFO] crate aheart/molecule-parser 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 aheart/molecule-parser 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/aheart/molecule-parser:/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] 2bbcbc4a2876b3e33d0f28ed8d798980ccc93a2d95c501c94e77b77a4a023f64 [INFO] running `"docker" "start" "-a" "2bbcbc4a2876b3e33d0f28ed8d798980ccc93a2d95c501c94e77b77a4a023f64"` [INFO] [stderr] Compiling molecule_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "2bbcbc4a2876b3e33d0f28ed8d798980ccc93a2d95c501c94e77b77a4a023f64"` [INFO] running `"docker" "rm" "-f" "2bbcbc4a2876b3e33d0f28ed8d798980ccc93a2d95c501c94e77b77a4a023f64"` [INFO] [stdout] 2bbcbc4a2876b3e33d0f28ed8d798980ccc93a2d95c501c94e77b77a4a023f64 [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/aheart/molecule-parser:/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] 17c0e01d549c348c80e49b859b73cacdf7ea51853b02a2ba8117fbebff55090f [INFO] running `"docker" "start" "-a" "17c0e01d549c348c80e49b859b73cacdf7ea51853b02a2ba8117fbebff55090f"` [INFO] [stderr] Compiling molecule_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "17c0e01d549c348c80e49b859b73cacdf7ea51853b02a2ba8117fbebff55090f"` [INFO] running `"docker" "rm" "-f" "17c0e01d549c348c80e49b859b73cacdf7ea51853b02a2ba8117fbebff55090f"` [INFO] [stdout] 17c0e01d549c348c80e49b859b73cacdf7ea51853b02a2ba8117fbebff55090f [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/aheart/molecule-parser:/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] 988518d872a4f28bead19f32ec5738c895ec02b283298dae02ea3f535c436842 [INFO] running `"docker" "start" "-a" "988518d872a4f28bead19f32ec5738c895ec02b283298dae02ea3f535c436842"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/molecule_parser-1a5b4a7ae82418ab [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::test::water ... ok [INFO] [stdout] test parser::test::test_fails ... ok [INFO] [stdout] test parser::test::hydrogen ... ok [INFO] [stdout] test parser::test::magnesium_hydroxide ... ok [INFO] [stdout] test parser::test::oxygen ... ok [INFO] [stdout] test parser::test::fremys_salt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "988518d872a4f28bead19f32ec5738c895ec02b283298dae02ea3f535c436842"` [INFO] running `"docker" "rm" "-f" "988518d872a4f28bead19f32ec5738c895ec02b283298dae02ea3f535c436842"` [INFO] [stdout] 988518d872a4f28bead19f32ec5738c895ec02b283298dae02ea3f535c436842