[INFO] fetching crate graphql-ws-client 0.6.0... [INFO] testing graphql-ws-client-0.6.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate graphql-ws-client 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate graphql-ws-client 0.6.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphql-ws-client 0.6.0 [INFO] finished tweaking crates.io crate graphql-ws-client 0.6.0 [INFO] tweaked toml for crates.io crate graphql-ws-client 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded cynic-codegen v3.2.2 [INFO] [stderr] Downloaded cynic-proc-macros v3.2.2 [INFO] [stderr] Downloaded ouroboros v0.15.6 [INFO] [stderr] Downloaded async-graphql-parser v5.0.10 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded headers v0.3.9 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded async-graphql v5.0.10 [INFO] [stderr] Downloaded async-graphql-value v5.0.10 [INFO] [stderr] Downloaded counter v0.5.7 [INFO] [stderr] Downloaded async-graphql-derive v5.0.10 [INFO] [stderr] Downloaded cynic v3.2.2 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded async-graphql-axum v5.0.10 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded ouroboros_macro v0.15.6 [INFO] [stderr] Downloaded async-tungstenite v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4621ce94faf6b05ac07325180426cc0f0f71bddb8b565392d6a2d4dc1a23883d [INFO] running `Command { std: "docker" "start" "-a" "4621ce94faf6b05ac07325180426cc0f0f71bddb8b565392d6a2d4dc1a23883d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4621ce94faf6b05ac07325180426cc0f0f71bddb8b565392d6a2d4dc1a23883d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4621ce94faf6b05ac07325180426cc0f0f71bddb8b565392d6a2d4dc1a23883d", kill_on_drop: false }` [INFO] [stdout] 4621ce94faf6b05ac07325180426cc0f0f71bddb8b565392d6a2d4dc1a23883d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e02449ed127c0c21d0bf33831465a79ae7b5401b6e22d660f874ac8664c8d65a [INFO] running `Command { std: "docker" "start" "-a" "e02449ed127c0c21d0bf33831465a79ae7b5401b6e22d660f874ac8664c8d65a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling graphql-ws-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `Command { std: "docker" "inspect" "e02449ed127c0c21d0bf33831465a79ae7b5401b6e22d660f874ac8664c8d65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02449ed127c0c21d0bf33831465a79ae7b5401b6e22d660f874ac8664c8d65a", kill_on_drop: false }` [INFO] [stdout] e02449ed127c0c21d0bf33831465a79ae7b5401b6e22d660f874ac8664c8d65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4ed1074c08fe4bc247b515be817e077c4fcbff169327a01001a8640348cbbd [INFO] running `Command { std: "docker" "start" "-a" "7d4ed1074c08fe4bc247b515be817e077c4fcbff169327a01001a8640348cbbd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling insta v1.33.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling async-graphql-value v5.0.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-graphql-parser v5.0.10 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling graphql-ws-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling cynic-codegen v3.2.2 [INFO] [stderr] Compiling cynic-proc-macros v3.2.2 [INFO] [stderr] Compiling cynic v3.2.2 [INFO] [stderr] Compiling async-graphql v5.0.10 [INFO] [stderr] Compiling async-graphql-axum v5.0.10 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.47s [INFO] running `Command { std: "docker" "inspect" "7d4ed1074c08fe4bc247b515be817e077c4fcbff169327a01001a8640348cbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4ed1074c08fe4bc247b515be817e077c4fcbff169327a01001a8640348cbbd", kill_on_drop: false }` [INFO] [stdout] 7d4ed1074c08fe4bc247b515be817e077c4fcbff169327a01001a8640348cbbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c4d35e2d34e77e361e7484e645ff50864761c9dcb83ea261d1395ab6cf84b97 [INFO] running `Command { std: "docker" "start" "-a" "3c4d35e2d34e77e361e7484e645ff50864761c9dcb83ea261d1395ab6cf84b97", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_ws_client-8034f03f567969a8) [INFO] [stdout] [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] [stderr] Running tests/cynic-tests.rs (/opt/rustwide/target/debug/deps/cynic_tests-bcd6a4db1168e9f9) [INFO] [stdout] [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] [stderr] Doc-tests graphql-ws-client [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "3c4d35e2d34e77e361e7484e645ff50864761c9dcb83ea261d1395ab6cf84b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4d35e2d34e77e361e7484e645ff50864761c9dcb83ea261d1395ab6cf84b97", kill_on_drop: false }` [INFO] [stdout] 3c4d35e2d34e77e361e7484e645ff50864761c9dcb83ea261d1395ab6cf84b97