[INFO] cloning repository https://github.com/Aldarrion/RustyPath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aldarrion/RustyPath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldarrion%2FRustyPath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldarrion%2FRustyPath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f873450661110742d38969cb440f3a4297939a [INFO] testing Aldarrion/RustyPath against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldarrion%2FRustyPath" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aldarrion/RustyPath on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aldarrion/RustyPath [INFO] finished tweaking git repo https://github.com/Aldarrion/RustyPath [INFO] tweaked toml for git repo https://github.com/Aldarrion/RustyPath written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/Aldarrion/RustyPath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.6 [INFO] [stderr] Downloaded spin v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff1576979d87e30513417c90968358493cd82a8de8f607797c0d3f855601030f [INFO] running `Command { std: "docker" "start" "-a" "ff1576979d87e30513417c90968358493cd82a8de8f607797c0d3f855601030f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff1576979d87e30513417c90968358493cd82a8de8f607797c0d3f855601030f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1576979d87e30513417c90968358493cd82a8de8f607797c0d3f855601030f", kill_on_drop: false }` [INFO] [stdout] ff1576979d87e30513417c90968358493cd82a8de8f607797c0d3f855601030f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9616540af9d45fa0d5d9fccbc0e13a193a415367227581d57112236d7eef312 [INFO] running `Command { std: "docker" "start" "-a" "c9616540af9d45fa0d5d9fccbc0e13a193a415367227581d57112236d7eef312", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusty_path v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vec3.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 108 - (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stdout] 108 + self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.88s [INFO] running `Command { std: "docker" "inspect" "c9616540af9d45fa0d5d9fccbc0e13a193a415367227581d57112236d7eef312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9616540af9d45fa0d5d9fccbc0e13a193a415367227581d57112236d7eef312", kill_on_drop: false }` [INFO] [stdout] c9616540af9d45fa0d5d9fccbc0e13a193a415367227581d57112236d7eef312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8080b127ac536ef5b7ea548cf847e51fcdca8bc1121b0b904ac0c791556605 [INFO] running `Command { std: "docker" "start" "-a" "2e8080b127ac536ef5b7ea548cf847e51fcdca8bc1121b0b904ac0c791556605", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_path v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vec3.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 108 - (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stdout] 108 + self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "2e8080b127ac536ef5b7ea548cf847e51fcdca8bc1121b0b904ac0c791556605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8080b127ac536ef5b7ea548cf847e51fcdca8bc1121b0b904ac0c791556605", kill_on_drop: false }` [INFO] [stdout] 2e8080b127ac536ef5b7ea548cf847e51fcdca8bc1121b0b904ac0c791556605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3920d3255c0905f0c9fb370cebffb3198d72813fe86b556e9efabde4b3d0f2e3 [INFO] running `Command { std: "docker" "start" "-a" "3920d3255c0905f0c9fb370cebffb3198d72813fe86b556e9efabde4b3d0f2e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/vec3.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 108 - (self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2]) [INFO] [stderr] 108 + self.v[0] * self.v[0] + self.v[1] * self.v[1] + self.v[2] * self.v[2] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rusty_path` (bin "rusty_path" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_path-863619c9f1bd3846) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3920d3255c0905f0c9fb370cebffb3198d72813fe86b556e9efabde4b3d0f2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3920d3255c0905f0c9fb370cebffb3198d72813fe86b556e9efabde4b3d0f2e3", kill_on_drop: false }` [INFO] [stdout] 3920d3255c0905f0c9fb370cebffb3198d72813fe86b556e9efabde4b3d0f2e3