[INFO] fetching crate oniguruma 0.3.0... [INFO] checking oniguruma-0.3.0 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate oniguruma 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate oniguruma 0.3.0 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4782e6f6f3d1c442814e33639fb6e5b02c611343d005d9f93dad4af867767b64 [INFO] running `Command { std: "docker" "start" "-a" "4782e6f6f3d1c442814e33639fb6e5b02c611343d005d9f93dad4af867767b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4782e6f6f3d1c442814e33639fb6e5b02c611343d005d9f93dad4af867767b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4782e6f6f3d1c442814e33639fb6e5b02c611343d005d9f93dad4af867767b64", kill_on_drop: false }` [INFO] [stdout] 4782e6f6f3d1c442814e33639fb6e5b02c611343d005d9f93dad4af867767b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15206c65ccbbcc51edb072b4177bc97d69966fd4d0aae821bde72356e53a1110 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15206c65ccbbcc51edb072b4177bc97d69966fd4d0aae821bde72356e53a1110", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking oniguruma v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stdout] 5 | | flags Options: c_uint { [INFO] [stdout] 6 | | /// Default options. This is both compile and search time option. [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stdout] 5 | | flags Options: c_uint { [INFO] [stdout] 6 | | /// Default options. This is both compile and search time option. [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / bitflags! { [INFO] [stdout] 40 | | flags SyntaxOperator: u64 { [INFO] [stdout] 41 | | /// `.` [INFO] [stdout] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / bitflags! { [INFO] [stdout] 40 | | flags SyntaxOperator: u64 { [INFO] [stdout] 41 | | /// `.` [INFO] [stdout] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / bitflags! { [INFO] [stdout] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stdout] 140 | | /// `?, *, +, {n,m}` [INFO] [stdout] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / bitflags! { [INFO] [stdout] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stdout] 140 | | /// `?, *, +, {n,m}` [INFO] [stdout] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/encoding.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern { [INFO] [stdout] 5 | | static OnigEncodingUTF8: Encoding; [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/regex.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / extern { [INFO] [stdout] 10 | | fn onig_error_code_to_str(err_buff: *mut u8, err_code: c_int, ...) -> c_int; [INFO] [stdout] 11 | | [INFO] [stdout] 12 | | fn onig_new( [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn onig_free(reg: OnigRegex); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/regex.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/region.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | // TODO: shoud we use original malloc memory managment for regions? [INFO] [stdout] 7 | | // fn onig_region_new() -> *const Region; [INFO] [stdout] 8 | | // fn onig_region_free(region: *const Region, free_self: c_int); [INFO] [stdout] 9 | | fn onig_region_clear(region: *const Region); [INFO] [stdout] 10 | | fn onig_get_capture_tree(region: *const Region) -> *const CaptureTreeNode; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/syntax.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | static OnigSyntaxASIS: Syntax; [INFO] [stdout] 7 | | static OnigSyntaxPosixBasic: Syntax; [INFO] [stdout] 8 | | static OnigSyntaxPosixExtended: Syntax; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fn onig_set_syntax_options(syntax: *mut Syntax, options: c_uint); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stdout] 5 | | flags Options: c_uint { [INFO] [stdout] 6 | | /// Default options. This is both compile and search time option. [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | /// Regex parsing, compilation and evaluation options. [INFO] [stdout] 5 | | flags Options: c_uint { [INFO] [stdout] 6 | | /// Default options. This is both compile and search time option. [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / bitflags! { [INFO] [stdout] 40 | | flags SyntaxOperator: u64 { [INFO] [stdout] 41 | | /// `.` [INFO] [stdout] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / bitflags! { [INFO] [stdout] 40 | | flags SyntaxOperator: u64 { [INFO] [stdout] 41 | | /// `.` [INFO] [stdout] 42 | | const SYNTAX_OPERATOR_DOT_ANYCHAR = 1u64 << 1, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / bitflags! { [INFO] [stdout] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stdout] 140 | | /// `?, *, +, {n,m}` [INFO] [stdout] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/flags.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / bitflags! { [INFO] [stdout] 139 | | flags SyntaxBehavior: c_uint { [INFO] [stdout] 140 | | /// `?, *, +, {n,m}` [INFO] [stdout] 141 | | const SYNTAX_BEHAVIOR_CONTEXT_INDEP_REPEAT_OPS = 1u32 << 0, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/encoding.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern { [INFO] [stdout] 5 | | static OnigEncodingUTF8: Encoding; [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/regex.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / extern { [INFO] [stdout] 10 | | fn onig_error_code_to_str(err_buff: *mut u8, err_code: c_int, ...) -> c_int; [INFO] [stdout] 11 | | [INFO] [stdout] 12 | | fn onig_new( [INFO] [stdout] ... | [INFO] [stdout] 41 | | fn onig_free(reg: OnigRegex); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/regex.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/region.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | // TODO: shoud we use original malloc memory managment for regions? [INFO] [stdout] 7 | | // fn onig_region_new() -> *const Region; [INFO] [stdout] 8 | | // fn onig_region_free(region: *const Region, free_self: c_int); [INFO] [stdout] 9 | | fn onig_region_clear(region: *const Region); [INFO] [stdout] 10 | | fn onig_get_capture_tree(region: *const Region) -> *const CaptureTreeNode; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/syntax.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern { [INFO] [stdout] 6 | | static OnigSyntaxASIS: Syntax; [INFO] [stdout] 7 | | static OnigSyntaxPosixBasic: Syntax; [INFO] [stdout] 8 | | static OnigSyntaxPosixExtended: Syntax; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fn onig_set_syntax_options(syntax: *mut Syntax, options: c_uint); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oniguruma`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15206c65ccbbcc51edb072b4177bc97d69966fd4d0aae821bde72356e53a1110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15206c65ccbbcc51edb072b4177bc97d69966fd4d0aae821bde72356e53a1110", kill_on_drop: false }` [INFO] [stdout] 15206c65ccbbcc51edb072b4177bc97d69966fd4d0aae821bde72356e53a1110