[INFO] cloning repository https://github.com/rezural/rust-analyzer-rapier-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rezural/rust-analyzer-rapier-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frezural%2Frust-analyzer-rapier-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frezural%2Frust-analyzer-rapier-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 472f019026454ba0b49245015afbc9a6c24d8e97 [INFO] testing rezural/rust-analyzer-rapier-repro against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frezural%2Frust-analyzer-rapier-repro" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rezural/rust-analyzer-rapier-repro on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rezural/rust-analyzer-rapier-repro [INFO] finished tweaking git repo https://github.com/rezural/rust-analyzer-rapier-repro [INFO] tweaked toml for git repo https://github.com/rezural/rust-analyzer-rapier-repro written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rezural/rust-analyzer-rapier-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] facd3dc4af72dd4d4e64678d1f282123bd3a79cf42965004a2ebb3f6fa0f6464 [INFO] running `Command { std: "docker" "start" "-a" "facd3dc4af72dd4d4e64678d1f282123bd3a79cf42965004a2ebb3f6fa0f6464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "facd3dc4af72dd4d4e64678d1f282123bd3a79cf42965004a2ebb3f6fa0f6464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facd3dc4af72dd4d4e64678d1f282123bd3a79cf42965004a2ebb3f6fa0f6464", kill_on_drop: false }` [INFO] [stdout] facd3dc4af72dd4d4e64678d1f282123bd3a79cf42965004a2ebb3f6fa0f6464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac93baef23b85369f7c6a701f04a77406ab3c563b8eecc320d766a833229b36 [INFO] running `Command { std: "docker" "start" "-a" "6ac93baef23b85369f7c6a701f04a77406ab3c563b8eecc320d766a833229b36", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `a` in package `choccy v0.1.0 (/opt/rustwide/workdir/build/choccy)` has the same output filename as the lib target `a` in package `biccies v0.1.0 (/opt/rustwide/workdir/build/biccies)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/liba.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling biccies v0.1.0 (/opt/rustwide/workdir/build/biccies) [INFO] [stderr] Compiling choccy v0.1.0 (/opt/rustwide/workdir/build/choccy) [INFO] [stderr] error: failed to remove file `/opt/rustwide/target/debug/liba.rlib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ac93baef23b85369f7c6a701f04a77406ab3c563b8eecc320d766a833229b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac93baef23b85369f7c6a701f04a77406ab3c563b8eecc320d766a833229b36", kill_on_drop: false }` [INFO] [stdout] 6ac93baef23b85369f7c6a701f04a77406ab3c563b8eecc320d766a833229b36