[INFO] fetching crate pointcloud 0.5.5... [INFO] testing pointcloud-0.5.5 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate pointcloud 0.5.5 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate pointcloud 0.5.5 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pointcloud 0.5.5 [INFO] finished tweaking crates.io crate pointcloud 0.5.5 [INFO] tweaked toml for crates.io crate pointcloud 0.5.5 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa98930321205a9ea865da0d9d43b60b0ed522e501a9b15525c4080cfa36a656 [INFO] running `Command { std: "docker" "start" "-a" "fa98930321205a9ea865da0d9d43b60b0ed522e501a9b15525c4080cfa36a656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa98930321205a9ea865da0d9d43b60b0ed522e501a9b15525c4080cfa36a656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa98930321205a9ea865da0d9d43b60b0ed522e501a9b15525c4080cfa36a656", kill_on_drop: false }` [INFO] [stdout] fa98930321205a9ea865da0d9d43b60b0ed522e501a9b15525c4080cfa36a656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 727393a83f73664ee6e00353f64b1de0c70825c2e74233d455097b7925984231 [INFO] running `Command { std: "docker" "start" "-a" "727393a83f73664ee6e00353f64b1de0c70825c2e74233d455097b7925984231", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling packed_simd_2 v0.3.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling pointcloud v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] error: Missing required bounds on PointRef [INFO] [stdout] --> src/base_traits.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | type PointRef<'a>: Deref + PointRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pointcloud` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "727393a83f73664ee6e00353f64b1de0c70825c2e74233d455097b7925984231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727393a83f73664ee6e00353f64b1de0c70825c2e74233d455097b7925984231", kill_on_drop: false }` [INFO] [stdout] 727393a83f73664ee6e00353f64b1de0c70825c2e74233d455097b7925984231