[INFO] fetching crate dag-cbor-derive 0.1.0...
[INFO] checking dag-cbor-derive-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate dag-cbor-derive 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate dag-cbor-derive 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded failure_derive v0.1.7
[INFO] [stderr]   Downloaded failure v0.1.7
[INFO] [stderr]   Downloaded trybuild v1.0.23
[INFO] [stderr]   Downloaded backtrace v0.3.45
[INFO] [stderr]   Downloaded backtrace-sys v0.1.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bbb746e998ee01f26c01a6d8c891884962b6fe8a1cb24f1e601cd8bdeca0338
[INFO] running `Command { std: "docker" "start" "-a" "3bbb746e998ee01f26c01a6d8c891884962b6fe8a1cb24f1e601cd8bdeca0338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bbb746e998ee01f26c01a6d8c891884962b6fe8a1cb24f1e601cd8bdeca0338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbb746e998ee01f26c01a6d8c891884962b6fe8a1cb24f1e601cd8bdeca0338", kill_on_drop: false }`
[INFO] [stdout] 3bbb746e998ee01f26c01a6d8c891884962b6fe8a1cb24f1e601cd8bdeca0338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d8fd442c0692f646ec8b4e2c474ffab41b3b7dbc1568c1299b6f43a01599b3
[INFO] running `Command { std: "docker" "start" "-a" "07d8fd442c0692f646ec8b4e2c474ffab41b3b7dbc1568c1299b6f43a01599b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.2
[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 cfg-if v0.1.10
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking quote v1.0.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.33
[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/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 the derive macro `DagCbor` (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[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[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 the derive macro `DagCbor` (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: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 the derive macro `DagCbor` (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 the derive macro `DagCbor` (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 the derive macro `DagCbor` (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[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 the derive macro `DagCbor` (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 the derive macro `DagCbor` (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 the derive macro `DagCbor` (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: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dag-cbor-derive` (example "repr_attr") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dag-cbor-derive` (example "name_attr") due to 4 previous errors
[INFO] [stderr] error: could not compile `dag-cbor-derive` (example "basic") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "07d8fd442c0692f646ec8b4e2c474ffab41b3b7dbc1568c1299b6f43a01599b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d8fd442c0692f646ec8b4e2c474ffab41b3b7dbc1568c1299b6f43a01599b3", kill_on_drop: false }`
[INFO] [stdout] 07d8fd442c0692f646ec8b4e2c474ffab41b3b7dbc1568c1299b6f43a01599b3
