[INFO] fetching crate block-motion-detector 0.1.0... [INFO] testing block-motion-detector-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate block-motion-detector 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate block-motion-detector 0.1.0 [INFO] finished tweaking crates.io crate block-motion-detector 0.1.0 [INFO] tweaked toml for crates.io crate block-motion-detector 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate block-motion-detector 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.30.1 (available: v0.34.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbfb50e45e9ea7abe28b8ef783ea0b721830e956353dde943d70c652e9c1955f [INFO] running `Command { std: "docker" "start" "-a" "fbfb50e45e9ea7abe28b8ef783ea0b721830e956353dde943d70c652e9c1955f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbfb50e45e9ea7abe28b8ef783ea0b721830e956353dde943d70c652e9c1955f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfb50e45e9ea7abe28b8ef783ea0b721830e956353dde943d70c652e9c1955f", kill_on_drop: false }` [INFO] [stdout] fbfb50e45e9ea7abe28b8ef783ea0b721830e956353dde943d70c652e9c1955f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741a79d8ec056b2468c4054ce23f3cffcb2c64ba63f027c4a5ad6ef17dce3096 [INFO] running `Command { std: "docker" "start" "-a" "741a79d8ec056b2468c4054ce23f3cffcb2c64ba63f027c4a5ad6ef17dce3096", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ofps v0.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ptrplus v2.1.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling block-motion-detector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> { [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.63s [INFO] running `Command { std: "docker" "inspect" "741a79d8ec056b2468c4054ce23f3cffcb2c64ba63f027c4a5ad6ef17dce3096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741a79d8ec056b2468c4054ce23f3cffcb2c64ba63f027c4a5ad6ef17dce3096", kill_on_drop: false }` [INFO] [stdout] 741a79d8ec056b2468c4054ce23f3cffcb2c64ba63f027c4a5ad6ef17dce3096 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 921f2df46ac127508bf3e6c22b7586bd9995f12baa0b284949f631f2cc4811a0 [INFO] running `Command { std: "docker" "start" "-a" "921f2df46ac127508bf3e6c22b7586bd9995f12baa0b284949f631f2cc4811a0", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> { [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling block-motion-detector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> { [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "921f2df46ac127508bf3e6c22b7586bd9995f12baa0b284949f631f2cc4811a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921f2df46ac127508bf3e6c22b7586bd9995f12baa0b284949f631f2cc4811a0", kill_on_drop: false }` [INFO] [stdout] 921f2df46ac127508bf3e6c22b7586bd9995f12baa0b284949f631f2cc4811a0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f3e0bdd7a075d894c6b4171989532eb8cf426f65ea8a1c344f16ea123882fcb [INFO] running `Command { std: "docker" "start" "-a" "3f3e0bdd7a075d894c6b4171989532eb8cf426f65ea8a1c344f16ea123882fcb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:30:18 [INFO] [stderr] | [INFO] [stderr] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> { [INFO] [stderr] | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `block-motion-detector` (lib) generated 1 warning (run `cargo fix --lib -p block-motion-detector` to apply 1 suggestion) [INFO] [stderr] warning: `block-motion-detector` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/block_motion_detector-a9dd71a9f47bce3e) [INFO] [stderr] Doc-tests block_motion_detector [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" "3f3e0bdd7a075d894c6b4171989532eb8cf426f65ea8a1c344f16ea123882fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3e0bdd7a075d894c6b4171989532eb8cf426f65ea8a1c344f16ea123882fcb", kill_on_drop: false }` [INFO] [stdout] 3f3e0bdd7a075d894c6b4171989532eb8cf426f65ea8a1c344f16ea123882fcb