[INFO] cloning repository Cobrand/chatbix [INFO] running `"git" "clone" "--bare" "git://github.com/Cobrand/chatbix.git" "work/cache/sources/gh/Cobrand/chatbix"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Cobrand/chatbix'... [INFO] running `"git" "clone" "work/cache/sources/gh/Cobrand/chatbix" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cobrand/chatbix"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cobrand/chatbix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Cobrand/chatbix" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cobrand/chatbix"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cobrand/chatbix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4814e602365eff3c41ef6c3af91ecdead7f76cd [INFO] sha for GitHub repo Cobrand/chatbix: c4814e602365eff3c41ef6c3af91ecdead7f76cd [INFO] validating manifest of Cobrand/chatbix 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 Cobrand/chatbix 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 Cobrand/chatbix [INFO] finished frobbing Cobrand/chatbix [INFO] frobbed toml for Cobrand/chatbix written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cobrand/chatbix/Cargo.toml [INFO] started frobbing Cobrand/chatbix [INFO] finished frobbing Cobrand/chatbix [INFO] frobbed toml for Cobrand/chatbix written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cobrand/chatbix/Cargo.toml [INFO] crate Cobrand/chatbix 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing Cobrand/chatbix 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/Cobrand/chatbix:/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] 9554a7504f574fdab9c685f51793e9dc172ed7dea19bf0d3f3a09de5b9354cd7 [INFO] running `"docker" "start" "-a" "9554a7504f574fdab9c685f51793e9dc172ed7dea19bf0d3f3a09de5b9354cd7"` [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling openssl v0.9.12 [INFO] [stderr] Compiling md5 v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling postgres-protocol v0.2.2 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling r2d2 v0.7.2 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.12 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [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.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | 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 postgres-shared v0.1.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling postgres v0.13.6 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling r2d2_postgres v0.11.1 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling bodyparser v0.6.0 [INFO] [stderr] Compiling staticfile v0.4.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling chatbix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:118:50 [INFO] [stderr] | [INFO] [stderr] 118 | return Err(IronError::new(body_error,(status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:173:50 [INFO] [stderr] | [INFO] [stderr] 173 | return Err(IronError::new(body_error,(status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:262:50 [INFO] [stderr] | [INFO] [stderr] 262 | return Err(IronError::new(body_error,(status::BadRequest))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / error_chain! { [INFO] [stderr] 64 | | errors { [INFO] [stderr] 65 | | EmptyQuery [INFO] [stderr] 66 | | InvalidCredentials [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / error_chain! { [INFO] [stderr] 64 | | errors { [INFO] [stderr] 65 | | EmptyQuery [INFO] [stderr] 66 | | InvalidCredentials [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "9554a7504f574fdab9c685f51793e9dc172ed7dea19bf0d3f3a09de5b9354cd7"` [INFO] running `"docker" "rm" "-f" "9554a7504f574fdab9c685f51793e9dc172ed7dea19bf0d3f3a09de5b9354cd7"` [INFO] [stdout] 9554a7504f574fdab9c685f51793e9dc172ed7dea19bf0d3f3a09de5b9354cd7 [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/Cobrand/chatbix:/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] 7ce5b99e451ec93ec385c0e91d8087514d284e4dbb63951a3dba45af30f3a9bf [INFO] running `"docker" "start" "-a" "7ce5b99e451ec93ec385c0e91d8087514d284e4dbb63951a3dba45af30f3a9bf"` [INFO] [stderr] Compiling chatbix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:118:50 [INFO] [stderr] | [INFO] [stderr] 118 | return Err(IronError::new(body_error,(status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:173:50 [INFO] [stderr] | [INFO] [stderr] 173 | return Err(IronError::new(body_error,(status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/routes.rs:262:50 [INFO] [stderr] | [INFO] [stderr] 262 | return Err(IronError::new(body_error,(status::BadRequest))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / error_chain! { [INFO] [stderr] 64 | | errors { [INFO] [stderr] 65 | | EmptyQuery [INFO] [stderr] 66 | | InvalidCredentials [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / error_chain! { [INFO] [stderr] 64 | | errors { [INFO] [stderr] 65 | | EmptyQuery [INFO] [stderr] 66 | | InvalidCredentials [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "7ce5b99e451ec93ec385c0e91d8087514d284e4dbb63951a3dba45af30f3a9bf"` [INFO] running `"docker" "rm" "-f" "7ce5b99e451ec93ec385c0e91d8087514d284e4dbb63951a3dba45af30f3a9bf"` [INFO] [stdout] 7ce5b99e451ec93ec385c0e91d8087514d284e4dbb63951a3dba45af30f3a9bf [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/Cobrand/chatbix:/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] f978a7565a31983bbd233f85b2985995ee19bc4edab3398cd84bcc1f2e1f629c [INFO] running `"docker" "start" "-a" "f978a7565a31983bbd233f85b2985995ee19bc4edab3398cd84bcc1f2e1f629c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/chatbix-cd3148e2392a0a5e [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/chatbix-7d72d3518ea765db [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests chatbix [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "f978a7565a31983bbd233f85b2985995ee19bc4edab3398cd84bcc1f2e1f629c"` [INFO] running `"docker" "rm" "-f" "f978a7565a31983bbd233f85b2985995ee19bc4edab3398cd84bcc1f2e1f629c"` [INFO] [stdout] f978a7565a31983bbd233f85b2985995ee19bc4edab3398cd84bcc1f2e1f629c