[INFO] fetching crate pastebin 0.17.9... [INFO] extracting crate pastebin 0.17.9 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/pastebin/0.17.9 [INFO] extracting crate pastebin 0.17.9 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/pastebin/0.17.9 [INFO] validating manifest of pastebin-0.17.9 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pastebin-0.17.9 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pastebin-0.17.9 [INFO] finished frobbing pastebin-0.17.9 [INFO] frobbed toml for pastebin-0.17.9 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/pastebin/0.17.9/Cargo.toml [INFO] started frobbing pastebin-0.17.9 [INFO] finished frobbing pastebin-0.17.9 [INFO] frobbed toml for pastebin-0.17.9 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/pastebin/0.17.9/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pastebin-0.17.9 against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/pastebin/0.17.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9263d69945b5ffb5563fe8a9491b876b40e087c5093a1051136d7d52f2a5b2c8 [INFO] running `"docker" "start" "-a" "9263d69945b5ffb5563fe8a9491b876b40e087c5093a1051136d7d52f2a5b2c8"` [INFO] [stderr] Checking bson v0.11.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking pastebin v0.17.9 (/opt/crater/workdir) [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `eitem` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:30 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:48 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:48 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:57 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:49 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:58 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:49 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:58 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:203:41 [INFO] [stderr] | [INFO] [stderr] 197 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 203 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:214:41 [INFO] [stderr] | [INFO] [stderr] 208 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 214 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:241:7 [INFO] [stderr] | [INFO] [stderr] 235 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 241 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn new(db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/web.rs:198:48 [INFO] [stderr] | [INFO] [stderr] 198 | let url_prefix = format!("{}/", url_prefix.trim_right_matches('/')); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `pastebin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9263d69945b5ffb5563fe8a9491b876b40e087c5093a1051136d7d52f2a5b2c8"` [INFO] running `"docker" "rm" "-f" "9263d69945b5ffb5563fe8a9491b876b40e087c5093a1051136d7d52f2a5b2c8"` [INFO] [stdout] 9263d69945b5ffb5563fe8a9491b876b40e087c5093a1051136d7d52f2a5b2c8