[INFO] fetching crate flp-gsp 0.3.2... [INFO] checking flp-gsp-0.3.2 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate flp-gsp 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate flp-gsp 0.3.2 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flp-gsp 0.3.2 [INFO] finished tweaking crates.io crate flp-gsp 0.3.2 [INFO] tweaked toml for crates.io crate flp-gsp 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b676ac5a6792f88ea986af6618ea6c9a31154ed544cc00dee8bddb25b9f8226b [INFO] running `Command { std: "docker" "start" "-a" "b676ac5a6792f88ea986af6618ea6c9a31154ed544cc00dee8bddb25b9f8226b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b676ac5a6792f88ea986af6618ea6c9a31154ed544cc00dee8bddb25b9f8226b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b676ac5a6792f88ea986af6618ea6c9a31154ed544cc00dee8bddb25b9f8226b", kill_on_drop: false }` [INFO] [stdout] b676ac5a6792f88ea986af6618ea6c9a31154ed544cc00dee8bddb25b9f8226b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5435156d99806696a7811ed7ca06cdd2342ecb175fdd5eec0c7e2c973339a5 [INFO] running `Command { std: "docker" "start" "-a" "db5435156d99806696a7811ed7ca06cdd2342ecb175fdd5eec0c7e2c973339a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stderr] Checking flp-gsp v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `flp_gsp::interpreter::postgres` [INFO] [stdout] --> tests/postgres.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use flp_gsp::{interpreter::postgres::*, parse}; [INFO] [stdout] | ^^^^^^^^ could not find `postgres` in `interpreter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresRenames` [INFO] [stdout] --> tests/postgres.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | let mut renames = PostgresRenames::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `PostgresRenames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresTypes` [INFO] [stdout] --> tests/postgres.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let mut types = PostgresTypes::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PostgresTypes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | types.insert("age".into(), PostgresType::Int(None)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | PostgresType::Int(Some(18)), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | PostgresType::StringLike(Some("male".into())), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | PostgresType::StringLike(Some("Male".into())), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flp_gsp::interpreter::evaluate` [INFO] [stdout] --> tests/evaluate.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use flp_gsp::{interpreter::evaluate::*, parse}; [INFO] [stdout] | ^^^^^^^^ could not find `evaluate` in `interpreter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | PostgresType::StringLike(Some("Female".into())), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresType` [INFO] [stdout] --> tests/postgres.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | PostgresType::StringLike(Some("J_c%".into())) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PostgresType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope [INFO] [stdout] --> tests/postgres.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | let interpreted = interpret(&search, &renames, &types).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flp_gsp::interpreter::mysql` [INFO] [stdout] --> tests/mysql.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use flp_gsp::{interpreter::mysql::*, parse}; [INFO] [stdout] | ^^^^^ could not find `mysql` in `interpreter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flp-gsp` due to 11 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvaluateRules` [INFO] [stdout] --> tests/evaluate.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let mut rules = EvaluateRules::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `EvaluateRules` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvaluateRule` [INFO] [stdout] --> tests/evaluate.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | rules.insert("name".into(), EvaluateRule::default()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `EvaluateRule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvaluateRule` [INFO] [stdout] --> tests/evaluate.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let mut rule = EvaluateRule::default(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `EvaluateRule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvaluateRule` [INFO] [stdout] --> tests/evaluate.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | rules.insert("sex".into(), EvaluateRule::default()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `EvaluateRule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvaluatePairs` [INFO] [stdout] --> tests/evaluate.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let mut pairs = EvaluatePairs::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `EvaluatePairs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope [INFO] [stdout] --> tests/evaluate.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if *interpret(&search, &rules, &pairs).get(0).unwrap() { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlRenames` [INFO] [stdout] --> tests/mysql.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | let mut renames = MysqlRenames::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MysqlRenames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlTypes` [INFO] [stdout] --> tests/mysql.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let mut types = MysqlTypes::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MysqlTypes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | types.insert("age".into(), MysqlType::Unsigned(None)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | MysqlType::Unsigned(Some(18)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | MysqlType::StringLike(Some("male".into())), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | MysqlType::StringLike(Some("Male".into())), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | MysqlType::StringLike(Some("Female".into())), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MysqlType` [INFO] [stdout] --> tests/mysql.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | MysqlType::StringLike(Some("J_c%".into())) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MysqlType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope [INFO] [stdout] --> tests/mysql.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | let interpreted = interpret(&search, &renames, &types).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db5435156d99806696a7811ed7ca06cdd2342ecb175fdd5eec0c7e2c973339a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5435156d99806696a7811ed7ca06cdd2342ecb175fdd5eec0c7e2c973339a5", kill_on_drop: false }` [INFO] [stdout] db5435156d99806696a7811ed7ca06cdd2342ecb175fdd5eec0c7e2c973339a5