[INFO] fetching crate artemis 0.1.0-alpha.0...
[INFO] checking artemis-0.1.0-alpha.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate artemis 0.1.0-alpha.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate artemis 0.1.0-alpha.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate artemis 0.1.0-alpha.0
[INFO] finished tweaking crates.io crate artemis 0.1.0-alpha.0
[INFO] tweaked toml for crates.io crate artemis 0.1.0-alpha.0 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9dc9a6d307bde93845ff31d3e499ed43d9fe1a95da44c06f466434feb0b0454f
[INFO] running `"docker" "start" "-a" "9dc9a6d307bde93845ff31d3e499ed43d9fe1a95da44c06f466434feb0b0454f"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling siphasher v0.3.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling smallvec v1.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.60
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking no-std-compat v0.2.0
[INFO] [stderr]     Checking oorandom v11.1.0
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking stable-vec v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking plotters v0.2.12
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.10
[INFO] [stderr]    Compiling criterion-macro v0.3.1
[INFO] [stderr]    Compiling ahash v0.3.2
[INFO] [stderr]    Compiling ahash v0.2.18
[INFO] [stderr]     Checking criterion-plot v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]    Compiling dashmap v3.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling swc_atoms v0.2.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.60
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling swc_macros_common v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.60
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling from_variant v0.1.2
[INFO] [stderr]    Compiling string_enum v0.3.0
[INFO] [stderr]    Compiling enum_kind v0.2.0
[INFO] [stderr]    Compiling swc_ecma_parser_macros v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.60
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling ast_node v0.6.0
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking tokio-test v0.2.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling string_cache v0.8.0
[INFO] [stderr]    Compiling dprint-core v0.12.0
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr]     Checking js-sys v0.3.37
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]    Compiling sourcemap v5.0.0
[INFO] [stderr]    Compiling swc_common v0.5.9
[INFO] [stderr]    Compiling swc_ecma_ast v0.18.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.10
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.10
[INFO] [stderr]    Compiling swc_ecma_parser v0.21.9
[INFO] [stderr]    Compiling dprint-plugin-typescript v0.9.11
[INFO] [stderr]    Compiling artemis_codegen v0.1.0-alpha.0
[INFO] [stderr]    Compiling artemis-codegen-proc-macro v0.1.0-alpha.0
[INFO] [stderr]     Checking artemis v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |     use artemis_test::get_conference::{
[INFO] [stderr]     |         ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:134:31
[INFO] [stderr]     |
[INFO] [stderr] 134 |         static ref VARIABLES: Variables = Variables {
[INFO] [stderr]     |                               ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:134:43
[INFO] [stderr]     |
[INFO] [stderr] 134 |         static ref VARIABLES: Variables = Variables {
[INFO] [stderr]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:179:40
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn make_operation(query: QueryBody<Variables>, meta: OperationMeta) -> Operation<Variables> {
[INFO] [stderr]     |                      -                 ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      help: you might be missing a type parameter: `<Variables>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:179:86
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn make_operation(query: QueryBody<Variables>, meta: OperationMeta) -> Operation<Variables> {
[INFO] [stderr]     |                      - help: you might be missing a type parameter: `<Variables>`    ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:193:31
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn build_query(variables: Variables) -> (QueryBody<Variables>, OperationMeta) {
[INFO] [stderr]     |                               ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:193:56
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn build_query(variables: Variables) -> (QueryBody<Variables>, OperationMeta) {
[INFO] [stderr]     |                   -                                    ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   help: you might be missing a type parameter: `<Variables>`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `QUERY` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:201:20
[INFO] [stderr]     |
[INFO] [stderr] 201 |             query: QUERY,
[INFO] [stderr]     |                    ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OPERATION_NAME` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:202:29
[INFO] [stderr]     |
[INFO] [stderr] 202 |             operation_name: OPERATION_NAME
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `GetConference` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:207:27
[INFO] [stderr]     |
[INFO] [stderr] 207 |     impl GraphQLQuery for GetConference {
[INFO] [stderr]     |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:208:26
[INFO] [stderr]     |
[INFO] [stderr] 208 |         type Variables = Variables;
[INFO] [stderr]     |                          ^^^^^^^^^ help: try: `Self::Variables`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ResponseData` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:209:29
[INFO] [stderr]     |
[INFO] [stderr] 209 |         type ResponseData = ResponseData;
[INFO] [stderr]     |                             ^^^^^^^^^^^^ help: try: `Self::ResponseData`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:216:20
[INFO] [stderr]     |
[INFO] [stderr] 216 |     impl QueryInfo<Variables> for ResponseData {
[INFO] [stderr]     |         -          ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: you might be missing a type parameter: `<Variables>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ResponseData` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:216:35
[INFO] [stderr]     |
[INFO] [stderr] 216 |     impl QueryInfo<Variables> for ResponseData {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/lib.rs:239:1
[INFO] [stderr]     |
[INFO] [stderr] 239 | pub struct Response<Data: Clone> {
[INFO] [stderr]     | -------------------------------- similarly named struct `Response` defined here
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:217:35
[INFO] [stderr]     |
[INFO] [stderr] 217 |         fn selection(_variables: &Variables) -> Vec<FieldSelector> {
[INFO] [stderr]     |                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `GetConference` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:228:35
[INFO] [stderr]     |
[INFO] [stderr] 223 |     async fn test_dedup() {
[INFO] [stderr]     |                        - help: you might be missing a type parameter: `<GetConference>`
[INFO] [stderr] ...
[INFO] [stderr] 228 |         let fut1 = EXCHANGE.run::<GetConference, _>(
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `GetConference` in this scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:232:35
[INFO] [stderr]     |
[INFO] [stderr] 223 |     async fn test_dedup() {
[INFO] [stderr]     |                        - help: you might be missing a type parameter: `<GetConference>`
[INFO] [stderr] ...
[INFO] [stderr] 232 |         let fut2 = EXCHANGE.run::<GetConference, _>(
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `clone` found for struct `default_exchanges::dedup::test::VARIABLES` in the current scope
[INFO] [stderr]    --> src/default_exchanges/dedup.rs:224:51
[INFO] [stderr]     |
[INFO] [stderr] 133 | /     lazy_static! {
[INFO] [stderr] 134 | |         static ref VARIABLES: Variables = Variables {
[INFO] [stderr] 135 | |             id: "1".to_string()
[INFO] [stderr] 136 | |         };
[INFO] [stderr] 137 | |         static ref EXCHANGE: DedupExchangeImpl<FakeFetchExchange> =
[INFO] [stderr] 138 | |             DedupExchange.build(FakeFetchExchange);
[INFO] [stderr] 139 | |     }
[INFO] [stderr]     | |_____- method `clone` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 224 |           let (query, meta) = build_query(VARIABLES.clone());
[INFO] [stderr]     |                                                     ^^^^^ method not found in `default_exchanges::dedup::test::VARIABLES`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]     = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stderr]             candidate #1: `std::clone::Clone`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 18 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `artemis`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]   --> tests/integration.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]    |         ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]   --> tests/integration.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]    |         ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]    --> tests/integration.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]     |         ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]    --> tests/integration.rs:142:9
[INFO] [stderr]     |
[INFO] [stderr] 142 |     use artemis_test::add_conference::AddConference;
[INFO] [stderr]     |         ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `artemis_test::get_conference::GetConference`, `artemis_test::get_conference::GetConference`, `artemis_test::get_conference::GetConference`, `artemis_test::add_conference::AddConference`
[INFO] [stderr]    --> tests/integration.rs:19:59
[INFO] [stderr]     |
[INFO] [stderr] 19  |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60  |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     use artemis_test::get_conference::{get_conference::*, GetConference};
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     use artemis_test::add_conference::AddConference;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]  --> benches/integration_bench.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use artemis_test::get_conference::{get_conference::Variables, GetConference};
[INFO] [stderr]   |     ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]   --> benches/integration_bench.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |         use artemis_test::get_conference::get_conference::{GetConferenceConference, ResponseData};
[INFO] [stderr]    |             ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `artemis_test`
[INFO] [stderr]    --> tests/integration.rs:144:30
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let mutation_variables = artemis_test::add_conference::add_conference::Variables {
[INFO] [stderr]     |                              ^^^^^^^^^^^^ use of undeclared type or module `artemis_test`
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `ResponseData` in this scope
[INFO] [stderr]    --> benches/integration_bench.rs:36:25
[INFO] [stderr]     |
[INFO] [stderr] 36  |         let data = Some(ResponseData {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/lib.rs:239:1
[INFO] [stderr]     |
[INFO] [stderr] 239 | pub struct Response<Data: Clone> {
[INFO] [stderr]     | -------------------------------- similarly named struct `Response` defined here
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `GetConferenceConference` in this scope
[INFO] [stderr]   --> benches/integration_bench.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 |             conference: Some(GetConferenceConference {
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]   --> benches/integration_bench.rs:75:33
[INFO] [stderr]    |
[INFO] [stderr] 75 |                 let variables = Variables { id: id.to_string() };
[INFO] [stderr]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]   --> tests/integration.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let variables = Variables {
[INFO] [stderr]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]   --> tests/integration.rs:23:31
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let result = client.query(GetConference, variables).await;
[INFO] [stderr]    |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]   --> tests/integration.rs:61:21
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let variables = Variables {
[INFO] [stderr]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]   --> tests/integration.rs:66:31
[INFO] [stderr]    |
[INFO] [stderr] 66 |     let result = client.query(GetConference, variables.clone()).await;
[INFO] [stderr]    |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]   --> tests/integration.rs:87:31
[INFO] [stderr]    |
[INFO] [stderr] 87 |     let result = client.query(GetConference, variables.clone()).await;
[INFO] [stderr]    |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]    --> tests/integration.rs:116:21
[INFO] [stderr]     |
[INFO] [stderr] 116 |     let variables = Variables {
[INFO] [stderr]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]    --> tests/integration.rs:121:31
[INFO] [stderr]     |
[INFO] [stderr] 121 |     let result = client.query(GetConference, variables.clone()).await;
[INFO] [stderr]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `AddConference` in this scope
[INFO] [stderr]    --> tests/integration.rs:148:31
[INFO] [stderr]     |
[INFO] [stderr] 148 |     let result = client.query(AddConference, mutation_variables).await;
[INFO] [stderr]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]    --> tests/integration.rs:156:31
[INFO] [stderr]     |
[INFO] [stderr] 156 |     let result = client.query(GetConference, variables.clone()).await;
[INFO] [stderr]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]   --> benches/integration_bench.rs:76:30
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 client.query(GetConference, variables)
[INFO] [stderr]    |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]   --> benches/integration_bench.rs:95:27
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn benchmark_cached_queries(c: &mut Criterion) {
[INFO] [stderr]    |                                - help: you might be missing a type parameter: `<Variables>`
[INFO] [stderr] ...
[INFO] [stderr] 95 |     let variable_set: Vec<Variables> = (0..n).map(|i| Variables { id: i.to_string() }).collect();
[INFO] [stderr]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]   --> benches/integration_bench.rs:95:55
[INFO] [stderr]    |
[INFO] [stderr] 95 |     let variable_set: Vec<Variables> = (0..n).map(|i| Variables { id: i.to_string() }).collect();
[INFO] [stderr]    |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]    --> benches/integration_bench.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 client.query(GetConference, variables)
[INFO] [stderr]     |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Variables` in this scope
[INFO] [stderr]    --> benches/integration_bench.rs:124:27
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub fn benchmark_real_world(c: &mut Criterion) {
[INFO] [stderr]     |                            - help: you might be missing a type parameter: `<Variables>`
[INFO] [stderr] ...
[INFO] [stderr] 124 |     let variable_set: Vec<Variables> = (0..n).map(|i| Variables { id: i.to_string() }).collect();
[INFO] [stderr]     |                           ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Variables` in this scope
[INFO] [stderr]    --> benches/integration_bench.rs:124:55
[INFO] [stderr]     |
[INFO] [stderr] 124 |     let variable_set: Vec<Variables> = (0..n).map(|i| Variables { id: i.to_string() }).collect();
[INFO] [stderr]     |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GetConference` in this scope
[INFO] [stderr]    --> benches/integration_bench.rs:135:30
[INFO] [stderr]     |
[INFO] [stderr] 135 |                 client.query(GetConference, variables)
[INFO] [stderr]     |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: trait `Exchange` is private
[INFO] [stderr]    --> benches/integration_bench.rs:6:20
[INFO] [stderr]     |
[INFO] [stderr] 6   |     ClientBuilder, Exchange, ExchangeFactory, Operation, OperationResult, Response
[INFO] [stderr]     |                    ^^^^^^^^ private trait
[INFO] [stderr]     |
[INFO] [stderr] note: the trait `Exchange` is defined here
[INFO] [stderr]    --> /opt/rustwide/workdir/src/lib.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | use types::*;
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: trait `ExchangeFactory` is private
[INFO] [stderr]    --> benches/integration_bench.rs:6:30
[INFO] [stderr]     |
[INFO] [stderr] 6   |     ClientBuilder, Exchange, ExchangeFactory, Operation, OperationResult, Response
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^ private trait
[INFO] [stderr]     |
[INFO] [stderr] note: the trait `ExchangeFactory` is defined here
[INFO] [stderr]    --> /opt/rustwide/workdir/src/lib.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | use types::*;
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `Operation` is private
[INFO] [stderr]    --> benches/integration_bench.rs:6:47
[INFO] [stderr]     |
[INFO] [stderr] 6   |     ClientBuilder, Exchange, ExchangeFactory, Operation, OperationResult, Response
[INFO] [stderr]     |                                               ^^^^^^^^^ private struct
[INFO] [stderr]     |
[INFO] [stderr] note: the struct `Operation` is defined here
[INFO] [stderr]    --> /opt/rustwide/workdir/src/lib.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | use types::*;
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `OperationResult` is private
[INFO] [stderr]    --> benches/integration_bench.rs:6:58
[INFO] [stderr]     |
[INFO] [stderr] 6   |     ClientBuilder, Exchange, ExchangeFactory, Operation, OperationResult, Response
[INFO] [stderr]     |                                                          ^^^^^^^^^^^^^^^ private struct
[INFO] [stderr]     |
[INFO] [stderr] note: the struct `OperationResult` is defined here
[INFO] [stderr]    --> /opt/rustwide/workdir/src/lib.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | use types::*;
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 16 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `artemis`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 15 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0422`.
[INFO] [stderr] error: could not compile `artemis`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "9dc9a6d307bde93845ff31d3e499ed43d9fe1a95da44c06f466434feb0b0454f"`
[INFO] running `"docker" "rm" "-f" "9dc9a6d307bde93845ff31d3e499ed43d9fe1a95da44c06f466434feb0b0454f"`
[INFO] [stdout] 9dc9a6d307bde93845ff31d3e499ed43d9fe1a95da44c06f466434feb0b0454f
