[INFO] fetching crate wrath 0.1.0... [INFO] building wrath-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate wrath 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wrath 0.1.0 [INFO] finished tweaking crates.io crate wrath 0.1.0 [INFO] tweaked toml for crates.io crate wrath 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wrath 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wrath 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6018e8c515f5ae383a1f0cb432500abdd2b12aacfdefa9b97ba9c41e023a45 [INFO] running `Command { std: "docker" "start" "-a" "0b6018e8c515f5ae383a1f0cb432500abdd2b12aacfdefa9b97ba9c41e023a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6018e8c515f5ae383a1f0cb432500abdd2b12aacfdefa9b97ba9c41e023a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6018e8c515f5ae383a1f0cb432500abdd2b12aacfdefa9b97ba9c41e023a45", kill_on_drop: false }` [INFO] [stdout] 0b6018e8c515f5ae383a1f0cb432500abdd2b12aacfdefa9b97ba9c41e023a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561212e3068491e37a1f51448c3816bbc6a7e287fdaf15e32f54a6bbe6852b2f [INFO] running `Command { std: "docker" "start" "-a" "561212e3068491e37a1f51448c3816bbc6a7e287fdaf15e32f54a6bbe6852b2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wrath-macros v0.1.0 [INFO] [stderr] Compiling wrath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dead_code` [INFO] [stdout] = note: requested on the command line with `-W unused_tuple_struct_fields` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "561212e3068491e37a1f51448c3816bbc6a7e287fdaf15e32f54a6bbe6852b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561212e3068491e37a1f51448c3816bbc6a7e287fdaf15e32f54a6bbe6852b2f", kill_on_drop: false }` [INFO] [stdout] 561212e3068491e37a1f51448c3816bbc6a7e287fdaf15e32f54a6bbe6852b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38accb2f139c68757dc5318912842e19834c3598baa5add0ccec0f536b871643 [INFO] running `Command { std: "docker" "start" "-a" "38accb2f139c68757dc5318912842e19834c3598baa5add0ccec0f536b871643", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dead_code` [INFO] [stdout] = note: requested on the command line with `-W unused_tuple_struct_fields` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling wrath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dead_code` [INFO] [stdout] = note: requested on the command line with `-W unused_tuple_struct_fields` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dead_code` [INFO] [stdout] = note: requested on the command line with `-W unused_tuple_struct_fields` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dead_code` [INFO] [stdout] = note: requested on the command line with `-W unused_tuple_struct_fields` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/integrations/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / #![allow(clippy::tests_outside_test_module)] [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | /// An easy way to construct a map representing environment variables [INFO] [stdout] 5 | | macro_rules! env_map { [INFO] [stdout] ... | [INFO] [stdout] 52 | | t.compile_fail("tests/integrations/macros/compile_fail/*.rs"); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.64s [INFO] running `Command { std: "docker" "inspect" "38accb2f139c68757dc5318912842e19834c3598baa5add0ccec0f536b871643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38accb2f139c68757dc5318912842e19834c3598baa5add0ccec0f536b871643", kill_on_drop: false }` [INFO] [stdout] 38accb2f139c68757dc5318912842e19834c3598baa5add0ccec0f536b871643