[INFO] cloning repository terakun/lambda-slackbot [INFO] running `"git" "clone" "--bare" "git://github.com/terakun/lambda-slackbot.git" "work/cache/sources/gh/terakun/lambda-slackbot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/terakun/lambda-slackbot'... [INFO] running `"git" "clone" "work/cache/sources/gh/terakun/lambda-slackbot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/terakun/lambda-slackbot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/terakun/lambda-slackbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/terakun/lambda-slackbot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03e8fddd96a1cd31a4960bdc523dc336e11730ec [INFO] sha for GitHub repo terakun/lambda-slackbot: 03e8fddd96a1cd31a4960bdc523dc336e11730ec [INFO] validating manifest of terakun/lambda-slackbot 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 terakun/lambda-slackbot 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 terakun/lambda-slackbot [INFO] finished frobbing terakun/lambda-slackbot [INFO] frobbed toml for terakun/lambda-slackbot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/terakun/lambda-slackbot/Cargo.toml [INFO] started frobbing terakun/lambda-slackbot [INFO] finished frobbing terakun/lambda-slackbot [INFO] frobbed toml for terakun/lambda-slackbot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot/Cargo.toml [INFO] crate terakun/lambda-slackbot 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 yobot v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.53 [INFO] [stderr] Downloaded serde v1.0.53 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing terakun/lambda-slackbot against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot:/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] 0622dafb0643fd458961bf363b82bca983c1299c3373f85f17347a4c3634976e [INFO] running `"docker" "start" "-a" "0622dafb0643fd458961bf363b82bca983c1299c3373f85f17347a4c3634976e"` [INFO] [stderr] Compiling num-traits v0.2.3 [INFO] [stderr] Compiling serde v1.0.53 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.53 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling tungstenite v0.2.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling hyper v0.11.26 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling slack_api v0.17.0 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling slack v0.18.0 [INFO] [stderr] Compiling yobot v0.1.1 [INFO] [stderr] Compiling lambda_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `"docker" "inspect" "0622dafb0643fd458961bf363b82bca983c1299c3373f85f17347a4c3634976e"` [INFO] running `"docker" "rm" "-f" "0622dafb0643fd458961bf363b82bca983c1299c3373f85f17347a4c3634976e"` [INFO] [stdout] 0622dafb0643fd458961bf363b82bca983c1299c3373f85f17347a4c3634976e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot:/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] 1c978a4217f54fe1d5848096b35c626dc492d09a2775393f540ac55cdec87cb8 [INFO] running `"docker" "start" "-a" "1c978a4217f54fe1d5848096b35c626dc492d09a2775393f540ac55cdec87cb8"` [INFO] [stderr] Compiling lambda_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "1c978a4217f54fe1d5848096b35c626dc492d09a2775393f540ac55cdec87cb8"` [INFO] running `"docker" "rm" "-f" "1c978a4217f54fe1d5848096b35c626dc492d09a2775393f540ac55cdec87cb8"` [INFO] [stdout] 1c978a4217f54fe1d5848096b35c626dc492d09a2775393f540ac55cdec87cb8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/terakun/lambda-slackbot:/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] 5f2a7ef2f0f9fa3ef2cffe614a1b6651f9162e4564e43213bc117b45afa120e8 [INFO] running `"docker" "start" "-a" "5f2a7ef2f0f9fa3ef2cffe614a1b6651f9162e4564e43213bc117b45afa120e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/lambda_bot-811a77f13c299496 [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" "5f2a7ef2f0f9fa3ef2cffe614a1b6651f9162e4564e43213bc117b45afa120e8"` [INFO] running `"docker" "rm" "-f" "5f2a7ef2f0f9fa3ef2cffe614a1b6651f9162e4564e43213bc117b45afa120e8"` [INFO] [stdout] 5f2a7ef2f0f9fa3ef2cffe614a1b6651f9162e4564e43213bc117b45afa120e8