[INFO] updating cached repository https://github.com/just-cli/just-extract [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b013b872d686f9a65bd80ade7956c88b321c7db3 [INFO] testing just-cli/just-extract against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-cli%2Fjust-extract" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/just-cli/just-extract on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/just-cli/just-extract [INFO] finished tweaking git repo https://github.com/just-cli/just-extract [INFO] tweaked toml for git repo https://github.com/just-cli/just-extract written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/just-cli/just-extract already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bd7bd2fc7a3a48647249c1cdff767ab373ffcff9c661a1c8eaef19d9c1d7b2ca [INFO] running `"docker" "start" "-a" "bd7bd2fc7a3a48647249c1cdff767ab373ffcff9c661a1c8eaef19d9c1d7b2ca"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [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#dcd7d8a4) [INFO] [stderr] Compiling just-extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.65s [INFO] running `"docker" "inspect" "bd7bd2fc7a3a48647249c1cdff767ab373ffcff9c661a1c8eaef19d9c1d7b2ca"` [INFO] running `"docker" "rm" "-f" "bd7bd2fc7a3a48647249c1cdff767ab373ffcff9c661a1c8eaef19d9c1d7b2ca"` [INFO] [stdout] bd7bd2fc7a3a48647249c1cdff767ab373ffcff9c661a1c8eaef19d9c1d7b2ca [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6dbfd582932255cf7696cd438b798ebd87989c407f29403517ce4fb3de0d9618 [INFO] running `"docker" "start" "-a" "6dbfd582932255cf7696cd438b798ebd87989c407f29403517ce4fb3de0d9618"` [INFO] [stderr] Compiling just-extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "6dbfd582932255cf7696cd438b798ebd87989c407f29403517ce4fb3de0d9618"` [INFO] running `"docker" "rm" "-f" "6dbfd582932255cf7696cd438b798ebd87989c407f29403517ce4fb3de0d9618"` [INFO] [stdout] 6dbfd582932255cf7696cd438b798ebd87989c407f29403517ce4fb3de0d9618 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 482a7dcb978b114d2c710effeda7bffb7aefd6cfb23edf8426a998e0740a0f1f [INFO] running `"docker" "start" "-a" "482a7dcb978b114d2c710effeda7bffb7aefd6cfb23edf8426a998e0740a0f1f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/just_extract-0ab8bf6af2ba8466 [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" "482a7dcb978b114d2c710effeda7bffb7aefd6cfb23edf8426a998e0740a0f1f"` [INFO] running `"docker" "rm" "-f" "482a7dcb978b114d2c710effeda7bffb7aefd6cfb23edf8426a998e0740a0f1f"` [INFO] [stdout] 482a7dcb978b114d2c710effeda7bffb7aefd6cfb23edf8426a998e0740a0f1f