layout: Replace `ConstructionResult::swap_out()` with …
`ConstructionResult::get()`. It only actually swaps out in nonincremental mode (which isn't suitable for real world use), so the name is confusing.