[INFO] updating cached repository BartMassey/rocket-pastebin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BartMassey/rocket-pastebin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BartMassey/rocket-pastebin" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/BartMassey/rocket-pastebin"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/BartMassey/rocket-pastebin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BartMassey/rocket-pastebin" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/BartMassey/rocket-pastebin"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/BartMassey/rocket-pastebin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1639a2f3d67625b35dddaa69c26a592d2478596e [INFO] sha for GitHub repo BartMassey/rocket-pastebin: 1639a2f3d67625b35dddaa69c26a592d2478596e [INFO] validating manifest of BartMassey/rocket-pastebin on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BartMassey/rocket-pastebin on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BartMassey/rocket-pastebin [INFO] finished frobbing BartMassey/rocket-pastebin [INFO] frobbed toml for BartMassey/rocket-pastebin written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/BartMassey/rocket-pastebin/Cargo.toml [INFO] started frobbing BartMassey/rocket-pastebin [INFO] finished frobbing BartMassey/rocket-pastebin [INFO] frobbed toml for BartMassey/rocket-pastebin written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/BartMassey/rocket-pastebin/Cargo.toml [INFO] crate BartMassey/rocket-pastebin already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking BartMassey/rocket-pastebin against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-3/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/BartMassey/rocket-pastebin:/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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3885f2aace60aaf8f1bb93817a51a76725b27476ac4f2426fd179f2c4626d33c [INFO] running `"docker" "start" "-a" "3885f2aace60aaf8f1bb93817a51a76725b27476ac4f2426fd179f2c4626d33c"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `pastebin`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Checking mac v0.0.2 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Checking ego-tree v0.1.0 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking nodrop v0.1.8 [INFO] [stderr] Compiling rocket_codegen v0.1.3 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Checking serde_json v0.8.4 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Checking futf v0.1.2 [INFO] [stderr] Checking cssparser v0.5.8 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking term v0.4.4 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Checking tendril v0.2.3 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Checking term-painter v0.2.3 [INFO] [stderr] Compiling url v1.2.4 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Checking hyper v0.9.14 [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.2.4/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] Checking regex v0.1.80 [INFO] [stderr] Compiling serde_codegen v0.8.21 [INFO] [stderr] error: macro-expanded `macro_export` macros from the current crate cannot be referred to by absolute paths [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.29/src/lib.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | pub use atom; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: the macro is defined here [INFO] [stderr] --> /opt/crater/target/debug/build/string_cache-e5c8dc85785ad1b3/out/atom_macro.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / macro_rules! atom { [INFO] [stderr] 3 | | ("alink") => { $crate::Atom { unsafe_data: 0x2 } }; [INFO] [stderr] 4 | | ("background-clip") => { $crate::Atom { unsafe_data: 0x100000002 } }; [INFO] [stderr] 5 | | ("multipart/form-data") => { $crate::Atom { unsafe_data: 0x200000002 } }; [INFO] [stderr] ... | [INFO] [stderr] 127| | ("min") => { $crate::Atom { unsafe_data: 0x4f400000002 } }; [INFO] [stderr] 127| | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `string_cache`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3885f2aace60aaf8f1bb93817a51a76725b27476ac4f2426fd179f2c4626d33c"` [INFO] running `"docker" "rm" "-f" "3885f2aace60aaf8f1bb93817a51a76725b27476ac4f2426fd179f2c4626d33c"` [INFO] [stdout] 3885f2aace60aaf8f1bb93817a51a76725b27476ac4f2426fd179f2c4626d33c