[INFO] fetching crate toql 0.4.1... [INFO] testing toql-0.4.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate toql 0.4.1 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate toql 0.4.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f165e2168d94ea56a4ba4c80eda0430c3fb7ba942e9a63496d6b9084a1f7a42 [INFO] running `Command { std: "docker" "start" "-a" "4f165e2168d94ea56a4ba4c80eda0430c3fb7ba942e9a63496d6b9084a1f7a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f165e2168d94ea56a4ba4c80eda0430c3fb7ba942e9a63496d6b9084a1f7a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f165e2168d94ea56a4ba4c80eda0430c3fb7ba942e9a63496d6b9084a1f7a42", kill_on_drop: false }` [INFO] [stdout] 4f165e2168d94ea56a4ba4c80eda0430c3fb7ba942e9a63496d6b9084a1f7a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff0dca221d920018fd15812161ef3d64b4e2a848a915d3031586905867c006d [INFO] running `Command { std: "docker" "start" "-a" "0ff0dca221d920018fd15812161ef3d64b4e2a848a915d3031586905867c006d", 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 unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling toql_derive v0.4.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling toql_sql_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_query_parser v0.4.0 [INFO] [stderr] Compiling toql_role_expr_parser v0.4.0 [INFO] [stderr] Compiling toql_field_list_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_fields_macro v0.4.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 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.36s [INFO] running `Command { std: "docker" "inspect" "0ff0dca221d920018fd15812161ef3d64b4e2a848a915d3031586905867c006d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff0dca221d920018fd15812161ef3d64b4e2a848a915d3031586905867c006d", kill_on_drop: false }` [INFO] [stdout] 0ff0dca221d920018fd15812161ef3d64b4e2a848a915d3031586905867c006d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cd5bfcccbf787be9263be9613eb160ec905673126c335de63050cf7ee3800d [INFO] running `Command { std: "docker" "start" "-a" "93cd5bfcccbf787be9263be9613eb160ec905673126c335de63050cf7ee3800d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio v1.17.0 [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: `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] [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] [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] [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] [INFO] [stdout] [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] [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: 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] [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: 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] [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,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=196166f600432baa -C extra-filename=-196166f600432baa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10afcb4b00d2a7f4.so --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-1bd6c5f745fac4c4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-21249ba2806446d0.rlib --extern toql=/opt/rustwide/target/debug/deps/libtoql-5da73245bfe36432.rlib --extern toql_core=/opt/rustwide/target/debug/deps/libtoql_core-53e0f91bcf59e807.rlib --extern toql_derive=/opt/rustwide/target/debug/deps/libtoql_derive-ac5a844a6f55a101.so --extern toql_enum_derive=/opt/rustwide/target/debug/deps/libtoql_enum_derive-44144fbf7044c193.so --extern toql_field_list_parser=/opt/rustwide/target/debug/deps/libtoql_field_list_parser-75cf1818e86153c5.rlib --extern toql_fields_macro=/opt/rustwide/target/debug/deps/libtoql_fields_macro-2f19e732e5d8ea1e.so --extern toql_paths_macro=/opt/rustwide/target/debug/deps/libtoql_paths_macro-79a442918d2cda1c.so --extern toql_query_macro=/opt/rustwide/target/debug/deps/libtoql_query_macro-822515d7cee21490.so --extern toql_query_parser=/opt/rustwide/target/debug/deps/libtoql_query_parser-e586f93f11d37304.rlib --extern toql_role_expr_macro=/opt/rustwide/target/debug/deps/libtoql_role_expr_macro-601ccfc8a4d54d18.so --extern toql_role_expr_parser=/opt/rustwide/target/debug/deps/libtoql_role_expr_parser-b64b1d492f0fbfd0.rlib --extern toql_sql_expr_macro=/opt/rustwide/target/debug/deps/libtoql_sql_expr_macro-3e874101b1d4144a.so --extern toql_sql_expr_parser=/opt/rustwide/target/debug/deps/libtoql_sql_expr_parser-b7b225dfadff430c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5547d252e61dd8a6.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-58a3a4b05967a271.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" "93cd5bfcccbf787be9263be9613eb160ec905673126c335de63050cf7ee3800d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cd5bfcccbf787be9263be9613eb160ec905673126c335de63050cf7ee3800d", kill_on_drop: false }` [INFO] [stdout] 93cd5bfcccbf787be9263be9613eb160ec905673126c335de63050cf7ee3800d