[INFO] updating cached repository https://github.com/jtdowney/fors [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] c2402bcbf1b83280d98f70922eb8ed107fd529da [INFO] testing jtdowney/fors against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Ffors" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtdowney/fors 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/jtdowney/fors [INFO] finished tweaking git repo https://github.com/jtdowney/fors [INFO] tweaked toml for git repo https://github.com/jtdowney/fors written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jtdowney/fors 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] ab2d834aede337798ff3d2ddf37965bf10eafd9f78233ec3fb67b658fe721e91 [INFO] running `"docker" "start" "-a" "ab2d834aede337798ff3d2ddf37965bf10eafd9f78233ec3fb67b658fe721e91"` [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling nom v2.0.0 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling clap v2.18.0 [INFO] [stderr] Compiling fors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `"docker" "inspect" "ab2d834aede337798ff3d2ddf37965bf10eafd9f78233ec3fb67b658fe721e91"` [INFO] running `"docker" "rm" "-f" "ab2d834aede337798ff3d2ddf37965bf10eafd9f78233ec3fb67b658fe721e91"` [INFO] [stdout] ab2d834aede337798ff3d2ddf37965bf10eafd9f78233ec3fb67b658fe721e91 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 851eecd798fe8a1308ab9389a32a376f8b35ef4627659ed0006dbe0d4b98edd5 [INFO] running `"docker" "start" "-a" "851eecd798fe8a1308ab9389a32a376f8b35ef4627659ed0006dbe0d4b98edd5"` [INFO] [stderr] Compiling fors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "851eecd798fe8a1308ab9389a32a376f8b35ef4627659ed0006dbe0d4b98edd5"` [INFO] running `"docker" "rm" "-f" "851eecd798fe8a1308ab9389a32a376f8b35ef4627659ed0006dbe0d4b98edd5"` [INFO] [stdout] 851eecd798fe8a1308ab9389a32a376f8b35ef4627659ed0006dbe0d4b98edd5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 5ed58f6b09dab4dc363ac922b029c3ad17efe54c5c9c5e236db27ffee12c7c04 [INFO] running `"docker" "start" "-a" "5ed58f6b09dab4dc363ac922b029c3ad17efe54c5c9c5e236db27ffee12c7c04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fors-c06b73836fc7aa5c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test procfile_parser::tests::test_simple_command ... ok [INFO] [stdout] test procfile_parser::tests::test_multiple_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5ed58f6b09dab4dc363ac922b029c3ad17efe54c5c9c5e236db27ffee12c7c04"` [INFO] running `"docker" "rm" "-f" "5ed58f6b09dab4dc363ac922b029c3ad17efe54c5c9c5e236db27ffee12c7c04"` [INFO] [stdout] 5ed58f6b09dab4dc363ac922b029c3ad17efe54c5c9c5e236db27ffee12c7c04