[INFO] updating cached repository just-cli/just-self [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/just-cli/just-self [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-self" "work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-self" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-self"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-self'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ae15216d2415cca32dba41ebd38f8cdc0709dab [INFO] sha for GitHub repo just-cli/just-self: 7ae15216d2415cca32dba41ebd38f8cdc0709dab [INFO] validating manifest of just-cli/just-self 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 just-cli/just-self 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 just-cli/just-self [INFO] finished frobbing just-cli/just-self [INFO] frobbed toml for just-cli/just-self written to work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self/Cargo.toml [INFO] started frobbing just-cli/just-self [INFO] finished frobbing just-cli/just-self [INFO] frobbed toml for just-cli/just-self written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-self/Cargo.toml [INFO] crate just-cli/just-self 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 just-cli/just-self 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self:/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] 85f9c443212b85cac198da113c768f87b3f4fe66ec84c944b6ab7c88a5afd9c8 [INFO] running `"docker" "start" "-a" "85f9c443212b85cac198da113c768f87b3f4fe66ec84c944b6ab7c88a5afd9c8"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#ddf9fedf) [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling just-extension v0.1.0 (https://github.com/just-cli/just-extension#7345f070) [INFO] [stderr] Compiling just-self v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.72s [INFO] running `"docker" "inspect" "85f9c443212b85cac198da113c768f87b3f4fe66ec84c944b6ab7c88a5afd9c8"` [INFO] running `"docker" "rm" "-f" "85f9c443212b85cac198da113c768f87b3f4fe66ec84c944b6ab7c88a5afd9c8"` [INFO] [stdout] 85f9c443212b85cac198da113c768f87b3f4fe66ec84c944b6ab7c88a5afd9c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self:/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] 94d263e31eecf34ca0e2aa4c3db55b359c72876f217a514ecbfc98bf53769006 [INFO] running `"docker" "start" "-a" "94d263e31eecf34ca0e2aa4c3db55b359c72876f217a514ecbfc98bf53769006"` [INFO] [stderr] Compiling just-self v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "94d263e31eecf34ca0e2aa4c3db55b359c72876f217a514ecbfc98bf53769006"` [INFO] running `"docker" "rm" "-f" "94d263e31eecf34ca0e2aa4c3db55b359c72876f217a514ecbfc98bf53769006"` [INFO] [stdout] 94d263e31eecf34ca0e2aa4c3db55b359c72876f217a514ecbfc98bf53769006 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-self:/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] 085e2fe03e3b5ba0ae853ee664b4e490bde7c33cc680d776927d6b52406153b0 [INFO] running `"docker" "start" "-a" "085e2fe03e3b5ba0ae853ee664b4e490bde7c33cc680d776927d6b52406153b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_self-d34c2ac8629745e0 [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" "085e2fe03e3b5ba0ae853ee664b4e490bde7c33cc680d776927d6b52406153b0"` [INFO] running `"docker" "rm" "-f" "085e2fe03e3b5ba0ae853ee664b4e490bde7c33cc680d776927d6b52406153b0"` [INFO] [stdout] 085e2fe03e3b5ba0ae853ee664b4e490bde7c33cc680d776927d6b52406153b0