[INFO] crate gherkin_rust 0.7.0 is already in cache [INFO] testing gherkin_rust-0.7.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate gherkin_rust 0.7.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gherkin_rust 0.7.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gherkin_rust 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gherkin_rust 0.7.0 [INFO] tweaked toml for crates.io crate gherkin_rust 0.7.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 98e2632255c8e8e17cc40ce906e998456e268f32dbe88ab887b0f5440a62428c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "98e2632255c8e8e17cc40ce906e998456e268f32dbe88ab887b0f5440a62428c"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling gherkin_rust v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.27s [INFO] running `"docker" "inspect" "98e2632255c8e8e17cc40ce906e998456e268f32dbe88ab887b0f5440a62428c"` [INFO] running `"docker" "rm" "-f" "98e2632255c8e8e17cc40ce906e998456e268f32dbe88ab887b0f5440a62428c"` [INFO] [stdout] 98e2632255c8e8e17cc40ce906e998456e268f32dbe88ab887b0f5440a62428c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50b26e60f97245cb5a5f9d9250d49b9d4cb58efed3d0516378f7896ba347d5b1 [INFO] running `"docker" "start" "-a" "50b26e60f97245cb5a5f9d9250d49b9d4cb58efed3d0516378f7896ba347d5b1"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling gherkin_rust v0.6.0 [INFO] [stderr] Compiling cucumber_rust v0.6.7 [INFO] [stderr] Compiling gherkin_rust v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | TagExprParser::parse(Rule::main, "@foo and @bar").unwrap_or_else(|e| panic!("{}", e)); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | TagExprParser::parse(Rule::main, "@foo or @bar").unwrap_or_else(|e| panic!("{}", e)); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:178:19 [INFO] [stderr] | [INFO] [stderr] 178 | let foo = TagExprParser::parse(Rule::main, "@foo and not @bar") [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | assert!(TagExprParser::parse(Rule::main, "@foo not @bar").is_err()); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:190:19 [INFO] [stderr] | [INFO] [stderr] 190 | let foo = TagExprParser::parse(Rule::main, "(not @foo) and not (@haha or @bar)") [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:200:19 [INFO] [stderr] | [INFO] [stderr] 200 | let foo = TagExprParser::parse(Rule::main, "not @foo and not @haha or @bar") [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:209:19 [INFO] [stderr] | [INFO] [stderr] 209 | let foo = TagExprParser::parse(Rule::main, "not (@a or @b) and (@c or not @d)") [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TagExprParser` [INFO] [stderr] --> src/tagexpr.rs:218:19 [INFO] [stderr] | [INFO] [stderr] 218 | let foo = TagExprParser::parse(Rule::main, "@a or @b and @c or not @d") [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TagExprParser` [INFO] [stderr] [INFO] [stderr] warning: unused import: `pest::Parser` [INFO] [stderr] --> src/tagexpr.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | use pest::Parser; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `gherkin_rust`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "50b26e60f97245cb5a5f9d9250d49b9d4cb58efed3d0516378f7896ba347d5b1"` [INFO] running `"docker" "rm" "-f" "50b26e60f97245cb5a5f9d9250d49b9d4cb58efed3d0516378f7896ba347d5b1"` [INFO] [stdout] 50b26e60f97245cb5a5f9d9250d49b9d4cb58efed3d0516378f7896ba347d5b1