[INFO] fetching crate mpc 0.1.10... [INFO] checking mpc-0.1.10 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate mpc 0.1.10 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mpc 0.1.10 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3564ad03bef448938e8a597e8398b3c9e7d9dcff1f417f1760b92cf70e427c60 [INFO] running `Command { std: "docker" "start" "-a" "3564ad03bef448938e8a597e8398b3c9e7d9dcff1f417f1760b92cf70e427c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3564ad03bef448938e8a597e8398b3c9e7d9dcff1f417f1760b92cf70e427c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3564ad03bef448938e8a597e8398b3c9e7d9dcff1f417f1760b92cf70e427c60", kill_on_drop: false }` [INFO] [stdout] 3564ad03bef448938e8a597e8398b3c9e7d9dcff1f417f1760b92cf70e427c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbb53c8fd8f8fb0859fc9af05ffd7840371a9eb6dc4f4d53872089760b55cbe7 [INFO] running `Command { std: "docker" "start" "-a" "dbb53c8fd8f8fb0859fc9af05ffd7840371a9eb6dc4f4d53872089760b55cbe7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling mpc v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [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] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:11:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [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] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:49:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | use mpc::mpc_c::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:126:16 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: you might be missing crate `mpc` [INFO] [stdout] --> src/macros.rs:308:7 [INFO] [stdout] | [INFO] [stdout] 308 | use mpc::mpc_c_types::*; [INFO] [stdout] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:126:16 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [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] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:88:15 [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 the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [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] | ^^^ you might be missing crate `mpc` [INFO] [stdout] | [INFO] [stdout] ::: src/test.rs:139:15 [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 the macro `run_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing the `mpc` crate [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + extern crate mpc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not compile `mpc` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "dbb53c8fd8f8fb0859fc9af05ffd7840371a9eb6dc4f4d53872089760b55cbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb53c8fd8f8fb0859fc9af05ffd7840371a9eb6dc4f4d53872089760b55cbe7", kill_on_drop: false }` [INFO] [stdout] dbb53c8fd8f8fb0859fc9af05ffd7840371a9eb6dc4f4d53872089760b55cbe7