[INFO] fetching crate flp-gsp 0.3.2... [INFO] checking flp-gsp-0.3.2 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [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 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 18a9ef8204cd27be03700ad34fcd3e95baf2e60fb08d48b6b234661c9a70e316 [INFO] running `Command { std: "docker" "start" "-a" "18a9ef8204cd27be03700ad34fcd3e95baf2e60fb08d48b6b234661c9a70e316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a9ef8204cd27be03700ad34fcd3e95baf2e60fb08d48b6b234661c9a70e316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a9ef8204cd27be03700ad34fcd3e95baf2e60fb08d48b6b234661c9a70e316", kill_on_drop: false }` [INFO] [stdout] 18a9ef8204cd27be03700ad34fcd3e95baf2e60fb08d48b6b234661c9a70e316 [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61df50b70d4d9327335abf9abfbb3b083529f24a444aa69b65dd46ad334b8fd [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" "f61df50b70d4d9327335abf9abfbb3b083529f24a444aa69b65dd46ad334b8fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [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 bit-set v0.4.0 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [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::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 `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] [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[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[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: aborting due to 7 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] [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] [stderr] error: could not compile `flp-gsp` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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: 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] [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[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: 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: build failed [INFO] running `Command { std: "docker" "inspect" "f61df50b70d4d9327335abf9abfbb3b083529f24a444aa69b65dd46ad334b8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61df50b70d4d9327335abf9abfbb3b083529f24a444aa69b65dd46ad334b8fd", kill_on_drop: false }` [INFO] [stdout] f61df50b70d4d9327335abf9abfbb3b083529f24a444aa69b65dd46ad334b8fd