[INFO] cloning repository https://github.com/ctrostel90/running_stl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctrostel90/running_stl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrostel90%2Frunning_stl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrostel90%2Frunning_stl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc16099c56eac4b7a3af85a829b407718861370 [INFO] testing ctrostel90/running_stl against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrostel90%2Frunning_stl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ctrostel90/running_stl [INFO] finished tweaking git repo https://github.com/ctrostel90/running_stl [INFO] tweaked toml for git repo https://github.com/ctrostel90/running_stl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctrostel90/running_stl on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctrostel90/running_stl 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a90890534b11b4201ed9e89eb9df3a8ad83795b8a00b7822aab6947218fba0 [INFO] running `Command { std: "docker" "start" "-a" "b8a90890534b11b4201ed9e89eb9df3a8ad83795b8a00b7822aab6947218fba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a90890534b11b4201ed9e89eb9df3a8ad83795b8a00b7822aab6947218fba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a90890534b11b4201ed9e89eb9df3a8ad83795b8a00b7822aab6947218fba0", kill_on_drop: false }` [INFO] [stdout] b8a90890534b11b4201ed9e89eb9df3a8ad83795b8a00b7822aab6947218fba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eabfa019c67c818decd27db520d2465e63c61d6a16cec57ba618d05c51662b8a [INFO] running `Command { std: "docker" "start" "-a" "eabfa019c67c818decd27db520d2465e63c61d6a16cec57ba618d05c51662b8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling running_stl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0369]: cannot add `&Point` to `Point` [INFO] [stdout] --> src/modules/point.rs:52:72 [INFO] [stdout] | [INFO] [stdout] 52 | Point::new(-pt2.y,pt2.x,pt2.z).unit_vector() * -radius + pt2, [INFO] [stdout] | ------------------------------------------------------ ^ --- &Point [INFO] [stdout] | | [INFO] [stdout] | Point [INFO] [stdout] | [INFO] [stdout] note: an implementation of `Add<&Point>` might be missing for `Point` [INFO] [stdout] --> src/modules/point.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ must implement `Add<&Point>` [INFO] [stdout] note: the trait `Add` must be implemented [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/arith.rs:78:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: cannot add `&Point` to `Point` [INFO] [stdout] --> src/modules/point.rs:53:71 [INFO] [stdout] | [INFO] [stdout] 53 | Point::new(-pt2.y,pt2.x,pt2.z).unit_vector() * radius + pt2, [INFO] [stdout] | ----------------------------------------------------- ^ --- &Point [INFO] [stdout] | | [INFO] [stdout] | Point [INFO] [stdout] | [INFO] [stdout] note: an implementation of `Add<&Point>` might be missing for `Point` [INFO] [stdout] --> src/modules/point.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ must implement `Add<&Point>` [INFO] [stdout] note: the trait `Add` must be implemented [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/arith.rs:78:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/modules/point.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | else { [INFO] [stdout] | ______________^ [INFO] [stdout] 57 | | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_________^ expected `(Point, Point)`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(Point, Point)` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `running_stl` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eabfa019c67c818decd27db520d2465e63c61d6a16cec57ba618d05c51662b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabfa019c67c818decd27db520d2465e63c61d6a16cec57ba618d05c51662b8a", kill_on_drop: false }` [INFO] [stdout] eabfa019c67c818decd27db520d2465e63c61d6a16cec57ba618d05c51662b8a