[INFO] crate oniguruma 0.3.0 is already in cache [INFO] testing oniguruma-0.3.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate oniguruma 0.3.0 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate oniguruma 0.3.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oniguruma 0.3.0 [INFO] finished tweaking crates.io crate oniguruma 0.3.0 [INFO] tweaked toml for crates.io crate oniguruma 0.3.0 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5bdaf944635ec69bc934f707331dd2bf515c3500cb4f4cf05addcfed5f264edf [INFO] running `"docker" "start" "-a" "5bdaf944635ec69bc934f707331dd2bf515c3500cb4f4cf05addcfed5f264edf"` [INFO] [stderr] Compiling oniguruma v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / bitflags! { [INFO] [stderr] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stderr] 5 | | flags Options: c_uint { [INFO] [stderr] 6 | | /// Default options. This is both compile and search time option. [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / bitflags! { [INFO] [stderr] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stderr] 5 | | flags Options: c_uint { [INFO] [stderr] 6 | | /// Default options. This is both compile and search time option. [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / bitflags! { [INFO] [stderr] 40 | | flags SyntaxOperator: u64 { [INFO] [stderr] 41 | | /// `.` [INFO] [stderr] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stderr] ... | [INFO] [stderr] 135 | | } [INFO] [stderr] 136 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / bitflags! { [INFO] [stderr] 40 | | flags SyntaxOperator: u64 { [INFO] [stderr] 41 | | /// `.` [INFO] [stderr] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stderr] ... | [INFO] [stderr] 135 | | } [INFO] [stderr] 136 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | / bitflags! { [INFO] [stderr] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stderr] 140 | | /// `?, *, +, {n,m}` [INFO] [stderr] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stderr] ... | [INFO] [stderr] 170 | | } [INFO] [stderr] 171 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | / bitflags! { [INFO] [stderr] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stderr] 140 | | /// `?, *, +, {n,m}` [INFO] [stderr] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stderr] ... | [INFO] [stderr] 170 | | } [INFO] [stderr] 171 | | } [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/regex.rs:102:32 [INFO] [stderr] | [INFO] [stderr] 102 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/regex.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | let mut err_buff = &mut [0 as u8; 90]; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/encoding.rs:9:47 [INFO] [stderr] | [INFO] [stderr] 9 | pub static ENCODING_UTF8: &'static Encoding = &OnigEncodingUTF8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(safe_extern_statics)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:31:43 [INFO] [stderr] | [INFO] [stderr] 31 | pub static SYNTAX_ASIS: &'static Syntax = &OnigSyntaxASIS; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:33:50 [INFO] [stderr] | [INFO] [stderr] 33 | pub static SYNTAX_POSIX_BASIC: &'static Syntax = &OnigSyntaxPosixBasic; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | pub static SYNTAX_POSIX_EXTENDED: &'static Syntax = &OnigSyntaxPosixExtended; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:37:44 [INFO] [stderr] | [INFO] [stderr] 37 | pub static SYNTAX_EMACS: &'static Syntax = &OnigSyntaxEmacs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:39:43 [INFO] [stderr] | [INFO] [stderr] 39 | pub static SYNTAX_GREP: &'static Syntax = &OnigSyntaxGrep; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:41:48 [INFO] [stderr] | [INFO] [stderr] 41 | pub static SYNTAX_GNU_REGEX: &'static Syntax = &OnigSyntaxGnuRegex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:43:43 [INFO] [stderr] | [INFO] [stderr] 43 | pub static SYNTAX_JAVA: &'static Syntax = &OnigSyntaxJava; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:45:43 [INFO] [stderr] | [INFO] [stderr] 45 | pub static SYNTAX_PERL: &'static Syntax = &OnigSyntaxPerl; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:47:46 [INFO] [stderr] | [INFO] [stderr] 47 | pub static SYNTAX_PERL_NG: &'static Syntax = &OnigSyntaxPerl_NG; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:49:43 [INFO] [stderr] | [INFO] [stderr] 49 | pub static SYNTAX_RUBY: &'static Syntax = &OnigSyntaxRuby; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "5bdaf944635ec69bc934f707331dd2bf515c3500cb4f4cf05addcfed5f264edf"` [INFO] running `"docker" "rm" "-f" "5bdaf944635ec69bc934f707331dd2bf515c3500cb4f4cf05addcfed5f264edf"` [INFO] [stdout] 5bdaf944635ec69bc934f707331dd2bf515c3500cb4f4cf05addcfed5f264edf [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 2951f80b5d78e8f559ccafe819d5849400848c556e0bd91a8c5608efc27ae997 [INFO] running `"docker" "start" "-a" "2951f80b5d78e8f559ccafe819d5849400848c556e0bd91a8c5608efc27ae997"` [INFO] [stderr] Compiling oniguruma v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / bitflags! { [INFO] [stderr] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stderr] 5 | | flags Options: c_uint { [INFO] [stderr] 6 | | /// Default options. This is both compile and search time option. [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / bitflags! { [INFO] [stderr] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stderr] 5 | | flags Options: c_uint { [INFO] [stderr] 6 | | /// Default options. This is both compile and search time option. [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / bitflags! { [INFO] [stderr] 40 | | flags SyntaxOperator: u64 { [INFO] [stderr] 41 | | /// `.` [INFO] [stderr] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stderr] ... | [INFO] [stderr] 135 | | } [INFO] [stderr] 136 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / bitflags! { [INFO] [stderr] 40 | | flags SyntaxOperator: u64 { [INFO] [stderr] 41 | | /// `.` [INFO] [stderr] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stderr] ... | [INFO] [stderr] 135 | | } [INFO] [stderr] 136 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | / bitflags! { [INFO] [stderr] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stderr] 140 | | /// `?, *, +, {n,m}` [INFO] [stderr] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stderr] ... | [INFO] [stderr] 170 | | } [INFO] [stderr] 171 | | } [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 'try': use the `?` operator instead [INFO] [stderr] --> src/flags.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | / bitflags! { [INFO] [stderr] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stderr] 140 | | /// `?, *, +, {n,m}` [INFO] [stderr] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stderr] ... | [INFO] [stderr] 170 | | } [INFO] [stderr] 171 | | } [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/regex.rs:102:32 [INFO] [stderr] | [INFO] [stderr] 102 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/regex.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | let mut err_buff = &mut [0 as u8; 90]; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/encoding.rs:9:47 [INFO] [stderr] | [INFO] [stderr] 9 | pub static ENCODING_UTF8: &'static Encoding = &OnigEncodingUTF8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(safe_extern_statics)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:31:43 [INFO] [stderr] | [INFO] [stderr] 31 | pub static SYNTAX_ASIS: &'static Syntax = &OnigSyntaxASIS; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:33:50 [INFO] [stderr] | [INFO] [stderr] 33 | pub static SYNTAX_POSIX_BASIC: &'static Syntax = &OnigSyntaxPosixBasic; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | pub static SYNTAX_POSIX_EXTENDED: &'static Syntax = &OnigSyntaxPosixExtended; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:37:44 [INFO] [stderr] | [INFO] [stderr] 37 | pub static SYNTAX_EMACS: &'static Syntax = &OnigSyntaxEmacs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:39:43 [INFO] [stderr] | [INFO] [stderr] 39 | pub static SYNTAX_GREP: &'static Syntax = &OnigSyntaxGrep; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:41:48 [INFO] [stderr] | [INFO] [stderr] 41 | pub static SYNTAX_GNU_REGEX: &'static Syntax = &OnigSyntaxGnuRegex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:43:43 [INFO] [stderr] | [INFO] [stderr] 43 | pub static SYNTAX_JAVA: &'static Syntax = &OnigSyntaxJava; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:45:43 [INFO] [stderr] | [INFO] [stderr] 45 | pub static SYNTAX_PERL: &'static Syntax = &OnigSyntaxPerl; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:47:46 [INFO] [stderr] | [INFO] [stderr] 47 | pub static SYNTAX_PERL_NG: &'static Syntax = &OnigSyntaxPerl_NG; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] warning: use of extern static is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/syntax.rs:49:43 [INFO] [stderr] | [INFO] [stderr] 49 | pub static SYNTAX_RUBY: &'static Syntax = &OnigSyntaxRuby; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #36247 [INFO] [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.oniguruma.7rkgxekk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c" "/opt/rustwide/target/debug/deps/oniguruma-d76d120a09c8545c.13plmrq6ih1lzrml.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lonig" "-lonig" "-lonig" "-lonig" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4c9f1ea4a80d486e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lonig [INFO] [stderr] /usr/bin/ld: cannot find -lonig [INFO] [stderr] /usr/bin/ld: cannot find -lonig [INFO] [stderr] /usr/bin/ld: cannot find -lonig [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `oniguruma`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2951f80b5d78e8f559ccafe819d5849400848c556e0bd91a8c5608efc27ae997"` [INFO] running `"docker" "rm" "-f" "2951f80b5d78e8f559ccafe819d5849400848c556e0bd91a8c5608efc27ae997"` [INFO] [stdout] 2951f80b5d78e8f559ccafe819d5849400848c556e0bd91a8c5608efc27ae997