[INFO] fetching crate paddle 0.1.0-beta.1... [INFO] checking paddle-0.1.0-beta.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate paddle 0.1.0-beta.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate paddle 0.1.0-beta.1 [INFO] finished tweaking crates.io crate paddle 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate paddle 0.1.0-beta.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paddle 0.1.0-beta.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding div v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding lyon v0.17.10 (available: v1.0.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding strum v0.20.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.20.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0af7d0f8dd1012b9c30cf99d91a02e3cc1cac225747214ba9f848b320fbb93ae [INFO] running `Command { std: "docker" "start" "-a" "0af7d0f8dd1012b9c30cf99d91a02e3cc1cac225747214ba9f848b320fbb93ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0af7d0f8dd1012b9c30cf99d91a02e3cc1cac225747214ba9f848b320fbb93ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af7d0f8dd1012b9c30cf99d91a02e3cc1cac225747214ba9f848b320fbb93ae", kill_on_drop: false }` [INFO] [stdout] 0af7d0f8dd1012b9c30cf99d91a02e3cc1cac225747214ba9f848b320fbb93ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dce86412b17cb28470c4b2fa5d61f8a5b1e6135f69e9afcfe34366ab504de0c [INFO] running `Command { std: "docker" "start" "-a" "2dce86412b17cb28470c4b2fa5d61f8a5b1e6135f69e9afcfe34366ab504de0c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nuts v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lyon_svg v0.17.2 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lyon_extra v0.17.1 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking div v0.3.0 [INFO] [stderr] Checking paddle v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `ncollide2d` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "ncollide2d")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `const_fn`, and `default` [INFO] [stdout] = help: consider adding `ncollide2d` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ncollide2d` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "ncollide2d")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `const_fn`, and `default` [INFO] [stdout] = help: consider adding `ncollide2d` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ncollide2d` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "ncollide2d")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `const_fn`, and `default` [INFO] [stdout] = help: consider adding `ncollide2d` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ncollide2d` [INFO] [stdout] --> src/quicksilver_compat/geom/circle.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "ncollide2d")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `const_fn`, and `default` [INFO] [stdout] = help: consider adding `ncollide2d` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stdout] --> src/load/asset.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | opts.method("GET"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead. [INFO] [stdout] --> src/load/asset.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | opts.mode(RequestMode::Cors); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stdout] --> src/load/asset.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | opts.method("GET"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead. [INFO] [stdout] --> src/load/asset.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | opts.mode(RequestMode::Cors); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/input/event_gate.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[wasm_bindgen(module = "/src/js/paddle.js")] [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | chrono::NaiveDateTime::from_timestamp(seconds, nanos) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | chrono::NaiveDateTime::from_timestamp(seconds, nanos) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheduling` is never read [INFO] [stdout] --> src/context.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub display: DisplayArea, [INFO] [stdout] 12 | pub scheduling: SchedulingContext, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/load/progress.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct LoadingProgress(f32, &'static str); [INFO] [stdout] | --------------- ^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `LoadingProgress` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, `w`, and `h` are never read [INFO] [stdout] --> src/display/text/floating_text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FloatingText { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | x: u32, [INFO] [stdout] | ^ [INFO] [stdout] 7 | y: u32, [INFO] [stdout] | ^ [INFO] [stdout] 8 | w: u32, [INFO] [stdout] | ^ [INFO] [stdout] 9 | h: u32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `FloatingText` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheduling` is never read [INFO] [stdout] --> src/context.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub display: DisplayArea, [INFO] [stdout] 12 | pub scheduling: SchedulingContext, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/load/progress.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct LoadingProgress(f32, &'static str); [INFO] [stdout] | --------------- ^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `LoadingProgress` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, `w`, and `h` are never read [INFO] [stdout] --> src/display/text/floating_text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FloatingText { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | x: u32, [INFO] [stdout] | ^ [INFO] [stdout] 7 | y: u32, [INFO] [stdout] | ^ [INFO] [stdout] 8 | w: u32, [INFO] [stdout] | ^ [INFO] [stdout] 9 | h: u32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `FloatingText` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.01s [INFO] running `Command { std: "docker" "inspect" "2dce86412b17cb28470c4b2fa5d61f8a5b1e6135f69e9afcfe34366ab504de0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dce86412b17cb28470c4b2fa5d61f8a5b1e6135f69e9afcfe34366ab504de0c", kill_on_drop: false }` [INFO] [stdout] 2dce86412b17cb28470c4b2fa5d61f8a5b1e6135f69e9afcfe34366ab504de0c