[INFO] fetching crate hmath 0.1.17... [INFO] building hmath-0.1.17 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate hmath 0.1.17 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate hmath 0.1.17 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hmath 0.1.17 [INFO] finished tweaking crates.io crate hmath 0.1.17 [INFO] tweaked toml for crates.io crate hmath 0.1.17 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe3976cd2d8a8f268f97b3d8ae11c77fe35ac12a7f7308bf683cf01956524a1 [INFO] running `Command { std: "docker" "start" "-a" "1fe3976cd2d8a8f268f97b3d8ae11c77fe35ac12a7f7308bf683cf01956524a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe3976cd2d8a8f268f97b3d8ae11c77fe35ac12a7f7308bf683cf01956524a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe3976cd2d8a8f268f97b3d8ae11c77fe35ac12a7f7308bf683cf01956524a1", kill_on_drop: false }` [INFO] [stdout] 1fe3976cd2d8a8f268f97b3d8ae11c77fe35ac12a7f7308bf683cf01956524a1 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f310cdca9ded5db07d950ca241928416a23abf150d1ad2f9da3dd6a5621b1bf4 [INFO] running `Command { std: "docker" "start" "-a" "f310cdca9ded5db07d950ca241928416a23abf150d1ad2f9da3dd6a5621b1bf4", kill_on_drop: false }` [INFO] [stderr] Compiling hmath v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/poly/from_points.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn add(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn mul(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn mul_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "f310cdca9ded5db07d950ca241928416a23abf150d1ad2f9da3dd6a5621b1bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f310cdca9ded5db07d950ca241928416a23abf150d1ad2f9da3dd6a5621b1bf4", kill_on_drop: false }` [INFO] [stdout] f310cdca9ded5db07d950ca241928416a23abf150d1ad2f9da3dd6a5621b1bf4 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9edba79f1b60d77a7de22690876aff1c4e1003dbb1e9c1676ed988f210d58db [INFO] running `Command { std: "docker" "start" "-a" "b9edba79f1b60d77a7de22690876aff1c4e1003dbb1e9c1676ed988f210d58db", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/poly/from_points.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn add(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn mul(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hmath v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn mul_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/poly/from_points.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn add(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn mul(&self, other: &Polynomial) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/poly.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn mul_mut(&mut self, other: &Polynomial) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "b9edba79f1b60d77a7de22690876aff1c4e1003dbb1e9c1676ed988f210d58db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9edba79f1b60d77a7de22690876aff1c4e1003dbb1e9c1676ed988f210d58db", kill_on_drop: false }` [INFO] [stdout] b9edba79f1b60d77a7de22690876aff1c4e1003dbb1e9c1676ed988f210d58db