[INFO] fetching crate gilrs 0.7.1... [INFO] extracting crate gilrs 0.7.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/gilrs/0.7.1 [INFO] extracting crate gilrs 0.7.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gilrs/0.7.1 [INFO] validating manifest of gilrs-0.7.1 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gilrs-0.7.1 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gilrs-0.7.1 [INFO] finished frobbing gilrs-0.7.1 [INFO] frobbed toml for gilrs-0.7.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/gilrs/0.7.1/Cargo.toml [INFO] started frobbing gilrs-0.7.1 [INFO] finished frobbing gilrs-0.7.1 [INFO] frobbed toml for gilrs-0.7.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gilrs/0.7.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gilrs-0.7.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gilrs/0.7.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 38c9ad087f6268ee856bb1e505ec1d640f1f75ed8505e9b718839689a3f2d52b [INFO] running `"docker" "start" "-a" "38c9ad087f6268ee856bb1e505ec1d640f1f75ed8505e9b718839689a3f2d52b"` [INFO] [stderr] Compiling gilrs-core v0.2.2 [INFO] [stderr] Compiling gilrs v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gamepad.rs:1066:15 [INFO] [stderr] | [INFO] [stderr] 1066 | Other(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gamepad.rs:1090:32 [INFO] [stderr] | [INFO] [stderr] 1090 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mapping/mod.rs:379:32 [INFO] [stderr] | [INFO] [stderr] 379 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `"docker" "inspect" "38c9ad087f6268ee856bb1e505ec1d640f1f75ed8505e9b718839689a3f2d52b"` [INFO] running `"docker" "rm" "-f" "38c9ad087f6268ee856bb1e505ec1d640f1f75ed8505e9b718839689a3f2d52b"` [INFO] [stdout] 38c9ad087f6268ee856bb1e505ec1d640f1f75ed8505e9b718839689a3f2d52b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gilrs/0.7.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d3f15481ced7c8cd949ce88571f2e674bdfea32f12d164dadbaaa6ca40a2924f [INFO] running `"docker" "start" "-a" "d3f15481ced7c8cd949ce88571f2e674bdfea32f12d164dadbaaa6ca40a2924f"` [INFO] [stderr] Compiling gilrs v0.7.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gamepad.rs:1066:15 [INFO] [stderr] | [INFO] [stderr] 1066 | Other(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gamepad.rs:1090:32 [INFO] [stderr] | [INFO] [stderr] 1090 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mapping/mod.rs:379:32 [INFO] [stderr] | [INFO] [stderr] 379 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `core::num::::wrapping_add` that must be used [INFO] [stderr] --> examples/ff_pos.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | model.wrapping_add(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this returns the result of the operation, without modifying the original [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `"docker" "inspect" "d3f15481ced7c8cd949ce88571f2e674bdfea32f12d164dadbaaa6ca40a2924f"` [INFO] running `"docker" "rm" "-f" "d3f15481ced7c8cd949ce88571f2e674bdfea32f12d164dadbaaa6ca40a2924f"` [INFO] [stdout] d3f15481ced7c8cd949ce88571f2e674bdfea32f12d164dadbaaa6ca40a2924f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gilrs/0.7.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c662db9ca893c331bf1881605ef4b7e7482c3b7fdc56f5478ec9f55645421501 [INFO] running `"docker" "start" "-a" "c662db9ca893c331bf1881605ef4b7e7482c3b7fdc56f5478ec9f55645421501"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/gilrs-fed9c6ab2fb4f9f1 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test utils::tests::t_clamp ... ok [INFO] [stdout] test mapping::tests::from_data ... ok [INFO] [stdout] test mapping::tests::mapping ... ok [INFO] [stdout] test ff::tests::replay ... ok [INFO] [stdout] test ff::tests::envelope_default ... ok [INFO] [stdout] test ff::tests::envelope ... ok [INFO] [stdout] test mapping::tests::with_mappings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gilrs [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/ev/filter.rs - ev::filter (line 21) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gilrs (line 86) ... ok [INFO] [stdout] test src/ev/filter.rs - ev::filter (line 54) ... ok [INFO] [stdout] test src/ff/time.rs - ff::time::Ticks (line 23) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gamepad::mapping_source (line 806) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gilrs::gamepad (line 391) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gilrs (line 45) ... ok [INFO] [stdout] test src/ff/mod.rs - ff (line 25) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gilrs::gamepads (line 436) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/gamepad.rs - gamepad::Gilrs::set_mapping (line 476) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c662db9ca893c331bf1881605ef4b7e7482c3b7fdc56f5478ec9f55645421501"` [INFO] running `"docker" "rm" "-f" "c662db9ca893c331bf1881605ef4b7e7482c3b7fdc56f5478ec9f55645421501"` [INFO] [stdout] c662db9ca893c331bf1881605ef4b7e7482c3b7fdc56f5478ec9f55645421501