[INFO] fetching crate indented-blocks 0.6.0... [INFO] checking indented-blocks-0.6.0 against try#7a89b05fa7ebfbb9dd798a7dbd888c0550beb838 for pr-109119 [INFO] extracting crate indented-blocks 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate indented-blocks 0.6.0 on toolchain 7a89b05fa7ebfbb9dd798a7dbd888c0550beb838 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate indented-blocks 0.6.0 [INFO] finished tweaking crates.io crate indented-blocks 0.6.0 [INFO] tweaked toml for crates.io crate indented-blocks 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8b831a1d14b58f92147494b74f30fc2460c308640e26cadeaad42ddbdd187b [INFO] running `Command { std: "docker" "start" "-a" "fd8b831a1d14b58f92147494b74f30fc2460c308640e26cadeaad42ddbdd187b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8b831a1d14b58f92147494b74f30fc2460c308640e26cadeaad42ddbdd187b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8b831a1d14b58f92147494b74f30fc2460c308640e26cadeaad42ddbdd187b", kill_on_drop: false }` [INFO] [stdout] fd8b831a1d14b58f92147494b74f30fc2460c308640e26cadeaad42ddbdd187b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 786180c9cad14d1ffdbb1f7cc4c16080204d073c32c83ec6bbbbdd5df2c86f72 [INFO] running `Command { std: "docker" "start" "-a" "786180c9cad14d1ffdbb1f7cc4c16080204d073c32c83ec6bbbbdd5df2c86f72", kill_on_drop: false }` [INFO] [stderr] Checking indented-blocks v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `NonNull: marker::Freeze` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "16"]` attribute to your crate (`indented_blocks`) [INFO] [stdout] = note: required because it appears within the type `Unique` [INFO] [stdout] = note: required because it appears within the type `RawVec` [INFO] [stdout] = note: required because it appears within the type `Vec` [INFO] [stdout] = note: required because it appears within the type `String` [INFO] [stdout] = note: required because it appears within the type `TestName` [INFO] [stdout] = note: required because it appears within the type `TestDesc` [INFO] [stdout] = note: required because it appears within the type `TestDescAndFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `indented-blocks` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "786180c9cad14d1ffdbb1f7cc4c16080204d073c32c83ec6bbbbdd5df2c86f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786180c9cad14d1ffdbb1f7cc4c16080204d073c32c83ec6bbbbdd5df2c86f72", kill_on_drop: false }` [INFO] [stdout] 786180c9cad14d1ffdbb1f7cc4c16080204d073c32c83ec6bbbbdd5df2c86f72