[INFO] cloning repository https://github.com/web3ten0/rust-graphql-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/web3ten0/rust-graphql-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3ten0%2Frust-graphql-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3ten0%2Frust-graphql-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50f1e7a0fb5af89c4f807d68a8c14c80bf6aa020
[INFO] checking web3ten0/rust-graphql-1 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3ten0%2Frust-graphql-1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/web3ten0/rust-graphql-1
[INFO] finished tweaking git repo https://github.com/web3ten0/rust-graphql-1
[INFO] tweaked toml for git repo https://github.com/web3ten0/rust-graphql-1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/web3ten0/rust-graphql-1 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/web3ten0/rust-graphql-1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded fast_chemail v0.9.6
[INFO] [stderr]   Downloaded ascii_utils v0.9.3
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded async-graphql-parser v4.0.4
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] [stderr]   Downloaded async-graphql-derive v4.0.4
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded async-graphql v4.0.4
[INFO] [stderr]   Downloaded async-graphql-value v4.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eef731ef87aa15f0f5c674c122c441d277b5cf7ed64ac5198783342578e545f
[INFO] running `Command { std: "docker" "start" "-a" "6eef731ef87aa15f0f5c674c122c441d277b5cf7ed64ac5198783342578e545f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eef731ef87aa15f0f5c674c122c441d277b5cf7ed64ac5198783342578e545f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eef731ef87aa15f0f5c674c122c441d277b5cf7ed64ac5198783342578e545f", kill_on_drop: false }`
[INFO] [stdout] 6eef731ef87aa15f0f5c674c122c441d277b5cf7ed64ac5198783342578e545f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b48f9efa9aabb4bee7df8ce8141019877941013ed1c560bad3da6faf711aad39
[INFO] running `Command { std: "docker" "start" "-a" "b48f9efa9aabb4bee7df8ce8141019877941013ed1c560bad3da6faf711aad39", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.82
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking async-graphql-value v4.0.4
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking async-graphql-parser v4.0.4
[INFO] [stderr]    Compiling async-graphql-derive v4.0.4
[INFO] [stderr]     Checking async-graphql v4.0.4
[INFO] [stderr]     Checking rust-graphql-1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.05s
[INFO] running `Command { std: "docker" "inspect" "b48f9efa9aabb4bee7df8ce8141019877941013ed1c560bad3da6faf711aad39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b48f9efa9aabb4bee7df8ce8141019877941013ed1c560bad3da6faf711aad39", kill_on_drop: false }`
[INFO] [stdout] b48f9efa9aabb4bee7df8ce8141019877941013ed1c560bad3da6faf711aad39
