[INFO] fetching crate rsrl_domains 0.2.0... [INFO] building rsrl_domains-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate rsrl_domains 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rsrl_domains 0.2.0 [INFO] finished tweaking crates.io crate rsrl_domains 0.2.0 [INFO] tweaked toml for crates.io crate rsrl_domains 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsrl_domains 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding cpython v0.3.0 (available: v0.7.2) [INFO] [stderr] Adding ndarray v0.12.1 (available: v0.16.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding spaces v5.0.0 (available: v6.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6acb4781d33663fdf9cd1d616b44615ca036b06c7c099f0a1e9196276cf55e2 [INFO] running `Command { std: "docker" "start" "-a" "e6acb4781d33663fdf9cd1d616b44615ca036b06c7c099f0a1e9196276cf55e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6acb4781d33663fdf9cd1d616b44615ca036b06c7c099f0a1e9196276cf55e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6acb4781d33663fdf9cd1d616b44615ca036b06c7c099f0a1e9196276cf55e2", kill_on_drop: false }` [INFO] [stdout] e6acb4781d33663fdf9cd1d616b44615ca036b06c7c099f0a1e9196276cf55e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ed344d40c21fa07fdad17c7e6894381b34bbcd1df7cf1f4a243e41be539548f [INFO] running `Command { std: "docker" "start" "-a" "1ed344d40c21fa07fdad17c7e6894381b34bbcd1df7cf1f4a243e41be539548f", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spaces v5.0.0 [INFO] [stderr] Compiling rsrl_domains v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | action: t.action.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `A` does not implement `Clone`, so calling `clone` on `&A` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s [INFO] running `Command { std: "docker" "inspect" "1ed344d40c21fa07fdad17c7e6894381b34bbcd1df7cf1f4a243e41be539548f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed344d40c21fa07fdad17c7e6894381b34bbcd1df7cf1f4a243e41be539548f", kill_on_drop: false }` [INFO] [stdout] 1ed344d40c21fa07fdad17c7e6894381b34bbcd1df7cf1f4a243e41be539548f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6961f01a09f862b68399554f7c65486b3be1e18a4640692743c527815cf8398f [INFO] running `Command { std: "docker" "start" "-a" "6961f01a09f862b68399554f7c65486b3be1e18a4640692743c527815cf8398f", kill_on_drop: false }` [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | action: t.action.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `A` does not implement `Clone`, so calling `clone` on `&A` 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] [stderr] Compiling rsrl_domains v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/cart_pole.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | let (ns, r) = m.step(&1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 168 | let (ns, _r) = m.step(&1); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DT_STEP` [INFO] [stdout] | [INFO] [stdout] 168 - let (ns, r) = m.step(&1); [INFO] [stdout] 168 + let (ns, hiv::DT_STEP) = m.step(&1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/cart_pole.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | let (ns, r) = m.step(&1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 176 | let (ns, _r) = m.step(&1); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DT_STEP` [INFO] [stdout] | [INFO] [stdout] 176 - let (ns, r) = m.step(&1); [INFO] [stdout] 176 + let (ns, hiv::DT_STEP) = m.step(&1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/cart_pole.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | let (ns, r) = m.step(&0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 147 | let (ns, _r) = m.step(&0); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DT_STEP` [INFO] [stdout] | [INFO] [stdout] 147 - let (ns, r) = m.step(&0); [INFO] [stdout] 147 + let (ns, hiv::DT_STEP) = m.step(&0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/cart_pole.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | let (ns, r) = m.step(&0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 155 | let (ns, _r) = m.step(&0); [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DT_STEP` [INFO] [stdout] | [INFO] [stdout] 155 - let (ns, r) = m.step(&0); [INFO] [stdout] 155 + let (ns, hiv::DT_STEP) = m.step(&0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | action: t.action.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `A` does not implement `Clone`, so calling `clone` on `&A` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "6961f01a09f862b68399554f7c65486b3be1e18a4640692743c527815cf8398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6961f01a09f862b68399554f7c65486b3be1e18a4640692743c527815cf8398f", kill_on_drop: false }` [INFO] [stdout] 6961f01a09f862b68399554f7c65486b3be1e18a4640692743c527815cf8398f