[INFO] fetching crate codegen-for-async-graphql-renderer 0.2.6...
[INFO] checking codegen-for-async-graphql-renderer-0.2.6 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate codegen-for-async-graphql-renderer 0.2.6 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate codegen-for-async-graphql-renderer 0.2.6 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate codegen-for-async-graphql-renderer 0.2.6
[INFO] finished tweaking crates.io crate codegen-for-async-graphql-renderer 0.2.6
[INFO] tweaked toml for crates.io crate codegen-for-async-graphql-renderer 0.2.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded toolchain_find v0.1.4
[INFO] [stderr]   Downloaded bson v1.2.4
[INFO] [stderr]   Downloaded multer v1.2.2
[INFO] [stderr]   Downloaded async-graphql-derive v1.18.1
[INFO] [stderr]   Downloaded async-graphql-parser v1.18.1
[INFO] [stderr]   Downloaded async-graphql v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11de82ce026971cd7159be218c565356933eca6d48cc04adfd893f5be16c9876
[INFO] running `Command { std: "docker" "start" "-a" "11de82ce026971cd7159be218c565356933eca6d48cc04adfd893f5be16c9876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11de82ce026971cd7159be218c565356933eca6d48cc04adfd893f5be16c9876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11de82ce026971cd7159be218c565356933eca6d48cc04adfd893f5be16c9876", kill_on_drop: false }`
[INFO] [stdout] 11de82ce026971cd7159be218c565356933eca6d48cc04adfd893f5be16c9876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab815a8b0656f3a260578e5856b7c6e1963f09660ccdb33437a7c61f3d6002a4
[INFO] running `Command { std: "docker" "start" "-a" "ab815a8b0656f3a260578e5856b7c6e1963f09660ccdb33437a7c61f3d6002a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustix v0.38.32
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking toolchain_find v0.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking pest v2.7.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking multer v1.2.2
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking async-graphql-parser v1.18.1
[INFO] [stderr]     Checking bson v1.2.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling async-graphql-derive v1.18.1
[INFO] [stderr]     Checking async-graphql v1.18.2
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-1.18.2/src/subscription/simple_broker.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::export::PhantomData;
[INFO] [stdout]   |            ^^^^^^ could not find `export` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-1.18.2/src/guard.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::export::PhantomData;
[INFO] [stdout]   |            ^^^^^^ could not find `export` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ab815a8b0656f3a260578e5856b7c6e1963f09660ccdb33437a7c61f3d6002a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab815a8b0656f3a260578e5856b7c6e1963f09660ccdb33437a7c61f3d6002a4", kill_on_drop: false }`
[INFO] [stdout] ab815a8b0656f3a260578e5856b7c6e1963f09660ccdb33437a7c61f3d6002a4
