[INFO] cloning repository asteroidb612/printer [INFO] running `"git" "clone" "--bare" "git://github.com/asteroidb612/printer.git" "work/cache/sources/gh/asteroidb612/printer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/asteroidb612/printer'... [INFO] running `"git" "clone" "work/cache/sources/gh/asteroidb612/printer" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/asteroidb612/printer"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/asteroidb612/printer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asteroidb612/printer" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/asteroidb612/printer"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/asteroidb612/printer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3ebf2b8488da9a9e1f8832dda97af2cf30de2c5 [INFO] sha for GitHub repo asteroidb612/printer: e3ebf2b8488da9a9e1f8832dda97af2cf30de2c5 [INFO] validating manifest of asteroidb612/printer 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 asteroidb612/printer 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 asteroidb612/printer [INFO] finished frobbing asteroidb612/printer [INFO] frobbed toml for asteroidb612/printer written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/asteroidb612/printer/Cargo.toml [INFO] started frobbing asteroidb612/printer [INFO] finished frobbing asteroidb612/printer [INFO] frobbed toml for asteroidb612/printer written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/asteroidb612/printer/Cargo.toml [INFO] crate asteroidb612/printer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-calendar3 v1.0.5+20170514 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking asteroidb612/printer 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/gh/asteroidb612/printer:/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] 75f66ca0c274c5437e5afb8d7fc163bd3aca6d18a72dd71aa50240289f824321 [INFO] running `"docker" "start" "-a" "75f66ca0c274c5437e5afb8d7fc163bd3aca6d18a72dd71aa50240289f824321"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking gag v0.1.10 [INFO] [stderr] Checking openssl v0.10.15 [INFO] [stderr] Checking hyper v0.10.14 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-threadpool v0.1.8 [INFO] [stderr] Checking cron v0.6.0 [INFO] [stderr] Checking tiny_http v0.6.0 [INFO] [stderr] Checking job_scheduler v1.0.5 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking rouille v2.2.0 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking yup-oauth2 v1.0.9 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking hyper v0.12.12 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking google-calendar3 v1.0.5+20170514 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Checking reqwest v0.9.3 [INFO] [stderr] Checking lumberjack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:12:65 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 12 | if ret . is_none ( ) && request . method ( ) == stringify ! ( $ method ) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:14:32 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 14 | __param_dispatch request_url , $ url_pattern => $ handle ; $ ( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:14:49 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 14 | __param_dispatch request_url , $ url_pattern => $ handle ; $ ( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:15:1 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:15:11 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | ^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:98:65 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 98 | if ret . is_none ( ) && request . method ( ) == stringify ! ( $ method ) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:99:46 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:99:58 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:12:65 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 12 | if ret . is_none ( ) && request . method ( ) == stringify ! ( $ method ) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:14:32 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 14 | __param_dispatch request_url , $ url_pattern => $ handle ; $ ( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:14:49 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 14 | __param_dispatch request_url , $ url_pattern => $ handle ; $ ( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:15:1 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:15:11 [INFO] [stderr] | [INFO] [stderr] 5 | handle : expr , ) * _ => $ default : expr $ ( , ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | $ param : $ param_type ) , * ) ; } } ) + if let Some ( ret ) = ret { ret } [INFO] [stderr] | ^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:98:65 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 98 | if ret . is_none ( ) && request . method ( ) == stringify ! ( $ method ) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:99:46 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::rouille::router::router macros>:99:58 [INFO] [stderr] | [INFO] [stderr] 90 | ( $ method : ident ) ( $ ( $ pat : tt ) + ) => $ value : block , ) * _ => $ [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | ret = router ! ( __check_pattern request_url $ value $ ( $ pat ) + ) ; } } ) + [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `lumberjack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `lumberjack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "75f66ca0c274c5437e5afb8d7fc163bd3aca6d18a72dd71aa50240289f824321"` [INFO] running `"docker" "rm" "-f" "75f66ca0c274c5437e5afb8d7fc163bd3aca6d18a72dd71aa50240289f824321"` [INFO] [stdout] 75f66ca0c274c5437e5afb8d7fc163bd3aca6d18a72dd71aa50240289f824321