[INFO] updating cached repository gky360/myparse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gky360/myparse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gky360/myparse" "work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gky360/myparse" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gky360/myparse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gky360/myparse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4bcd52fbd4ebf227b013b02d9df3f42175e3b307 [INFO] sha for GitHub repo gky360/myparse: 4bcd52fbd4ebf227b013b02d9df3f42175e3b307 [INFO] validating manifest of gky360/myparse 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 gky360/myparse 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 gky360/myparse [INFO] finished frobbing gky360/myparse [INFO] frobbed toml for gky360/myparse written to work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse/Cargo.toml [INFO] started frobbing gky360/myparse [INFO] finished frobbing gky360/myparse [INFO] frobbed toml for gky360/myparse written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gky360/myparse/Cargo.toml [INFO] crate gky360/myparse 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 gky360/myparse 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse:/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] 4d6db05cf05a4dd1da1d806c891863ce14e868093cdaa2809c5ca54ec6ee0a4a [INFO] running `"docker" "start" "-a" "4d6db05cf05a4dd1da1d806c891863ce14e868093cdaa2809c5ca54ec6ee0a4a"` [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling myparse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `"docker" "inspect" "4d6db05cf05a4dd1da1d806c891863ce14e868093cdaa2809c5ca54ec6ee0a4a"` [INFO] running `"docker" "rm" "-f" "4d6db05cf05a4dd1da1d806c891863ce14e868093cdaa2809c5ca54ec6ee0a4a"` [INFO] [stdout] 4d6db05cf05a4dd1da1d806c891863ce14e868093cdaa2809c5ca54ec6ee0a4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse:/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] a34890035dc7fb0f947bca0287e39b57820121594aa25573072b4e617394a371 [INFO] running `"docker" "start" "-a" "a34890035dc7fb0f947bca0287e39b57820121594aa25573072b4e617394a371"` [INFO] [stderr] Compiling myparse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "a34890035dc7fb0f947bca0287e39b57820121594aa25573072b4e617394a371"` [INFO] running `"docker" "rm" "-f" "a34890035dc7fb0f947bca0287e39b57820121594aa25573072b4e617394a371"` [INFO] [stdout] a34890035dc7fb0f947bca0287e39b57820121594aa25573072b4e617394a371 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gky360/myparse:/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] 822b1e183afc40f8cb319db114552b5aa0520b4d7180b331dbbdd5258508aae8 [INFO] running `"docker" "start" "-a" "822b1e183afc40f8cb319db114552b5aa0520b4d7180b331dbbdd5258508aae8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/myparse-2eb85471f72387fe [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parser::tests::test_parser ... ok [INFO] [stdout] test lexer::tests::test_lexer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/myparse-0998e5f40204fe29 [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 myparse [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" "822b1e183afc40f8cb319db114552b5aa0520b4d7180b331dbbdd5258508aae8"` [INFO] running `"docker" "rm" "-f" "822b1e183afc40f8cb319db114552b5aa0520b4d7180b331dbbdd5258508aae8"` [INFO] [stdout] 822b1e183afc40f8cb319db114552b5aa0520b4d7180b331dbbdd5258508aae8