[INFO] updating cached repository jswrenn/fireplace [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jswrenn/fireplace [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jswrenn/fireplace" "work/ex/beta-1.37-6/sources/1.36.0/gh/jswrenn/fireplace"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jswrenn/fireplace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jswrenn/fireplace" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jswrenn/fireplace"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jswrenn/fireplace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef72a9befec30ab95780cbdaa6f5bddfc7641027 [INFO] sha for GitHub repo jswrenn/fireplace: ef72a9befec30ab95780cbdaa6f5bddfc7641027 [INFO] validating manifest of jswrenn/fireplace 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 jswrenn/fireplace 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 jswrenn/fireplace [INFO] finished frobbing jswrenn/fireplace [INFO] frobbed toml for jswrenn/fireplace written to work/ex/beta-1.37-6/sources/1.36.0/gh/jswrenn/fireplace/Cargo.toml [INFO] started frobbing jswrenn/fireplace [INFO] finished frobbing jswrenn/fireplace [INFO] frobbed toml for jswrenn/fireplace written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jswrenn/fireplace/Cargo.toml [INFO] crate jswrenn/fireplace 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jswrenn/fireplace 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-1/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/jswrenn/fireplace:/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] 2d64136cafa3e692c36aa473bd915a1327521115e10e83e3ff4f0b066eabe005 [INFO] running `"docker" "start" "-a" "2d64136cafa3e692c36aa473bd915a1327521115e10e83e3ff4f0b066eabe005"` [INFO] [stderr] Compiling ncurses v5.84.0 [INFO] [stderr] Compiling fireplace v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "2d64136cafa3e692c36aa473bd915a1327521115e10e83e3ff4f0b066eabe005"` [INFO] running `"docker" "rm" "-f" "2d64136cafa3e692c36aa473bd915a1327521115e10e83e3ff4f0b066eabe005"` [INFO] [stdout] 2d64136cafa3e692c36aa473bd915a1327521115e10e83e3ff4f0b066eabe005 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/jswrenn/fireplace:/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] 78a52f7ab104ce7bbb41405da9fe1049814494479cfd19636c3f060d752d5f52 [INFO] running `"docker" "start" "-a" "78a52f7ab104ce7bbb41405da9fe1049814494479cfd19636c3f060d752d5f52"` [INFO] [stderr] Compiling fireplace v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "78a52f7ab104ce7bbb41405da9fe1049814494479cfd19636c3f060d752d5f52"` [INFO] running `"docker" "rm" "-f" "78a52f7ab104ce7bbb41405da9fe1049814494479cfd19636c3f060d752d5f52"` [INFO] [stdout] 78a52f7ab104ce7bbb41405da9fe1049814494479cfd19636c3f060d752d5f52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/jswrenn/fireplace:/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] 3097547500ed12bac855fe5fa4a02fe73cd94627113a9a69eaddcf85c4226aae [INFO] running `"docker" "start" "-a" "3097547500ed12bac855fe5fa4a02fe73cd94627113a9a69eaddcf85c4226aae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fireplace-b3574bfe6a79f15d [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" "3097547500ed12bac855fe5fa4a02fe73cd94627113a9a69eaddcf85c4226aae"` [INFO] running `"docker" "rm" "-f" "3097547500ed12bac855fe5fa4a02fe73cd94627113a9a69eaddcf85c4226aae"` [INFO] [stdout] 3097547500ed12bac855fe5fa4a02fe73cd94627113a9a69eaddcf85c4226aae