[INFO] cloning repository https://github.com/gamma-delta/squarezoid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamma-delta/squarezoid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fsquarezoid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fsquarezoid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 525075bf1c178cbbec69b82564ac78bde8381b3b [INFO] checking gamma-delta/squarezoid against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fsquarezoid" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gamma-delta/squarezoid [INFO] finished tweaking git repo https://github.com/gamma-delta/squarezoid [INFO] tweaked toml for git repo https://github.com/gamma-delta/squarezoid written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gamma-delta/squarezoid on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gamma-delta/squarezoid 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6580b87f08777ec25b79003651ceec7730abee5e6bb75415b3104024d45aa9ca [INFO] running `Command { std: "docker" "start" "-a" "6580b87f08777ec25b79003651ceec7730abee5e6bb75415b3104024d45aa9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6580b87f08777ec25b79003651ceec7730abee5e6bb75415b3104024d45aa9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6580b87f08777ec25b79003651ceec7730abee5e6bb75415b3104024d45aa9ca", kill_on_drop: false }` [INFO] [stdout] 6580b87f08777ec25b79003651ceec7730abee5e6bb75415b3104024d45aa9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad425420ec8099590b563fd79584df6a20ae6f4dbaea44c420c44f5f595234a0 [INFO] running `Command { std: "docker" "start" "-a" "ad425420ec8099590b563fd79584df6a20ae6f4dbaea44c420c44f5f595234a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking keyframe v1.0.3 [INFO] [stdout] error[E0659]: `num_traits` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keyframe-1.0.3/src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub use num_traits; [INFO] [stdout] | ^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `num_traits` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::num_traits` to refer to this crate unambiguously [INFO] [stdout] note: `num_traits` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keyframe-1.0.3/src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub use easing::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `num_traits` to disambiguate [INFO] [stdout] = help: or use `crate::num_traits` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `mint` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keyframe-1.0.3/src/lib.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub use mint; [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `mint` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::mint` to refer to this crate unambiguously [INFO] [stdout] note: `mint` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keyframe-1.0.3/src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub use easing::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `mint` to disambiguate [INFO] [stdout] = help: or use `crate::mint` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keyframe` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad425420ec8099590b563fd79584df6a20ae6f4dbaea44c420c44f5f595234a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad425420ec8099590b563fd79584df6a20ae6f4dbaea44c420c44f5f595234a0", kill_on_drop: false }` [INFO] [stdout] ad425420ec8099590b563fd79584df6a20ae6f4dbaea44c420c44f5f595234a0