[INFO] updating cached repository kellyi/volume [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kellyi/volume [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kellyi/volume" "work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kellyi/volume" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kellyi/volume"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kellyi/volume'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] df5705fd6a904c4752817c9cb4495fb05167a485 [INFO] sha for GitHub repo kellyi/volume: df5705fd6a904c4752817c9cb4495fb05167a485 [INFO] validating manifest of kellyi/volume 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 kellyi/volume 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 kellyi/volume [INFO] finished frobbing kellyi/volume [INFO] frobbed toml for kellyi/volume written to work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume/Cargo.toml [INFO] started frobbing kellyi/volume [INFO] finished frobbing kellyi/volume [INFO] frobbed toml for kellyi/volume written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kellyi/volume/Cargo.toml [INFO] crate kellyi/volume 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 kellyi/volume 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume:/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] bd60b2c08897c590df24e3439dbf5d3a41f2ba096f9594fb0ef6d05a5ce12d46 [INFO] running `"docker" "start" "-a" "bd60b2c08897c590df24e3439dbf5d3a41f2ba096f9594fb0ef6d05a5ce12d46"` [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling volume v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `"docker" "inspect" "bd60b2c08897c590df24e3439dbf5d3a41f2ba096f9594fb0ef6d05a5ce12d46"` [INFO] running `"docker" "rm" "-f" "bd60b2c08897c590df24e3439dbf5d3a41f2ba096f9594fb0ef6d05a5ce12d46"` [INFO] [stdout] bd60b2c08897c590df24e3439dbf5d3a41f2ba096f9594fb0ef6d05a5ce12d46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume:/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] 5fee1ab1f37d8c0b9b33a1ef4e2f2b1b6eaf11288347972b77c53f0a8faec1f2 [INFO] running `"docker" "start" "-a" "5fee1ab1f37d8c0b9b33a1ef4e2f2b1b6eaf11288347972b77c53f0a8faec1f2"` [INFO] [stderr] Compiling volume v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "5fee1ab1f37d8c0b9b33a1ef4e2f2b1b6eaf11288347972b77c53f0a8faec1f2"` [INFO] running `"docker" "rm" "-f" "5fee1ab1f37d8c0b9b33a1ef4e2f2b1b6eaf11288347972b77c53f0a8faec1f2"` [INFO] [stdout] 5fee1ab1f37d8c0b9b33a1ef4e2f2b1b6eaf11288347972b77c53f0a8faec1f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kellyi/volume:/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] 0665fd90a0acd4ae6e45fa49aef0a60a4c801b6deb70a028eaa9d20ba1c5f434 [INFO] running `"docker" "start" "-a" "0665fd90a0acd4ae6e45fa49aef0a60a4c801b6deb70a028eaa9d20ba1c5f434"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/volume-b1ea0f13b8f92593 [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" "0665fd90a0acd4ae6e45fa49aef0a60a4c801b6deb70a028eaa9d20ba1c5f434"` [INFO] running `"docker" "rm" "-f" "0665fd90a0acd4ae6e45fa49aef0a60a4c801b6deb70a028eaa9d20ba1c5f434"` [INFO] [stdout] 0665fd90a0acd4ae6e45fa49aef0a60a4c801b6deb70a028eaa9d20ba1c5f434