[INFO] updating cached repository temp1011/twitch_chat_parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/temp1011/twitch_chat_parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/temp1011/twitch_chat_parser" "work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/temp1011/twitch_chat_parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/temp1011/twitch_chat_parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/temp1011/twitch_chat_parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c20a5f81a8c59c8aca5fcce6219021e2eb766747 [INFO] sha for GitHub repo temp1011/twitch_chat_parser: c20a5f81a8c59c8aca5fcce6219021e2eb766747 [INFO] validating manifest of temp1011/twitch_chat_parser 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 temp1011/twitch_chat_parser 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 temp1011/twitch_chat_parser [INFO] finished frobbing temp1011/twitch_chat_parser [INFO] frobbed toml for temp1011/twitch_chat_parser written to work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser/Cargo.toml [INFO] started frobbing temp1011/twitch_chat_parser [INFO] finished frobbing temp1011/twitch_chat_parser [INFO] frobbed toml for temp1011/twitch_chat_parser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/temp1011/twitch_chat_parser/Cargo.toml [INFO] crate temp1011/twitch_chat_parser 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 temp1011/twitch_chat_parser 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser:/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] 42644d3b5c04c5f25c3b23166df48f88dc1152be96f225f9bd8afab0d3ca1bf1 [INFO] running `"docker" "start" "-a" "42644d3b5c04c5f25c3b23166df48f88dc1152be96f225f9bd8afab0d3ca1bf1"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_with_macros v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling twitch_chat_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "42644d3b5c04c5f25c3b23166df48f88dc1152be96f225f9bd8afab0d3ca1bf1"` [INFO] running `"docker" "rm" "-f" "42644d3b5c04c5f25c3b23166df48f88dc1152be96f225f9bd8afab0d3ca1bf1"` [INFO] [stdout] 42644d3b5c04c5f25c3b23166df48f88dc1152be96f225f9bd8afab0d3ca1bf1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser:/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] e522e2d3a7a819015e9b741c8b61fb6dbdf201d3e1ceea79f9fa8d303737fbf7 [INFO] running `"docker" "start" "-a" "e522e2d3a7a819015e9b741c8b61fb6dbdf201d3e1ceea79f9fa8d303737fbf7"` [INFO] [stderr] Compiling twitch_chat_parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `"docker" "inspect" "e522e2d3a7a819015e9b741c8b61fb6dbdf201d3e1ceea79f9fa8d303737fbf7"` [INFO] running `"docker" "rm" "-f" "e522e2d3a7a819015e9b741c8b61fb6dbdf201d3e1ceea79f9fa8d303737fbf7"` [INFO] [stdout] e522e2d3a7a819015e9b741c8b61fb6dbdf201d3e1ceea79f9fa8d303737fbf7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/temp1011/twitch_chat_parser:/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] 29fd95d91df2b4601fc5e0d22344713266dbfc7e298dfe6bde2dd75713682b97 [INFO] running `"docker" "start" "-a" "29fd95d91df2b4601fc5e0d22344713266dbfc7e298dfe6bde2dd75713682b97"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/twitch_chat_parser-1c115b95ee075363 [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" "29fd95d91df2b4601fc5e0d22344713266dbfc7e298dfe6bde2dd75713682b97"` [INFO] running `"docker" "rm" "-f" "29fd95d91df2b4601fc5e0d22344713266dbfc7e298dfe6bde2dd75713682b97"` [INFO] [stdout] 29fd95d91df2b4601fc5e0d22344713266dbfc7e298dfe6bde2dd75713682b97