[INFO] fetching crate toql 0.4.1... [INFO] testing toql-0.4.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate toql 0.4.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate toql 0.4.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate toql 0.4.1 [INFO] finished tweaking crates.io crate toql 0.4.1 [INFO] tweaked toml for crates.io crate toql 0.4.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa65b04578e82ffc1532bc962e8d3c456359b03fc7e4a32f7b6c88b774933695 [INFO] running `Command { std: "docker" "start" "-a" "fa65b04578e82ffc1532bc962e8d3c456359b03fc7e4a32f7b6c88b774933695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa65b04578e82ffc1532bc962e8d3c456359b03fc7e4a32f7b6c88b774933695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa65b04578e82ffc1532bc962e8d3c456359b03fc7e4a32f7b6c88b774933695", kill_on_drop: false }` [INFO] [stdout] fa65b04578e82ffc1532bc962e8d3c456359b03fc7e4a32f7b6c88b774933695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984ec31793ae1350fc8db4005c280dd22fec25713127447257ce6868332e082a [INFO] running `Command { std: "docker" "start" "-a" "984ec31793ae1350fc8db4005c280dd22fec25713127447257ce6868332e082a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling toql_derive v0.4.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling toql_query_parser v0.4.0 [INFO] [stderr] Compiling toql_field_list_parser v0.4.0 [INFO] [stderr] Compiling toql_sql_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_role_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_core v0.4.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling toql_query_macro v0.4.0 [INFO] [stderr] Compiling toql_enum_derive v0.4.0 [INFO] [stderr] Compiling toql_sql_expr_macro v0.4.0 [INFO] [stderr] Compiling toql_role_expr_macro v0.4.0 [INFO] [stderr] Compiling toql_paths_macro v0.4.0 [INFO] [stderr] Compiling toql_fields_macro v0.4.0 [INFO] [stderr] Compiling toql v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.51s [INFO] running `Command { std: "docker" "inspect" "984ec31793ae1350fc8db4005c280dd22fec25713127447257ce6868332e082a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984ec31793ae1350fc8db4005c280dd22fec25713127447257ce6868332e082a", kill_on_drop: false }` [INFO] [stdout] 984ec31793ae1350fc8db4005c280dd22fec25713127447257ce6868332e082a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 155554525cce7d7bad19ef2c5efdf7a624eb96e968b41030e9fb393d071ec26e [INFO] running `Command { std: "docker" "start" "-a" "155554525cce7d7bad19ef2c5efdf7a624eb96e968b41030e9fb393d071ec26e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling toql v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_roles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_roles.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_join.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_join.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/selection_merge.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/selection_merge.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/key_join.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/key_join.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/merge_join.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/field_roles_join.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text1` [INFO] [stdout] --> tests/aux_params.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | text1: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text2` [INFO] [stdout] --> tests/aux_params.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | text2: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text3` [INFO] [stdout] --> tests/aux_params.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | text3: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/aux_params.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name struct_roles_join --edition=2018 tests/struct_roles_join.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=ff5500d676cb5cc8 -C extra-filename=-ff5500d676cb5cc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e66fcbb75c1cfa3c.so --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-3ea56a93446d28a2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-529ca87ecc722b6e.rlib --extern toql=/opt/rustwide/target/debug/deps/libtoql-d0de556e3d4a2f5d.rlib --extern toql_core=/opt/rustwide/target/debug/deps/libtoql_core-20d1690553b3517a.rlib --extern toql_derive=/opt/rustwide/target/debug/deps/libtoql_derive-f1357d0f443e3c99.so --extern toql_enum_derive=/opt/rustwide/target/debug/deps/libtoql_enum_derive-3205f0f39dc59ecf.so --extern toql_field_list_parser=/opt/rustwide/target/debug/deps/libtoql_field_list_parser-03985c2ed62d69bc.rlib --extern toql_fields_macro=/opt/rustwide/target/debug/deps/libtoql_fields_macro-2b6d17d69b10cc1c.so --extern toql_paths_macro=/opt/rustwide/target/debug/deps/libtoql_paths_macro-73456a71908ceec5.so --extern toql_query_macro=/opt/rustwide/target/debug/deps/libtoql_query_macro-0f0d20d0cee14560.so --extern toql_query_parser=/opt/rustwide/target/debug/deps/libtoql_query_parser-eb7b03c97e7078b0.rlib --extern toql_role_expr_macro=/opt/rustwide/target/debug/deps/libtoql_role_expr_macro-6dd1935dd96f800b.so --extern toql_role_expr_parser=/opt/rustwide/target/debug/deps/libtoql_role_expr_parser-d7ddacf6a7787d72.rlib --extern toql_sql_expr_macro=/opt/rustwide/target/debug/deps/libtoql_sql_expr_macro-8600335369bf464c.so --extern toql_sql_expr_parser=/opt/rustwide/target/debug/deps/libtoql_sql_expr_parser-87e3376d8153c9e4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-74ba28bf68b8853f.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-32b8ed67938672f6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/inner_join.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/inner_join.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Default, Toql)] [INFO] [stdout] | ^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Toql` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "155554525cce7d7bad19ef2c5efdf7a624eb96e968b41030e9fb393d071ec26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155554525cce7d7bad19ef2c5efdf7a624eb96e968b41030e9fb393d071ec26e", kill_on_drop: false }` [INFO] [stdout] 155554525cce7d7bad19ef2c5efdf7a624eb96e968b41030e9fb393d071ec26e