[INFO] updating cached repository drahnr/niliter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/drahnr/niliter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/drahnr/niliter" "work/ex/beta-1.37-6/sources/1.36.0/gh/drahnr/niliter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/drahnr/niliter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/drahnr/niliter" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 100016a8323c53755df7fbf134702bfd097edaaa [INFO] sha for GitHub repo drahnr/niliter: 100016a8323c53755df7fbf134702bfd097edaaa [INFO] validating manifest of drahnr/niliter 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 drahnr/niliter 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 drahnr/niliter [INFO] finished frobbing drahnr/niliter [INFO] frobbed toml for drahnr/niliter written to work/ex/beta-1.37-6/sources/1.36.0/gh/drahnr/niliter/Cargo.toml [INFO] started frobbing drahnr/niliter [INFO] finished frobbing drahnr/niliter [INFO] frobbed toml for drahnr/niliter written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter/Cargo.toml [INFO] crate drahnr/niliter 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 drahnr/niliter against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter:/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-07-23" "build" "--frozen"` [INFO] [stdout] 4ae158164bbb1ebc877a59c888437cae017d9b026a89899582aaed391573ff7d [INFO] running `"docker" "start" "-a" "4ae158164bbb1ebc877a59c888437cae017d9b026a89899582aaed391573ff7d"` [INFO] [stderr] Compiling niliter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `"docker" "inspect" "4ae158164bbb1ebc877a59c888437cae017d9b026a89899582aaed391573ff7d"` [INFO] running `"docker" "rm" "-f" "4ae158164bbb1ebc877a59c888437cae017d9b026a89899582aaed391573ff7d"` [INFO] [stdout] 4ae158164bbb1ebc877a59c888437cae017d9b026a89899582aaed391573ff7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] cec77225bd97793c42e520c6a0bc676dd0415ba9df82dbe037fce85598e13f89 [INFO] running `"docker" "start" "-a" "cec77225bd97793c42e520c6a0bc676dd0415ba9df82dbe037fce85598e13f89"` [INFO] [stderr] Compiling niliter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "cec77225bd97793c42e520c6a0bc676dd0415ba9df82dbe037fce85598e13f89"` [INFO] running `"docker" "rm" "-f" "cec77225bd97793c42e520c6a0bc676dd0415ba9df82dbe037fce85598e13f89"` [INFO] [stdout] cec77225bd97793c42e520c6a0bc676dd0415ba9df82dbe037fce85598e13f89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/drahnr/niliter:/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-07-23" "test" "--frozen"` [INFO] [stdout] e035d9d5f7f514774eef5b24be5d015c4b1c8331e4a2fd0edeeb709f91622e22 [INFO] running `"docker" "start" "-a" "e035d9d5f7f514774eef5b24be5d015c4b1c8331e4a2fd0edeeb709f91622e22"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/niliter-f0642911878a8f11 [INFO] [stderr] Doc-tests niliter [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::silly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "e035d9d5f7f514774eef5b24be5d015c4b1c8331e4a2fd0edeeb709f91622e22"` [INFO] running `"docker" "rm" "-f" "e035d9d5f7f514774eef5b24be5d015c4b1c8331e4a2fd0edeeb709f91622e22"` [INFO] [stdout] e035d9d5f7f514774eef5b24be5d015c4b1c8331e4a2fd0edeeb709f91622e22