[INFO] cloning repository https://github.com/ruseinov/graphql-introspection-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruseinov/graphql-introspection-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruseinov%2Fgraphql-introspection-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruseinov%2Fgraphql-introspection-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89679b04105a929bd24a6dd4eef2840cbac3e887 [INFO] documenting ruseinov/graphql-introspection-test against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruseinov%2Fgraphql-introspection-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruseinov/graphql-introspection-test on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruseinov/graphql-introspection-test [INFO] finished tweaking git repo https://github.com/ruseinov/graphql-introspection-test [INFO] tweaked toml for git repo https://github.com/ruseinov/graphql-introspection-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ruseinov/graphql-introspection-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-derive v1.15.5 [INFO] [stderr] Downloaded async-graphql v1.15.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9b93453e97122b069decf6a19ba4de6b5dc6292a068cbc790254fd0f8fd1be [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" "ba9b93453e97122b069decf6a19ba4de6b5dc6292a068cbc790254fd0f8fd1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9b93453e97122b069decf6a19ba4de6b5dc6292a068cbc790254fd0f8fd1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9b93453e97122b069decf6a19ba4de6b5dc6292a068cbc790254fd0f8fd1be", kill_on_drop: false }` [INFO] [stdout] ba9b93453e97122b069decf6a19ba4de6b5dc6292a068cbc790254fd0f8fd1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1bf5324bf239c9110f7a762ec349ff88e9fa18a18a2a33fce74eb49a7cc5ce4 [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" "d1bf5324bf239c9110f7a762ec349ff88e9fa18a18a2a33fce74eb49a7cc5ce4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking multer v1.2.1 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking bson v1.0.0 [INFO] [stderr] Checking async-graphql-parser v1.14.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling async-graphql-derive v1.15.5 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-web-actors v2.0.0 [INFO] [stderr] Checking actix-cors v0.2.0 [INFO] [stderr] Checking async-graphql v1.15.5 [INFO] [stderr] Checking async-graphql-actix-web v1.14.14 [INFO] [stderr] Documenting graphql-introspection-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "d1bf5324bf239c9110f7a762ec349ff88e9fa18a18a2a33fce74eb49a7cc5ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1bf5324bf239c9110f7a762ec349ff88e9fa18a18a2a33fce74eb49a7cc5ce4", kill_on_drop: false }` [INFO] [stdout] d1bf5324bf239c9110f7a762ec349ff88e9fa18a18a2a33fce74eb49a7cc5ce4