[INFO] fetching crate nom 8.0.0... [INFO] checking nom-8.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate nom 8.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nom 8.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nom 8.0.0 [INFO] tweaked toml for crates.io crate nom 8.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom 8.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nom 8.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df6b44bb488b3de7c986f98047a61dbd49083e52df03ee4f9209837589eb7ff4 [INFO] running `Command { std: "docker" "start" "-a" "df6b44bb488b3de7c986f98047a61dbd49083e52df03ee4f9209837589eb7ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df6b44bb488b3de7c986f98047a61dbd49083e52df03ee4f9209837589eb7ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6b44bb488b3de7c986f98047a61dbd49083e52df03ee4f9209837589eb7ff4", kill_on_drop: false }` [INFO] [stdout] df6b44bb488b3de7c986f98047a61dbd49083e52df03ee4f9209837589eb7ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1fd921c327411ce3e38cd7eb38ea7097e91040c3cf51ed0ab182a903057312d [INFO] running `Command { std: "docker" "start" "-a" "f1fd921c327411ce3e38cd7eb38ea7097e91040c3cf51ed0ab182a903057312d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking nom v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nom_language` [INFO] [stdout] --> tests/expression_ast.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nom_language::precedence::{binary_op, precedence, unary_op, Assoc, Operation}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nom_language` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nom_language`, use `cargo add nom_language` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nom_language` [INFO] [stdout] --> tests/expression_ast.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | use nom_language::precedence::Operation::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nom_language` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nom_language`, use `cargo add nom_language` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Prefix` in this scope [INFO] [stdout] --> tests/expression_ast.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | Prefix(Identity, e) => Ok(e), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component::Prefix; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Prefix` in this scope [INFO] [stdout] --> tests/expression_ast.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | Prefix(Negate, e) => Ok(Expr::Mul(Expr::Num(-1).into(), e.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component::Prefix; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Postfix` in this scope [INFO] [stdout] --> tests/expression_ast.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | Postfix(e, Call(p)) => Ok(Expr::Call(e.into(), p)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Binary` in this scope [INFO] [stdout] --> tests/expression_ast.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | Binary(lhs, Ternary(e), rhs) => Ok(Expr::Tern(lhs.into(), e.into(), rhs.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Binary` in this scope [INFO] [stdout] --> tests/expression_ast.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | Binary(lhs, Multiplication, rhs) => Ok(Expr::Mul(lhs.into(), rhs.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Binary` in this scope [INFO] [stdout] --> tests/expression_ast.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | Binary(lhs, Division, rhs) => Ok(Expr::Div(lhs.into(), rhs.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Binary` in this scope [INFO] [stdout] --> tests/expression_ast.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | Binary(lhs, Addition, rhs) => Ok(Expr::Add(lhs.into(), rhs.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Binary` in this scope [INFO] [stdout] --> tests/expression_ast.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | Binary(lhs, Subtraction, rhs) => Ok(Expr::Sub(lhs.into(), rhs.into())), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (test "expression_ast") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `NilError` is never constructed [INFO] [stdout] --> src/multi/tests.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | pub struct NilError; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1fd921c327411ce3e38cd7eb38ea7097e91040c3cf51ed0ab182a903057312d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1fd921c327411ce3e38cd7eb38ea7097e91040c3cf51ed0ab182a903057312d", kill_on_drop: false }` [INFO] [stdout] f1fd921c327411ce3e38cd7eb38ea7097e91040c3cf51ed0ab182a903057312d