[INFO] fetching crate rure 0.2.2... [INFO] testing rure-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rure 0.2.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rure 0.2.2 [INFO] finished tweaking crates.io crate rure 0.2.2 [INFO] tweaked toml for crates.io crate rure 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rure 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd143828c894ae864d4212b9e48c2921de8b3e516d3ce207456db2123d807a6a [INFO] running `Command { std: "docker" "start" "-a" "cd143828c894ae864d4212b9e48c2921de8b3e516d3ce207456db2123d807a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd143828c894ae864d4212b9e48c2921de8b3e516d3ce207456db2123d807a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd143828c894ae864d4212b9e48c2921de8b3e516d3ce207456db2123d807a6a", kill_on_drop: false }` [INFO] [stdout] cd143828c894ae864d4212b9e48c2921de8b3e516d3ce207456db2123d807a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 29103177c09effbc898d2e62a297e0701ce415bf0a1ddb073b2ff9306e783784 [INFO] running `Command { std: "docker" "start" "-a" "29103177c09effbc898d2e62a297e0701ce415bf0a1ddb073b2ff9306e783784", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rure v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / ffi_fn! { [INFO] [stdout] 50 | | fn rure_error_new() -> *mut Error { [INFO] [stdout] 51 | | Box::into_raw(Box::new(Error::new(ErrorKind::None))) [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / ffi_fn! { [INFO] [stdout] 56 | | fn rure_error_free(err: *mut Error) { [INFO] [stdout] 57 | | unsafe { drop(Box::from_raw(err)); } [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / ffi_fn! { [INFO] [stdout] 62 | | fn rure_error_message(err: *mut Error) -> *const c_char { [INFO] [stdout] 63 | | let err = unsafe { &mut *err }; [INFO] [stdout] 64 | | let cmsg = match CString::new(format!("{}", err)) { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / ffi_fn! { [INFO] [stdout] 78 | | fn rure_compile_must(pattern: *const c_char) -> *const Regex { [INFO] [stdout] 79 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 80 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / ffi_fn! { [INFO] [stdout] 95 | | fn rure_compile( [INFO] [stdout] 96 | | pattern: *const u8, [INFO] [stdout] 97 | | length: size_t, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / ffi_fn! { [INFO] [stdout] 153 | | fn rure_free(re: *const Regex) { [INFO] [stdout] 154 | | unsafe { drop(Box::from_raw(re as *mut Regex)); } [INFO] [stdout] 155 | | } [INFO] [stdout] 156 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | / ffi_fn! { [INFO] [stdout] 159 | | fn rure_is_match( [INFO] [stdout] 160 | | re: *const Regex, [INFO] [stdout] 161 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / ffi_fn! { [INFO] [stdout] 172 | | fn rure_find( [INFO] [stdout] 173 | | re: *const Regex, [INFO] [stdout] 174 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 188 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / ffi_fn! { [INFO] [stdout] 191 | | fn rure_find_captures( [INFO] [stdout] 192 | | re: *const Regex, [INFO] [stdout] 193 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / ffi_fn! { [INFO] [stdout] 206 | | fn rure_shortest_match( [INFO] [stdout] 207 | | re: *const Regex, [INFO] [stdout] 208 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / ffi_fn! { [INFO] [stdout] 230 | | fn rure_capture_name_index( [INFO] [stdout] 231 | | re: *const Regex, [INFO] [stdout] 232 | | name: *const c_char, [INFO] [stdout] ... | [INFO] [stdout] 242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | / ffi_fn! { [INFO] [stdout] 245 | | fn rure_iter_capture_names_new( [INFO] [stdout] 246 | | re: *const Regex, [INFO] [stdout] 247 | | ) -> *mut IterCaptureNames { [INFO] [stdout] ... | [INFO] [stdout] 254 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / ffi_fn! { [INFO] [stdout] 257 | | fn rure_iter_capture_names_free(it: *mut IterCaptureNames) { [INFO] [stdout] 258 | | unsafe { [INFO] [stdout] 259 | | let it = &mut *it; [INFO] [stdout] ... | [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / ffi_fn! { [INFO] [stdout] 269 | | fn rure_iter_capture_names_next( [INFO] [stdout] 270 | | it: *mut IterCaptureNames, [INFO] [stdout] 271 | | capture_name: *mut *mut c_char, [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / ffi_fn! { [INFO] [stdout] 306 | | fn rure_iter_new( [INFO] [stdout] 307 | | re: *const Regex, [INFO] [stdout] 308 | | ) -> *mut Iter { [INFO] [stdout] ... | [INFO] [stdout] 315 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | / ffi_fn! { [INFO] [stdout] 318 | | fn rure_iter_free(it: *mut Iter) { [INFO] [stdout] 319 | | unsafe { drop(Box::from_raw(it)); } [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / ffi_fn! { [INFO] [stdout] 324 | | fn rure_iter_next( [INFO] [stdout] 325 | | it: *mut Iter, [INFO] [stdout] 326 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | / ffi_fn! { [INFO] [stdout] 365 | | fn rure_iter_next_captures( [INFO] [stdout] 366 | | it: *mut Iter, [INFO] [stdout] 367 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / ffi_fn! { [INFO] [stdout] 401 | | fn rure_captures_new(re: *const Regex) -> *mut Captures { [INFO] [stdout] 402 | | let re = unsafe { &*re }; [INFO] [stdout] 403 | | let captures = Captures(re.locations()); [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / ffi_fn! { [INFO] [stdout] 409 | | fn rure_captures_free(captures: *const Captures) { [INFO] [stdout] 410 | | unsafe { drop(Box::from_raw(captures as *mut Captures)); } [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / ffi_fn! { [INFO] [stdout] 415 | | fn rure_captures_at( [INFO] [stdout] 416 | | captures: *const Captures, [INFO] [stdout] 417 | | i: size_t, [INFO] [stdout] ... | [INFO] [stdout] 434 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | / ffi_fn! { [INFO] [stdout] 437 | | fn rure_captures_len(captures: *const Captures) -> size_t { [INFO] [stdout] 438 | | unsafe { (*captures).0.len() } [INFO] [stdout] 439 | | } [INFO] [stdout] 440 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:442:1 [INFO] [stdout] | [INFO] [stdout] 442 | / ffi_fn! { [INFO] [stdout] 443 | | fn rure_options_new() -> *mut Options { [INFO] [stdout] 444 | | Box::into_raw(Box::new(Options::default())) [INFO] [stdout] 445 | | } [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / ffi_fn! { [INFO] [stdout] 449 | | fn rure_options_free(options: *mut Options) { [INFO] [stdout] 450 | | unsafe { drop(Box::from_raw(options)); } [INFO] [stdout] 451 | | } [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | / ffi_fn! { [INFO] [stdout] 455 | | fn rure_options_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 456 | | let options = unsafe { &mut *options }; [INFO] [stdout] 457 | | options.size_limit = limit; [INFO] [stdout] 458 | | } [INFO] [stdout] 459 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | / ffi_fn! { [INFO] [stdout] 462 | | fn rure_options_dfa_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 463 | | let options = unsafe { &mut *options }; [INFO] [stdout] 464 | | options.dfa_size_limit = limit; [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | / ffi_fn! { [INFO] [stdout] 469 | | fn rure_compile_set( [INFO] [stdout] 470 | | patterns: *const *const u8, [INFO] [stdout] 471 | | patterns_lengths: *const size_t, [INFO] [stdout] ... | [INFO] [stdout] 526 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | / ffi_fn! { [INFO] [stdout] 529 | | fn rure_set_free(re: *const RegexSet) { [INFO] [stdout] 530 | | unsafe { drop(Box::from_raw(re as *mut RegexSet)); } [INFO] [stdout] 531 | | } [INFO] [stdout] 532 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / ffi_fn! { [INFO] [stdout] 535 | | fn rure_set_is_match( [INFO] [stdout] 536 | | re: *const RegexSet, [INFO] [stdout] 537 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 545 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / ffi_fn! { [INFO] [stdout] 548 | | fn rure_set_matches( [INFO] [stdout] 549 | | re: *const RegexSet, [INFO] [stdout] 550 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 567 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:569:1 [INFO] [stdout] | [INFO] [stdout] 569 | / ffi_fn! { [INFO] [stdout] 570 | | fn rure_set_len(re: *const RegexSet) -> size_t { [INFO] [stdout] 571 | | unsafe { (*re).len() } [INFO] [stdout] 572 | | } [INFO] [stdout] 573 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / ffi_fn! { [INFO] [stdout] 576 | | fn rure_escape_must(pattern: *const c_char) -> *const c_char { [INFO] [stdout] 577 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 578 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 589 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | / ffi_fn! { [INFO] [stdout] 626 | | fn rure_cstring_free(s: *mut c_char) { [INFO] [stdout] 627 | | unsafe { drop(CString::from_raw(s)); } [INFO] [stdout] 628 | | } [INFO] [stdout] 629 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `Command { std: "docker" "inspect" "29103177c09effbc898d2e62a297e0701ce415bf0a1ddb073b2ff9306e783784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29103177c09effbc898d2e62a297e0701ce415bf0a1ddb073b2ff9306e783784", kill_on_drop: false }` [INFO] [stdout] 29103177c09effbc898d2e62a297e0701ce415bf0a1ddb073b2ff9306e783784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7a79ae5f2d101a9ab7b1b0f1aa1575afa98ca06c7bd6a05a349b84c810ec61a7 [INFO] running `Command { std: "docker" "start" "-a" "7a79ae5f2d101a9ab7b1b0f1aa1575afa98ca06c7bd6a05a349b84c810ec61a7", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / ffi_fn! { [INFO] [stdout] 50 | | fn rure_error_new() -> *mut Error { [INFO] [stdout] 51 | | Box::into_raw(Box::new(Error::new(ErrorKind::None))) [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / ffi_fn! { [INFO] [stdout] 56 | | fn rure_error_free(err: *mut Error) { [INFO] [stdout] 57 | | unsafe { drop(Box::from_raw(err)); } [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / ffi_fn! { [INFO] [stdout] 62 | | fn rure_error_message(err: *mut Error) -> *const c_char { [INFO] [stdout] 63 | | let err = unsafe { &mut *err }; [INFO] [stdout] 64 | | let cmsg = match CString::new(format!("{}", err)) { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / ffi_fn! { [INFO] [stdout] 78 | | fn rure_compile_must(pattern: *const c_char) -> *const Regex { [INFO] [stdout] 79 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 80 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / ffi_fn! { [INFO] [stdout] 95 | | fn rure_compile( [INFO] [stdout] 96 | | pattern: *const u8, [INFO] [stdout] 97 | | length: size_t, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / ffi_fn! { [INFO] [stdout] 153 | | fn rure_free(re: *const Regex) { [INFO] [stdout] 154 | | unsafe { drop(Box::from_raw(re as *mut Regex)); } [INFO] [stdout] 155 | | } [INFO] [stdout] 156 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | / ffi_fn! { [INFO] [stdout] 159 | | fn rure_is_match( [INFO] [stdout] 160 | | re: *const Regex, [INFO] [stdout] 161 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / ffi_fn! { [INFO] [stdout] 172 | | fn rure_find( [INFO] [stdout] 173 | | re: *const Regex, [INFO] [stdout] 174 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 188 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / ffi_fn! { [INFO] [stdout] 191 | | fn rure_find_captures( [INFO] [stdout] 192 | | re: *const Regex, [INFO] [stdout] 193 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / ffi_fn! { [INFO] [stdout] 206 | | fn rure_shortest_match( [INFO] [stdout] 207 | | re: *const Regex, [INFO] [stdout] 208 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / ffi_fn! { [INFO] [stdout] 230 | | fn rure_capture_name_index( [INFO] [stdout] 231 | | re: *const Regex, [INFO] [stdout] 232 | | name: *const c_char, [INFO] [stdout] ... | [INFO] [stdout] 242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | / ffi_fn! { [INFO] [stdout] 245 | | fn rure_iter_capture_names_new( [INFO] [stdout] 246 | | re: *const Regex, [INFO] [stdout] 247 | | ) -> *mut IterCaptureNames { [INFO] [stdout] ... | [INFO] [stdout] 254 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / ffi_fn! { [INFO] [stdout] 257 | | fn rure_iter_capture_names_free(it: *mut IterCaptureNames) { [INFO] [stdout] 258 | | unsafe { [INFO] [stdout] 259 | | let it = &mut *it; [INFO] [stdout] ... | [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / ffi_fn! { [INFO] [stdout] 269 | | fn rure_iter_capture_names_next( [INFO] [stdout] 270 | | it: *mut IterCaptureNames, [INFO] [stdout] 271 | | capture_name: *mut *mut c_char, [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / ffi_fn! { [INFO] [stdout] 306 | | fn rure_iter_new( [INFO] [stdout] 307 | | re: *const Regex, [INFO] [stdout] 308 | | ) -> *mut Iter { [INFO] [stdout] ... | [INFO] [stdout] 315 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | / ffi_fn! { [INFO] [stdout] 318 | | fn rure_iter_free(it: *mut Iter) { [INFO] [stdout] 319 | | unsafe { drop(Box::from_raw(it)); } [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / ffi_fn! { [INFO] [stdout] 324 | | fn rure_iter_next( [INFO] [stdout] 325 | | it: *mut Iter, [INFO] [stdout] 326 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | / ffi_fn! { [INFO] [stdout] 365 | | fn rure_iter_next_captures( [INFO] [stdout] 366 | | it: *mut Iter, [INFO] [stdout] 367 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / ffi_fn! { [INFO] [stdout] 401 | | fn rure_captures_new(re: *const Regex) -> *mut Captures { [INFO] [stdout] 402 | | let re = unsafe { &*re }; [INFO] [stdout] 403 | | let captures = Captures(re.locations()); [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / ffi_fn! { [INFO] [stdout] 409 | | fn rure_captures_free(captures: *const Captures) { [INFO] [stdout] 410 | | unsafe { drop(Box::from_raw(captures as *mut Captures)); } [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / ffi_fn! { [INFO] [stdout] 415 | | fn rure_captures_at( [INFO] [stdout] 416 | | captures: *const Captures, [INFO] [stdout] 417 | | i: size_t, [INFO] [stdout] ... | [INFO] [stdout] 434 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | / ffi_fn! { [INFO] [stdout] 437 | | fn rure_captures_len(captures: *const Captures) -> size_t { [INFO] [stdout] 438 | | unsafe { (*captures).0.len() } [INFO] [stdout] 439 | | } [INFO] [stdout] 440 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:442:1 [INFO] [stdout] | [INFO] [stdout] 442 | / ffi_fn! { [INFO] [stdout] 443 | | fn rure_options_new() -> *mut Options { [INFO] [stdout] 444 | | Box::into_raw(Box::new(Options::default())) [INFO] [stdout] 445 | | } [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / ffi_fn! { [INFO] [stdout] 449 | | fn rure_options_free(options: *mut Options) { [INFO] [stdout] 450 | | unsafe { drop(Box::from_raw(options)); } [INFO] [stdout] 451 | | } [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | / ffi_fn! { [INFO] [stdout] 455 | | fn rure_options_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 456 | | let options = unsafe { &mut *options }; [INFO] [stdout] 457 | | options.size_limit = limit; [INFO] [stdout] 458 | | } [INFO] [stdout] 459 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | / ffi_fn! { [INFO] [stdout] 462 | | fn rure_options_dfa_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 463 | | let options = unsafe { &mut *options }; [INFO] [stdout] 464 | | options.dfa_size_limit = limit; [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | / ffi_fn! { [INFO] [stdout] 469 | | fn rure_compile_set( [INFO] [stdout] 470 | | patterns: *const *const u8, [INFO] [stdout] 471 | | patterns_lengths: *const size_t, [INFO] [stdout] ... | [INFO] [stdout] 526 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | / ffi_fn! { [INFO] [stdout] 529 | | fn rure_set_free(re: *const RegexSet) { [INFO] [stdout] 530 | | unsafe { drop(Box::from_raw(re as *mut RegexSet)); } [INFO] [stdout] 531 | | } [INFO] [stdout] 532 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / ffi_fn! { [INFO] [stdout] 535 | | fn rure_set_is_match( [INFO] [stdout] 536 | | re: *const RegexSet, [INFO] [stdout] 537 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 545 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / ffi_fn! { [INFO] [stdout] 548 | | fn rure_set_matches( [INFO] [stdout] 549 | | re: *const RegexSet, [INFO] [stdout] 550 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 567 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:569:1 [INFO] [stdout] | [INFO] [stdout] 569 | / ffi_fn! { [INFO] [stdout] 570 | | fn rure_set_len(re: *const RegexSet) -> size_t { [INFO] [stdout] 571 | | unsafe { (*re).len() } [INFO] [stdout] 572 | | } [INFO] [stdout] 573 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / ffi_fn! { [INFO] [stdout] 576 | | fn rure_escape_must(pattern: *const c_char) -> *const c_char { [INFO] [stdout] 577 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 578 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 589 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rure v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | / ffi_fn! { [INFO] [stdout] 626 | | fn rure_cstring_free(s: *mut c_char) { [INFO] [stdout] 627 | | unsafe { drop(CString::from_raw(s)); } [INFO] [stdout] 628 | | } [INFO] [stdout] 629 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / ffi_fn! { [INFO] [stdout] 50 | | fn rure_error_new() -> *mut Error { [INFO] [stdout] 51 | | Box::into_raw(Box::new(Error::new(ErrorKind::None))) [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / ffi_fn! { [INFO] [stdout] 56 | | fn rure_error_free(err: *mut Error) { [INFO] [stdout] 57 | | unsafe { drop(Box::from_raw(err)); } [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / ffi_fn! { [INFO] [stdout] 62 | | fn rure_error_message(err: *mut Error) -> *const c_char { [INFO] [stdout] 63 | | let err = unsafe { &mut *err }; [INFO] [stdout] 64 | | let cmsg = match CString::new(format!("{}", err)) { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / ffi_fn! { [INFO] [stdout] 78 | | fn rure_compile_must(pattern: *const c_char) -> *const Regex { [INFO] [stdout] 79 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 80 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / ffi_fn! { [INFO] [stdout] 95 | | fn rure_compile( [INFO] [stdout] 96 | | pattern: *const u8, [INFO] [stdout] 97 | | length: size_t, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / ffi_fn! { [INFO] [stdout] 153 | | fn rure_free(re: *const Regex) { [INFO] [stdout] 154 | | unsafe { drop(Box::from_raw(re as *mut Regex)); } [INFO] [stdout] 155 | | } [INFO] [stdout] 156 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | / ffi_fn! { [INFO] [stdout] 159 | | fn rure_is_match( [INFO] [stdout] 160 | | re: *const Regex, [INFO] [stdout] 161 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / ffi_fn! { [INFO] [stdout] 172 | | fn rure_find( [INFO] [stdout] 173 | | re: *const Regex, [INFO] [stdout] 174 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 188 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / ffi_fn! { [INFO] [stdout] 191 | | fn rure_find_captures( [INFO] [stdout] 192 | | re: *const Regex, [INFO] [stdout] 193 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / ffi_fn! { [INFO] [stdout] 206 | | fn rure_shortest_match( [INFO] [stdout] 207 | | re: *const Regex, [INFO] [stdout] 208 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / ffi_fn! { [INFO] [stdout] 230 | | fn rure_capture_name_index( [INFO] [stdout] 231 | | re: *const Regex, [INFO] [stdout] 232 | | name: *const c_char, [INFO] [stdout] ... | [INFO] [stdout] 242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | / ffi_fn! { [INFO] [stdout] 245 | | fn rure_iter_capture_names_new( [INFO] [stdout] 246 | | re: *const Regex, [INFO] [stdout] 247 | | ) -> *mut IterCaptureNames { [INFO] [stdout] ... | [INFO] [stdout] 254 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / ffi_fn! { [INFO] [stdout] 257 | | fn rure_iter_capture_names_free(it: *mut IterCaptureNames) { [INFO] [stdout] 258 | | unsafe { [INFO] [stdout] 259 | | let it = &mut *it; [INFO] [stdout] ... | [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / ffi_fn! { [INFO] [stdout] 269 | | fn rure_iter_capture_names_next( [INFO] [stdout] 270 | | it: *mut IterCaptureNames, [INFO] [stdout] 271 | | capture_name: *mut *mut c_char, [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / ffi_fn! { [INFO] [stdout] 306 | | fn rure_iter_new( [INFO] [stdout] 307 | | re: *const Regex, [INFO] [stdout] 308 | | ) -> *mut Iter { [INFO] [stdout] ... | [INFO] [stdout] 315 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | / ffi_fn! { [INFO] [stdout] 318 | | fn rure_iter_free(it: *mut Iter) { [INFO] [stdout] 319 | | unsafe { drop(Box::from_raw(it)); } [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / ffi_fn! { [INFO] [stdout] 324 | | fn rure_iter_next( [INFO] [stdout] 325 | | it: *mut Iter, [INFO] [stdout] 326 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | / ffi_fn! { [INFO] [stdout] 365 | | fn rure_iter_next_captures( [INFO] [stdout] 366 | | it: *mut Iter, [INFO] [stdout] 367 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / ffi_fn! { [INFO] [stdout] 401 | | fn rure_captures_new(re: *const Regex) -> *mut Captures { [INFO] [stdout] 402 | | let re = unsafe { &*re }; [INFO] [stdout] 403 | | let captures = Captures(re.locations()); [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / ffi_fn! { [INFO] [stdout] 409 | | fn rure_captures_free(captures: *const Captures) { [INFO] [stdout] 410 | | unsafe { drop(Box::from_raw(captures as *mut Captures)); } [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / ffi_fn! { [INFO] [stdout] 415 | | fn rure_captures_at( [INFO] [stdout] 416 | | captures: *const Captures, [INFO] [stdout] 417 | | i: size_t, [INFO] [stdout] ... | [INFO] [stdout] 434 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | / ffi_fn! { [INFO] [stdout] 437 | | fn rure_captures_len(captures: *const Captures) -> size_t { [INFO] [stdout] 438 | | unsafe { (*captures).0.len() } [INFO] [stdout] 439 | | } [INFO] [stdout] 440 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:442:1 [INFO] [stdout] | [INFO] [stdout] 442 | / ffi_fn! { [INFO] [stdout] 443 | | fn rure_options_new() -> *mut Options { [INFO] [stdout] 444 | | Box::into_raw(Box::new(Options::default())) [INFO] [stdout] 445 | | } [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / ffi_fn! { [INFO] [stdout] 449 | | fn rure_options_free(options: *mut Options) { [INFO] [stdout] 450 | | unsafe { drop(Box::from_raw(options)); } [INFO] [stdout] 451 | | } [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | / ffi_fn! { [INFO] [stdout] 455 | | fn rure_options_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 456 | | let options = unsafe { &mut *options }; [INFO] [stdout] 457 | | options.size_limit = limit; [INFO] [stdout] 458 | | } [INFO] [stdout] 459 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | / ffi_fn! { [INFO] [stdout] 462 | | fn rure_options_dfa_size_limit(options: *mut Options, limit: size_t) { [INFO] [stdout] 463 | | let options = unsafe { &mut *options }; [INFO] [stdout] 464 | | options.dfa_size_limit = limit; [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | / ffi_fn! { [INFO] [stdout] 469 | | fn rure_compile_set( [INFO] [stdout] 470 | | patterns: *const *const u8, [INFO] [stdout] 471 | | patterns_lengths: *const size_t, [INFO] [stdout] ... | [INFO] [stdout] 526 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | / ffi_fn! { [INFO] [stdout] 529 | | fn rure_set_free(re: *const RegexSet) { [INFO] [stdout] 530 | | unsafe { drop(Box::from_raw(re as *mut RegexSet)); } [INFO] [stdout] 531 | | } [INFO] [stdout] 532 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / ffi_fn! { [INFO] [stdout] 535 | | fn rure_set_is_match( [INFO] [stdout] 536 | | re: *const RegexSet, [INFO] [stdout] 537 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 545 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / ffi_fn! { [INFO] [stdout] 548 | | fn rure_set_matches( [INFO] [stdout] 549 | | re: *const RegexSet, [INFO] [stdout] 550 | | haystack: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 567 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:569:1 [INFO] [stdout] | [INFO] [stdout] 569 | / ffi_fn! { [INFO] [stdout] 570 | | fn rure_set_len(re: *const RegexSet) -> size_t { [INFO] [stdout] 571 | | unsafe { (*re).len() } [INFO] [stdout] 572 | | } [INFO] [stdout] 573 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / ffi_fn! { [INFO] [stdout] 576 | | fn rure_escape_must(pattern: *const c_char) -> *const c_char { [INFO] [stdout] 577 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stdout] 578 | | let pat = pattern as *const u8; [INFO] [stdout] ... | [INFO] [stdout] 589 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/macros.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/rure.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | / ffi_fn! { [INFO] [stdout] 626 | | fn rure_cstring_free(s: *mut c_char) { [INFO] [stdout] 627 | | unsafe { drop(CString::from_raw(s)); } [INFO] [stdout] 628 | | } [INFO] [stdout] 629 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "7a79ae5f2d101a9ab7b1b0f1aa1575afa98ca06c7bd6a05a349b84c810ec61a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a79ae5f2d101a9ab7b1b0f1aa1575afa98ca06c7bd6a05a349b84c810ec61a7", kill_on_drop: false }` [INFO] [stdout] 7a79ae5f2d101a9ab7b1b0f1aa1575afa98ca06c7bd6a05a349b84c810ec61a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 503447134a564c33f5c68f4e9159bdb5aaf2e01320c9d1e4f3072b68507a5c43 [INFO] running `Command { std: "docker" "start" "-a" "503447134a564c33f5c68f4e9159bdb5aaf2e01320c9d1e4f3072b68507a5c43", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/error.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / ffi_fn! { [INFO] [stderr] 50 | | fn rure_error_new() -> *mut Error { [INFO] [stderr] 51 | | Box::into_raw(Box::new(Error::new(ErrorKind::None))) [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_abi)]` on by default [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/error.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / ffi_fn! { [INFO] [stderr] 56 | | fn rure_error_free(err: *mut Error) { [INFO] [stderr] 57 | | unsafe { drop(Box::from_raw(err)); } [INFO] [stderr] 58 | | } [INFO] [stderr] 59 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/error.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | / ffi_fn! { [INFO] [stderr] 62 | | fn rure_error_message(err: *mut Error) -> *const c_char { [INFO] [stderr] 63 | | let err = unsafe { &mut *err }; [INFO] [stderr] 64 | | let cmsg = match CString::new(format!("{}", err)) { [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / ffi_fn! { [INFO] [stderr] 78 | | fn rure_compile_must(pattern: *const c_char) -> *const Regex { [INFO] [stderr] 79 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stderr] 80 | | let pat = pattern as *const u8; [INFO] [stderr] ... | [INFO] [stderr] 92 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / ffi_fn! { [INFO] [stderr] 95 | | fn rure_compile( [INFO] [stderr] 96 | | pattern: *const u8, [INFO] [stderr] 97 | | length: size_t, [INFO] [stderr] ... | [INFO] [stderr] 150 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:152:1 [INFO] [stderr] | [INFO] [stderr] 152 | / ffi_fn! { [INFO] [stderr] 153 | | fn rure_free(re: *const Regex) { [INFO] [stderr] 154 | | unsafe { drop(Box::from_raw(re as *mut Regex)); } [INFO] [stderr] 155 | | } [INFO] [stderr] 156 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / ffi_fn! { [INFO] [stderr] 159 | | fn rure_is_match( [INFO] [stderr] 160 | | re: *const Regex, [INFO] [stderr] 161 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | / ffi_fn! { [INFO] [stderr] 172 | | fn rure_find( [INFO] [stderr] 173 | | re: *const Regex, [INFO] [stderr] 174 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 188 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:190:1 [INFO] [stderr] | [INFO] [stderr] 190 | / ffi_fn! { [INFO] [stderr] 191 | | fn rure_find_captures( [INFO] [stderr] 192 | | re: *const Regex, [INFO] [stderr] 193 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 203 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | / ffi_fn! { [INFO] [stderr] 206 | | fn rure_shortest_match( [INFO] [stderr] 207 | | re: *const Regex, [INFO] [stderr] 208 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 227 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:229:1 [INFO] [stderr] | [INFO] [stderr] 229 | / ffi_fn! { [INFO] [stderr] 230 | | fn rure_capture_name_index( [INFO] [stderr] 231 | | re: *const Regex, [INFO] [stderr] 232 | | name: *const c_char, [INFO] [stderr] ... | [INFO] [stderr] 242 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:244:1 [INFO] [stderr] | [INFO] [stderr] 244 | / ffi_fn! { [INFO] [stderr] 245 | | fn rure_iter_capture_names_new( [INFO] [stderr] 246 | | re: *const Regex, [INFO] [stderr] 247 | | ) -> *mut IterCaptureNames { [INFO] [stderr] ... | [INFO] [stderr] 254 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | / ffi_fn! { [INFO] [stderr] 257 | | fn rure_iter_capture_names_free(it: *mut IterCaptureNames) { [INFO] [stderr] 258 | | unsafe { [INFO] [stderr] 259 | | let it = &mut *it; [INFO] [stderr] ... | [INFO] [stderr] 266 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:268:1 [INFO] [stderr] | [INFO] [stderr] 268 | / ffi_fn! { [INFO] [stderr] 269 | | fn rure_iter_capture_names_next( [INFO] [stderr] 270 | | it: *mut IterCaptureNames, [INFO] [stderr] 271 | | capture_name: *mut *mut c_char, [INFO] [stderr] ... | [INFO] [stderr] 303 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | / ffi_fn! { [INFO] [stderr] 306 | | fn rure_iter_new( [INFO] [stderr] 307 | | re: *const Regex, [INFO] [stderr] 308 | | ) -> *mut Iter { [INFO] [stderr] ... | [INFO] [stderr] 315 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:317:1 [INFO] [stderr] | [INFO] [stderr] 317 | / ffi_fn! { [INFO] [stderr] 318 | | fn rure_iter_free(it: *mut Iter) { [INFO] [stderr] 319 | | unsafe { drop(Box::from_raw(it)); } [INFO] [stderr] 320 | | } [INFO] [stderr] 321 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | / ffi_fn! { [INFO] [stderr] 324 | | fn rure_iter_next( [INFO] [stderr] 325 | | it: *mut Iter, [INFO] [stderr] 326 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 362 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:364:1 [INFO] [stderr] | [INFO] [stderr] 364 | / ffi_fn! { [INFO] [stderr] 365 | | fn rure_iter_next_captures( [INFO] [stderr] 366 | | it: *mut Iter, [INFO] [stderr] 367 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 398 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:400:1 [INFO] [stderr] | [INFO] [stderr] 400 | / ffi_fn! { [INFO] [stderr] 401 | | fn rure_captures_new(re: *const Regex) -> *mut Captures { [INFO] [stderr] 402 | | let re = unsafe { &*re }; [INFO] [stderr] 403 | | let captures = Captures(re.locations()); [INFO] [stderr] ... | [INFO] [stderr] 406 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:408:1 [INFO] [stderr] | [INFO] [stderr] 408 | / ffi_fn! { [INFO] [stderr] 409 | | fn rure_captures_free(captures: *const Captures) { [INFO] [stderr] 410 | | unsafe { drop(Box::from_raw(captures as *mut Captures)); } [INFO] [stderr] 411 | | } [INFO] [stderr] 412 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:414:1 [INFO] [stderr] | [INFO] [stderr] 414 | / ffi_fn! { [INFO] [stderr] 415 | | fn rure_captures_at( [INFO] [stderr] 416 | | captures: *const Captures, [INFO] [stderr] 417 | | i: size_t, [INFO] [stderr] ... | [INFO] [stderr] 434 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:436:1 [INFO] [stderr] | [INFO] [stderr] 436 | / ffi_fn! { [INFO] [stderr] 437 | | fn rure_captures_len(captures: *const Captures) -> size_t { [INFO] [stderr] 438 | | unsafe { (*captures).0.len() } [INFO] [stderr] 439 | | } [INFO] [stderr] 440 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:442:1 [INFO] [stderr] | [INFO] [stderr] 442 | / ffi_fn! { [INFO] [stderr] 443 | | fn rure_options_new() -> *mut Options { [INFO] [stderr] 444 | | Box::into_raw(Box::new(Options::default())) [INFO] [stderr] 445 | | } [INFO] [stderr] 446 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:448:1 [INFO] [stderr] | [INFO] [stderr] 448 | / ffi_fn! { [INFO] [stderr] 449 | | fn rure_options_free(options: *mut Options) { [INFO] [stderr] 450 | | unsafe { drop(Box::from_raw(options)); } [INFO] [stderr] 451 | | } [INFO] [stderr] 452 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:454:1 [INFO] [stderr] | [INFO] [stderr] 454 | / ffi_fn! { [INFO] [stderr] 455 | | fn rure_options_size_limit(options: *mut Options, limit: size_t) { [INFO] [stderr] 456 | | let options = unsafe { &mut *options }; [INFO] [stderr] 457 | | options.size_limit = limit; [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:461:1 [INFO] [stderr] | [INFO] [stderr] 461 | / ffi_fn! { [INFO] [stderr] 462 | | fn rure_options_dfa_size_limit(options: *mut Options, limit: size_t) { [INFO] [stderr] 463 | | let options = unsafe { &mut *options }; [INFO] [stderr] 464 | | options.dfa_size_limit = limit; [INFO] [stderr] 465 | | } [INFO] [stderr] 466 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:468:1 [INFO] [stderr] | [INFO] [stderr] 468 | / ffi_fn! { [INFO] [stderr] 469 | | fn rure_compile_set( [INFO] [stderr] 470 | | patterns: *const *const u8, [INFO] [stderr] 471 | | patterns_lengths: *const size_t, [INFO] [stderr] ... | [INFO] [stderr] 526 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:528:1 [INFO] [stderr] | [INFO] [stderr] 528 | / ffi_fn! { [INFO] [stderr] 529 | | fn rure_set_free(re: *const RegexSet) { [INFO] [stderr] 530 | | unsafe { drop(Box::from_raw(re as *mut RegexSet)); } [INFO] [stderr] 531 | | } [INFO] [stderr] 532 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:534:1 [INFO] [stderr] | [INFO] [stderr] 534 | / ffi_fn! { [INFO] [stderr] 535 | | fn rure_set_is_match( [INFO] [stderr] 536 | | re: *const RegexSet, [INFO] [stderr] 537 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 545 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:547:1 [INFO] [stderr] | [INFO] [stderr] 547 | / ffi_fn! { [INFO] [stderr] 548 | | fn rure_set_matches( [INFO] [stderr] 549 | | re: *const RegexSet, [INFO] [stderr] 550 | | haystack: *const u8, [INFO] [stderr] ... | [INFO] [stderr] 567 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:569:1 [INFO] [stderr] | [INFO] [stderr] 569 | / ffi_fn! { [INFO] [stderr] 570 | | fn rure_set_len(re: *const RegexSet) -> size_t { [INFO] [stderr] 571 | | unsafe { (*re).len() } [INFO] [stderr] 572 | | } [INFO] [stderr] 573 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:575:1 [INFO] [stderr] | [INFO] [stderr] 575 | / ffi_fn! { [INFO] [stderr] 576 | | fn rure_escape_must(pattern: *const c_char) -> *const c_char { [INFO] [stderr] 577 | | let len = unsafe { CStr::from_ptr(pattern).to_bytes().len() }; [INFO] [stderr] 578 | | let pat = pattern as *const u8; [INFO] [stderr] ... | [INFO] [stderr] 589 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/macros.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | pub extern fn $name($($arg: $arg_ty),*) -> $ret { [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/rure.rs:625:1 [INFO] [stderr] | [INFO] [stderr] 625 | / ffi_fn! { [INFO] [stderr] 626 | | fn rure_cstring_free(s: *mut c_char) { [INFO] [stderr] 627 | | unsafe { drop(CString::from_raw(s)); } [INFO] [stderr] 628 | | } [INFO] [stderr] 629 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ffi_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rure` (lib) generated 34 warnings (run `cargo fix --lib -p rure` to apply 33 suggestions) [INFO] [stderr] warning: `rure` (lib test) generated 33 warnings (33 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rure-4d06e34830142c34) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "503447134a564c33f5c68f4e9159bdb5aaf2e01320c9d1e4f3072b68507a5c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503447134a564c33f5c68f4e9159bdb5aaf2e01320c9d1e4f3072b68507a5c43", kill_on_drop: false }` [INFO] [stdout] 503447134a564c33f5c68f4e9159bdb5aaf2e01320c9d1e4f3072b68507a5c43