[INFO] crate gdnative-editor 0.6.0 is already in cache [INFO] extracting crate gdnative-editor 0.6.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/gdnative-editor/0.6.0 [INFO] extracting crate gdnative-editor 0.6.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gdnative-editor/0.6.0 [INFO] validating manifest of gdnative-editor-0.6.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gdnative-editor-0.6.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gdnative-editor-0.6.0 [INFO] finished frobbing gdnative-editor-0.6.0 [INFO] frobbed toml for gdnative-editor-0.6.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/gdnative-editor/0.6.0/Cargo.toml [INFO] started frobbing gdnative-editor-0.6.0 [INFO] finished frobbing gdnative-editor-0.6.0 [INFO] frobbed toml for gdnative-editor-0.6.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gdnative-editor/0.6.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gdnative-editor-0.6.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gdnative-editor/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] e1f9ac5bd24c369ff9ea5ad0340b74d9b63447eee07758899dd7df9affad39ec [INFO] running `"docker" "start" "-a" "e1f9ac5bd24c369ff9ea5ad0340b74d9b63447eee07758899dd7df9affad39ec"` [INFO] [stderr] Compiling gdnative-video v0.6.0 [INFO] [stderr] Compiling gdnative-ui v0.6.0 [INFO] [stderr] Compiling gdnative-animation v0.6.0 [INFO] [stderr] Compiling gdnative-editor v0.6.0 (/opt/crater/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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] Finished dev [unoptimized + debuginfo] target(s) in 27.52s [INFO] running `"docker" "inspect" "e1f9ac5bd24c369ff9ea5ad0340b74d9b63447eee07758899dd7df9affad39ec"` [INFO] running `"docker" "rm" "-f" "e1f9ac5bd24c369ff9ea5ad0340b74d9b63447eee07758899dd7df9affad39ec"` [INFO] [stdout] e1f9ac5bd24c369ff9ea5ad0340b74d9b63447eee07758899dd7df9affad39ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gdnative-editor/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 703c415acb8ae69672c7c02494f39949756711685e782d5ffbdc281fd8039d73 [INFO] running `"docker" "start" "-a" "703c415acb8ae69672c7c02494f39949756711685e782d5ffbdc281fd8039d73"` [INFO] [stderr] Compiling gdnative-editor v0.6.0 (/opt/crater/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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/crater/target/debug/build/gdnative-editor-a4ff8da0ddc30da7/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] Finished dev [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `"docker" "inspect" "703c415acb8ae69672c7c02494f39949756711685e782d5ffbdc281fd8039d73"` [INFO] running `"docker" "rm" "-f" "703c415acb8ae69672c7c02494f39949756711685e782d5ffbdc281fd8039d73"` [INFO] [stdout] 703c415acb8ae69672c7c02494f39949756711685e782d5ffbdc281fd8039d73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gdnative-editor/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 68be98e518a310a77609bb94db1a5ad3d7941d6ac6e7f1228452f6a4a78f5788 [INFO] running `"docker" "start" "-a" "68be98e518a310a77609bb94db1a5ad3d7941d6ac6e7f1228452f6a4a78f5788"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/gdnative_editor-8d400282b5963d5a [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] [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" "68be98e518a310a77609bb94db1a5ad3d7941d6ac6e7f1228452f6a4a78f5788"` [INFO] running `"docker" "rm" "-f" "68be98e518a310a77609bb94db1a5ad3d7941d6ac6e7f1228452f6a4a78f5788"` [INFO] [stdout] 68be98e518a310a77609bb94db1a5ad3d7941d6ac6e7f1228452f6a4a78f5788