[INFO] fetching crate seaography 2.0.0-rc.8... [INFO] testing seaography-2.0.0-rc.8 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate seaography 2.0.0-rc.8 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate seaography 2.0.0-rc.8 [INFO] finished tweaking crates.io crate seaography 2.0.0-rc.8 [INFO] tweaked toml for crates.io crate seaography 2.0.0-rc.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seaography 2.0.0-rc.8 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seaography 2.0.0-rc.8 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-derive v7.1.0 [INFO] [stderr] Downloaded async-graphql-value v7.1.0 [INFO] [stderr] Downloaded sea-query v1.0.0-rc.29 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded sea-orm-macros v2.0.0-rc.28 [INFO] [stderr] Downloaded sea-query-sqlx v0.8.0-rc.11 [INFO] [stderr] Downloaded async-graphql-parser v7.1.0 [INFO] [stderr] Downloaded sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Downloaded async-graphql v7.0.17 [INFO] [stderr] Downloaded seaography-macros v2.0.0-rc.8 [INFO] [stderr] Downloaded base64ct v1.8.2 [INFO] [stderr] Downloaded pest v2.8.5 [INFO] [stderr] Downloaded sea-orm v2.0.0-rc.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3808d3e3c9716bcdce2f1fe1cc02dffd0845ab8cffae245caa5d5297dce283bc [INFO] running `Command { std: "docker" "start" "-a" "3808d3e3c9716bcdce2f1fe1cc02dffd0845ab8cffae245caa5d5297dce283bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3808d3e3c9716bcdce2f1fe1cc02dffd0845ab8cffae245caa5d5297dce283bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3808d3e3c9716bcdce2f1fe1cc02dffd0845ab8cffae245caa5d5297dce283bc", kill_on_drop: false }` [INFO] [stdout] 3808d3e3c9716bcdce2f1fe1cc02dffd0845ab8cffae245caa5d5297dce283bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96519a37b192de9078c4d99b2973278216cb50ed3ed64f61ca639a951817119 [INFO] running `Command { std: "docker" "start" "-a" "a96519a37b192de9078c4d99b2973278216cb50ed3ed64f61ca639a951817119", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling seaography-macros v2.0.0-rc.8 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling sea-query v1.0.0-rc.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling async-graphql-value v7.1.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-graphql-parser v7.1.0 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.28 [INFO] [stderr] Compiling async-graphql-derive v7.1.0 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling seaography v2.0.0-rc.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.76s [INFO] running `Command { std: "docker" "inspect" "a96519a37b192de9078c4d99b2973278216cb50ed3ed64f61ca639a951817119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96519a37b192de9078c4d99b2973278216cb50ed3ed64f61ca639a951817119", kill_on_drop: false }` [INFO] [stdout] a96519a37b192de9078c4d99b2973278216cb50ed3ed64f61ca639a951817119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2548a33c11ccded512fde65c493afedc3cfe021ebe08c51ad237b7148ede5d79 [INFO] running `Command { std: "docker" "start" "-a" "2548a33c11ccded512fde65c493afedc3cfe021ebe08c51ad237b7148ede5d79", kill_on_drop: false }` [INFO] [stderr] Compiling seaography v2.0.0-rc.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "2548a33c11ccded512fde65c493afedc3cfe021ebe08c51ad237b7148ede5d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2548a33c11ccded512fde65c493afedc3cfe021ebe08c51ad237b7148ede5d79", kill_on_drop: false }` [INFO] [stdout] 2548a33c11ccded512fde65c493afedc3cfe021ebe08c51ad237b7148ede5d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad8df8f71d5621eda31da74efffa376dca5284ef7a45a7a81e2b9dd131392f6d [INFO] running `Command { std: "docker" "start" "-a" "ad8df8f71d5621eda31da74efffa376dca5284ef7a45a7a81e2b9dd131392f6d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seaography-a799d28dba6cbba9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test schema::test::test_deser_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests seaography [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/custom/types.rs - custom::types::CustomFields (line 12) ... ok [INFO] [stdout] test src/custom/types.rs - custom::types::CustomEnum (line 52) ... ok [INFO] [stdout] test src/custom/output.rs - custom::output::CustomOutputType (line 10) ... ok [INFO] [stdout] test src/custom/input.rs - custom::input::CustomInputType (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad8df8f71d5621eda31da74efffa376dca5284ef7a45a7a81e2b9dd131392f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8df8f71d5621eda31da74efffa376dca5284ef7a45a7a81e2b9dd131392f6d", kill_on_drop: false }` [INFO] [stdout] ad8df8f71d5621eda31da74efffa376dca5284ef7a45a7a81e2b9dd131392f6d