[INFO] crate gdnative-editor 0.6.1 is already in cache [INFO] testing gdnative-editor-0.6.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate gdnative-editor 0.6.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gdnative-editor 0.6.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 829c32b09a39457e964a0dc332e304e5482ebced8934fa7fc9bb6a02726f7e2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "829c32b09a39457e964a0dc332e304e5482ebced8934fa7fc9bb6a02726f7e2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 failure v0.1.8 [INFO] [stderr] Compiling gdnative_bindings_generator v0.3.0 [INFO] [stderr] Compiling gdnative_geom v0.6.1 [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-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] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | 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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:20924:33 [INFO] [stderr] | [INFO] [stderr] 20924 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:21320:33 [INFO] [stderr] | [INFO] [stderr] 21320 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:22426:33 [INFO] [stderr] | [INFO] [stderr] 22426 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23372:33 [INFO] [stderr] | [INFO] [stderr] 23372 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23512:33 [INFO] [stderr] | [INFO] [stderr] 23512 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23707:33 [INFO] [stderr] | [INFO] [stderr] 23707 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24025:33 [INFO] [stderr] | [INFO] [stderr] 24025 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24323:33 [INFO] [stderr] | [INFO] [stderr] 24323 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24455:33 [INFO] [stderr] | [INFO] [stderr] 24455 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24709:33 [INFO] [stderr] | [INFO] [stderr] 24709 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25082:33 [INFO] [stderr] | [INFO] [stderr] 25082 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25357:33 [INFO] [stderr] | [INFO] [stderr] 25357 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26465:33 [INFO] [stderr] | [INFO] [stderr] 26465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26825:33 [INFO] [stderr] | [INFO] [stderr] 26825 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27059:33 [INFO] [stderr] | [INFO] [stderr] 27059 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27159:33 [INFO] [stderr] | [INFO] [stderr] 27159 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27390:33 [INFO] [stderr] | [INFO] [stderr] 27390 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27873:33 [INFO] [stderr] | [INFO] [stderr] 27873 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28110:33 [INFO] [stderr] | [INFO] [stderr] 28110 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28526:33 [INFO] [stderr] | [INFO] [stderr] 28526 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28850:33 [INFO] [stderr] | [INFO] [stderr] 28850 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:29080:33 [INFO] [stderr] | [INFO] [stderr] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "829c32b09a39457e964a0dc332e304e5482ebced8934fa7fc9bb6a02726f7e2d"` [INFO] running `"docker" "rm" "-f" "829c32b09a39457e964a0dc332e304e5482ebced8934fa7fc9bb6a02726f7e2d"` [INFO] [stdout] 829c32b09a39457e964a0dc332e304e5482ebced8934fa7fc9bb6a02726f7e2d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c53fb950567dada25dc45812cb28d398f6be9b315205d3ebf76434a958871e65 [INFO] running `"docker" "start" "-a" "c53fb950567dada25dc45812cb28d398f6be9b315205d3ebf76434a958871e65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gdnative-editor v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | 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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:20924:33 [INFO] [stderr] | [INFO] [stderr] 20924 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:21320:33 [INFO] [stderr] | [INFO] [stderr] 21320 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:22426:33 [INFO] [stderr] | [INFO] [stderr] 22426 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23372:33 [INFO] [stderr] | [INFO] [stderr] 23372 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23512:33 [INFO] [stderr] | [INFO] [stderr] 23512 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23707:33 [INFO] [stderr] | [INFO] [stderr] 23707 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24025:33 [INFO] [stderr] | [INFO] [stderr] 24025 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24323:33 [INFO] [stderr] | [INFO] [stderr] 24323 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24455:33 [INFO] [stderr] | [INFO] [stderr] 24455 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24709:33 [INFO] [stderr] | [INFO] [stderr] 24709 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25082:33 [INFO] [stderr] | [INFO] [stderr] 25082 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25357:33 [INFO] [stderr] | [INFO] [stderr] 25357 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26465:33 [INFO] [stderr] | [INFO] [stderr] 26465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26825:33 [INFO] [stderr] | [INFO] [stderr] 26825 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27059:33 [INFO] [stderr] | [INFO] [stderr] 27059 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27159:33 [INFO] [stderr] | [INFO] [stderr] 27159 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27390:33 [INFO] [stderr] | [INFO] [stderr] 27390 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27873:33 [INFO] [stderr] | [INFO] [stderr] 27873 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28110:33 [INFO] [stderr] | [INFO] [stderr] 28110 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28526:33 [INFO] [stderr] | [INFO] [stderr] 28526 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28850:33 [INFO] [stderr] | [INFO] [stderr] 28850 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:29080:33 [INFO] [stderr] | [INFO] [stderr] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | 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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:20924:33 [INFO] [stderr] | [INFO] [stderr] 20924 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:21320:33 [INFO] [stderr] | [INFO] [stderr] 21320 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:22426:33 [INFO] [stderr] | [INFO] [stderr] 22426 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23372:33 [INFO] [stderr] | [INFO] [stderr] 23372 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23512:33 [INFO] [stderr] | [INFO] [stderr] 23512 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23707:33 [INFO] [stderr] | [INFO] [stderr] 23707 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24025:33 [INFO] [stderr] | [INFO] [stderr] 24025 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24323:33 [INFO] [stderr] | [INFO] [stderr] 24323 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24455:33 [INFO] [stderr] | [INFO] [stderr] 24455 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24709:33 [INFO] [stderr] | [INFO] [stderr] 24709 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25082:33 [INFO] [stderr] | [INFO] [stderr] 25082 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25357:33 [INFO] [stderr] | [INFO] [stderr] 25357 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26465:33 [INFO] [stderr] | [INFO] [stderr] 26465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26825:33 [INFO] [stderr] | [INFO] [stderr] 26825 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27059:33 [INFO] [stderr] | [INFO] [stderr] 27059 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27159:33 [INFO] [stderr] | [INFO] [stderr] 27159 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27390:33 [INFO] [stderr] | [INFO] [stderr] 27390 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27873:33 [INFO] [stderr] | [INFO] [stderr] 27873 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28110:33 [INFO] [stderr] | [INFO] [stderr] 28110 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28526:33 [INFO] [stderr] | [INFO] [stderr] 28526 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28850:33 [INFO] [stderr] | [INFO] [stderr] 28850 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:29080:33 [INFO] [stderr] | [INFO] [stderr] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "c53fb950567dada25dc45812cb28d398f6be9b315205d3ebf76434a958871e65"` [INFO] running `"docker" "rm" "-f" "c53fb950567dada25dc45812cb28d398f6be9b315205d3ebf76434a958871e65"` [INFO] [stdout] c53fb950567dada25dc45812cb28d398f6be9b315205d3ebf76434a958871e65 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7cb10bdf052396aa60c848cb4d204020847024e1391ab94f071b4b49a67ce530 [INFO] running `"docker" "start" "-a" "7cb10bdf052396aa60c848cb4d204020847024e1391ab94f071b4b49a67ce530"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | 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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:20924:33 [INFO] [stderr] | [INFO] [stderr] 20924 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:21320:33 [INFO] [stderr] | [INFO] [stderr] 21320 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:22426:33 [INFO] [stderr] | [INFO] [stderr] 22426 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23372:33 [INFO] [stderr] | [INFO] [stderr] 23372 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23512:33 [INFO] [stderr] | [INFO] [stderr] 23512 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23707:33 [INFO] [stderr] | [INFO] [stderr] 23707 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24025:33 [INFO] [stderr] | [INFO] [stderr] 24025 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24323:33 [INFO] [stderr] | [INFO] [stderr] 24323 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24455:33 [INFO] [stderr] | [INFO] [stderr] 24455 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24709:33 [INFO] [stderr] | [INFO] [stderr] 24709 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25082:33 [INFO] [stderr] | [INFO] [stderr] 25082 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25357:33 [INFO] [stderr] | [INFO] [stderr] 25357 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26465:33 [INFO] [stderr] | [INFO] [stderr] 26465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26825:33 [INFO] [stderr] | [INFO] [stderr] 26825 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27059:33 [INFO] [stderr] | [INFO] [stderr] 27059 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27159:33 [INFO] [stderr] | [INFO] [stderr] 27159 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27390:33 [INFO] [stderr] | [INFO] [stderr] 27390 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27873:33 [INFO] [stderr] | [INFO] [stderr] 27873 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | 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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:20924:33 [INFO] [stderr] | [INFO] [stderr] 20924 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28110:33 [INFO] [stderr] | [INFO] [stderr] 28110 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:21320:33 [INFO] [stderr] | [INFO] [stderr] 21320 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28526:33 [INFO] [stderr] | [INFO] [stderr] 28526 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:22426:33 [INFO] [stderr] | [INFO] [stderr] 22426 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28850:33 [INFO] [stderr] | [INFO] [stderr] 28850 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23372:33 [INFO] [stderr] | [INFO] [stderr] 23372 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:29080:33 [INFO] [stderr] | [INFO] [stderr] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23512:33 [INFO] [stderr] | [INFO] [stderr] 23512 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:23707:33 [INFO] [stderr] | [INFO] [stderr] 23707 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24025:33 [INFO] [stderr] | [INFO] [stderr] 24025 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24323:33 [INFO] [stderr] | [INFO] [stderr] 24323 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24455:33 [INFO] [stderr] | [INFO] [stderr] 24455 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:24709:33 [INFO] [stderr] | [INFO] [stderr] 24709 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25082:33 [INFO] [stderr] | [INFO] [stderr] 25082 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:25357:33 [INFO] [stderr] | [INFO] [stderr] 25357 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26465:33 [INFO] [stderr] | [INFO] [stderr] 26465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:26825:33 [INFO] [stderr] | [INFO] [stderr] 26825 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27059:33 [INFO] [stderr] | [INFO] [stderr] 27059 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27159:33 [INFO] [stderr] | [INFO] [stderr] 27159 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27390:33 [INFO] [stderr] | [INFO] [stderr] 27390 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:27873:33 [INFO] [stderr] | [INFO] [stderr] 27873 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28110:33 [INFO] [stderr] | [INFO] [stderr] 28110 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28526:33 [INFO] [stderr] | [INFO] [stderr] 28526 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:28850:33 [INFO] [stderr] | [INFO] [stderr] 28850 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-editor-7515c6f5f55424ed/out/editor_types.rs:29080:33 [INFO] [stderr] | [INFO] [stderr] 29080 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gdnative_editor-6bb01d762b6f0778 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests gdnative-editor [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "7cb10bdf052396aa60c848cb4d204020847024e1391ab94f071b4b49a67ce530"` [INFO] running `"docker" "rm" "-f" "7cb10bdf052396aa60c848cb4d204020847024e1391ab94f071b4b49a67ce530"` [INFO] [stdout] 7cb10bdf052396aa60c848cb4d204020847024e1391ab94f071b4b49a67ce530