[INFO] fetching crate dag-cbor-derive 0.1.0...
[INFO] checking dag-cbor-derive-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate dag-cbor-derive 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate dag-cbor-derive 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded failure v0.1.7
[INFO] [stderr]   Downloaded failure_derive v0.1.7
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded trybuild v1.0.23
[INFO] [stderr]   Downloaded synstructure v0.12.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded backtrace v0.3.45
[INFO] [stderr]   Downloaded syn v1.0.16
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded backtrace-sys v0.1.33
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95d81aa6e9e4ac6ce6608d5bac54d4abcd855722a86ae2a96b1f303053b8a1aa
[INFO] running `Command { std: "docker" "start" "-a" "95d81aa6e9e4ac6ce6608d5bac54d4abcd855722a86ae2a96b1f303053b8a1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d81aa6e9e4ac6ce6608d5bac54d4abcd855722a86ae2a96b1f303053b8a1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d81aa6e9e4ac6ce6608d5bac54d4abcd855722a86ae2a96b1f303053b8a1aa", kill_on_drop: false }`
[INFO] [stdout] 95d81aa6e9e4ac6ce6608d5bac54d4abcd855722a86ae2a96b1f303053b8a1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0657fd96cfc6643304fdaa4f7fa71a3e2f92f182639a434c42dd028448856fac
[INFO] running `Command { std: "docker" "start" "-a" "0657fd96cfc6643304fdaa4f7fa71a3e2f92f182639a434c42dd028448856fac", 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 libc v0.2.67
[INFO] [stderr]    Compiling cc v1.0.50
[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 cfg-if v0.1.10
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.33
[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 toml v0.5.6
[INFO] [stderr]     Checking serde_json v1.0.48
[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: 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[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 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] [stderr] error: could not compile `dag-cbor-derive` (example "name_attr") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 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/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/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] For more information about an error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `dag-cbor-derive` (example "repr_attr") due to 5 previous errors
[INFO] [stderr] error: could not compile `dag-cbor-derive` (example "basic") due to 8 previous errors
[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] running `Command { std: "docker" "inspect" "0657fd96cfc6643304fdaa4f7fa71a3e2f92f182639a434c42dd028448856fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0657fd96cfc6643304fdaa4f7fa71a3e2f92f182639a434c42dd028448856fac", kill_on_drop: false }`
[INFO] [stdout] 0657fd96cfc6643304fdaa4f7fa71a3e2f92f182639a434c42dd028448856fac
