[INFO] fetching crate confql-proc-macro 0.5.0... [INFO] testing confql-proc-macro-0.5.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate confql-proc-macro 0.5.0 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate confql-proc-macro 0.5.0 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 crates.io crate confql-proc-macro 0.5.0 [INFO] finished tweaking crates.io crate confql-proc-macro 0.5.0 [INFO] tweaked toml for crates.io crate confql-proc-macro 0.5.0 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded juniper_codegen v0.15.7 [INFO] [stderr] Downloaded juniper v0.15.7 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded confql-data-resolver v0.5.0 [INFO] [stderr] Downloaded touch v0.0.1 [INFO] [stderr] Downloaded test-files v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] [stdout] a77c4cfbfbeff499ce2499530e0e7d86ebe0f62636b2d356edf6c53984374a40 [INFO] running `Command { std: "docker" "start" "-a" "a77c4cfbfbeff499ce2499530e0e7d86ebe0f62636b2d356edf6c53984374a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a77c4cfbfbeff499ce2499530e0e7d86ebe0f62636b2d356edf6c53984374a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77c4cfbfbeff499ce2499530e0e7d86ebe0f62636b2d356edf6c53984374a40", kill_on_drop: false }` [INFO] [stdout] a77c4cfbfbeff499ce2499530e0e7d86ebe0f62636b2d356edf6c53984374a40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] [stdout] 4ac43e89d38b7d75a8de45f898932bc0a4b832f37b72bd72b1b77d5c516334b9 [INFO] running `Command { std: "docker" "start" "-a" "4ac43e89d38b7d75a8de45f898932bc0a4b832f37b72bd72b1b77d5c516334b9", 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] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling juniper v0.15.7 [INFO] [stderr] Compiling confql-data-resolver v0.5.0 [INFO] [stderr] Compiling confql-proc-macro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.09s [INFO] running `Command { std: "docker" "inspect" "4ac43e89d38b7d75a8de45f898932bc0a4b832f37b72bd72b1b77d5c516334b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac43e89d38b7d75a8de45f898932bc0a4b832f37b72bd72b1b77d5c516334b9", kill_on_drop: false }` [INFO] [stdout] 4ac43e89d38b7d75a8de45f898932bc0a4b832f37b72bd72b1b77d5c516334b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] [stdout] d455d74167e4c63dbaf3dc5a986a7f5b273fb251169113315b6b1cf822487761 [INFO] running `Command { std: "docker" "start" "-a" "d455d74167e4c63dbaf3dc5a986a7f5b273fb251169113315b6b1cf822487761", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling touch v0.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling test-files v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling confql-proc-macro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.29s [INFO] running `Command { std: "docker" "inspect" "d455d74167e4c63dbaf3dc5a986a7f5b273fb251169113315b6b1cf822487761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d455d74167e4c63dbaf3dc5a986a7f5b273fb251169113315b6b1cf822487761", kill_on_drop: false }` [INFO] [stdout] d455d74167e4c63dbaf3dc5a986a7f5b273fb251169113315b6b1cf822487761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] c16d0fa8f5f60d6f07fe2fa2bd142e96e53418c5dcea80bfd70a6b052100db20 [INFO] running `Command { std: "docker" "start" "-a" "c16d0fa8f5f60d6f07fe2fa2bd142e96e53418c5dcea80bfd70a6b052100db20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/confql_proc_macro-a57fbf7cd67198c2) [INFO] [stdout] [INFO] [stderr] Doc-tests confql-proc-macro [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - graphql_schema (line 26) ... ignored [INFO] [stdout] test src/lib.rs - graphql_schema_from_file (line 57) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c16d0fa8f5f60d6f07fe2fa2bd142e96e53418c5dcea80bfd70a6b052100db20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16d0fa8f5f60d6f07fe2fa2bd142e96e53418c5dcea80bfd70a6b052100db20", kill_on_drop: false }` [INFO] [stdout] c16d0fa8f5f60d6f07fe2fa2bd142e96e53418c5dcea80bfd70a6b052100db20