[INFO] cloning repository https://github.com/developer-starters/graphql-rust-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/developer-starters/graphql-rust-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-starters%2Fgraphql-rust-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-starters%2Fgraphql-rust-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f6e43b2cc41239464c829b63e3c191daccb1a02 [INFO] building developer-starters/graphql-rust-starter against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-starters%2Fgraphql-rust-starter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/developer-starters/graphql-rust-starter [INFO] finished tweaking git repo https://github.com/developer-starters/graphql-rust-starter [INFO] tweaked toml for git repo https://github.com/developer-starters/graphql-rust-starter written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/developer-starters/graphql-rust-starter on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/developer-starters/graphql-rust-starter 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded enumflags2 v0.7.10 [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded async-graphql-value v7.0.9 [INFO] [stderr] Downloaded async-signal v0.2.10 [INFO] [stderr] Downloaded async-graphql-axum v7.0.9 [INFO] [stderr] Downloaded async-graphql-parser v7.0.9 [INFO] [stderr] Downloaded async-graphql-derive v7.0.9 [INFO] [stderr] Downloaded zvariant v4.2.0 [INFO] [stderr] Downloaded cargo-watch v8.5.2 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded async-graphql v7.0.9 [INFO] [stderr] Downloaded serde_json v1.0.127 [INFO] [stderr] Downloaded terminfo v0.7.5 [INFO] [stderr] Downloaded aho-corasick v0.7.20 [INFO] [stderr] Downloaded zbus v4.4.0 [INFO] [stderr] Downloaded clearscreen v1.0.11 [INFO] [stderr] Downloaded command-group v1.0.8 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded tower v0.5.0 [INFO] [stderr] Downloaded async-compression v0.4.12 [INFO] [stderr] Downloaded notify-rust v4.11.1 [INFO] [stderr] Downloaded stderrlog v0.5.4 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded cargo_metadata v0.17.0 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded globset v0.4.6 [INFO] [stderr] Downloaded async-process v2.2.4 [INFO] [stderr] Downloaded zbus_names v3.0.0 [INFO] [stderr] Downloaded enumflags2_derive v0.7.10 [INFO] [stderr] Downloaded watchexec v1.17.2 [INFO] [stderr] Downloaded headers v0.4.0 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded mac-notification-sys v0.6.1 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded windows-version v0.1.1 [INFO] [stderr] Downloaded async-broadcast v0.7.1 [INFO] [stderr] Downloaded zvariant_utils v2.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded async-fs v2.1.2 [INFO] [stderr] Downloaded zbus_macros v4.4.0 [INFO] [stderr] Downloaded zvariant_derive v4.2.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.2.1 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b995d37da248bbe7a08212f030e11137c7367efbb403f1ad3b7a13151cd4934 [INFO] running `Command { std: "docker" "start" "-a" "8b995d37da248bbe7a08212f030e11137c7367efbb403f1ad3b7a13151cd4934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b995d37da248bbe7a08212f030e11137c7367efbb403f1ad3b7a13151cd4934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b995d37da248bbe7a08212f030e11137c7367efbb403f1ad3b7a13151cd4934", kill_on_drop: false }` [INFO] [stdout] 8b995d37da248bbe7a08212f030e11137c7367efbb403f1ad3b7a13151cd4934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112991e39f53988003df351fc84b391def2d35ee690494b8c29c73b7b7ae2e8f [INFO] running `Command { std: "docker" "start" "-a" "112991e39f53988003df351fc84b391def2d35ee690494b8c29c73b7b7ae2e8f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tower v0.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling async-graphql-value v7.0.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling async-graphql-parser v7.0.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.9 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling async-graphql v7.0.9 [INFO] [stderr] Compiling async-graphql-axum v7.0.9 [INFO] [stderr] Compiling graphql-rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "112991e39f53988003df351fc84b391def2d35ee690494b8c29c73b7b7ae2e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112991e39f53988003df351fc84b391def2d35ee690494b8c29c73b7b7ae2e8f", kill_on_drop: false }` [INFO] [stdout] 112991e39f53988003df351fc84b391def2d35ee690494b8c29c73b7b7ae2e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0e56e5c2bc922e11e7a81a82f9dfc9a7e133f824ebc07843b28e327432f354 [INFO] running `Command { std: "docker" "start" "-a" "fe0e56e5c2bc922e11e7a81a82f9dfc9a7e133f824ebc07843b28e327432f354", kill_on_drop: false }` [INFO] [stderr] warning: graphql-rust-starter v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.5.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling async-graphql-value v7.0.9 [INFO] [stderr] Compiling async-graphql-parser v7.0.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.9 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling async-graphql v7.0.9 [INFO] [stderr] Compiling async-graphql-axum v7.0.9 [INFO] [stderr] Compiling graphql-rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "fe0e56e5c2bc922e11e7a81a82f9dfc9a7e133f824ebc07843b28e327432f354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0e56e5c2bc922e11e7a81a82f9dfc9a7e133f824ebc07843b28e327432f354", kill_on_drop: false }` [INFO] [stdout] fe0e56e5c2bc922e11e7a81a82f9dfc9a7e133f824ebc07843b28e327432f354