[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] b5d78e363e1ef95cea1b5af20ddaf2c7a472fa1f [INFO] testing sunli829/graphql-benchmark against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunli829/graphql-benchmark on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-10/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded async-graphql-derive v3.0.6 [INFO] [stderr] Downloaded async-graphql v3.0.6 [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded derive_utils v0.10.0 [INFO] [stderr] Downloaded juniper_codegen v0.15.7 [INFO] [stderr] Downloaded serde_json v1.0.71 [INFO] [stderr] Downloaded futures-enum v0.1.14 [INFO] [stderr] Downloaded juniper v0.15.7 [INFO] [stderr] Downloaded multer v2.0.1 [INFO] [stderr] Downloaded async-graphql-value v3.0.6 [INFO] [stderr] Downloaded async-graphql-parser v3.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 33aa25148cd1e1b0c8f1cafe1069adea19700a9f0a863585bfba4e1edf222348 [INFO] running `Command { std: "docker" "start" "-a" "33aa25148cd1e1b0c8f1cafe1069adea19700a9f0a863585bfba4e1edf222348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33aa25148cd1e1b0c8f1cafe1069adea19700a9f0a863585bfba4e1edf222348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33aa25148cd1e1b0c8f1cafe1069adea19700a9f0a863585bfba4e1edf222348", kill_on_drop: false }` [INFO] [stdout] 33aa25148cd1e1b0c8f1cafe1069adea19700a9f0a863585bfba4e1edf222348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--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] 966e7a0c33e0af08c0992ba77b7d9a173a2b02d9fd6090e3e69379a1006f82a6 [INFO] running `Command { std: "docker" "start" "-a" "966e7a0c33e0af08c0992ba77b7d9a173a2b02d9fd6090e3e69379a1006f82a6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-enum v0.1.14 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-value v3.0.6 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling async-graphql-parser v3.0.6 [INFO] [stderr] Compiling juniper v0.15.7 [INFO] [stderr] Compiling async-graphql-derive v3.0.6 [INFO] [stderr] Compiling async-graphql v3.0.6 [INFO] [stderr] Compiling graphql-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "966e7a0c33e0af08c0992ba77b7d9a173a2b02d9fd6090e3e69379a1006f82a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966e7a0c33e0af08c0992ba77b7d9a173a2b02d9fd6090e3e69379a1006f82a6", kill_on_drop: false }` [INFO] [stdout] 966e7a0c33e0af08c0992ba77b7d9a173a2b02d9fd6090e3e69379a1006f82a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--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] 8a5b35c497bb727065b5bbe85542eead03650c13999fba48661a797366c8191b [INFO] running `Command { std: "docker" "start" "-a" "8a5b35c497bb727065b5bbe85542eead03650c13999fba48661a797366c8191b", kill_on_drop: false }` [INFO] [stderr] Compiling graphql-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "8a5b35c497bb727065b5bbe85542eead03650c13999fba48661a797366c8191b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5b35c497bb727065b5bbe85542eead03650c13999fba48661a797366c8191b", kill_on_drop: false }` [INFO] [stdout] 8a5b35c497bb727065b5bbe85542eead03650c13999fba48661a797366c8191b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86e38af45348232cf5470c42d97a2f8f160d9cbd95ca398e5b20de93df2ad149 [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" "86e38af45348232cf5470c42d97a2f8f160d9cbd95ca398e5b20de93df2ad149", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graphql_benchmark-0d0ca68767a3be99) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86e38af45348232cf5470c42d97a2f8f160d9cbd95ca398e5b20de93df2ad149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e38af45348232cf5470c42d97a2f8f160d9cbd95ca398e5b20de93df2ad149", kill_on_drop: false }` [INFO] [stdout] 86e38af45348232cf5470c42d97a2f8f160d9cbd95ca398e5b20de93df2ad149