[INFO] fetching crate evmap-derive 0.2.0... [INFO] testing evmap-derive-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate evmap-derive 0.2.0 into /workspace/builds/worker-7-tc1/source [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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate evmap-derive 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evmap v11.0.0-alpha.7 [INFO] [stderr] Downloaded hashbag v0.1.12 [INFO] [stderr] Downloaded left-right v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3d749dc187326391cfc6a89c22cd2c3d0f58b3461f2092662d21c558982ed8 [INFO] running `Command { std: "docker" "start" "-a" "1a3d749dc187326391cfc6a89c22cd2c3d0f58b3461f2092662d21c558982ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3d749dc187326391cfc6a89c22cd2c3d0f58b3461f2092662d21c558982ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3d749dc187326391cfc6a89c22cd2c3d0f58b3461f2092662d21c558982ed8", kill_on_drop: false }` [INFO] [stdout] 1a3d749dc187326391cfc6a89c22cd2c3d0f58b3461f2092662d21c558982ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0859a755cba186cc02e75165d2e829577045c3fbdec014e1bb50a46f5e225f0e [INFO] running `Command { std: "docker" "start" "-a" "0859a755cba186cc02e75165d2e829577045c3fbdec014e1bb50a46f5e225f0e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling evmap-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "0859a755cba186cc02e75165d2e829577045c3fbdec014e1bb50a46f5e225f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0859a755cba186cc02e75165d2e829577045c3fbdec014e1bb50a46f5e225f0e", kill_on_drop: false }` [INFO] [stdout] 0859a755cba186cc02e75165d2e829577045c3fbdec014e1bb50a46f5e225f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 910b7774362db921e7b20d73fb860afa25aa95899a3122b42c416583c390f6b6 [INFO] running `Command { std: "docker" "start" "-a" "910b7774362db921e7b20d73fb860afa25aa95899a3122b42c416583c390f6b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling left-right v0.11.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling evmap v11.0.0-alpha.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Compiling evmap-derive v0.2.0 (/opt/rustwide/workdir) [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, [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, [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 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] 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 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "910b7774362db921e7b20d73fb860afa25aa95899a3122b42c416583c390f6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910b7774362db921e7b20d73fb860afa25aa95899a3122b42c416583c390f6b6", kill_on_drop: false }` [INFO] [stdout] 910b7774362db921e7b20d73fb860afa25aa95899a3122b42c416583c390f6b6