[INFO] fetching crate entity-async-graphql 0.3.2...
[INFO] testing entity-async-graphql-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate entity-async-graphql 0.3.2 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate entity-async-graphql 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8927415fd2beee62d80d9204939e1a1572af4ddb4c5329677ab9b9ceee85476a
[INFO] running `Command { std: "docker" "start" "-a" "8927415fd2beee62d80d9204939e1a1572af4ddb4c5329677ab9b9ceee85476a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8927415fd2beee62d80d9204939e1a1572af4ddb4c5329677ab9b9ceee85476a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8927415fd2beee62d80d9204939e1a1572af4ddb4c5329677ab9b9ceee85476a", kill_on_drop: false }`
[INFO] [stdout] 8927415fd2beee62d80d9204939e1a1572af4ddb4c5329677ab9b9ceee85476a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4da6247d104fa5215f5781089237ddafa75afa4ae51c0a7c224f34b298269cd
[INFO] running `Command { std: "docker" "start" "-a" "b4da6247d104fa5215f5781089237ddafa75afa4ae51c0a7c224f34b298269cd", 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 proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling entity_noop_macros v0.3.2
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling tempfile v3.2.0
[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 futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling entity v0.3.2
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling 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]    Compiling async-graphql-parser v2.7.1
[INFO] [stderr]    Compiling async-graphql-derive v2.8.4
[INFO] [stderr]    Compiling async-graphql v2.8.4
[INFO] [stderr]    Compiling entity-async-graphql v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.48s
[INFO] running `Command { std: "docker" "inspect" "b4da6247d104fa5215f5781089237ddafa75afa4ae51c0a7c224f34b298269cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4da6247d104fa5215f5781089237ddafa75afa4ae51c0a7c224f34b298269cd", kill_on_drop: false }`
[INFO] [stdout] b4da6247d104fa5215f5781089237ddafa75afa4ae51c0a7c224f34b298269cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a16377a2c40d5f0e6c7228caaa908c5187e7b3ee5fbaea56ec1177bbb797138
[INFO] running `Command { std: "docker" "start" "-a" "2a16377a2c40d5f0e6c7228caaa908c5187e7b3ee5fbaea56ec1177bbb797138", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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" "2a16377a2c40d5f0e6c7228caaa908c5187e7b3ee5fbaea56ec1177bbb797138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a16377a2c40d5f0e6c7228caaa908c5187e7b3ee5fbaea56ec1177bbb797138", kill_on_drop: false }`
[INFO] [stdout] 2a16377a2c40d5f0e6c7228caaa908c5187e7b3ee5fbaea56ec1177bbb797138
