[INFO] updating cached repository tamato/event_proc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tamato/event_proc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tamato/event_proc" "work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tamato/event_proc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tamato/event_proc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tamato/event_proc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a2119dc3adb7496663bc044396afd316d170bfb [INFO] sha for GitHub repo tamato/event_proc: 1a2119dc3adb7496663bc044396afd316d170bfb [INFO] validating manifest of tamato/event_proc 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 tamato/event_proc 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 tamato/event_proc [INFO] finished frobbing tamato/event_proc [INFO] frobbed toml for tamato/event_proc written to work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc/Cargo.toml [INFO] started frobbing tamato/event_proc [INFO] finished frobbing tamato/event_proc [INFO] frobbed toml for tamato/event_proc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tamato/event_proc/Cargo.toml [INFO] crate tamato/event_proc 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 tamato/event_proc 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc:/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] 01be99d132c5fb4e2952cfa1863fe0bc1031c11ce71c0115453e37d4761c35f3 [INFO] running `"docker" "start" "-a" "01be99d132c5fb4e2952cfa1863fe0bc1031c11ce71c0115453e37d4761c35f3"` [INFO] [stderr] Compiling event_proc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "01be99d132c5fb4e2952cfa1863fe0bc1031c11ce71c0115453e37d4761c35f3"` [INFO] running `"docker" "rm" "-f" "01be99d132c5fb4e2952cfa1863fe0bc1031c11ce71c0115453e37d4761c35f3"` [INFO] [stdout] 01be99d132c5fb4e2952cfa1863fe0bc1031c11ce71c0115453e37d4761c35f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc:/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] 297ca0cc523b2066b81a772f8ab90de3fd8f9a7582bd4b36c327eb7b1b29fb64 [INFO] running `"docker" "start" "-a" "297ca0cc523b2066b81a772f8ab90de3fd8f9a7582bd4b36c327eb7b1b29fb64"` [INFO] [stderr] Compiling event_proc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "297ca0cc523b2066b81a772f8ab90de3fd8f9a7582bd4b36c327eb7b1b29fb64"` [INFO] running `"docker" "rm" "-f" "297ca0cc523b2066b81a772f8ab90de3fd8f9a7582bd4b36c327eb7b1b29fb64"` [INFO] [stdout] 297ca0cc523b2066b81a772f8ab90de3fd8f9a7582bd4b36c327eb7b1b29fb64 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tamato/event_proc:/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] 717a26bb4cc9171f77856919b7a9d6c4acc58ae2279d8a84a50f11607eeccc6f [INFO] running `"docker" "start" "-a" "717a26bb4cc9171f77856919b7a9d6c4acc58ae2279d8a84a50f11607eeccc6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/event_proc-4a4db4e04b92779d [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" "717a26bb4cc9171f77856919b7a9d6c4acc58ae2279d8a84a50f11607eeccc6f"` [INFO] running `"docker" "rm" "-f" "717a26bb4cc9171f77856919b7a9d6c4acc58ae2279d8a84a50f11607eeccc6f"` [INFO] [stdout] 717a26bb4cc9171f77856919b7a9d6c4acc58ae2279d8a84a50f11607eeccc6f