[INFO] fetching crate flp-gsp 0.3.2... [INFO] checking flp-gsp-0.3.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate flp-gsp 0.3.2 into /workspace/builds/worker-84/source [INFO] validating manifest of crates.io crate flp-gsp 0.3.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-84/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-set v0.4.0 [INFO] [stderr] Downloaded redfa v0.0.2 [INFO] [stderr] Downloaded lalr v0.0.2 [INFO] [stderr] Downloaded bit-vec v0.4.4 [INFO] [stderr] Downloaded ipnetwork v0.18.0 [INFO] [stderr] Downloaded plex v0.2.5 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded rust_decimal v1.15.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43699fd15deca83c44d7186ccb6f7a89ed848224f14fcf91431d26b0b026de8 [INFO] running `Command { std: "docker" "start" "-a" "d43699fd15deca83c44d7186ccb6f7a89ed848224f14fcf91431d26b0b026de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43699fd15deca83c44d7186ccb6f7a89ed848224f14fcf91431d26b0b026de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43699fd15deca83c44d7186ccb6f7a89ed848224f14fcf91431d26b0b026de8", kill_on_drop: false }` [INFO] [stdout] d43699fd15deca83c44d7186ccb6f7a89ed848224f14fcf91431d26b0b026de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323fb74f3b0cfe7aa9fe4f16035c04b1ee0713a18fba50c52091f1b91fea2da2 [INFO] running `Command { std: "docker" "start" "-a" "323fb74f3b0cfe7aa9fe4f16035c04b1ee0713a18fba50c52091f1b91fea2da2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [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 plex v0.2.5 [INFO] [stderr] Checking flp-gsp v0.3.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/mysql.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/postgres.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/evaluate.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/common.rs from 2018 edition to 2021 [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[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 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] [stderr] warning: build failed, waiting for other jobs to finish... [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[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] [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[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] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "323fb74f3b0cfe7aa9fe4f16035c04b1ee0713a18fba50c52091f1b91fea2da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323fb74f3b0cfe7aa9fe4f16035c04b1ee0713a18fba50c52091f1b91fea2da2", kill_on_drop: false }` [INFO] [stdout] 323fb74f3b0cfe7aa9fe4f16035c04b1ee0713a18fba50c52091f1b91fea2da2