[INFO] fetching crate paddle 0.1.0-beta.1...
[INFO] testing paddle-0.1.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[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 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]     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.16)
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91fc89af0d3f1f869d4156649750647d932e84fc22ec784374e7677a2323a833
[INFO] running `Command { std: "docker" "start" "-a" "91fc89af0d3f1f869d4156649750647d932e84fc22ec784374e7677a2323a833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91fc89af0d3f1f869d4156649750647d932e84fc22ec784374e7677a2323a833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fc89af0d3f1f869d4156649750647d932e84fc22ec784374e7677a2323a833", kill_on_drop: false }`
[INFO] [stdout] 91fc89af0d3f1f869d4156649750647d932e84fc22ec784374e7677a2323a833
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d461b9a2558ec5ed9b81538effe42a04662e3077ea47947948d0fd96868f9524
[INFO] running `Command { std: "docker" "start" "-a" "d461b9a2558ec5ed9b81538effe42a04662e3077ea47947948d0fd96868f9524", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nuts v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling svgtypes v0.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lyon_geom v0.17.7
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling lyon_svg v0.17.2
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling lyon_extra v0.17.1
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling div v0.3.0
[INFO] [stderr]    Compiling paddle v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid attribute module in this position
[INFO] [stdout]   --> src/input/event_gate.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[wasm_bindgen(module = "/src/js/paddle.js")]
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid attribute module in this position
[INFO] [stdout]   --> src/input/event_gate.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[wasm_bindgen(module = "/src/js/paddle.js")]
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid attribute module in this position
[INFO] [stdout]   --> src/input/event_gate.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[wasm_bindgen(module = "/src/js/paddle.js")]
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid attribute module in this position
[INFO] [stdout]   --> src/input/event_gate.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[wasm_bindgen(module = "/src/js/paddle.js")]
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid attribute module in this position
[INFO] [stdout]   --> src/input/event_gate.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[wasm_bindgen(module = "/src/js/paddle.js")]
[INFO] [stdout]    |                ^^^^^^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 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] [stderr] error: could not compile `paddle` (lib) due to 5 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d461b9a2558ec5ed9b81538effe42a04662e3077ea47947948d0fd96868f9524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d461b9a2558ec5ed9b81538effe42a04662e3077ea47947948d0fd96868f9524", kill_on_drop: false }`
[INFO] [stdout] d461b9a2558ec5ed9b81538effe42a04662e3077ea47947948d0fd96868f9524
