[INFO] fetching crate mpc 0.1.10... [INFO] checking mpc-0.1.10 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate mpc 0.1.10 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate mpc 0.1.10 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpc 0.1.10 [INFO] finished tweaking crates.io crate mpc 0.1.10 [INFO] tweaked toml for crates.io crate mpc 0.1.10 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bc9ff0aa1681229e25decded7812ca45e946f3aabb6e9a8e1d2f60bb8777e23 [INFO] running `Command { std: "docker" "start" "-a" "2bc9ff0aa1681229e25decded7812ca45e946f3aabb6e9a8e1d2f60bb8777e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bc9ff0aa1681229e25decded7812ca45e946f3aabb6e9a8e1d2f60bb8777e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc9ff0aa1681229e25decded7812ca45e946f3aabb6e9a8e1d2f60bb8777e23", kill_on_drop: false }` [INFO] [stdout] 2bc9ff0aa1681229e25decded7812ca45e946f3aabb6e9a8e1d2f60bb8777e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f52787cdb7b4b812d7c54dfecd125e0a3aa3a110be6833ab3cdc57902c05098 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f52787cdb7b4b812d7c54dfecd125e0a3aa3a110be6833ab3cdc57902c05098", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling mpc v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | gcc::Config::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | gcc::Config::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 12 | | { [INFO] [stdout] 13 | | grammar: [INFO] [stdout] 14 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 27 | | parsers: word punct sentence [INFO] [stdout] 28 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/glue.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / extern [INFO] [stdout] 39 | | { [INFO] [stdout] 40 | | /// The C function which handles parsing [INFO] [stdout] 41 | | pub fn glue_parse(filename: *const c_char, string: *const c_char, p: *mut mpc_parser_t) -> parse_result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / extern [INFO] [stdout] 9 | | { [INFO] [stdout] 10 | | /* [INFO] [stdout] 11 | | ** Errors [INFO] [stdout] ... | [INFO] [stdout] 352 | | ) -> i32; [INFO] [stdout] 353 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn mpc_satisfy(f: extern fn(c: c_char) -> i32) -> *mut mpc_parser_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn mpc_anchor(f: extern fn(c1: c_char, c2: c_char) -> i32) -> *mut mpc_parser_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 340 | tester: extern fn(a1: *const c_void, a2: *const c_void) -> i32, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:342:12 [INFO] [stdout] | [INFO] [stdout] 342 | printer: extern fn(p: *const c_void) [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | tester: extern fn(a1: *const c_void, a2: *const c_void) -> i32, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:351:12 [INFO] [stdout] | [INFO] [stdout] 351 | printer: extern fn(p: *const c_void) [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub type mpc_dtor_t = extern fn(val: *const mpc_val_t); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | pub type mpc_ctor_t = extern fn() -> *const mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | pub type mpc_apply_t = extern fn() -> *const mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | pub type mpc_apply_to_t = extern fn(val: *const mpc_val_t, *const c_void) -> mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | pub type mpc_fold_t = extern fn(i: i32, v: *const *const mpc_val_t) -> mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 12 | | { [INFO] [stdout] 13 | | grammar: [INFO] [stdout] 14 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 27 | | parsers: word punct sentence [INFO] [stdout] 28 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mpc` [INFO] [stdout] --> src/macros.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | use mpc::glue; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 12 | | { [INFO] [stdout] 13 | | grammar: [INFO] [stdout] 14 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 27 | | parsers: word punct sentence [INFO] [stdout] 28 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 50 | | { [INFO] [stdout] 51 | | grammar: [INFO] [stdout] 52 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 65 | | parsers: word punct sentence [INFO] [stdout] 66 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 50 | | { [INFO] [stdout] 51 | | grammar: [INFO] [stdout] 52 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 65 | | parsers: word punct sentence [INFO] [stdout] 66 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mpc` [INFO] [stdout] --> src/macros.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | use mpc::glue; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 50 | | { [INFO] [stdout] 51 | | grammar: [INFO] [stdout] 52 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 65 | | parsers: word punct sentence [INFO] [stdout] 66 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 89 | | { [INFO] [stdout] 90 | | grammar: [INFO] [stdout] 91 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 104 | | parsers: word punct sentence [INFO] [stdout] 105 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 89 | | { [INFO] [stdout] 90 | | grammar: [INFO] [stdout] 91 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 104 | | parsers: word punct sentence [INFO] [stdout] 105 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | let parsers = parser! [INFO] [stdout] | ___________________- [INFO] [stdout] 127 | | { [INFO] [stdout] 128 | | grammar: [INFO] [stdout] 129 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 136 | | parsers: word punct sentence [INFO] [stdout] 137 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `mpc`? [INFO] [stdout] --> src/macros.rs:308:7 [INFO] [stdout] | [INFO] [stdout] 308 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | let parsers = parser! [INFO] [stdout] | ___________________- [INFO] [stdout] 127 | | { [INFO] [stdout] 128 | | grammar: [INFO] [stdout] 129 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 136 | | parsers: word punct sentence [INFO] [stdout] 137 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mpc` [INFO] [stdout] --> src/macros.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | use mpc::glue; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | let result = parser! [INFO] [stdout] | __________________- [INFO] [stdout] 89 | | { [INFO] [stdout] 90 | | grammar: [INFO] [stdout] 91 | | {g_string![ [INFO] [stdout] ... | [INFO] [stdout] 104 | | parsers: word punct sentence [INFO] [stdout] 105 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mpc` [INFO] [stdout] --> src/macros.rs:355:7 [INFO] [stdout] | [INFO] [stdout] 355 | use mpc::glue; [INFO] [stdout] | ^^^ maybe a missing crate `mpc`? [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | let result = run_parser! [INFO] [stdout] | __________________- [INFO] [stdout] 140 | | { [INFO] [stdout] 141 | | preparsers: parsers [INFO] [stdout] 142 | | input: [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/glue.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / extern [INFO] [stdout] 39 | | { [INFO] [stdout] 40 | | /// The C function which handles parsing [INFO] [stdout] 41 | | pub fn glue_parse(filename: *const c_char, string: *const c_char, p: *mut mpc_parser_t) -> parse_result; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / extern [INFO] [stdout] 9 | | { [INFO] [stdout] 10 | | /* [INFO] [stdout] 11 | | ** Errors [INFO] [stdout] ... | [INFO] [stdout] 352 | | ) -> i32; [INFO] [stdout] 353 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn mpc_satisfy(f: extern fn(c: c_char) -> i32) -> *mut mpc_parser_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn mpc_anchor(f: extern fn(c1: c_char, c2: c_char) -> i32) -> *mut mpc_parser_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 340 | tester: extern fn(a1: *const c_void, a2: *const c_void) -> i32, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:342:12 [INFO] [stdout] | [INFO] [stdout] 342 | printer: extern fn(p: *const c_void) [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | tester: extern fn(a1: *const c_void, a2: *const c_void) -> i32, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c.rs:351:12 [INFO] [stdout] | [INFO] [stdout] 351 | printer: extern fn(p: *const c_void) [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub type mpc_dtor_t = extern fn(val: *const mpc_val_t); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | pub type mpc_ctor_t = extern fn() -> *const mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | pub type mpc_apply_t = extern fn() -> *const mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | pub type mpc_apply_to_t = extern fn(val: *const mpc_val_t, *const c_void) -> mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/mpc_c_types.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | pub type mpc_fold_t = extern fn(i: i32, v: *const *const mpc_val_t) -> mpc_val_t; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f52787cdb7b4b812d7c54dfecd125e0a3aa3a110be6833ab3cdc57902c05098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f52787cdb7b4b812d7c54dfecd125e0a3aa3a110be6833ab3cdc57902c05098", kill_on_drop: false }` [INFO] [stdout] 8f52787cdb7b4b812d7c54dfecd125e0a3aa3a110be6833ab3cdc57902c05098