[INFO] updating cached repository walfie/petronel [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/walfie/petronel [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/walfie/petronel" "work/ex/beta-1.38-1/sources/1.37.0/gh/walfie/petronel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/walfie/petronel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/walfie/petronel" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd40352b845a095fef7a3836b5e7c96b751f1373 [INFO] sha for GitHub repo walfie/petronel: cd40352b845a095fef7a3836b5e7c96b751f1373 [INFO] validating manifest of walfie/petronel on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of walfie/petronel on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing walfie/petronel [INFO] finished frobbing walfie/petronel [INFO] frobbed toml for walfie/petronel written to work/ex/beta-1.38-1/sources/1.37.0/gh/walfie/petronel/Cargo.toml [INFO] started frobbing walfie/petronel [INFO] finished frobbing walfie/petronel [INFO] frobbed toml for walfie/petronel written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel/Cargo.toml [INFO] crate walfie/petronel already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing walfie/petronel against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] fc82dffd25f0640bc13ea9d5e4cb0bdda61b2e42c1f883e750538e1359bb7364 [INFO] running `"docker" "start" "-a" "fc82dffd25f0640bc13ea9d5e4cb0bdda61b2e42c1f883e750538e1359bb7364"` [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling precomputed-hash v0.1.0 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling deflate v0.7.16 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.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.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | 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 mime v0.3.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling ring v0.9.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling twitter-stream-message v0.2.0 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling oauthcli v1.0.6 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling twitter-stream v0.5.3 [INFO] [stderr] Compiling petronel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/worker.rs:145:40 [INFO] [stderr] | [INFO] [stderr] 145 | fn remove_bosses(&mut self, f: Box bool>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&RaidBossMetadata) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:63:45 [INFO] [stderr] | [INFO] [stderr] 63 | pub(crate) struct RemoveBossesPredicate(Box bool>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&RaidBossMetadata) -> bool` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/image_hash/mod.rs:88:23 [INFO] [stderr] | [INFO] [stderr] 88 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/model.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static! { [INFO] [stderr] 15 | | static ref REGEX_BOSS_NAME: Regex = Regex::new("\ [INFO] [stderr] 16 | | Lv(?:l )?(?P[0-9]+) .*\ [INFO] [stderr] 17 | | ").expect("invalid boss name regex"); [INFO] [stderr] 18 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/model.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static! { [INFO] [stderr] 15 | | static ref REGEX_BOSS_NAME: Regex = Regex::new("\ [INFO] [stderr] 16 | | Lv(?:l )?(?P[0-9]+) .*\ [INFO] [stderr] 17 | | ").expect("invalid boss name regex"); [INFO] [stderr] 18 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: method is never used: `as_slices` [INFO] [stderr] --> src/circular_buffer.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn as_slices(&self) -> (&[T], &[T]) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `"docker" "inspect" "fc82dffd25f0640bc13ea9d5e4cb0bdda61b2e42c1f883e750538e1359bb7364"` [INFO] running `"docker" "rm" "-f" "fc82dffd25f0640bc13ea9d5e4cb0bdda61b2e42c1f883e750538e1359bb7364"` [INFO] [stdout] fc82dffd25f0640bc13ea9d5e4cb0bdda61b2e42c1f883e750538e1359bb7364 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d6c5677a62d36504eb5ae31f434bb4941badd48a773944414d3e48256c5bb214 [INFO] running `"docker" "start" "-a" "d6c5677a62d36504eb5ae31f434bb4941badd48a773944414d3e48256c5bb214"` [INFO] [stderr] Compiling petronel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/server.rs:178:26 [INFO] [stderr] | [INFO] [stderr] 178 | type ServiceFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/server.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / lazy_static! { [INFO] [stderr] 164 | | static ref REGEX_BOSS_TWEETS: Regex = Regex::new( [INFO] [stderr] 165 | | r"^/bosses/(?P.+)/tweets$" [INFO] [stderr] 166 | | ).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 174 | | ).unwrap(); [INFO] [stderr] 175 | | } [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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/worker.rs:145:40 [INFO] [stderr] | [INFO] [stderr] 145 | fn remove_bosses(&mut self, f: Box bool>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&RaidBossMetadata) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:63:45 [INFO] [stderr] | [INFO] [stderr] 63 | pub(crate) struct RemoveBossesPredicate(Box bool>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&RaidBossMetadata) -> bool` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/image_hash/mod.rs:88:23 [INFO] [stderr] | [INFO] [stderr] 88 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/model.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static! { [INFO] [stderr] 15 | | static ref REGEX_BOSS_NAME: Regex = Regex::new("\ [INFO] [stderr] 16 | | Lv(?:l )?(?P[0-9]+) .*\ [INFO] [stderr] 17 | | ").expect("invalid boss name regex"); [INFO] [stderr] 18 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/model.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static! { [INFO] [stderr] 15 | | static ref REGEX_BOSS_NAME: Regex = Regex::new("\ [INFO] [stderr] 16 | | Lv(?:l )?(?P[0-9]+) .*\ [INFO] [stderr] 17 | | ").expect("invalid boss name regex"); [INFO] [stderr] 18 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/raid.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref REGEX_JAPANESE: Regex = Regex::new("\ [INFO] [stderr] 17 | | (?P(?s).*)(?P[0-9A-F]{8}) :参戦ID\n\ [INFO] [stderr] 18 | | 参加者募集!\n\ [INFO] [stderr] ... | [INFO] [stderr] 31 | | .expect("invalid image URL regex"); [INFO] [stderr] 32 | | } [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 24.50s [INFO] running `"docker" "inspect" "d6c5677a62d36504eb5ae31f434bb4941badd48a773944414d3e48256c5bb214"` [INFO] running `"docker" "rm" "-f" "d6c5677a62d36504eb5ae31f434bb4941badd48a773944414d3e48256c5bb214"` [INFO] [stdout] d6c5677a62d36504eb5ae31f434bb4941badd48a773944414d3e48256c5bb214 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/walfie/petronel:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 9fe68791d84dcac9c855ac69d657f96f86f3eb1a102749b6593505e37c0ae728 [INFO] running `"docker" "start" "-a" "9fe68791d84dcac9c855ac69d657f96f86f3eb1a102749b6593505e37c0ae728"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/petronel-0aca1d109acac1f1 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test circular_buffer::test::unordered ... ok [INFO] [stdout] test circular_buffer::test::multiple_overflows ... ok [INFO] [stdout] test circular_buffer::test::maintain_initial_capacity ... ok [INFO] [stdout] test circular_buffer::test::as_slices ... ok [INFO] [stdout] test id_pool::test::use_id ... ok [INFO] [stdout] test raid::test::parse_ignore_invalid_text ... ok [INFO] [stdout] test raid::test::parse_ignore_another_daily_refresh ... ok [INFO] [stdout] test raid::test::parse_ignore_daily_refresh ... ok [INFO] [stdout] test raid::test::parse_ignore_extra_space_in_image_url ... ok [INFO] [stdout] test raid::test::parse_without_extra_text ... ok [INFO] [stdout] test raid::test::parse_with_extra_newline ... ok [INFO] [stdout] test raid::test::parse_extra_text ... ok [INFO] [stdout] test raid::test::parse_newlines_in_extra_text ... ok [INFO] [stdout] test raid::test::parse_without_image_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/petronel-2a1e532adeabaf3c [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] [stderr] Doc-tests petronel [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" "9fe68791d84dcac9c855ac69d657f96f86f3eb1a102749b6593505e37c0ae728"` [INFO] running `"docker" "rm" "-f" "9fe68791d84dcac9c855ac69d657f96f86f3eb1a102749b6593505e37c0ae728"` [INFO] [stdout] 9fe68791d84dcac9c855ac69d657f96f86f3eb1a102749b6593505e37c0ae728