[INFO] fetching crate tetsy-scale-codec-derive 1.2.0... [INFO] testing tetsy-scale-codec-derive-1.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tetsy-scale-codec-derive 1.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tetsy-scale-codec-derive 1.2.0 [INFO] finished tweaking crates.io crate tetsy-scale-codec-derive 1.2.0 [INFO] tweaked toml for crates.io crate tetsy-scale-codec-derive 1.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tetsy-scale-codec-derive 1.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v0.1.5 (available: v3.3.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 70a89e00854393515816a75fdcdd7ae661fa2a22edd466a0e872cf7f0ed6569d [INFO] running `Command { std: "docker" "start" "-a" "70a89e00854393515816a75fdcdd7ae661fa2a22edd466a0e872cf7f0ed6569d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70a89e00854393515816a75fdcdd7ae661fa2a22edd466a0e872cf7f0ed6569d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a89e00854393515816a75fdcdd7ae661fa2a22edd466a0e872cf7f0ed6569d", kill_on_drop: false }` [INFO] [stdout] 70a89e00854393515816a75fdcdd7ae661fa2a22edd466a0e872cf7f0ed6569d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c7caf8c39ed4a120955859a5920a07f608b9dd0dd2e38ed19d1f3b1825268ee2 [INFO] running `Command { std: "docker" "start" "-a" "c7caf8c39ed4a120955859a5920a07f608b9dd0dd2e38ed19d1f3b1825268ee2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tetsy-scale-codec-derive v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:120:82 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:125:94 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "c7caf8c39ed4a120955859a5920a07f608b9dd0dd2e38ed19d1f3b1825268ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7caf8c39ed4a120955859a5920a07f608b9dd0dd2e38ed19d1f3b1825268ee2", kill_on_drop: false }` [INFO] [stdout] c7caf8c39ed4a120955859a5920a07f608b9dd0dd2e38ed19d1f3b1825268ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5fabab3d7ad41e71f2a4b240a4551b41d6461ccda0dbecfb5d7f80499955354b [INFO] running `Command { std: "docker" "start" "-a" "5fabab3d7ad41e71f2a4b240a4551b41d6461ccda0dbecfb5d7f80499955354b", kill_on_drop: false }` [INFO] [stderr] Compiling tetsy-scale-codec-derive v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:120:82 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:125:94 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:120:82 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils.rs:125:94 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "5fabab3d7ad41e71f2a4b240a4551b41d6461ccda0dbecfb5d7f80499955354b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fabab3d7ad41e71f2a4b240a4551b41d6461ccda0dbecfb5d7f80499955354b", kill_on_drop: false }` [INFO] [stdout] 5fabab3d7ad41e71f2a4b240a4551b41d6461ccda0dbecfb5d7f80499955354b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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", kill_on_drop: false }` [INFO] [stdout] e4aaafca8ff1e0d25e5cd060c5979d41faecfaf0645ffecc91dd51c0c2d62ace [INFO] running `Command { std: "docker" "start" "-a" "e4aaafca8ff1e0d25e5cd060c5979d41faecfaf0645ffecc91dd51c0c2d62ace", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils.rs:120:82 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stderr] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 120 | pub fn filter_skip_named<'a>(fields: &'a syn::FieldsNamed) -> impl Iterator + 'a { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils.rs:125:94 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stderr] | -- ^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 125 | pub fn filter_skip_unnamed<'a>(fields: &'a syn::FieldsUnnamed) -> impl Iterator + 'a { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `tetsy-scale-codec-derive` (lib) generated 2 warnings (run `cargo fix --lib -p tetsy-scale-codec-derive` to apply 2 suggestions) [INFO] [stderr] warning: `tetsy-scale-codec-derive` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tetsy_scale_codec_derive-056c53ccc2f72ada) [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 tetsy_scale_codec_derive [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - encode_derive (line 114) ... FAILED [INFO] [stdout] test src/lib.rs - compact_as_derive (line 221) ... FAILED [INFO] [stdout] test src/lib.rs - encode_derive (line 84) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - encode_derive (line 114) stdout ---- [INFO] [stdout] error: Could not find `tetsy-scale-codec` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/lib.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tetsy_scale_codec::Encode as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tetsy_scale_codec`, use `cargo add tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `_tetsy_scale_codec`, use `cargo add _tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - compact_as_derive (line 221) stdout ---- [INFO] [stdout] error: Could not find `tetsy-scale-codec` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/lib.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(CompactAs)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `CompactAs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tetsy_scale_codec::{Encode, HasCompact}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tetsy_scale_codec`, use `cargo add tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(CompactAs)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(CompactAs)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `_tetsy_scale_codec`, use `cargo add _tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `CompactAs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - encode_derive (line 84) stdout ---- [INFO] [stdout] error: Could not find `tetsy-scale-codec` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tetsy_scale_codec::{Encode as _, HasCompact}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tetsy_scale_codec`, use `cargo add tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Encode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `_tetsy_scale_codec`, use `cargo add _tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 11 | / #[codec(compact)] [INFO] [stdout] 12 | | b: u32, [INFO] [stdout] | |__________^ use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `_tetsy_scale_codec`, use `cargo add _tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] --> src/lib.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 13 | / #[codec(encoded_as = "::Type")] [INFO] [stdout] 14 | | c: u32, [INFO] [stdout] | |__________^ use of unresolved module or unlinked crate `_tetsy_scale_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `_tetsy_scale_codec`, use `cargo add _tetsy_scale_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - compact_as_derive (line 221) [INFO] [stdout] src/lib.rs - encode_derive (line 114) [INFO] [stdout] src/lib.rs - encode_derive (line 84) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e4aaafca8ff1e0d25e5cd060c5979d41faecfaf0645ffecc91dd51c0c2d62ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4aaafca8ff1e0d25e5cd060c5979d41faecfaf0645ffecc91dd51c0c2d62ace", kill_on_drop: false }` [INFO] [stdout] e4aaafca8ff1e0d25e5cd060c5979d41faecfaf0645ffecc91dd51c0c2d62ace