[INFO] fetching crate esrc-derive 0.1.0... [INFO] checking esrc-derive-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate esrc-derive 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate esrc-derive 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate esrc-derive 0.1.0 [INFO] tweaked toml for crates.io crate esrc-derive 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate esrc-derive 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding darling v0.20.11 (available: v0.21.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1820cf6d308fcdb684dceeba84977d57badbb951c4b4aa25b348302d33309be4 [INFO] running `Command { std: "docker" "start" "-a" "1820cf6d308fcdb684dceeba84977d57badbb951c4b4aa25b348302d33309be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1820cf6d308fcdb684dceeba84977d57badbb951c4b4aa25b348302d33309be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1820cf6d308fcdb684dceeba84977d57badbb951c4b4aa25b348302d33309be4", kill_on_drop: false }` [INFO] [stdout] 1820cf6d308fcdb684dceeba84977d57badbb951c4b4aa25b348302d33309be4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ad5a07a656bcfc8e0c9aef30afef427654d7745849b5a63ab8b4edfae0b17a [INFO] running `Command { std: "docker" "start" "-a" "67ad5a07a656bcfc8e0c9aef30afef427654d7745849b5a63ab8b4edfae0b17a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking darling v0.20.11 [INFO] [stderr] Checking esrc-derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/test_event.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::event::{Event, EventGroup}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::envelope::Envelope; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use esrc::event::Sequence; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use esrc::event::Event; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use esrc::error; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Event)] [INFO] [stdout] | ^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Event)] [INFO] [stdout] | ^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Event)] [INFO] [stdout] | ^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Event)] [INFO] [stdout] | ^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Event)] [INFO] [stdout] | ^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_event.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(EventGroup)] [INFO] [stdout] | ^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EventGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [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 `esrc-derive` (test "test_event") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/test_envelope.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use esrc::envelope::TryFromEnvelope; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/test_envelope.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use esrc::event::Event; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/test_envelope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::envelope::Envelope; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/test_version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::version::{DeserializeVersion, SerializeVersion}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use esrc::envelope::Envelope; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use esrc::event::Sequence; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use esrc::event::Event; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use esrc::error; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use esrc::event::Sequence; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use esrc::event::Event; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esrc` [INFO] [stdout] --> tests/fixtures/event.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use esrc::version::DeserializeVersion; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esrc` [INFO] [stdout] --> tests/fixtures/envelope.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use esrc::error; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `esrc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `esrc`, use `cargo add esrc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, DeserializeVersion, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, DeserializeVersion, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Debug, DeserializeVersion, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, DeserializeVersion, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, SerializeVersion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_version.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Serialize, SerializeVersion)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeVersion` (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 `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::envelope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use darling::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::envelope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use darling::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::envelope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use darling::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fixtures::event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `esrc` in the list of imported crates [INFO] [stdout] --> tests/test_envelope.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, TryFromEnvelope)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `esrc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromEnvelope` (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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 8 other candidates [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] 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 `esrc-derive` (test "test_version") due to 13 previous errors [INFO] [stderr] error: could not compile `esrc-derive` (test "test_envelope") due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "67ad5a07a656bcfc8e0c9aef30afef427654d7745849b5a63ab8b4edfae0b17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ad5a07a656bcfc8e0c9aef30afef427654d7745849b5a63ab8b4edfae0b17a", kill_on_drop: false }` [INFO] [stdout] 67ad5a07a656bcfc8e0c9aef30afef427654d7745849b5a63ab8b4edfae0b17a