[INFO] crate tsukuyomi-juniper 0.3.1 is already in cache
[INFO] checking tsukuyomi-juniper-0.3.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate tsukuyomi-juniper 0.3.1 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate tsukuyomi-juniper 0.3.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate tsukuyomi-juniper 0.3.1
[INFO] finished tweaking crates.io crate tsukuyomi-juniper 0.3.1
[INFO] tweaked toml for crates.io crate tsukuyomi-juniper 0.3.1 written to /workspace/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 36c85a4c8854540dc6a697f63ece8f547772cf0f52ed869b954cc546d12e444b
[INFO] running `"docker" "start" "-a" "36c85a4c8854540dc6a697f63ece8f547772cf0f52ed869b954cc546d12e444b"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.1.1
[INFO] [stderr]     Checking tsukuyomi-service v0.1.0
[INFO] [stderr]     Checking cookie v0.11.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking indexmap v1.3.2
[INFO] [stderr]     Checking serde_plain v0.3.0
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]    Compiling tsukuyomi-macros v0.5.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking version-sync v0.6.0
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling juniper_codegen v0.11.1
[INFO] [stderr]     Checking tsukuyomi v0.5.3
[INFO] [stderr]     Checking tsukuyomi-server v0.2.0
[INFO] [stderr]     Checking juniper v0.11.1
[INFO] [stderr]     Checking tsukuyomi-juniper v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'tsukuyomi::input::body::ReadAll': this struct will be removed in the next version.
[INFO] [stderr]   --> src/request.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 |             body::{ReadAll, RequestBody},
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'tsukuyomi::input::body::ReadAll': this struct will be removed in the next version.
[INFO] [stderr]   --> src/request.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |         Receive(ReadAll, RequestKind),
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'tsukuyomi::input::body::ReadAll': this struct will be removed in the next version.
[INFO] [stderr]   --> src/request.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 |             body::{ReadAll, RequestBody},
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'tsukuyomi::input::body::ReadAll': this struct will be removed in the next version.
[INFO] [stderr]   --> src/request.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |         Receive(ReadAll, RequestKind),
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `KEY` found for struct `tsukuyomi::input::body::RequestBody` in the current scope
[INFO] [stderr]   --> src/request.rs:62:80
[INFO] [stderr]    |
[INFO] [stderr] 62 |                         let read_all = match input.locals.remove(&RequestBody::KEY) {
[INFO] [stderr]    |                                                                                ^^^ associated item not found in `tsukuyomi::input::body::RequestBody`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use tsukuyomi::input::localmap::LocalData;`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `KEY` found for struct `tsukuyomi::input::body::RequestBody` in the current scope
[INFO] [stderr]   --> src/request.rs:62:80
[INFO] [stderr]    |
[INFO] [stderr] 62 |                         let read_all = match input.locals.remove(&RequestBody::KEY) {
[INFO] [stderr]    |                                                                                ^^^ associated item not found in `tsukuyomi::input::body::RequestBody`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use tsukuyomi::input::localmap::LocalData;`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `tsukuyomi-juniper`.
[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 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `tsukuyomi-juniper`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "36c85a4c8854540dc6a697f63ece8f547772cf0f52ed869b954cc546d12e444b"`
[INFO] running `"docker" "rm" "-f" "36c85a4c8854540dc6a697f63ece8f547772cf0f52ed869b954cc546d12e444b"`
[INFO] [stdout] 36c85a4c8854540dc6a697f63ece8f547772cf0f52ed869b954cc546d12e444b
