[INFO] fetching crate seedle 1.8.2... [INFO] testing seedle-1.8.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate seedle 1.8.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate seedle 1.8.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate seedle 1.8.2 [INFO] tweaked toml for crates.io crate seedle 1.8.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seedle 1.8.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seedle 1.8.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f3386a1fccd892324dd82a5395820b054e33e161198f5359b7bc1cf9c681338 [INFO] running `Command { std: "docker" "start" "-a" "8f3386a1fccd892324dd82a5395820b054e33e161198f5359b7bc1cf9c681338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f3386a1fccd892324dd82a5395820b054e33e161198f5359b7bc1cf9c681338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3386a1fccd892324dd82a5395820b054e33e161198f5359b7bc1cf9c681338", kill_on_drop: false }` [INFO] [stdout] 8f3386a1fccd892324dd82a5395820b054e33e161198f5359b7bc1cf9c681338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89115ca545187375e435959660abd81ea21fa5db02906f0d7c53bfb3e39488cc [INFO] running `Command { std: "docker" "start" "-a" "89115ca545187375e435959660abd81ea21fa5db02906f0d7c53bfb3e39488cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling minicbor v0.21.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling escape8259 v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling cddl-cat v0.6.2 [INFO] [stderr] Compiling seedle-macros v1.8.1 [INFO] [stderr] Compiling seedle v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s [INFO] running `Command { std: "docker" "inspect" "89115ca545187375e435959660abd81ea21fa5db02906f0d7c53bfb3e39488cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89115ca545187375e435959660abd81ea21fa5db02906f0d7c53bfb3e39488cc", kill_on_drop: false }` [INFO] [stdout] 89115ca545187375e435959660abd81ea21fa5db02906f0d7c53bfb3e39488cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf9a1c5099775f6cb50259fb13689fc516cacdda6741cc68f2bd630a3c4de18 [INFO] running `Command { std: "docker" "start" "-a" "5cf9a1c5099775f6cb50259fb13689fc516cacdda6741cc68f2bd630a3c4de18", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling cddl-cat v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling seedle-macros v1.8.1 [INFO] [stderr] Compiling seedle v1.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/c_with_prefix.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[seedle( [INFO] [stdout] 4 | | file = "examples/test.cddl", [INFO] [stdout] 5 | | language = "c", [INFO] [stdout] 6 | | meta = "../target/test-meta.json", [INFO] [stdout] 7 | | prefix = "bob" [INFO] [stdout] 8 | | )] [INFO] [stdout] | |__^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/c.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/two_cddls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl;examples/other.cddl", language = "c")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `seedle` [INFO] [stdout] --> examples/rust.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "rust")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 11 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/c_with_meta.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[seedle( [INFO] [stdout] 4 | | file = "examples/test.cddl", [INFO] [stdout] 5 | | language = "c", [INFO] [stdout] 6 | | meta = "../target/test-meta.json" [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "c_with_prefix") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "two_cddls") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `seedle::infallible_encoder` [INFO] [stdout] --> tests/c/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use seedle::infallible_encoder::InfallibleEncoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `infallible_encoder` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "infallible-encoder")] [INFO] [stdout] | ------------------------------ the item is gated behind the `infallible-encoder` feature [INFO] [stdout] 20 | pub mod infallible_encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> tests/c/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/ts_with_prefix.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript", prefix = "bob")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/ts_with_meta.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[seedle( [INFO] [stdout] 4 | | file = "examples/test.cddl", [INFO] [stdout] 5 | | language = "typescript", [INFO] [stdout] 6 | | meta = "../target/test-meta.json" [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "c") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> tests/c/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[seedle(file = "examples/test.cddl", language = "ts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `seedle` [INFO] [stdout] --> examples/ts_with_meta.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[seedle( [INFO] [stdout] 4 | | file = "examples/test.cddl", [INFO] [stdout] 5 | | language = "typescript", [INFO] [stdout] 6 | | meta = "../target/test-meta.json" [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ could not find `serde` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 11 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ffi` in `seedle` [INFO] [stdout] --> examples/ts.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ffi` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "ffi")] [INFO] [stdout] | --------------- the item is gated behind the `ffi` feature [INFO] [stdout] 23 | pub mod ffi; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "c_with_meta") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `seedle` [INFO] [stdout] --> examples/ts_with_prefix.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript", prefix = "bob")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 11 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `infallible_encoder` in `seedle` [INFO] [stdout] --> examples/ts_with_meta.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[seedle( [INFO] [stdout] 4 | | file = "examples/test.cddl", [INFO] [stdout] 5 | | language = "typescript", [INFO] [stdout] 6 | | meta = "../target/test-meta.json" [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ could not find `infallible_encoder` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "infallible-encoder")] [INFO] [stdout] | ------------------------------ the item is gated behind the `infallible-encoder` feature [INFO] [stdout] 20 | pub mod infallible_encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "rust") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `seedle` [INFO] [stdout] --> examples/ts.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 11 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in `seedle` [INFO] [stdout] --> tests/c/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[seedle(file = "examples/test.cddl", language = "ts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 11 | pub mod serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `infallible_encoder` in `seedle` [INFO] [stdout] --> examples/ts_with_prefix.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript", prefix = "bob")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `infallible_encoder` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "infallible-encoder")] [INFO] [stdout] | ------------------------------ the item is gated behind the `infallible-encoder` feature [INFO] [stdout] 20 | pub mod infallible_encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `infallible_encoder` in `seedle` [INFO] [stdout] --> examples/ts.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[seedle(file = "examples/test.cddl", language = "typescript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `infallible_encoder` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "infallible-encoder")] [INFO] [stdout] | ------------------------------ the item is gated behind the `infallible-encoder` feature [INFO] [stdout] 20 | pub mod infallible_encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `infallible_encoder` in `seedle` [INFO] [stdout] --> tests/c/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[seedle(file = "examples/test.cddl", language = "ts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `infallible_encoder` in `seedle` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "infallible-encoder")] [INFO] [stdout] | ------------------------------ the item is gated behind the `infallible-encoder` feature [INFO] [stdout] 20 | pub mod infallible_encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "ts_with_meta") due to 3 previous errors [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `network` [INFO] [stdout] --> tests/c/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | network [INFO] [stdout] | network [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `network` [INFO] [stdout] --> tests/c/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(PartialEq)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `network` doesn't implement `Debug` [INFO] [stdout] --> tests/c/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `network` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `network` or manually `impl Debug for network` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `network` doesn't implement `Debug` [INFO] [stdout] --> tests/c/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `network` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `network` or manually `impl Debug for network` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `[network; 2]` [INFO] [stdout] --> tests/c/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | [network; 2] [INFO] [stdout] | [network; 2] [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `network` [INFO] [stdout] --> tests/c/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the attribute macro `seedle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(PartialEq)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `network` doesn't implement `Debug` [INFO] [stdout] --> tests/c/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `network` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `network` or manually `impl Debug for network` [INFO] [stdout] = help: the following other types implement trait `Debug`: [INFO] [stdout] [T; N] [INFO] [stdout] [T] [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `network` doesn't implement `Debug` [INFO] [stdout] --> tests/c/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(*decoded, netw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `network` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `network` or manually `impl Debug for network` [INFO] [stdout] = help: the following other types implement trait `Debug`: [INFO] [stdout] [T; N] [INFO] [stdout] [T] [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `network` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(Debug)] [INFO] [stdout] 8 | #[seedle(file = "examples/test.cddl", language = "c")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "ts_with_prefix") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (example "ts") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seedle` (test "mod") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "5cf9a1c5099775f6cb50259fb13689fc516cacdda6741cc68f2bd630a3c4de18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf9a1c5099775f6cb50259fb13689fc516cacdda6741cc68f2bd630a3c4de18", kill_on_drop: false }` [INFO] [stdout] 5cf9a1c5099775f6cb50259fb13689fc516cacdda6741cc68f2bd630a3c4de18