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