[INFO] fetching crate rusty-gql 0.1.2... [INFO] testing rusty-gql-0.1.2 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate rusty-gql 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rusty-gql 0.1.2 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-gql 0.1.2 [INFO] finished tweaking crates.io crate rusty-gql 0.1.2 [INFO] tweaked toml for crates.io crate rusty-gql 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-gql-macro v0.1.2 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b13370bf58506a156ff70886054c63d970c592bfe6c1d4c5c0d5db4a1da4c22e [INFO] running `Command { std: "docker" "start" "-a" "b13370bf58506a156ff70886054c63d970c592bfe6c1d4c5c0d5db4a1da4c22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b13370bf58506a156ff70886054c63d970c592bfe6c1d4c5c0d5db4a1da4c22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13370bf58506a156ff70886054c63d970c592bfe6c1d4c5c0d5db4a1da4c22e", kill_on_drop: false }` [INFO] [stdout] b13370bf58506a156ff70886054c63d970c592bfe6c1d4c5c0d5db4a1da4c22e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e184a00124f38d46a3df20c9d5bfa90e0b4ca8fd8d67e76c072303c455e5608f [INFO] running `Command { std: "docker" "start" "-a" "e184a00124f38d46a3df20c9d5bfa90e0b4ca8fd8d67e76c072303c455e5608f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling rusty-gql-macro v0.1.2 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling rusty-gql v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.18s [INFO] running `Command { std: "docker" "inspect" "e184a00124f38d46a3df20c9d5bfa90e0b4ca8fd8d67e76c072303c455e5608f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e184a00124f38d46a3df20c9d5bfa90e0b4ca8fd8d67e76c072303c455e5608f", kill_on_drop: false }` [INFO] [stdout] e184a00124f38d46a3df20c9d5bfa90e0b4ca8fd8d67e76c072303c455e5608f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6513db0798ee7276c820f57ce034b10aafb4c2c59a4fd9cbbb270e6df19a7353 [INFO] running `Command { std: "docker" "start" "-a" "6513db0798ee7276c820f57ce034b10aafb4c2c59a4fd9cbbb270e6df19a7353", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-gql v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusty-gql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusty_gql --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=75418d67d30718b6 -C extra-filename=-75418d67d30718b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-de133f20f6c82306.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f082a083d875ca93.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-84935433e5a1d7b2.rlib --extern graphql_parser=/opt/rustwide/target/debug/deps/libgraphql_parser-a3e17132fd0551c3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2393478da064b72e.rlib --extern rusty_gql_macro=/opt/rustwide/target/debug/deps/librusty_gql_macro-5de8344019d87b47.so --extern serde=/opt/rustwide/target/debug/deps/libserde-b1615116473c506c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-838270e131707a17.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a411f1fe0ac62d4a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6513db0798ee7276c820f57ce034b10aafb4c2c59a4fd9cbbb270e6df19a7353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6513db0798ee7276c820f57ce034b10aafb4c2c59a4fd9cbbb270e6df19a7353", kill_on_drop: false }` [INFO] [stdout] 6513db0798ee7276c820f57ce034b10aafb4c2c59a4fd9cbbb270e6df19a7353