[INFO] fetching crate entity-async-graphql 0.3.2... [INFO] checking entity-async-graphql-0.3.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate entity-async-graphql 0.3.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate entity-async-graphql 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate entity-async-graphql 0.3.2 [INFO] tweaked toml for crates.io crate entity-async-graphql 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate entity-async-graphql 0.3.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate entity-async-graphql 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c101f2f6dfae4db88f2a75d6c5bba48f0b0af7f65420c994d4642f4e8a11a54 [INFO] running `Command { std: "docker" "start" "-a" "8c101f2f6dfae4db88f2a75d6c5bba48f0b0af7f65420c994d4642f4e8a11a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c101f2f6dfae4db88f2a75d6c5bba48f0b0af7f65420c994d4642f4e8a11a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c101f2f6dfae4db88f2a75d6c5bba48f0b0af7f65420c994d4642f4e8a11a54", kill_on_drop: false }` [INFO] [stdout] 8c101f2f6dfae4db88f2a75d6c5bba48f0b0af7f65420c994d4642f4e8a11a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332f5f342be819acdbd8172763b594acfbc905e3ab9b64731a9893d13b0850ec [INFO] running `Command { std: "docker" "start" "-a" "332f5f342be819acdbd8172763b594acfbc905e3ab9b64731a9893d13b0850ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling entity_noop_macros v0.3.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking entity v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-value v2.6.5 [INFO] [stderr] Checking async-graphql-parser v2.7.1 [INFO] [stderr] Compiling async-graphql-derive v2.8.4 [INFO] [stderr] Checking async-graphql v2.8.4 [INFO] [stderr] Checking entity-async-graphql v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `entity_inmemory` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use entity_inmemory::InmemoryDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `entity_inmemory` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `entity_inmemory`, use `cargo add entity_inmemory` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `entity_sled` [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use entity_sled::SledDatabase; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `entity_sled` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `entity_sled`, use `cargo add entity_sled` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/lib.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let response = futures::executor::block_on(schema.execute(input.trim())); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] ... [INFO] [stdout] 214 | impl_tests!(InmemoryDatabase, InmemoryDatabase::default()); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/lib.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let response = futures::executor::block_on(schema.execute(input.trim())); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] ... [INFO] [stdout] 214 | impl_tests!(InmemoryDatabase, InmemoryDatabase::default()); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sled` in the list of imported crates [INFO] [stdout] --> src/lib.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | SledDatabase::new(::sled::Config::new().temporary(true).open().unwrap()) [INFO] [stdout] | ^^^^ could not find `sled` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/lib.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let response = futures::executor::block_on(schema.execute(input.trim())); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_tests!( [INFO] [stdout] 221 | | SledDatabase, [INFO] [stdout] 222 | | SledDatabase::new(::sled::Config::new().temporary(true).open().unwrap()) [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/lib.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let response = futures::executor::block_on(schema.execute(input.trim())); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_tests!( [INFO] [stdout] 221 | | SledDatabase, [INFO] [stdout] 222 | | SledDatabase::new(::sled::Config::new().temporary(true).open().unwrap()) [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `entity-async-graphql` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "332f5f342be819acdbd8172763b594acfbc905e3ab9b64731a9893d13b0850ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332f5f342be819acdbd8172763b594acfbc905e3ab9b64731a9893d13b0850ec", kill_on_drop: false }` [INFO] [stdout] 332f5f342be819acdbd8172763b594acfbc905e3ab9b64731a9893d13b0850ec