[INFO] updating cached repository mckeankylej/mutable-state [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mckeankylej/mutable-state [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mckeankylej/mutable-state" "work/ex/beta-1.37-6/sources/1.36.0/gh/mckeankylej/mutable-state"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mckeankylej/mutable-state'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mckeankylej/mutable-state" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mckeankylej/mutable-state"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mckeankylej/mutable-state'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 85696f493d58dc566e2526a65f38b345307780a6 [INFO] sha for GitHub repo mckeankylej/mutable-state: 85696f493d58dc566e2526a65f38b345307780a6 [INFO] validating manifest of mckeankylej/mutable-state 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 mckeankylej/mutable-state 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 mckeankylej/mutable-state [INFO] finished frobbing mckeankylej/mutable-state [INFO] frobbed toml for mckeankylej/mutable-state written to work/ex/beta-1.37-6/sources/1.36.0/gh/mckeankylej/mutable-state/Cargo.toml [INFO] started frobbing mckeankylej/mutable-state [INFO] finished frobbing mckeankylej/mutable-state [INFO] frobbed toml for mckeankylej/mutable-state written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mckeankylej/mutable-state/Cargo.toml [INFO] crate mckeankylej/mutable-state 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 mckeankylej/mutable-state 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/mckeankylej/mutable-state:/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] 021edc2016c781706d468c47f34fcf1c6329a88aae50fa8dd55f3561138d9572 [INFO] running `"docker" "start" "-a" "021edc2016c781706d468c47f34fcf1c6329a88aae50fa8dd55f3561138d9572"` [INFO] [stderr] Compiling mutable-state v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "021edc2016c781706d468c47f34fcf1c6329a88aae50fa8dd55f3561138d9572"` [INFO] running `"docker" "rm" "-f" "021edc2016c781706d468c47f34fcf1c6329a88aae50fa8dd55f3561138d9572"` [INFO] [stdout] 021edc2016c781706d468c47f34fcf1c6329a88aae50fa8dd55f3561138d9572 [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/mckeankylej/mutable-state:/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] 465bfc019c889d87b013ca62c73d8338c6700854b666b09018a75e57857cf424 [INFO] running `"docker" "start" "-a" "465bfc019c889d87b013ca62c73d8338c6700854b666b09018a75e57857cf424"` [INFO] [stderr] Compiling mutable-state v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "465bfc019c889d87b013ca62c73d8338c6700854b666b09018a75e57857cf424"` [INFO] running `"docker" "rm" "-f" "465bfc019c889d87b013ca62c73d8338c6700854b666b09018a75e57857cf424"` [INFO] [stdout] 465bfc019c889d87b013ca62c73d8338c6700854b666b09018a75e57857cf424 [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/mckeankylej/mutable-state:/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] 048efbc078a4cc2536812293054ebc61637be0ca24809a8fb007ed560a80b96b [INFO] running `"docker" "start" "-a" "048efbc078a4cc2536812293054ebc61637be0ca24809a8fb007ed560a80b96b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/mutable_state-25fc95d61212bdfa [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" "048efbc078a4cc2536812293054ebc61637be0ca24809a8fb007ed560a80b96b"` [INFO] running `"docker" "rm" "-f" "048efbc078a4cc2536812293054ebc61637be0ca24809a8fb007ed560a80b96b"` [INFO] [stdout] 048efbc078a4cc2536812293054ebc61637be0ca24809a8fb007ed560a80b96b