[INFO] updating cached repository cptnwinky/nimtool [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cptnwinky/nimtool [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cptnwinky/nimtool" "work/ex/beta-1.37-6/sources/1.36.0/gh/cptnwinky/nimtool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cptnwinky/nimtool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cptnwinky/nimtool" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cptnwinky/nimtool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cptnwinky/nimtool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77e243b5dd7f329df7a41426ddd3a17dd0ec324e [INFO] sha for GitHub repo cptnwinky/nimtool: 77e243b5dd7f329df7a41426ddd3a17dd0ec324e [INFO] validating manifest of cptnwinky/nimtool 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 cptnwinky/nimtool 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 cptnwinky/nimtool [INFO] finished frobbing cptnwinky/nimtool [INFO] frobbed toml for cptnwinky/nimtool written to work/ex/beta-1.37-6/sources/1.36.0/gh/cptnwinky/nimtool/Cargo.toml [INFO] started frobbing cptnwinky/nimtool [INFO] finished frobbing cptnwinky/nimtool [INFO] frobbed toml for cptnwinky/nimtool written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cptnwinky/nimtool/Cargo.toml [INFO] crate cptnwinky/nimtool 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 cptnwinky/nimtool 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-0/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/cptnwinky/nimtool:/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] 5e6e204061b699bc8c941bd3f9a7e766a98a5e3c4910055dc35299c4b89da271 [INFO] running `"docker" "start" "-a" "5e6e204061b699bc8c941bd3f9a7e766a98a5e3c4910055dc35299c4b89da271"` [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling reqwest v0.8.6 [INFO] [stderr] Compiling nimtool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.05s [INFO] running `"docker" "inspect" "5e6e204061b699bc8c941bd3f9a7e766a98a5e3c4910055dc35299c4b89da271"` [INFO] running `"docker" "rm" "-f" "5e6e204061b699bc8c941bd3f9a7e766a98a5e3c4910055dc35299c4b89da271"` [INFO] [stdout] 5e6e204061b699bc8c941bd3f9a7e766a98a5e3c4910055dc35299c4b89da271 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/cptnwinky/nimtool:/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] f65e23b52b4c7e9f5971a407b15bee609411745beffe2247b31033217f041b35 [INFO] running `"docker" "start" "-a" "f65e23b52b4c7e9f5971a407b15bee609411745beffe2247b31033217f041b35"` [INFO] [stderr] Compiling nimtool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `"docker" "inspect" "f65e23b52b4c7e9f5971a407b15bee609411745beffe2247b31033217f041b35"` [INFO] running `"docker" "rm" "-f" "f65e23b52b4c7e9f5971a407b15bee609411745beffe2247b31033217f041b35"` [INFO] [stdout] f65e23b52b4c7e9f5971a407b15bee609411745beffe2247b31033217f041b35 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/cptnwinky/nimtool:/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] eeef192c6caa4f3ddcea12d886db3ba8791e8759c4df8043ced1ae9192ab193e [INFO] running `"docker" "start" "-a" "eeef192c6caa4f3ddcea12d886db3ba8791e8759c4df8043ced1ae9192ab193e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/nimtool-a15572a325f19045 [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" "eeef192c6caa4f3ddcea12d886db3ba8791e8759c4df8043ced1ae9192ab193e"` [INFO] running `"docker" "rm" "-f" "eeef192c6caa4f3ddcea12d886db3ba8791e8759c4df8043ced1ae9192ab193e"` [INFO] [stdout] eeef192c6caa4f3ddcea12d886db3ba8791e8759c4df8043ced1ae9192ab193e