[INFO] cloning repository https://github.com/input-output-hk/vit-servicing-station [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/input-output-hk/vit-servicing-station" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f85a50a078ac7fc6e1b38d8bc84aab2cf915f849 [INFO] checking input-output-hk/vit-servicing-station against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/input-output-hk/vit-servicing-station on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/input-output-hk/vit-servicing-station [INFO] finished tweaking git repo https://github.com/input-output-hk/vit-servicing-station [INFO] tweaked toml for git repo https://github.com/input-output-hk/vit-servicing-station written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/input-output-hk/vit-servicing-station already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v1.13.2 [INFO] [stderr] Downloaded async-graphql-derive v1.13.2 [INFO] [stderr] Downloaded multer v1.2.0 [INFO] [stderr] Downloaded async-graphql-warp v1.13.2 [INFO] [stderr] Downloaded async-graphql v1.13.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1a399c10897767c36d147199696c96f193034e49" "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] f69d4362d3aa3b6ac2f4e199f45dd284e7b68cc3fde95fc05c258381d8800400 [INFO] running `"docker" "start" "-a" "f69d4362d3aa3b6ac2f4e199f45dd284e7b68cc3fde95fc05c258381d8800400"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking chrono-tz v0.5.1 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.12.3 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking multer v1.2.0 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking async-graphql-parser v1.13.2 [INFO] [stderr] Checking warp v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling async-graphql-derive v1.13.2 [INFO] [stderr] Checking async-graphql v1.13.2 [INFO] [stderr] error: Invalid type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/scalars/floats.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | impl ScalarType for $ty { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | impl_float_scalars!(f32, f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: Invalid type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/scalars/integers.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | impl ScalarType for $ty { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | impl_integer_scalars!(i8, i16, i32, u8, u16, u32); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: Invalid type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/scalars/integers.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | impl ScalarType for $ty { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | impl_int64_scalars!(i64, u64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `i32: base::OutputValueType` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/types/connection/connection_type.rs:189:45 [INFO] [stderr] | [INFO] [stderr] 189 | return OutputValueType::resolve(&self.total_count().await, &ctx_obj, ctx.item).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `base::OutputValueType` is not implemented for `i32` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/base.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | #[async_trait::async_trait] [INFO] [stderr] | --------------------------- required by this bound in `base::OutputValueType::resolve` [INFO] [stderr] ... [INFO] [stderr] 62 | async fn resolve( [INFO] [stderr] | ------- required by a bound in this [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `base::OutputValueType` for `std::option::Option` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `create_type_info` found for type `i32` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/schema.rs:248:14 [INFO] [stderr] | [INFO] [stderr] 248 | i32::create_type_info(&mut registry); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stderr] | [INFO] [stderr] = note: the method `create_type_info` exists but the following trait bounds were not satisfied: [INFO] [stderr] `i32: base::Type` [INFO] [stderr] which is required by `&i32: base::Type` [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] note: `base::Type` defines an item `create_type_info`, perhaps you need to implement it [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/base.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait Type { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `create_type_info` found for type `f32` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/schema.rs:249:14 [INFO] [stderr] | [INFO] [stderr] 249 | f32::create_type_info(&mut registry); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ function or associated item not found in `f32` [INFO] [stderr] | [INFO] [stderr] = note: the method `create_type_info` exists but the following trait bounds were not satisfied: [INFO] [stderr] `f32: base::Type` [INFO] [stderr] which is required by `&f32: base::Type` [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] note: `base::Type` defines an item `create_type_info`, perhaps you need to implement it [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/base.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait Type { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `create_type_info` found for enum `std::option::Option` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/types/connection/connection_type.rs:145:44 [INFO] [stderr] | [INFO] [stderr] 145 | ty: Option::::create_type_info(registry), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ variant or associated item not found in `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: the method `create_type_info` exists but the following trait bounds were not satisfied: [INFO] [stderr] `i32: base::Type` [INFO] [stderr] which is required by `std::option::Option: base::Type` [INFO] [stderr] `std::option::Option: base::Type` [INFO] [stderr] which is required by `&std::option::Option: base::Type` [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] note: `base::Type` defines an item `create_type_info`, perhaps you need to implement it [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-1.13.2/src/base.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait Type { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `async-graphql`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f69d4362d3aa3b6ac2f4e199f45dd284e7b68cc3fde95fc05c258381d8800400"` [INFO] running `"docker" "rm" "-f" "f69d4362d3aa3b6ac2f4e199f45dd284e7b68cc3fde95fc05c258381d8800400"` [INFO] [stdout] f69d4362d3aa3b6ac2f4e199f45dd284e7b68cc3fde95fc05c258381d8800400