[INFO] fetching crate wakflo-core 0.1.3...
[INFO] testing wakflo-core-0.1.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wakflo-core 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate wakflo-core 0.1.3
[INFO] finished tweaking crates.io crate wakflo-core 0.1.3
[INFO] tweaked toml for crates.io crate wakflo-core 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wakflo-core 0.1.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.25.3 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wakflo-common v0.1.3
[INFO] [stderr]   Downloaded chumsky v0.8.0
[INFO] [stderr]   Downloaded wakflo-form v0.1.3
[INFO] [stderr]   Downloaded rion v0.0.2
[INFO] [stderr]   Downloaded jsonpath-plus v0.1.9
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b25c21bd91a30bc1190b8938ceb74bb909f081b41395fc832392783be2fd51
[INFO] running `Command { std: "docker" "start" "-a" "a1b25c21bd91a30bc1190b8938ceb74bb909f081b41395fc832392783be2fd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b25c21bd91a30bc1190b8938ceb74bb909f081b41395fc832392783be2fd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b25c21bd91a30bc1190b8938ceb74bb909f081b41395fc832392783be2fd51", kill_on_drop: false }`
[INFO] [stdout] a1b25c21bd91a30bc1190b8938ceb74bb909f081b41395fc832392783be2fd51
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13f00890a37a6e96bf15b20deee50209523d5224294b2974f54b1ed3b66c70dc
[INFO] running `Command { std: "docker" "start" "-a" "13f00890a37a6e96bf15b20deee50209523d5224294b2974f54b1ed3b66c70dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling jsonpath-plus v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rion v0.0.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling wakflo-common v0.1.3
[INFO] [stderr]    Compiling wakflo-form v0.1.3
[INFO] [stderr]    Compiling wakflo-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/step.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "sql", derive(sea_orm::FromJsonQueryResult))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/workflow.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(feature = "sql"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.90s
[INFO] running `Command { std: "docker" "inspect" "13f00890a37a6e96bf15b20deee50209523d5224294b2974f54b1ed3b66c70dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f00890a37a6e96bf15b20deee50209523d5224294b2974f54b1ed3b66c70dc", kill_on_drop: false }`
[INFO] [stdout] 13f00890a37a6e96bf15b20deee50209523d5224294b2974f54b1ed3b66c70dc
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc25e8eb05c50863f7a776fd430516abafc4d59c77c1b4338aedf1f65e79cc66
[INFO] running `Command { std: "docker" "start" "-a" "bc25e8eb05c50863f7a776fd430516abafc4d59c77c1b4338aedf1f65e79cc66", kill_on_drop: false }`
[INFO] [stderr]    Compiling wakflo-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/step.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "sql", derive(sea_orm::FromJsonQueryResult))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/workflow.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(feature = "sql"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/step.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "sql", derive(sea_orm::FromJsonQueryResult))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sql`
[INFO] [stdout]   --> src/workflow.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(feature = "sql"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "bc25e8eb05c50863f7a776fd430516abafc4d59c77c1b4338aedf1f65e79cc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc25e8eb05c50863f7a776fd430516abafc4d59c77c1b4338aedf1f65e79cc66", kill_on_drop: false }`
[INFO] [stdout] bc25e8eb05c50863f7a776fd430516abafc4d59c77c1b4338aedf1f65e79cc66
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e56a8562a904e3f92f8b7eb0971ce6f7f728c5d8362bf68b5bf14e3193c25ff9
[INFO] running `Command { std: "docker" "start" "-a" "e56a8562a904e3f92f8b7eb0971ce6f7f728c5d8362bf68b5bf14e3193c25ff9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `sql`
[INFO] [stderr]   --> src/step.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[cfg_attr(feature = "sql", derive(sea_orm::FromJsonQueryResult))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sql`
[INFO] [stderr]   --> src/workflow.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg(not(feature = "sql"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `sql` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `wakflo-core` (lib) generated 2 warnings
[INFO] [stderr] warning: `wakflo-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wakflo_core-efec1c7a4e5011d5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests wakflo_core
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/connector/schema.rs - connector::schema::Connector (line 54) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e56a8562a904e3f92f8b7eb0971ce6f7f728c5d8362bf68b5bf14e3193c25ff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56a8562a904e3f92f8b7eb0971ce6f7f728c5d8362bf68b5bf14e3193c25ff9", kill_on_drop: false }`
[INFO] [stdout] e56a8562a904e3f92f8b7eb0971ce6f7f728c5d8362bf68b5bf14e3193c25ff9
