[INFO] updating cached repository miro662/bf-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/miro662/bf-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/miro662/bf-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/miro662/bf-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miro662/bf-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miro662/bf-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d7463dba8fbc35eaf6be706ef87ed03c4c70f201 [INFO] sha for GitHub repo miro662/bf-rs: d7463dba8fbc35eaf6be706ef87ed03c4c70f201 [INFO] validating manifest of miro662/bf-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 miro662/bf-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 miro662/bf-rs [INFO] finished frobbing miro662/bf-rs [INFO] frobbed toml for miro662/bf-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-rs/Cargo.toml [INFO] started frobbing miro662/bf-rs [INFO] finished frobbing miro662/bf-rs [INFO] frobbed toml for miro662/bf-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miro662/bf-rs/Cargo.toml [INFO] crate miro662/bf-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 miro662/bf-rs 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] d90b29569ca593f16e02e976ebc7ac2b8e29d78c40dc4df12b19997247dd1add [INFO] running `"docker" "start" "-a" "d90b29569ca593f16e02e976ebc7ac2b8e29d78c40dc4df12b19997247dd1add"` [INFO] [stderr] Compiling bf-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "d90b29569ca593f16e02e976ebc7ac2b8e29d78c40dc4df12b19997247dd1add"` [INFO] running `"docker" "rm" "-f" "d90b29569ca593f16e02e976ebc7ac2b8e29d78c40dc4df12b19997247dd1add"` [INFO] [stdout] d90b29569ca593f16e02e976ebc7ac2b8e29d78c40dc4df12b19997247dd1add [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ab51df3eb7552253e9fb3048cca8098c6a8f6723ca636b1045e5c9c0235b49f4 [INFO] running `"docker" "start" "-a" "ab51df3eb7552253e9fb3048cca8098c6a8f6723ca636b1045e5c9c0235b49f4"` [INFO] [stderr] Compiling bf-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "ab51df3eb7552253e9fb3048cca8098c6a8f6723ca636b1045e5c9c0235b49f4"` [INFO] running `"docker" "rm" "-f" "ab51df3eb7552253e9fb3048cca8098c6a8f6723ca636b1045e5c9c0235b49f4"` [INFO] [stdout] ab51df3eb7552253e9fb3048cca8098c6a8f6723ca636b1045e5c9c0235b49f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/miro662/bf-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 3aaf6f2a5360a71680e64afd79f7c43ee67ba458be812e82c8f8042c8b572be0 [INFO] running `"docker" "start" "-a" "3aaf6f2a5360a71680e64afd79f7c43ee67ba458be812e82c8f8042c8b572be0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/bf_rs-e5c1820a13ba377c [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" "3aaf6f2a5360a71680e64afd79f7c43ee67ba458be812e82c8f8042c8b572be0"` [INFO] running `"docker" "rm" "-f" "3aaf6f2a5360a71680e64afd79f7c43ee67ba458be812e82c8f8042c8b572be0"` [INFO] [stdout] 3aaf6f2a5360a71680e64afd79f7c43ee67ba458be812e82c8f8042c8b572be0