[INFO] updating cached repository bosondata/aof-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bosondata/aof-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bosondata/aof-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/bosondata/aof-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bosondata/aof-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bosondata/aof-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bosondata/aof-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bosondata/aof-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05f04ec7f4670f7c4bee10de1536316dd432c28a [INFO] sha for GitHub repo bosondata/aof-rs: 05f04ec7f4670f7c4bee10de1536316dd432c28a [INFO] validating manifest of bosondata/aof-rs 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 bosondata/aof-rs 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 bosondata/aof-rs [INFO] finished frobbing bosondata/aof-rs [INFO] frobbed toml for bosondata/aof-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/bosondata/aof-rs/Cargo.toml [INFO] started frobbing bosondata/aof-rs [INFO] finished frobbing bosondata/aof-rs [INFO] frobbed toml for bosondata/aof-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bosondata/aof-rs/Cargo.toml [INFO] crate bosondata/aof-rs 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 bosondata/aof-rs 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-0/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/bosondata/aof-rs:/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] 1c306350eb684b3dcb5c9160e4bd5315701f61f90e1c8a24754366e338d12d5b [INFO] running `"docker" "start" "-a" "1c306350eb684b3dcb5c9160e4bd5315701f61f90e1c8a24754366e338d12d5b"` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling resp v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling aof v0.3.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.93s [INFO] running `"docker" "inspect" "1c306350eb684b3dcb5c9160e4bd5315701f61f90e1c8a24754366e338d12d5b"` [INFO] running `"docker" "rm" "-f" "1c306350eb684b3dcb5c9160e4bd5315701f61f90e1c8a24754366e338d12d5b"` [INFO] [stdout] 1c306350eb684b3dcb5c9160e4bd5315701f61f90e1c8a24754366e338d12d5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/bosondata/aof-rs:/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] 547eb68a1fb78e630b2e53fae67a4473106a3351ff8c8c27c82f9d760ce6d86f [INFO] running `"docker" "start" "-a" "547eb68a1fb78e630b2e53fae67a4473106a3351ff8c8c27c82f9d760ce6d86f"` [INFO] [stderr] Compiling aof v0.3.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "547eb68a1fb78e630b2e53fae67a4473106a3351ff8c8c27c82f9d760ce6d86f"` [INFO] running `"docker" "rm" "-f" "547eb68a1fb78e630b2e53fae67a4473106a3351ff8c8c27c82f9d760ce6d86f"` [INFO] [stdout] 547eb68a1fb78e630b2e53fae67a4473106a3351ff8c8c27c82f9d760ce6d86f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/bosondata/aof-rs:/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] c51de749a480f6104c44e0d3102800dcedc83248d6fe25206f5023ece5f09e17 [INFO] running `"docker" "start" "-a" "c51de749a480f6104c44e0d3102800dcedc83248d6fe25206f5023ece5f09e17"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/aof-f499e94144d3b93e [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" "c51de749a480f6104c44e0d3102800dcedc83248d6fe25206f5023ece5f09e17"` [INFO] running `"docker" "rm" "-f" "c51de749a480f6104c44e0d3102800dcedc83248d6fe25206f5023ece5f09e17"` [INFO] [stdout] c51de749a480f6104c44e0d3102800dcedc83248d6fe25206f5023ece5f09e17