[INFO] fetching crate async-graphql 8.0.0-rc.3... [INFO] testing async-graphql-8.0.0-rc.3 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate async-graphql 8.0.0-rc.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate async-graphql 8.0.0-rc.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-graphql 8.0.0-rc.3 [INFO] tweaked toml for crates.io crate async-graphql 8.0.0-rc.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-graphql 8.0.0-rc.3 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-graphql 8.0.0-rc.3 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dd89c4c2fb18e7ff5c3017c65c7c1643073f81cff91be92fab7989bd21c358a [INFO] running `Command { std: "docker" "start" "-a" "9dd89c4c2fb18e7ff5c3017c65c7c1643073f81cff91be92fab7989bd21c358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dd89c4c2fb18e7ff5c3017c65c7c1643073f81cff91be92fab7989bd21c358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd89c4c2fb18e7ff5c3017c65c7c1643073f81cff91be92fab7989bd21c358a", kill_on_drop: false }` [INFO] [stdout] 9dd89c4c2fb18e7ff5c3017c65c7c1643073f81cff91be92fab7989bd21c358a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f28fb3c5973e06431534b4b146a50bfa4e370d4326cff3510a136c4895e42e [INFO] running `Command { std: "docker" "start" "-a" "61f28fb3c5973e06431534b4b146a50bfa4e370d4326cff3510a136c4895e42e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling asynk-strim v0.1.5 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling askama_parser v0.15.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling askama_derive v0.15.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-graphql-value v8.0.0-rc.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling async-graphql-parser v8.0.0-rc.3 [INFO] [stderr] Compiling askama_macros v0.15.4 [INFO] [stderr] Compiling askama v0.15.4 [INFO] [stderr] Compiling async-graphql-derive v8.0.0-rc.3 [INFO] [stderr] Compiling async-graphql v8.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "61f28fb3c5973e06431534b4b146a50bfa4e370d4326cff3510a136c4895e42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f28fb3c5973e06431534b4b146a50bfa4e370d4326cff3510a136c4895e42e", kill_on_drop: false }` [INFO] [stdout] 61f28fb3c5973e06431534b4b146a50bfa4e370d4326cff3510a136c4895e42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fa49a66c6ba1260376ef43bfb41bf4908dd8f645ac117c2f4f0073cbd88b49 [INFO] running `Command { std: "docker" "start" "-a" "e3fa49a66c6ba1260376ef43bfb41bf4908dd8f645ac117c2f4f0073cbd88b49", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling async-graphql v8.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] error: could not compile `async-graphql` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name async_graphql --edition=2024 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 --cfg 'feature="default"' --cfg 'feature="dynamic-schema"' --cfg 'feature="graphiql"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apollo_persisted_queries", "apollo_tracing", "boxed-trait", "chrono", "chrono-duration", "chrono-tz", "dataloader", "decimal", "default", "dynamic-schema", "graphiql", "jiff", "log", "raw_value", "secrecy", "string_number", "tempfile", "time", "tokio", "tracing", "url", "uuid"))' -C metadata=68803355fc3580db -C extra-filename=-3b571dfbf54fd12e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-24cd64cf90a59bb0.rlib --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-b09e9f8ba8108756.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-f559e4f30e06f3f6.rlib --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-623f1de4a2a9cb8a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cbbf04f1659bda9f.so --extern asynk_strim=/opt/rustwide/target/debug/deps/libasynk_strim-233fa005aeade92d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-860fb3364629d25e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-25d89af5451e2f64.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d8ba1826fc8d898f.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-9dd7d909a19df5f3.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-089e3e7a0f618df9.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ff5d540a42a17b3e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-1f72493367eac20f.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern multer=/opt/rustwide/target/debug/deps/libmulter-eb787300a7911686.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-300c5186abf3804c.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1f4d58884f5e97cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9370cd39ba1f1d24.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-e253d0c0a7952806.rlib --extern static_assertions_next=/opt/rustwide/target/debug/deps/libstatic_assertions_next-65d9c40ca35d48b0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-256c58ff5cc32351.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9aa35a6b2acec695.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1c37690f84e766e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3a31befaa25f4b82.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-graphql` (test "input_object") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name input_object --edition=2024 tests/input_object.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="dynamic-schema"' --cfg 'feature="graphiql"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apollo_persisted_queries", "apollo_tracing", "boxed-trait", "chrono", "chrono-duration", "chrono-tz", "dataloader", "decimal", "default", "dynamic-schema", "graphiql", "jiff", "log", "raw_value", "secrecy", "string_number", "tempfile", "time", "tokio", "tracing", "url", "uuid"))' -C metadata=2d78ac34a39d78d3 -C extra-filename=-c9fdbeafdd8f95cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-24cd64cf90a59bb0.rlib --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-9e1da52bfb44cef7.rlib --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-b09e9f8ba8108756.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-f559e4f30e06f3f6.rlib --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-623f1de4a2a9cb8a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cbbf04f1659bda9f.so --extern asynk_strim=/opt/rustwide/target/debug/deps/libasynk_strim-233fa005aeade92d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-860fb3364629d25e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-25d89af5451e2f64.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d8ba1826fc8d898f.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-9dd7d909a19df5f3.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-089e3e7a0f618df9.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ff5d540a42a17b3e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-1f72493367eac20f.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64282d7693699440.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern multer=/opt/rustwide/target/debug/deps/libmulter-eb787300a7911686.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-300c5186abf3804c.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1f4d58884f5e97cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9370cd39ba1f1d24.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-e253d0c0a7952806.rlib --extern static_assertions_next=/opt/rustwide/target/debug/deps/libstatic_assertions_next-65d9c40ca35d48b0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-256c58ff5cc32351.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9aa35a6b2acec695.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1c37690f84e766e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3a31befaa25f4b82.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e3fa49a66c6ba1260376ef43bfb41bf4908dd8f645ac117c2f4f0073cbd88b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fa49a66c6ba1260376ef43bfb41bf4908dd8f645ac117c2f4f0073cbd88b49", kill_on_drop: false }` [INFO] [stdout] e3fa49a66c6ba1260376ef43bfb41bf4908dd8f645ac117c2f4f0073cbd88b49