[INFO] updating cached repository jedahan/ssbvan [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jedahan/ssbvan [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jedahan/ssbvan" "work/ex/beta-1.37-6/sources/1.36.0/gh/jedahan/ssbvan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jedahan/ssbvan'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jedahan/ssbvan" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedahan/ssbvan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedahan/ssbvan'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f462cdde814e9c821da1052a84b4a4dd719823ad [INFO] sha for GitHub repo jedahan/ssbvan: f462cdde814e9c821da1052a84b4a4dd719823ad [INFO] validating manifest of jedahan/ssbvan 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 jedahan/ssbvan 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 jedahan/ssbvan [INFO] finished frobbing jedahan/ssbvan [INFO] frobbed toml for jedahan/ssbvan written to work/ex/beta-1.37-6/sources/1.36.0/gh/jedahan/ssbvan/Cargo.toml [INFO] started frobbing jedahan/ssbvan [INFO] finished frobbing jedahan/ssbvan [INFO] frobbed toml for jedahan/ssbvan written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedahan/ssbvan/Cargo.toml [INFO] crate jedahan/ssbvan 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 jedahan/ssbvan 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-3/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/jedahan/ssbvan:/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] f8e8ef26c56c715b3e973426f72040a8311e5528479d63fdc2cf176c61e6299f [INFO] running `"docker" "start" "-a" "f8e8ef26c56c715b3e973426f72040a8311e5528479d63fdc2cf176c61e6299f"` [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.0 (https://github.com/spebern/ed25519-dalek#8887de7b) [INFO] [stderr] Compiling chattervan v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `"docker" "inspect" "f8e8ef26c56c715b3e973426f72040a8311e5528479d63fdc2cf176c61e6299f"` [INFO] running `"docker" "rm" "-f" "f8e8ef26c56c715b3e973426f72040a8311e5528479d63fdc2cf176c61e6299f"` [INFO] [stdout] f8e8ef26c56c715b3e973426f72040a8311e5528479d63fdc2cf176c61e6299f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/jedahan/ssbvan:/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] edd8c2219fdd7f73dea9ad2a16e282da406e834f4f53509eb76fcf1eda910fb6 [INFO] running `"docker" "start" "-a" "edd8c2219fdd7f73dea9ad2a16e282da406e834f4f53509eb76fcf1eda910fb6"` [INFO] [stderr] Compiling chattervan v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "edd8c2219fdd7f73dea9ad2a16e282da406e834f4f53509eb76fcf1eda910fb6"` [INFO] running `"docker" "rm" "-f" "edd8c2219fdd7f73dea9ad2a16e282da406e834f4f53509eb76fcf1eda910fb6"` [INFO] [stdout] edd8c2219fdd7f73dea9ad2a16e282da406e834f4f53509eb76fcf1eda910fb6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/jedahan/ssbvan:/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] 66bb3c8b7ee1b771e5eb90f447fb33b8ee4bd656f5d1ee5e12aba6417406baa7 [INFO] running `"docker" "start" "-a" "66bb3c8b7ee1b771e5eb90f447fb33b8ee4bd656f5d1ee5e12aba6417406baa7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/chattervan-6d4ed9c6df146874 [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" "66bb3c8b7ee1b771e5eb90f447fb33b8ee4bd656f5d1ee5e12aba6417406baa7"` [INFO] running `"docker" "rm" "-f" "66bb3c8b7ee1b771e5eb90f447fb33b8ee4bd656f5d1ee5e12aba6417406baa7"` [INFO] [stdout] 66bb3c8b7ee1b771e5eb90f447fb33b8ee4bd656f5d1ee5e12aba6417406baa7