[INFO] updating cached repository XX/machinery [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/XX/machinery [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/XX/machinery" "work/ex/beta-1.38-1/sources/1.37.0/gh/XX/machinery"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/XX/machinery'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/XX/machinery" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f1a698c96607d30007689ee12aa543c815705c3 [INFO] sha for GitHub repo XX/machinery: 8f1a698c96607d30007689ee12aa543c815705c3 [INFO] validating manifest of XX/machinery 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 XX/machinery 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 XX/machinery [INFO] finished frobbing XX/machinery [INFO] frobbed toml for XX/machinery written to work/ex/beta-1.38-1/sources/1.37.0/gh/XX/machinery/Cargo.toml [INFO] started frobbing XX/machinery [INFO] finished frobbing XX/machinery [INFO] frobbed toml for XX/machinery written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery/Cargo.toml [INFO] crate XX/machinery 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 XX/machinery against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 571b47eab694c9ece60b0eb91524dad668c616ac4fbfb2991468b0b6f678a2e9 [INFO] running `"docker" "start" "-a" "571b47eab694c9ece60b0eb91524dad668c616ac4fbfb2991468b0b6f678a2e9"` [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling machinery v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.55s [INFO] running `"docker" "inspect" "571b47eab694c9ece60b0eb91524dad668c616ac4fbfb2991468b0b6f678a2e9"` [INFO] running `"docker" "rm" "-f" "571b47eab694c9ece60b0eb91524dad668c616ac4fbfb2991468b0b6f678a2e9"` [INFO] [stdout] 571b47eab694c9ece60b0eb91524dad668c616ac4fbfb2991468b0b6f678a2e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b96406d18ce6e2266b1eabf1de3f13c8253d1fb19cf0bd1bf38adb462178cf4e [INFO] running `"docker" "start" "-a" "b96406d18ce6e2266b1eabf1de3f13c8253d1fb19cf0bd1bf38adb462178cf4e"` [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling shrust v0.0.6 [INFO] [stderr] Compiling machinery v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `machinery::Game` [INFO] [stderr] --> examples/cli.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use machinery::Game; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.24s [INFO] running `"docker" "inspect" "b96406d18ce6e2266b1eabf1de3f13c8253d1fb19cf0bd1bf38adb462178cf4e"` [INFO] running `"docker" "rm" "-f" "b96406d18ce6e2266b1eabf1de3f13c8253d1fb19cf0bd1bf38adb462178cf4e"` [INFO] [stdout] b96406d18ce6e2266b1eabf1de3f13c8253d1fb19cf0bd1bf38adb462178cf4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XX/machinery:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 01cd158585b65dc3d416f95c4719549193eb49d4ddbc085f28f349336a9ad21b [INFO] running `"docker" "start" "-a" "01cd158585b65dc3d416f95c4719549193eb49d4ddbc085f28f349336a9ad21b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/machinery-157dca810ff0e65f [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] Running /opt/crater/target/debug/deps/machinery-ea569fd6e830d318 [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 machinery [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" "01cd158585b65dc3d416f95c4719549193eb49d4ddbc085f28f349336a9ad21b"` [INFO] running `"docker" "rm" "-f" "01cd158585b65dc3d416f95c4719549193eb49d4ddbc085f28f349336a9ad21b"` [INFO] [stdout] 01cd158585b65dc3d416f95c4719549193eb49d4ddbc085f28f349336a9ad21b