[INFO] updating cached repository ZapAnton/locl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ZapAnton/locl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ZapAnton/locl" "work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ZapAnton/locl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ZapAnton/locl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ZapAnton/locl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05860a2064a626ea2af059d7d0984f0cdd407434 [INFO] sha for GitHub repo ZapAnton/locl: 05860a2064a626ea2af059d7d0984f0cdd407434 [INFO] validating manifest of ZapAnton/locl on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ZapAnton/locl on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ZapAnton/locl [INFO] finished frobbing ZapAnton/locl [INFO] frobbed toml for ZapAnton/locl written to work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl/Cargo.toml [INFO] started frobbing ZapAnton/locl [INFO] finished frobbing ZapAnton/locl [INFO] frobbed toml for ZapAnton/locl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ZapAnton/locl/Cargo.toml [INFO] crate ZapAnton/locl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ZapAnton/locl against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl:/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.37.0" "build" "--frozen"` [INFO] [stdout] 0a857e331494c0f64173c30ec708e5a532d8307713ba601ffdeb38b26ab0486f [INFO] running `"docker" "start" "-a" "0a857e331494c0f64173c30ec708e5a532d8307713ba601ffdeb38b26ab0486f"` [INFO] [stderr] Compiling locl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "0a857e331494c0f64173c30ec708e5a532d8307713ba601ffdeb38b26ab0486f"` [INFO] running `"docker" "rm" "-f" "0a857e331494c0f64173c30ec708e5a532d8307713ba601ffdeb38b26ab0486f"` [INFO] [stdout] 0a857e331494c0f64173c30ec708e5a532d8307713ba601ffdeb38b26ab0486f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 31004b1a9c820c4a914daf200f4329906c3aac4b89e15503c6132e3867b11608 [INFO] running `"docker" "start" "-a" "31004b1a9c820c4a914daf200f4329906c3aac4b89e15503c6132e3867b11608"` [INFO] [stderr] Compiling locl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "31004b1a9c820c4a914daf200f4329906c3aac4b89e15503c6132e3867b11608"` [INFO] running `"docker" "rm" "-f" "31004b1a9c820c4a914daf200f4329906c3aac4b89e15503c6132e3867b11608"` [INFO] [stdout] 31004b1a9c820c4a914daf200f4329906c3aac4b89e15503c6132e3867b11608 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ZapAnton/locl:/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.37.0" "test" "--frozen"` [INFO] [stdout] f18eb3b8eab2eb7d3dadfceb654b49898bcbedfff4597e28160f82083935332c [INFO] running `"docker" "start" "-a" "f18eb3b8eab2eb7d3dadfceb654b49898bcbedfff4597e28160f82083935332c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/locl-f8adf4ca8ed57e09 [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" "f18eb3b8eab2eb7d3dadfceb654b49898bcbedfff4597e28160f82083935332c"` [INFO] running `"docker" "rm" "-f" "f18eb3b8eab2eb7d3dadfceb654b49898bcbedfff4597e28160f82083935332c"` [INFO] [stdout] f18eb3b8eab2eb7d3dadfceb654b49898bcbedfff4597e28160f82083935332c