[INFO] fetching crate gdnative-input 0.6.1... [INFO] testing gdnative-input-0.6.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate gdnative-input 0.6.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gdnative-input 0.6.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-input 0.6.1 [INFO] finished tweaking crates.io crate gdnative-input 0.6.1 [INFO] tweaked toml for crates.io crate gdnative-input 0.6.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4967c3e9f2050463fc43b919c1f6e11d422b4df1f7385adc6239a78b4bd98ba1 [INFO] running `Command { std: "docker" "start" "-a" "4967c3e9f2050463fc43b919c1f6e11d422b4df1f7385adc6239a78b4bd98ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4967c3e9f2050463fc43b919c1f6e11d422b4df1f7385adc6239a78b4bd98ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4967c3e9f2050463fc43b919c1f6e11d422b4df1f7385adc6239a78b4bd98ba1", kill_on_drop: false }` [INFO] [stdout] 4967c3e9f2050463fc43b919c1f6e11d422b4df1f7385adc6239a78b4bd98ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ef3c099899bff5e8e6ba7edeb64504e4946db8788baec8dd9ed2298463e4e01 [INFO] running `Command { std: "docker" "start" "-a" "9ef3c099899bff5e8e6ba7edeb64504e4946db8788baec8dd9ed2298463e4e01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling gdnative_bindings_generator v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling gdnative-core v0.6.0 [INFO] [stderr] Compiling gdnative-common v0.6.1 [INFO] [stderr] Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling gdnative_geom v0.6.1 [INFO] [stderr] Compiling gdnative-sys v0.6.0 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6465:33 [INFO] [stdout] | [INFO] [stdout] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6652:33 [INFO] [stdout] | [INFO] [stdout] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6817:33 [INFO] [stdout] | [INFO] [stdout] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6962:33 [INFO] [stdout] | [INFO] [stdout] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7087:33 [INFO] [stdout] | [INFO] [stdout] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7222:33 [INFO] [stdout] | [INFO] [stdout] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7424:33 [INFO] [stdout] | [INFO] [stdout] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7564:33 [INFO] [stdout] | [INFO] [stdout] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7649:33 [INFO] [stdout] | [INFO] [stdout] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7733:33 [INFO] [stdout] | [INFO] [stdout] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7819:33 [INFO] [stdout] | [INFO] [stdout] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "9ef3c099899bff5e8e6ba7edeb64504e4946db8788baec8dd9ed2298463e4e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef3c099899bff5e8e6ba7edeb64504e4946db8788baec8dd9ed2298463e4e01", kill_on_drop: false }` [INFO] [stdout] 9ef3c099899bff5e8e6ba7edeb64504e4946db8788baec8dd9ed2298463e4e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d548af2b8427e44137852e2851a44f7126cac5ff0e020fe4f814a675aeef04a [INFO] running `Command { std: "docker" "start" "-a" "6d548af2b8427e44137852e2851a44f7126cac5ff0e020fe4f814a675aeef04a", kill_on_drop: false }` [INFO] [stderr] Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6465:33 [INFO] [stdout] | [INFO] [stdout] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6652:33 [INFO] [stdout] | [INFO] [stdout] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6817:33 [INFO] [stdout] | [INFO] [stdout] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6962:33 [INFO] [stdout] | [INFO] [stdout] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7087:33 [INFO] [stdout] | [INFO] [stdout] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7222:33 [INFO] [stdout] | [INFO] [stdout] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7424:33 [INFO] [stdout] | [INFO] [stdout] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7564:33 [INFO] [stdout] | [INFO] [stdout] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7649:33 [INFO] [stdout] | [INFO] [stdout] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7733:33 [INFO] [stdout] | [INFO] [stdout] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7819:33 [INFO] [stdout] | [INFO] [stdout] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6465:33 [INFO] [stdout] | [INFO] [stdout] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6652:33 [INFO] [stdout] | [INFO] [stdout] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6817:33 [INFO] [stdout] | [INFO] [stdout] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6962:33 [INFO] [stdout] | [INFO] [stdout] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7087:33 [INFO] [stdout] | [INFO] [stdout] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7222:33 [INFO] [stdout] | [INFO] [stdout] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7424:33 [INFO] [stdout] | [INFO] [stdout] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7564:33 [INFO] [stdout] | [INFO] [stdout] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7649:33 [INFO] [stdout] | [INFO] [stdout] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7733:33 [INFO] [stdout] | [INFO] [stdout] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7819:33 [INFO] [stdout] | [INFO] [stdout] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdnative_input-9da7ec9b91b87021) [INFO] running `Command { std: "docker" "inspect" "6d548af2b8427e44137852e2851a44f7126cac5ff0e020fe4f814a675aeef04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d548af2b8427e44137852e2851a44f7126cac5ff0e020fe4f814a675aeef04a", kill_on_drop: false }` [INFO] [stdout] 6d548af2b8427e44137852e2851a44f7126cac5ff0e020fe4f814a675aeef04a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1ed333ef04303d5c2a5a2fd02e17f7f3d15379e3feb51aef5ee26c3414e8897 [INFO] running `Command { std: "docker" "start" "-a" "b1ed333ef04303d5c2a5a2fd02e17f7f3d15379e3feb51aef5ee26c3414e8897", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-431ed9b123c10aff/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: `gdnative-input` (lib) generated 12 warnings [INFO] [stderr] warning: `gdnative-input` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdnative_input-9da7ec9b91b87021) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests gdnative-input [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] [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" "b1ed333ef04303d5c2a5a2fd02e17f7f3d15379e3feb51aef5ee26c3414e8897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ed333ef04303d5c2a5a2fd02e17f7f3d15379e3feb51aef5ee26c3414e8897", kill_on_drop: false }` [INFO] [stdout] b1ed333ef04303d5c2a5a2fd02e17f7f3d15379e3feb51aef5ee26c3414e8897