[INFO] cloning repository https://github.com/sunli829/graphql-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunli829/graphql-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b2b3fa17ad026ee91a1b49bce96d221eb58b7a7 [INFO] checking sunli829/graphql-benchmark against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunli829/graphql-benchmark on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunli829/graphql-benchmark [INFO] finished tweaking git repo https://github.com/sunli829/graphql-benchmark [INFO] tweaked toml for git repo https://github.com/sunli829/graphql-benchmark written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sunli829/graphql-benchmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_codegen v0.15.1 [INFO] [stderr] Downloaded lru v0.6.0 [INFO] [stderr] Downloaded futures-enum v0.1.14 [INFO] [stderr] Downloaded async-graphql-derive v2.4.5 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded async-graphql-value v2.0.5 [INFO] [stderr] Downloaded multer v1.2.2 [INFO] [stderr] Downloaded derive_utils v0.10.0 [INFO] [stderr] Downloaded async-graphql-parser v2.4.5 [INFO] [stderr] Downloaded juniper v0.15.1 [INFO] [stderr] Downloaded spin v0.7.0 [INFO] [stderr] Downloaded async-graphql v2.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "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] 9b9e7cfe17abf10e51efa0c68203736044d96b95de307d25507d124459dc4d1c [INFO] running `Command { std: "docker" "start" "-a" "9b9e7cfe17abf10e51efa0c68203736044d96b95de307d25507d124459dc4d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9e7cfe17abf10e51efa0c68203736044d96b95de307d25507d124459dc4d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9e7cfe17abf10e51efa0c68203736044d96b95de307d25507d124459dc4d1c", kill_on_drop: false }` [INFO] [stdout] 9b9e7cfe17abf10e51efa0c68203736044d96b95de307d25507d124459dc4d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea7e9e14fde70e12ebd9cf7eeaeabe32bc74f2da59cae759184a5019aa7325d [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" "eea7e9e14fde70e12ebd9cf7eeaeabe32bc74f2da59cae759184a5019aa7325d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking spin v0.7.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking futures-lite v1.11.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking polling v2.0.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking chrono v0.4.19 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling juniper_codegen v0.15.1 [INFO] [stderr] Compiling futures-enum v0.1.14 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking graphql-parser v0.3.0 [INFO] [stderr] Checking pin-project v1.0.3 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking async-graphql-value v2.0.5 [INFO] [stderr] Checking async-graphql-parser v2.4.5 [INFO] [stderr] Checking juniper v0.15.1 [INFO] [stderr] Compiling async-graphql-derive v2.4.5 [INFO] [stderr] Checking async-graphql v2.4.5 [INFO] [stderr] Checking graphql-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "eea7e9e14fde70e12ebd9cf7eeaeabe32bc74f2da59cae759184a5019aa7325d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea7e9e14fde70e12ebd9cf7eeaeabe32bc74f2da59cae759184a5019aa7325d", kill_on_drop: false }` [INFO] [stdout] eea7e9e14fde70e12ebd9cf7eeaeabe32bc74f2da59cae759184a5019aa7325d