[INFO] fetching crate async-graphql 2.0.9... [INFO] checking async-graphql-2.0.9 against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] extracting crate async-graphql 2.0.9 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async-graphql 2.0.9 on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.0.9 [INFO] finished tweaking crates.io crate async-graphql 2.0.9 [INFO] tweaked toml for crates.io crate async-graphql 2.0.9 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd1b56ae0dae9f49920c1be06b2322b8d93922bb366e9084ce2bdfcf71157aa1 [INFO] running `Command { std: "docker" "start" "-a" "fd1b56ae0dae9f49920c1be06b2322b8d93922bb366e9084ce2bdfcf71157aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1b56ae0dae9f49920c1be06b2322b8d93922bb366e9084ce2bdfcf71157aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1b56ae0dae9f49920c1be06b2322b8d93922bb366e9084ce2bdfcf71157aa1", kill_on_drop: false }` [INFO] [stdout] fd1b56ae0dae9f49920c1be06b2322b8d93922bb366e9084ce2bdfcf71157aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60660ee1f1901d9ad30253037102a89ed9a1d85d053631878d090182274629ba [INFO] running `Command { std: "docker" "start" "-a" "60660ee1f1901d9ad30253037102a89ed9a1d85d053631878d090182274629ba", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking spin v0.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking lru v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking async-graphql-value v2.0.5 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking async-graphql-parser v2.0.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling async-graphql-derive v2.0.9 [INFO] [stderr] Checking async-graphql v2.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "60660ee1f1901d9ad30253037102a89ed9a1d85d053631878d090182274629ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60660ee1f1901d9ad30253037102a89ed9a1d85d053631878d090182274629ba", kill_on_drop: false }` [INFO] [stdout] 60660ee1f1901d9ad30253037102a89ed9a1d85d053631878d090182274629ba