[INFO] fetching crate wrath 0.1.0...
[INFO] checking wrath-0.1.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate wrath 0.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wrath 0.1.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8394d4a98ee683d0ae673e7713c064725bd6df523cce858df0df669c5e5abead
[INFO] running `Command { std: "docker" "start" "-a" "8394d4a98ee683d0ae673e7713c064725bd6df523cce858df0df669c5e5abead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8394d4a98ee683d0ae673e7713c064725bd6df523cce858df0df669c5e5abead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8394d4a98ee683d0ae673e7713c064725bd6df523cce858df0df669c5e5abead", kill_on_drop: false }`
[INFO] [stdout] 8394d4a98ee683d0ae673e7713c064725bd6df523cce858df0df669c5e5abead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 094db8ea088247b528f78947deb0aeb06c8a3b9b6fb5c3bcae379c9bc4e6fa51
[INFO] running `Command { std: "docker" "start" "-a" "094db8ea088247b528f78947deb0aeb06c8a3b9b6fb5c3bcae379c9bc4e6fa51", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling wrath-macros v0.1.0
[INFO] [stderr]     Checking 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 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking basic-toml v0.1.7
[INFO] [stderr]     Checking insta v1.34.0
[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 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `dev` profile [unoptimized + debuginfo] target(s) in 13.36s
[INFO] running `Command { std: "docker" "inspect" "094db8ea088247b528f78947deb0aeb06c8a3b9b6fb5c3bcae379c9bc4e6fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094db8ea088247b528f78947deb0aeb06c8a3b9b6fb5c3bcae379c9bc4e6fa51", kill_on_drop: false }`
[INFO] [stdout] 094db8ea088247b528f78947deb0aeb06c8a3b9b6fb5c3bcae379c9bc4e6fa51
