[INFO] fetching crate evmap-derive 0.2.0...
[INFO] checking evmap-derive-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate evmap-derive 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate evmap-derive 0.2.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 evmap-derive 0.2.0
[INFO] finished tweaking crates.io crate evmap-derive 0.2.0
[INFO] tweaked toml for crates.io crate evmap-derive 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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 left-right v0.11.5
[INFO] [stderr]   Downloaded hashbag v0.1.12
[INFO] [stderr]   Downloaded evmap v11.0.0-alpha.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b714eb56e1440bb96b62d7e58afa5d7b2357dc15cda88119f1bfc3464a502a39
[INFO] running `Command { std: "docker" "start" "-a" "b714eb56e1440bb96b62d7e58afa5d7b2357dc15cda88119f1bfc3464a502a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b714eb56e1440bb96b62d7e58afa5d7b2357dc15cda88119f1bfc3464a502a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b714eb56e1440bb96b62d7e58afa5d7b2357dc15cda88119f1bfc3464a502a39", kill_on_drop: false }`
[INFO] [stdout] b714eb56e1440bb96b62d7e58afa5d7b2357dc15cda88119f1bfc3464a502a39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6b8fd68c9888e4e204a20a50e3e5befc1c7ecec9a26d80aa8b4ae7fe196f1b8a
[INFO] running `Command { std: "docker" "start" "-a" "6b8fd68c9888e4e204a20a50e3e5befc1c7ecec9a26d80aa8b4ae7fe196f1b8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking hashbag v0.1.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking left-right v0.11.5
[INFO] [stderr]     Checking evmap v11.0.0-alpha.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking evmap-derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stdout] error[E0432]: unresolved import `evmap::shallow_copy`
[INFO] [stdout]  --> tests/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use evmap::shallow_copy::ShallowCopy as _;
[INFO] [stdout]   |            ^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ShallowCopy)]
[INFO] [stdout]   |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                 ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                      ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                           ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Move { x: i32, y: i32 },
[INFO] [stdout]   |            ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Move { x: i32, y: i32 },
[INFO] [stdout]   |                    ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Write(String),
[INFO] [stdout]    |           ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |              ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |                   ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |                           ^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     f6: evmap::shallow_copy::CopyValue<i32>,
[INFO] [stdout]    |                ^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     f1: i32,
[INFO] [stdout]    |     ^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     f2: (i32, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     f3: String,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     f4: Arc<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f5: Shallow,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     f6: evmap::shallow_copy::CopyValue<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     f7: Tuple,
[INFO] [stdout]    |     ^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     f1: T,
[INFO] [stdout]    |     ^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 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 `evmap-derive` (test "lib") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "6b8fd68c9888e4e204a20a50e3e5befc1c7ecec9a26d80aa8b4ae7fe196f1b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8fd68c9888e4e204a20a50e3e5befc1c7ecec9a26d80aa8b4ae7fe196f1b8a", kill_on_drop: false }`
[INFO] [stdout] 6b8fd68c9888e4e204a20a50e3e5befc1c7ecec9a26d80aa8b4ae7fe196f1b8a
[INFO] checking evmap-derive-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate evmap-derive 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate evmap-derive 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate evmap-derive 0.2.0
[INFO] finished tweaking crates.io crate evmap-derive 0.2.0
[INFO] tweaked toml for crates.io crate evmap-derive 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8553e60fd9877d6557f598781d4ef2dffef382b96981197ae4238eb8f5f8dd77
[INFO] running `Command { std: "docker" "start" "-a" "8553e60fd9877d6557f598781d4ef2dffef382b96981197ae4238eb8f5f8dd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8553e60fd9877d6557f598781d4ef2dffef382b96981197ae4238eb8f5f8dd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8553e60fd9877d6557f598781d4ef2dffef382b96981197ae4238eb8f5f8dd77", kill_on_drop: false }`
[INFO] [stdout] 8553e60fd9877d6557f598781d4ef2dffef382b96981197ae4238eb8f5f8dd77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93ed60e41957cdad6406d69b58501443ed661d24e1f786488cba5f0cb8f92a06
[INFO] running `Command { std: "docker" "start" "-a" "93ed60e41957cdad6406d69b58501443ed661d24e1f786488cba5f0cb8f92a06", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking hashbag v0.1.12
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking left-right v0.11.5
[INFO] [stderr]     Checking evmap v11.0.0-alpha.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking evmap-derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stdout] error[E0432]: unresolved import `evmap::shallow_copy`
[INFO] [stdout]  --> tests/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use evmap::shallow_copy::ShallowCopy as _;
[INFO] [stdout]   |            ^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ShallowCopy)]
[INFO] [stdout]   |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                 ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                      ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeColor(i32, i32, i32),
[INFO] [stdout]   |                           ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Move { x: i32, y: i32 },
[INFO] [stdout]   |            ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]  --> tests/lib.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Move { x: i32, y: i32 },
[INFO] [stdout]   |                    ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Write(String),
[INFO] [stdout]    |           ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |              ^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |                   ^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Tuple(i32, String, Shallow);
[INFO] [stdout]    |                           ^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     f6: evmap::shallow_copy::CopyValue<i32>,
[INFO] [stdout]    |                ^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     f1: i32,
[INFO] [stdout]    |     ^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     f2: (i32, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     f3: String,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     f4: Arc<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f5: Shallow,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     f6: evmap::shallow_copy::CopyValue<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     f7: Tuple,
[INFO] [stdout]    |     ^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(ShallowCopy)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ShallowCopy` (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 `shallow_copy` in `evmap`
[INFO] [stdout]   --> tests/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     f1: T,
[INFO] [stdout]    |     ^^^^^ could not find `shallow_copy` in `evmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 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 `evmap-derive` (test "lib") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "93ed60e41957cdad6406d69b58501443ed661d24e1f786488cba5f0cb8f92a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ed60e41957cdad6406d69b58501443ed661d24e1f786488cba5f0cb8f92a06", kill_on_drop: false }`
[INFO] [stdout] 93ed60e41957cdad6406d69b58501443ed661d24e1f786488cba5f0cb8f92a06
