[INFO] cloning repository atsushi130/tabelog-bot [INFO] running `"git" "clone" "--bare" "git://github.com/atsushi130/tabelog-bot.git" "work/cache/sources/gh/atsushi130/tabelog-bot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/atsushi130/tabelog-bot'... [INFO] running `"git" "clone" "work/cache/sources/gh/atsushi130/tabelog-bot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/tabelog-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/tabelog-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/atsushi130/tabelog-bot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 931537fca8d768fe7df805e30a104e6bd9125d65 [INFO] sha for GitHub repo atsushi130/tabelog-bot: 931537fca8d768fe7df805e30a104e6bd9125d65 [INFO] validating manifest of atsushi130/tabelog-bot on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of atsushi130/tabelog-bot on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing atsushi130/tabelog-bot [INFO] finished frobbing atsushi130/tabelog-bot [INFO] frobbed toml for atsushi130/tabelog-bot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/atsushi130/tabelog-bot/Cargo.toml [INFO] started frobbing atsushi130/tabelog-bot [INFO] finished frobbing atsushi130/tabelog-bot [INFO] frobbed toml for atsushi130/tabelog-bot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot/Cargo.toml [INFO] crate atsushi130/tabelog-bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabelog_searcher v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing atsushi130/tabelog-bot against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 46556d51744a936423e91caa0fa5d95874909410f086a01f7aedb7255f755616 [INFO] running `"docker" "start" "-a" "46556d51744a936423e91caa0fa5d95874909410f086a01f7aedb7255f755616"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tungstenite v0.2.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling tabelog_searcher v0.1.0 [INFO] [stderr] Compiling slack_api v0.18.0 [INFO] [stderr] Compiling slack v0.19.0 [INFO] [stderr] Compiling tabelog_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "46556d51744a936423e91caa0fa5d95874909410f086a01f7aedb7255f755616"` [INFO] running `"docker" "rm" "-f" "46556d51744a936423e91caa0fa5d95874909410f086a01f7aedb7255f755616"` [INFO] [stdout] 46556d51744a936423e91caa0fa5d95874909410f086a01f7aedb7255f755616 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7dd9df3f16919d896c827c03c8554ad2891a3589464924f74421f481ab61413c [INFO] running `"docker" "start" "-a" "7dd9df3f16919d896c827c03c8554ad2891a3589464924f74421f481ab61413c"` [INFO] [stderr] Compiling tabelog_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "7dd9df3f16919d896c827c03c8554ad2891a3589464924f74421f481ab61413c"` [INFO] running `"docker" "rm" "-f" "7dd9df3f16919d896c827c03c8554ad2891a3589464924f74421f481ab61413c"` [INFO] [stdout] 7dd9df3f16919d896c827c03c8554ad2891a3589464924f74421f481ab61413c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/atsushi130/tabelog-bot:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d8958a32a0ca0cd049a1174e7de285a46d5246c9b2d8c9f6f17647afef983754 [INFO] running `"docker" "start" "-a" "d8958a32a0ca0cd049a1174e7de285a46d5246c9b2d8c9f6f17647afef983754"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tabelog_bot-cd68a737cbb926ff [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" "d8958a32a0ca0cd049a1174e7de285a46d5246c9b2d8c9f6f17647afef983754"` [INFO] running `"docker" "rm" "-f" "d8958a32a0ca0cd049a1174e7de285a46d5246c9b2d8c9f6f17647afef983754"` [INFO] [stdout] d8958a32a0ca0cd049a1174e7de285a46d5246c9b2d8c9f6f17647afef983754