[INFO] updating cached repository just-cli/just-extract [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/just-cli/just-extract [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-extract" "work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-extract"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-extract'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-extract" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/just-cli/just-extract"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/just-cli/just-extract'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b013b872d686f9a65bd80ade7956c88b321c7db3 [INFO] sha for GitHub repo just-cli/just-extract: b013b872d686f9a65bd80ade7956c88b321c7db3 [INFO] validating manifest of just-cli/just-extract 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 just-cli/just-extract 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 just-cli/just-extract [INFO] finished frobbing just-cli/just-extract [INFO] frobbed toml for just-cli/just-extract written to work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-extract/Cargo.toml [INFO] started frobbing just-cli/just-extract [INFO] finished frobbing just-cli/just-extract [INFO] frobbed toml for just-cli/just-extract written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/just-cli/just-extract/Cargo.toml [INFO] crate just-cli/just-extract 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 just-cli/just-extract 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/just-cli/just-extract:/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] 8c737d77fe0b16fad6860d49ed37e63005be85416f2ae205d4dc55b84665b885 [INFO] running `"docker" "start" "-a" "8c737d77fe0b16fad6860d49ed37e63005be85416f2ae205d4dc55b84665b885"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Compiling just-extract v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.69s [INFO] running `"docker" "inspect" "8c737d77fe0b16fad6860d49ed37e63005be85416f2ae205d4dc55b84665b885"` [INFO] running `"docker" "rm" "-f" "8c737d77fe0b16fad6860d49ed37e63005be85416f2ae205d4dc55b84665b885"` [INFO] [stdout] 8c737d77fe0b16fad6860d49ed37e63005be85416f2ae205d4dc55b84665b885 [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/just-cli/just-extract:/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] a8d7dfee033eba2947552f5c915dcb4990ce746e5b420ab192fb17d878721a36 [INFO] running `"docker" "start" "-a" "a8d7dfee033eba2947552f5c915dcb4990ce746e5b420ab192fb17d878721a36"` [INFO] [stderr] Compiling just-extract v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "a8d7dfee033eba2947552f5c915dcb4990ce746e5b420ab192fb17d878721a36"` [INFO] running `"docker" "rm" "-f" "a8d7dfee033eba2947552f5c915dcb4990ce746e5b420ab192fb17d878721a36"` [INFO] [stdout] a8d7dfee033eba2947552f5c915dcb4990ce746e5b420ab192fb17d878721a36 [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/just-cli/just-extract:/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] d00d8ee23825df0c7ffaaa9d4b080f505b4f8790899834f3a9fb50691d034be8 [INFO] running `"docker" "start" "-a" "d00d8ee23825df0c7ffaaa9d4b080f505b4f8790899834f3a9fb50691d034be8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_extract-28b4cb3a174c19c7 [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 just-extract [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" "d00d8ee23825df0c7ffaaa9d4b080f505b4f8790899834f3a9fb50691d034be8"` [INFO] running `"docker" "rm" "-f" "d00d8ee23825df0c7ffaaa9d4b080f505b4f8790899834f3a9fb50691d034be8"` [INFO] [stdout] d00d8ee23825df0c7ffaaa9d4b080f505b4f8790899834f3a9fb50691d034be8