[INFO] cloning repository https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleshevskiy%2Frust-juniper-graphql-diesel-rocket-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleshevskiy%2Frust-juniper-graphql-diesel-rocket-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c2021aa7e13f5f6e83d6a92602b1a266b36ea13 [INFO] checking pleshevskiy/rust-juniper-graphql-diesel-rocket-example against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleshevskiy%2Frust-juniper-graphql-diesel-rocket-example" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example [INFO] finished tweaking git repo https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example [INFO] tweaked toml for git repo https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pleshevskiy/rust-juniper-graphql-diesel-rocket-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 328f1f2c8cc68c7b0554cba526eb7c8671e67c0be4533bac26c44b6d481c5d56 [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" "328f1f2c8cc68c7b0554cba526eb7c8671e67c0be4533bac26c44b6d481c5d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328f1f2c8cc68c7b0554cba526eb7c8671e67c0be4533bac26c44b6d481c5d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328f1f2c8cc68c7b0554cba526eb7c8671e67c0be4533bac26c44b6d481c5d56", kill_on_drop: false }` [INFO] [stdout] 328f1f2c8cc68c7b0554cba526eb7c8671e67c0be4533bac26c44b6d481c5d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d84cf6fd71717ff1ee26652a651dc2f06681df0418e86ae5236554378d299e7b [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" "d84cf6fd71717ff1ee26652a651dc2f06681df0418e86ae5236554378d299e7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling itconfig-macro v1.0.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking itconfig v1.0.1 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking juniper_rocket v0.5.2 [INFO] [stderr] Checking juniper-graphql-diesel-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "d84cf6fd71717ff1ee26652a651dc2f06681df0418e86ae5236554378d299e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84cf6fd71717ff1ee26652a651dc2f06681df0418e86ae5236554378d299e7b", kill_on_drop: false }` [INFO] [stdout] d84cf6fd71717ff1ee26652a651dc2f06681df0418e86ae5236554378d299e7b