[INFO] cloning repository SHAKOTN/whatever_rs_bot [INFO] running `"git" "clone" "--bare" "git://github.com/SHAKOTN/whatever_rs_bot.git" "work/cache/sources/gh/SHAKOTN/whatever_rs_bot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/SHAKOTN/whatever_rs_bot'... [INFO] running `"git" "clone" "work/cache/sources/gh/SHAKOTN/whatever_rs_bot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SHAKOTN/whatever_rs_bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SHAKOTN/whatever_rs_bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SHAKOTN/whatever_rs_bot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b666ebb2170ff95de9de2e56f61bad524f76bfd [INFO] sha for GitHub repo SHAKOTN/whatever_rs_bot: 8b666ebb2170ff95de9de2e56f61bad524f76bfd [INFO] validating manifest of SHAKOTN/whatever_rs_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 SHAKOTN/whatever_rs_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 SHAKOTN/whatever_rs_bot [INFO] finished frobbing SHAKOTN/whatever_rs_bot [INFO] frobbed toml for SHAKOTN/whatever_rs_bot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SHAKOTN/whatever_rs_bot/Cargo.toml [INFO] started frobbing SHAKOTN/whatever_rs_bot [INFO] finished frobbing SHAKOTN/whatever_rs_bot [INFO] frobbed toml for SHAKOTN/whatever_rs_bot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_bot/Cargo.toml [INFO] crate SHAKOTN/whatever_rs_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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SHAKOTN/whatever_rs_bot against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_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] d100cc8b3d1600f9ee467d365bf9954d9cf48a409d4f26a8137c5d5b100023f1 [INFO] running `"docker" "start" "-a" "d100cc8b3d1600f9ee467d365bf9954d9cf48a409d4f26a8137c5d5b100023f1"` [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling whatever v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bot.rs:56:34 [INFO] [stderr] | [INFO] [stderr] 56 | pub features: Option>>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Feature` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "d100cc8b3d1600f9ee467d365bf9954d9cf48a409d4f26a8137c5d5b100023f1"` [INFO] running `"docker" "rm" "-f" "d100cc8b3d1600f9ee467d365bf9954d9cf48a409d4f26a8137c5d5b100023f1"` [INFO] [stdout] d100cc8b3d1600f9ee467d365bf9954d9cf48a409d4f26a8137c5d5b100023f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_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] 12a768a0f053e139eecaec9f4bf8f5e83f9551e414b4a14ca93897162d4e7206 [INFO] running `"docker" "start" "-a" "12a768a0f053e139eecaec9f4bf8f5e83f9551e414b4a14ca93897162d4e7206"` [INFO] [stderr] Compiling whatever v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bot.rs:56:34 [INFO] [stderr] | [INFO] [stderr] 56 | pub features: Option>>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Feature` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `"docker" "inspect" "12a768a0f053e139eecaec9f4bf8f5e83f9551e414b4a14ca93897162d4e7206"` [INFO] running `"docker" "rm" "-f" "12a768a0f053e139eecaec9f4bf8f5e83f9551e414b4a14ca93897162d4e7206"` [INFO] [stdout] 12a768a0f053e139eecaec9f4bf8f5e83f9551e414b4a14ca93897162d4e7206 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SHAKOTN/whatever_rs_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] bb706905da574593b395336d530fb54494e78cf24d46c4d43e2096e436e8a426 [INFO] running `"docker" "start" "-a" "bb706905da574593b395336d530fb54494e78cf24d46c4d43e2096e436e8a426"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/whatever-98e00780839d09eb [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] [stderr] Running /opt/crater/target/debug/deps/whatever-06ae866f31f3fd35 [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] [stderr] Running /opt/crater/target/debug/deps/parse-569827c7c5adaf2a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests whatever [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" "bb706905da574593b395336d530fb54494e78cf24d46c4d43e2096e436e8a426"` [INFO] running `"docker" "rm" "-f" "bb706905da574593b395336d530fb54494e78cf24d46c4d43e2096e436e8a426"` [INFO] [stdout] bb706905da574593b395336d530fb54494e78cf24d46c4d43e2096e436e8a426