[INFO] cloning repository https://github.com/liuyulvv/tcgal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liuyulvv/tcgal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuyulvv%2Ftcgal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuyulvv%2Ftcgal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d6189a90552ff8dd79f7194ee98c49b8e75b6f9 [INFO] checking liuyulvv/tcgal against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuyulvv%2Ftcgal" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liuyulvv/tcgal on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liuyulvv/tcgal [INFO] finished tweaking git repo https://github.com/liuyulvv/tcgal [INFO] tweaked toml for git repo https://github.com/liuyulvv/tcgal written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liuyulvv/tcgal 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d497a245657774049caa31365e38c02660f12b6fff978d36767fc246e8c5488e [INFO] running `Command { std: "docker" "start" "-a" "d497a245657774049caa31365e38c02660f12b6fff978d36767fc246e8c5488e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d497a245657774049caa31365e38c02660f12b6fff978d36767fc246e8c5488e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d497a245657774049caa31365e38c02660f12b6fff978d36767fc246e8c5488e", kill_on_drop: false }` [INFO] [stdout] d497a245657774049caa31365e38c02660f12b6fff978d36767fc246e8c5488e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d09f2167f0030eefcfd279d26259a1e6b20e88739467472b2e19ab0e6fd6fe [INFO] running `Command { std: "docker" "start" "-a" "34d09f2167f0030eefcfd279d26259a1e6b20e88739467472b2e19ab0e6fd6fe", kill_on_drop: false }` [INFO] [stderr] Checking rcgal v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "34d09f2167f0030eefcfd279d26259a1e6b20e88739467472b2e19ab0e6fd6fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d09f2167f0030eefcfd279d26259a1e6b20e88739467472b2e19ab0e6fd6fe", kill_on_drop: false }` [INFO] [stdout] 34d09f2167f0030eefcfd279d26259a1e6b20e88739467472b2e19ab0e6fd6fe [INFO] checking liuyulvv/tcgal against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuyulvv%2Ftcgal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liuyulvv/tcgal on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liuyulvv/tcgal [INFO] finished tweaking git repo https://github.com/liuyulvv/tcgal [INFO] tweaked toml for git repo https://github.com/liuyulvv/tcgal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liuyulvv/tcgal 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ba39e25551a7865c97e97be74a19160a982e2dd51c9d4f8ecc307229dc5fdd [INFO] running `Command { std: "docker" "start" "-a" "c3ba39e25551a7865c97e97be74a19160a982e2dd51c9d4f8ecc307229dc5fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ba39e25551a7865c97e97be74a19160a982e2dd51c9d4f8ecc307229dc5fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ba39e25551a7865c97e97be74a19160a982e2dd51c9d4f8ecc307229dc5fdd", kill_on_drop: false }` [INFO] [stdout] c3ba39e25551a7865c97e97be74a19160a982e2dd51c9d4f8ecc307229dc5fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4500d96895798944b6c9e984af03bac8be8eb371fb31d83fd95a89827dd050fd [INFO] running `Command { std: "docker" "start" "-a" "4500d96895798944b6c9e984af03bac8be8eb371fb31d83fd95a89827dd050fd", kill_on_drop: false }` [INFO] [stderr] Checking rcgal v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/algorithm/intersection/arc_segment_2_arc_segment_2.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | vec![Point2::new(2.5, 2.5 * 3.0.sqrt()),] [INFO] [stdout] | ^^^^ multiple `sqrt` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `f32` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/algorithm/intersection/circle_segment_2_arc_segment_2.rs:85:45 [INFO] [stdout] | [INFO] [stdout] 85 | vec![Point2::new(2.5, 2.5 * 3.0.sqrt()),] [INFO] [stdout] | ^^^^ multiple `sqrt` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `f32` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcgal` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4500d96895798944b6c9e984af03bac8be8eb371fb31d83fd95a89827dd050fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4500d96895798944b6c9e984af03bac8be8eb371fb31d83fd95a89827dd050fd", kill_on_drop: false }` [INFO] [stdout] 4500d96895798944b6c9e984af03bac8be8eb371fb31d83fd95a89827dd050fd