[INFO] fetching crate gdnative-editor 0.6.1... [INFO] checking gdnative-editor-0.6.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate gdnative-editor 0.6.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gdnative-editor 0.6.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-editor 0.6.1 [INFO] finished tweaking crates.io crate gdnative-editor 0.6.1 [INFO] tweaked toml for crates.io crate gdnative-editor 0.6.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdnative-ui v0.6.1 [INFO] [stderr] Downloaded gdnative-animation v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d0689e3a72bb02ab63d52df1c92861ffa6cdff35480cddd3eac1a4ab62d043c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d0689e3a72bb02ab63d52df1c92861ffa6cdff35480cddd3eac1a4ab62d043c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0689e3a72bb02ab63d52df1c92861ffa6cdff35480cddd3eac1a4ab62d043c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0689e3a72bb02ab63d52df1c92861ffa6cdff35480cddd3eac1a4ab62d043c", kill_on_drop: false }` [INFO] [stdout] 3d0689e3a72bb02ab63d52df1c92861ffa6cdff35480cddd3eac1a4ab62d043c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f430b91b2e4b6812082d13a3528ca64c8a3c5162b49cdec6432f2caa79e8b3d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f430b91b2e4b6812082d13a3528ca64c8a3c5162b49cdec6432f2caa79e8b3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking gdnative_geom v0.6.1 [INFO] [stderr] Compiling gdnative_bindings_generator v0.3.0 [INFO] [stderr] Compiling gdnative-core v0.6.0 [INFO] [stderr] Compiling gdnative-common v0.6.1 [INFO] [stderr] Compiling gdnative-video v0.6.1 [INFO] [stderr] Compiling gdnative-ui v0.6.1 [INFO] [stderr] Compiling gdnative-animation v0.6.1 [INFO] [stderr] Compiling gdnative-editor v0.6.1 (/opt/rustwide/workdir) [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:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:20924:33 [INFO] [stdout] | [INFO] [stdout] 20924 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:21320:33 [INFO] [stdout] | [INFO] [stdout] 21320 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:22426:33 [INFO] [stdout] | [INFO] [stdout] 22426 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23372:33 [INFO] [stdout] | [INFO] [stdout] 23372 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23512:33 [INFO] [stdout] | [INFO] [stdout] 23512 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23707:33 [INFO] [stdout] | [INFO] [stdout] 23707 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24025:33 [INFO] [stdout] | [INFO] [stdout] 24025 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24323:33 [INFO] [stdout] | [INFO] [stdout] 24323 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24455:33 [INFO] [stdout] | [INFO] [stdout] 24455 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24709:33 [INFO] [stdout] | [INFO] [stdout] 24709 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:25082:33 [INFO] [stdout] | [INFO] [stdout] 25082 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:25357:33 [INFO] [stdout] | [INFO] [stdout] 25357 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:26465:33 [INFO] [stdout] | [INFO] [stdout] 26465 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:26825:33 [INFO] [stdout] | [INFO] [stdout] 26825 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27059:33 [INFO] [stdout] | [INFO] [stdout] 27059 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27159:33 [INFO] [stdout] | [INFO] [stdout] 27159 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27390:33 [INFO] [stdout] | [INFO] [stdout] 27390 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27873:33 [INFO] [stdout] | [INFO] [stdout] 27873 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28110:33 [INFO] [stdout] | [INFO] [stdout] 28110 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28526:33 [INFO] [stdout] | [INFO] [stdout] 28526 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28850:33 [INFO] [stdout] | [INFO] [stdout] 28850 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:29080:33 [INFO] [stdout] | [INFO] [stdout] 29080 | 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] --> src/lib.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:20924:33 [INFO] [stdout] | [INFO] [stdout] 20924 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:21320:33 [INFO] [stdout] | [INFO] [stdout] 21320 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:22426:33 [INFO] [stdout] | [INFO] [stdout] 22426 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23372:33 [INFO] [stdout] | [INFO] [stdout] 23372 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23512:33 [INFO] [stdout] | [INFO] [stdout] 23512 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:23707:33 [INFO] [stdout] | [INFO] [stdout] 23707 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24025:33 [INFO] [stdout] | [INFO] [stdout] 24025 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24323:33 [INFO] [stdout] | [INFO] [stdout] 24323 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24455:33 [INFO] [stdout] | [INFO] [stdout] 24455 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:24709:33 [INFO] [stdout] | [INFO] [stdout] 24709 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:25082:33 [INFO] [stdout] | [INFO] [stdout] 25082 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:25357:33 [INFO] [stdout] | [INFO] [stdout] 25357 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:26465:33 [INFO] [stdout] | [INFO] [stdout] 26465 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:26825:33 [INFO] [stdout] | [INFO] [stdout] 26825 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27059:33 [INFO] [stdout] | [INFO] [stdout] 27059 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27159:33 [INFO] [stdout] | [INFO] [stdout] 27159 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27390:33 [INFO] [stdout] | [INFO] [stdout] 27390 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:27873:33 [INFO] [stdout] | [INFO] [stdout] 27873 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28110:33 [INFO] [stdout] | [INFO] [stdout] 28110 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28526:33 [INFO] [stdout] | [INFO] [stdout] 28526 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:28850:33 [INFO] [stdout] | [INFO] [stdout] 28850 | 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-editor-dc0effd8e1ad3d50/out/editor_types.rs:29080:33 [INFO] [stdout] | [INFO] [stdout] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "9f430b91b2e4b6812082d13a3528ca64c8a3c5162b49cdec6432f2caa79e8b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f430b91b2e4b6812082d13a3528ca64c8a3c5162b49cdec6432f2caa79e8b3d", kill_on_drop: false }` [INFO] [stdout] 9f430b91b2e4b6812082d13a3528ca64c8a3c5162b49cdec6432f2caa79e8b3d