[INFO] fetching crate dag-cbor-derive 0.1.0... [INFO] checking dag-cbor-derive-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate dag-cbor-derive 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dag-cbor-derive 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dag-cbor-derive 0.1.0 [INFO] finished tweaking crates.io crate dag-cbor-derive 0.1.0 [INFO] tweaked toml for crates.io crate dag-cbor-derive 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate dag-cbor-derive 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v1.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.16 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded winapi-util v0.1.3 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded cc v1.0.50 [INFO] [stderr] Downloaded backtrace-sys v0.1.33 [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded trybuild v1.0.23 [INFO] [stderr] Downloaded synstructure v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd3b33cfa65bc6b68dd8f9b036c2249512cdfedad674e76a223df73bcde2171b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd3b33cfa65bc6b68dd8f9b036c2249512cdfedad674e76a223df73bcde2171b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd3b33cfa65bc6b68dd8f9b036c2249512cdfedad674e76a223df73bcde2171b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3b33cfa65bc6b68dd8f9b036c2249512cdfedad674e76a223df73bcde2171b", kill_on_drop: false }` [INFO] [stdout] dd3b33cfa65bc6b68dd8f9b036c2249512cdfedad674e76a223df73bcde2171b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee3e601a4882f57920f1b8c417b7d40d57d8833b8970e6cb03ef40fb01d060a7 [INFO] running `Command { std: "docker" "start" "-a" "ee3e601a4882f57920f1b8c417b7d40d57d8833b8970e6cb03ef40fb01d060a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking quote v1.0.3 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking synstructure v0.12.3 [INFO] [stderr] Checking dag-cbor-derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trybuild v1.0.23 [INFO] [stdout] error[E0432]: unresolved import `dag_cbor` [INFO] [stdout] --> examples/repr_attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dag_cbor::{Codec, DagCborCodec, ReadCbor, WriteCbor}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dag_cbor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libipld_macro` [INFO] [stdout] --> examples/repr_attr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use libipld_macro::ipld; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `libipld_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/repr_attr.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | ipld!([false, false]) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/repr_attr.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | ipld!([true]) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/repr_attr.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | ipld!({ "a": 42 }) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dag_cbor` [INFO] [stdout] --> examples/name_attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dag_cbor::{Codec, DagCborCodec, ReadCbor, WriteCbor}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dag_cbor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libipld_macro` [INFO] [stdout] --> examples/name_attr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use libipld_macro::ipld; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `libipld_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/name_attr.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | let expect = ipld!({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dag_cbor` [INFO] [stdout] --> examples/basic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dag_cbor::{Codec, DagCborCodec, ReadCbor, WriteCbor}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dag_cbor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld` [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libipld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libipld_macro` [INFO] [stdout] --> examples/basic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use libipld_macro::{ipld, Ipld}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `libipld_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | ipld!({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ipld!([false, 0]) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | ipld!([]) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | ipld!({ "A": [] }) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | ipld!({ "B": [true, 42] }) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ipld` [INFO] [stdout] --> examples/basic.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | ipld!({ "C": { "boolean": true, "int": 42} }) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/repr_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_key` in this scope [INFO] [stdout] --> examples/repr_attr.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_key` in this scope [INFO] [stdout] --> examples/name_attr.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dag-cbor-derive` [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpldError` [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ use of undeclared type `IpldError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_key` in this scope [INFO] [stdout] --> examples/basic.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/basic.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/basic.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug, Default, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_key` in this scope [INFO] [stdout] --> examples/basic.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::export::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_u64` in this scope [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_u8` in this scope [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_key` in this scope [INFO] [stdout] --> examples/basic.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, PartialEq, DagCbor)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ee3e601a4882f57920f1b8c417b7d40d57d8833b8970e6cb03ef40fb01d060a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3e601a4882f57920f1b8c417b7d40d57d8833b8970e6cb03ef40fb01d060a7", kill_on_drop: false }` [INFO] [stdout] ee3e601a4882f57920f1b8c417b7d40d57d8833b8970e6cb03ef40fb01d060a7