[INFO] fetching crate juniper-from-schema 0.5.2... [INFO] building juniper-from-schema-0.5.2 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate juniper-from-schema 0.5.2 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate juniper-from-schema 0.5.2 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate juniper-from-schema 0.5.2 [INFO] finished tweaking crates.io crate juniper-from-schema 0.5.2 [INFO] tweaked toml for crates.io crate juniper-from-schema 0.5.2 written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate crates.io crate juniper-from-schema 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf13648da1114a943d2bd3a4e2a1e9449569edf78dbb30581263297c430989f2 [INFO] running `Command { std: "docker" "start" "-a" "cf13648da1114a943d2bd3a4e2a1e9449569edf78dbb30581263297c430989f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf13648da1114a943d2bd3a4e2a1e9449569edf78dbb30581263297c430989f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf13648da1114a943d2bd3a4e2a1e9449569edf78dbb30581263297c430989f2", kill_on_drop: false }` [INFO] [stdout] cf13648da1114a943d2bd3a4e2a1e9449569edf78dbb30581263297c430989f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17c646fd7eabeccec0f660f5a9e94476f570dee61be94c9e3af40dcfe6223e0 [INFO] running `Command { std: "docker" "start" "-a" "b17c646fd7eabeccec0f660f5a9e94476f570dee61be94c9e3af40dcfe6223e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.5.2 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling juniper-from-schema v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.66s [INFO] running `Command { std: "docker" "inspect" "b17c646fd7eabeccec0f660f5a9e94476f570dee61be94c9e3af40dcfe6223e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17c646fd7eabeccec0f660f5a9e94476f570dee61be94c9e3af40dcfe6223e0", kill_on_drop: false }` [INFO] [stdout] b17c646fd7eabeccec0f660f5a9e94476f570dee61be94c9e3af40dcfe6223e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c56c8cfee38f6f1dae65e727812a662eda9fe70d40044255bfcd9573a881ff67 [INFO] running `Command { std: "docker" "start" "-a" "c56c8cfee38f6f1dae65e727812a662eda9fe70d40044255bfcd9573a881ff67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rustversion v0.1.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling trybuild v1.0.21 [INFO] [stderr] Compiling assert-json-diff v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling juniper-from-schema v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] Value "1.5" None Some(1) [INFO] [stdout] Value "1.0" None Some(1) [INFO] [stdout] Value "2.0" None Some(1) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `Command { std: "docker" "inspect" "c56c8cfee38f6f1dae65e727812a662eda9fe70d40044255bfcd9573a881ff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56c8cfee38f6f1dae65e727812a662eda9fe70d40044255bfcd9573a881ff67", kill_on_drop: false }` [INFO] [stdout] c56c8cfee38f6f1dae65e727812a662eda9fe70d40044255bfcd9573a881ff67