[INFO] updating cached repository YusukeHosonuma/nene [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/YusukeHosonuma/nene [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/YusukeHosonuma/nene" "work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/YusukeHosonuma/nene" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YusukeHosonuma/nene"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YusukeHosonuma/nene'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9485f0e41bddad323c6700890128428894f1130c [INFO] sha for GitHub repo YusukeHosonuma/nene: 9485f0e41bddad323c6700890128428894f1130c [INFO] validating manifest of YusukeHosonuma/nene 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 YusukeHosonuma/nene 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 YusukeHosonuma/nene [INFO] finished frobbing YusukeHosonuma/nene [INFO] frobbed toml for YusukeHosonuma/nene written to work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene/Cargo.toml [INFO] started frobbing YusukeHosonuma/nene [INFO] finished frobbing YusukeHosonuma/nene [INFO] frobbed toml for YusukeHosonuma/nene written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YusukeHosonuma/nene/Cargo.toml [INFO] crate YusukeHosonuma/nene 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 YusukeHosonuma/nene against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] bc964e89c97c7c246eaa55e39c3cb6263cf5f1221c2ff897566b3ac64d85210b [INFO] running `"docker" "start" "-a" "bc964e89c97c7c246eaa55e39c3cb6263cf5f1221c2ff897566b3ac64d85210b"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling nene v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "bc964e89c97c7c246eaa55e39c3cb6263cf5f1221c2ff897566b3ac64d85210b"` [INFO] running `"docker" "rm" "-f" "bc964e89c97c7c246eaa55e39c3cb6263cf5f1221c2ff897566b3ac64d85210b"` [INFO] [stdout] bc964e89c97c7c246eaa55e39c3cb6263cf5f1221c2ff897566b3ac64d85210b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5dd1bf6df15fcad4184a0142c698ee5422622f9739ebb3f024b256352249a993 [INFO] running `"docker" "start" "-a" "5dd1bf6df15fcad4184a0142c698ee5422622f9739ebb3f024b256352249a993"` [INFO] [stderr] Compiling nene v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "5dd1bf6df15fcad4184a0142c698ee5422622f9739ebb3f024b256352249a993"` [INFO] running `"docker" "rm" "-f" "5dd1bf6df15fcad4184a0142c698ee5422622f9739ebb3f024b256352249a993"` [INFO] [stdout] 5dd1bf6df15fcad4184a0142c698ee5422622f9739ebb3f024b256352249a993 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/YusukeHosonuma/nene:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9dbc3a2621b5b56fabb25c606ee9fed94336a827e4c458e66e68bd1fd960414a [INFO] running `"docker" "start" "-a" "9dbc3a2621b5b56fabb25c606ee9fed94336a827e4c458e66e68bd1fd960414a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/nene-67412b15aa51f90b [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] [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/nene-f9b142a5fe1540fe [INFO] [stderr] Doc-tests nene [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" "9dbc3a2621b5b56fabb25c606ee9fed94336a827e4c458e66e68bd1fd960414a"` [INFO] running `"docker" "rm" "-f" "9dbc3a2621b5b56fabb25c606ee9fed94336a827e4c458e66e68bd1fd960414a"` [INFO] [stdout] 9dbc3a2621b5b56fabb25c606ee9fed94336a827e4c458e66e68bd1fd960414a