[INFO] updating cached repository niconii/phantasm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/niconii/phantasm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/niconii/phantasm" "work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/niconii/phantasm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/niconii/phantasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/niconii/phantasm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 52098e1a5d9cc71e973848b242afbd806d66e79f [INFO] sha for GitHub repo niconii/phantasm: 52098e1a5d9cc71e973848b242afbd806d66e79f [INFO] validating manifest of niconii/phantasm 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 niconii/phantasm 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 niconii/phantasm [INFO] finished frobbing niconii/phantasm [INFO] frobbed toml for niconii/phantasm written to work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm/Cargo.toml [INFO] started frobbing niconii/phantasm [INFO] finished frobbing niconii/phantasm [INFO] frobbed toml for niconii/phantasm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/niconii/phantasm/Cargo.toml [INFO] crate niconii/phantasm 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 niconii/phantasm 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm:/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] 163307ed268cb38cfd59b0b072ffc8d8934843952d6807d41c9916e4fcc8467d [INFO] running `"docker" "start" "-a" "163307ed268cb38cfd59b0b072ffc8d8934843952d6807d41c9916e4fcc8467d"` [INFO] [stderr] Compiling phantasm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `"docker" "inspect" "163307ed268cb38cfd59b0b072ffc8d8934843952d6807d41c9916e4fcc8467d"` [INFO] running `"docker" "rm" "-f" "163307ed268cb38cfd59b0b072ffc8d8934843952d6807d41c9916e4fcc8467d"` [INFO] [stdout] 163307ed268cb38cfd59b0b072ffc8d8934843952d6807d41c9916e4fcc8467d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm:/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] 925cf155637a86f09ba5c6ce65c8e1e74b6b18f050ed973273dcfbc808331d24 [INFO] running `"docker" "start" "-a" "925cf155637a86f09ba5c6ce65c8e1e74b6b18f050ed973273dcfbc808331d24"` [INFO] [stderr] Compiling phantasm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "925cf155637a86f09ba5c6ce65c8e1e74b6b18f050ed973273dcfbc808331d24"` [INFO] running `"docker" "rm" "-f" "925cf155637a86f09ba5c6ce65c8e1e74b6b18f050ed973273dcfbc808331d24"` [INFO] [stdout] 925cf155637a86f09ba5c6ce65c8e1e74b6b18f050ed973273dcfbc808331d24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/niconii/phantasm:/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] e12f1a9905726ffe1bbab5f016fb46cd37ea26f10d8d18ccba9f8abb243933b6 [INFO] running `"docker" "start" "-a" "e12f1a9905726ffe1bbab5f016fb46cd37ea26f10d8d18ccba9f8abb243933b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/phantasm-fc6428af54a98c21 [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/phantasm-93497af1c4800c86 [INFO] [stderr] Doc-tests phantasm [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] running `"docker" "inspect" "e12f1a9905726ffe1bbab5f016fb46cd37ea26f10d8d18ccba9f8abb243933b6"` [INFO] running `"docker" "rm" "-f" "e12f1a9905726ffe1bbab5f016fb46cd37ea26f10d8d18ccba9f8abb243933b6"` [INFO] [stdout] e12f1a9905726ffe1bbab5f016fb46cd37ea26f10d8d18ccba9f8abb243933b6