[INFO] cloning repository https://github.com/frigus02/test-async-graphql-deterministic-introspection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frigus02/test-async-graphql-deterministic-introspection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrigus02%2Ftest-async-graphql-deterministic-introspection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrigus02%2Ftest-async-graphql-deterministic-introspection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 184390a6b2e4e01842771ae5bca5df0b2dedaeea [INFO] checking frigus02/test-async-graphql-deterministic-introspection against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrigus02%2Ftest-async-graphql-deterministic-introspection" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frigus02/test-async-graphql-deterministic-introspection on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frigus02/test-async-graphql-deterministic-introspection [INFO] finished tweaking git repo https://github.com/frigus02/test-async-graphql-deterministic-introspection [INFO] tweaked toml for git repo https://github.com/frigus02/test-async-graphql-deterministic-introspection written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/frigus02/test-async-graphql-deterministic-introspection already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be5790c29377393fa6e46ab753f0d90e37d377cdc5552be01416fa6e2bfa951 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4be5790c29377393fa6e46ab753f0d90e37d377cdc5552be01416fa6e2bfa951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be5790c29377393fa6e46ab753f0d90e37d377cdc5552be01416fa6e2bfa951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be5790c29377393fa6e46ab753f0d90e37d377cdc5552be01416fa6e2bfa951", kill_on_drop: false }` [INFO] [stdout] 4be5790c29377393fa6e46ab753f0d90e37d377cdc5552be01416fa6e2bfa951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 12395fca10983fd598caf3d1f4fd4857b8122c9d80bb4dce4feb9d93fbe02a34 [INFO] running `Command { std: "docker" "start" "-a" "12395fca10983fd598caf3d1f4fd4857b8122c9d80bb4dce4feb9d93fbe02a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking spin v0.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking async-channel v1.5.0 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking futures-lite v1.10.1 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking polling v2.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.1 [INFO] [stderr] Checking async-io v1.1.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking serde_json v1.0.59 [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] Compiling toml v0.5.6 [INFO] [stderr] Checking async-graphql-parser v2.0.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling async-graphql-derive v2.0.6 [INFO] [stderr] Checking async-graphql v2.0.6 [INFO] [stderr] Checking test-async-graphql-deterministic-introspection v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "12395fca10983fd598caf3d1f4fd4857b8122c9d80bb4dce4feb9d93fbe02a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12395fca10983fd598caf3d1f4fd4857b8122c9d80bb4dce4feb9d93fbe02a34", kill_on_drop: false }` [INFO] [stdout] 12395fca10983fd598caf3d1f4fd4857b8122c9d80bb4dce4feb9d93fbe02a34