[INFO] updating cached repository suzukagurabot/kagurasuzubot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/suzukagurabot/kagurasuzubot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/suzukagurabot/kagurasuzubot" "work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/suzukagurabot/kagurasuzubot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/suzukagurabot/kagurasuzubot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/suzukagurabot/kagurasuzubot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3cf27875e9da9da1595b540a3ec0e0010015d4b6 [INFO] sha for GitHub repo suzukagurabot/kagurasuzubot: 3cf27875e9da9da1595b540a3ec0e0010015d4b6 [INFO] validating manifest of suzukagurabot/kagurasuzubot on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of suzukagurabot/kagurasuzubot on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing suzukagurabot/kagurasuzubot [INFO] finished frobbing suzukagurabot/kagurasuzubot [INFO] frobbed toml for suzukagurabot/kagurasuzubot written to work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot/Cargo.toml [INFO] started frobbing suzukagurabot/kagurasuzubot [INFO] finished frobbing suzukagurabot/kagurasuzubot [INFO] frobbed toml for suzukagurabot/kagurasuzubot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/suzukagurabot/kagurasuzubot/Cargo.toml [INFO] crate suzukagurabot/kagurasuzubot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing suzukagurabot/kagurasuzubot against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot:/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.37.0" "build" "--frozen"` [INFO] [stdout] eb6db4e2b9d5e38d28abf6efc3be5497efe243aaf979dd3de834fd0a09593c87 [INFO] running `"docker" "start" "-a" "eb6db4e2b9d5e38d28abf6efc3be5497efe243aaf979dd3de834fd0a09593c87"` [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling kagura_suzu_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.96s [INFO] running `"docker" "inspect" "eb6db4e2b9d5e38d28abf6efc3be5497efe243aaf979dd3de834fd0a09593c87"` [INFO] running `"docker" "rm" "-f" "eb6db4e2b9d5e38d28abf6efc3be5497efe243aaf979dd3de834fd0a09593c87"` [INFO] [stdout] eb6db4e2b9d5e38d28abf6efc3be5497efe243aaf979dd3de834fd0a09593c87 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c3faae47ba15b503599e934cc83adb3cf0f9d20d880745fba71bc819b7afe305 [INFO] running `"docker" "start" "-a" "c3faae47ba15b503599e934cc83adb3cf0f9d20d880745fba71bc819b7afe305"` [INFO] [stderr] Compiling kagura_suzu_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "c3faae47ba15b503599e934cc83adb3cf0f9d20d880745fba71bc819b7afe305"` [INFO] running `"docker" "rm" "-f" "c3faae47ba15b503599e934cc83adb3cf0f9d20d880745fba71bc819b7afe305"` [INFO] [stdout] c3faae47ba15b503599e934cc83adb3cf0f9d20d880745fba71bc819b7afe305 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/suzukagurabot/kagurasuzubot:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0fcef0895fa024941491170fa13f779f26a32cc5f1e648acec86bef6273a1762 [INFO] running `"docker" "start" "-a" "0fcef0895fa024941491170fa13f779f26a32cc5f1e648acec86bef6273a1762"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/kagura_suzu_bot-75b4c8349eb4fbc0 [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" "0fcef0895fa024941491170fa13f779f26a32cc5f1e648acec86bef6273a1762"` [INFO] running `"docker" "rm" "-f" "0fcef0895fa024941491170fa13f779f26a32cc5f1e648acec86bef6273a1762"` [INFO] [stdout] 0fcef0895fa024941491170fa13f779f26a32cc5f1e648acec86bef6273a1762