[INFO] cloning repository https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9998616c899e3123c5df1b0c77ffb54d4ee4591b
[INFO] checking zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes
[INFO] finished tweaking git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes
[INFO] tweaked toml for git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.25
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.25
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.25
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.25
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bfbd820cb6e3538decb28c70ff6a49f9de765c00cbea7877fc6a5a49a242eb0
[INFO] running `Command { std: "docker" "start" "-a" "4bfbd820cb6e3538decb28c70ff6a49f9de765c00cbea7877fc6a5a49a242eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bfbd820cb6e3538decb28c70ff6a49f9de765c00cbea7877fc6a5a49a242eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bfbd820cb6e3538decb28c70ff6a49f9de765c00cbea7877fc6a5a49a242eb0", kill_on_drop: false }`
[INFO] [stdout] 4bfbd820cb6e3538decb28c70ff6a49f9de765c00cbea7877fc6a5a49a242eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4ce0747cc9a2b68e3c72e9a0915aad64cf6422caa84e3cebd00efa5a34a242a
[INFO] running `Command { std: "docker" "start" "-a" "a4ce0747cc9a2b68e3c72e9a0915aad64cf6422caa84e3cebd00efa5a34a242a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.25
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.25
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling syn v0.15.13
[INFO] [stderr]    Compiling serde_json v1.0.32
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.25
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.25
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.25
[INFO] [stderr]     Checking uss_uncommon_priors v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let mut orders = waypoints.clone().to_vec();
[INFO] [stdout]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[Position]` does not implement `Clone`, so calling `clone` on `&[Position]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let mut orders = waypoints.clone().to_vec();
[INFO] [stdout]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[Position]` does not implement `Clone`, so calling `clone` on `&[Position]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
[INFO] running `Command { std: "docker" "inspect" "a4ce0747cc9a2b68e3c72e9a0915aad64cf6422caa84e3cebd00efa5a34a242a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ce0747cc9a2b68e3c72e9a0915aad64cf6422caa84e3cebd00efa5a34a242a", kill_on_drop: false }`
[INFO] [stdout] a4ce0747cc9a2b68e3c72e9a0915aad64cf6422caa84e3cebd00efa5a34a242a
