[INFO] fetching crate evmap-derive 0.2.0... [INFO] checking evmap-derive-0.2.0 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate evmap-derive 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate evmap-derive 0.2.0 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evmap v11.0.0-alpha.7 [INFO] [stderr] Downloaded left-right v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c111ef65f43169d4ed5e91b536611e9556b07b7ee5dce9e0faffeaf640313d [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" "a0c111ef65f43169d4ed5e91b536611e9556b07b7ee5dce9e0faffeaf640313d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c111ef65f43169d4ed5e91b536611e9556b07b7ee5dce9e0faffeaf640313d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c111ef65f43169d4ed5e91b536611e9556b07b7ee5dce9e0faffeaf640313d", kill_on_drop: false }` [INFO] [stdout] a0c111ef65f43169d4ed5e91b536611e9556b07b7ee5dce9e0faffeaf640313d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d070d9db8190c8f657fbcc9b4868e266d9e5c0f3b0d10c909e92518cf61d62fc [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" "d070d9db8190c8f657fbcc9b4868e266d9e5c0f3b0d10c909e92518cf61d62fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking hashbag v0.1.3 [INFO] [stderr] Checking left-right v0.11.0 [INFO] [stderr] Checking evmap v11.0.0-alpha.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking syn v1.0.64 [INFO] [stderr] Checking evmap-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `broken_intra_doc_links` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/lib.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(missing_docs, rust_2018_idioms, broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stdout] warning: lint `broken_intra_doc_links` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/lib.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(missing_docs, rust_2018_idioms, broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking trybuild v1.0.41 [INFO] [stdout] warning: lint `broken_intra_doc_links` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/lib.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(missing_docs, rust_2018_idioms, broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [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 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: 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 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: 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 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: 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, [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 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: 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, [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, [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 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: 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d070d9db8190c8f657fbcc9b4868e266d9e5c0f3b0d10c909e92518cf61d62fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d070d9db8190c8f657fbcc9b4868e266d9e5c0f3b0d10c909e92518cf61d62fc", kill_on_drop: false }` [INFO] [stdout] d070d9db8190c8f657fbcc9b4868e266d9e5c0f3b0d10c909e92518cf61d62fc