[INFO] crate gdnative-input 0.6.1 is already in cache [INFO] testing gdnative-input-0.6.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate gdnative-input 0.6.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate gdnative-input 0.6.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gdnative-input 0.6.1 [INFO] finished tweaking crates.io crate gdnative-input 0.6.1 [INFO] tweaked toml for crates.io crate gdnative-input 0.6.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec6769d484c0894827a23ddc669c59cd2f3fec5b5e2cdd9edf16396fb36432eb [INFO] running `"docker" "start" "-a" "ec6769d484c0894827a23ddc669c59cd2f3fec5b5e2cdd9edf16396fb36432eb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling gdnative_bindings_generator v0.3.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling gdnative-core v0.6.0 [INFO] [stderr] Compiling gdnative-common v0.6.1 [INFO] [stderr] Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling gdnative_geom v0.6.1 [INFO] [stderr] Compiling gdnative-sys v0.6.0 [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-a607a07f6966c30c/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "ec6769d484c0894827a23ddc669c59cd2f3fec5b5e2cdd9edf16396fb36432eb"` [INFO] running `"docker" "rm" "-f" "ec6769d484c0894827a23ddc669c59cd2f3fec5b5e2cdd9edf16396fb36432eb"` [INFO] [stdout] ec6769d484c0894827a23ddc669c59cd2f3fec5b5e2cdd9edf16396fb36432eb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.44.0" "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] 44c2ddcafbdebec566551a0caa0ddb8f0ad5366f1ce217b8e4ec881ce55b5cd6 [INFO] running `"docker" "start" "-a" "44c2ddcafbdebec566551a0caa0ddb8f0ad5366f1ce217b8e4ec881ce55b5cd6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gdnative-input 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:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-a607a07f6966c30c/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 12 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:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-a607a07f6966c30c/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "44c2ddcafbdebec566551a0caa0ddb8f0ad5366f1ce217b8e4ec881ce55b5cd6"` [INFO] running `"docker" "rm" "-f" "44c2ddcafbdebec566551a0caa0ddb8f0ad5366f1ce217b8e4ec881ce55b5cd6"` [INFO] [stdout] 44c2ddcafbdebec566551a0caa0ddb8f0ad5366f1ce217b8e4ec881ce55b5cd6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.44.0" "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] 399ce0d07538e13dbd0d3492d15921accb6c045a72b23a61d3e563abbf36eb3c [INFO] running `"docker" "start" "-a" "399ce0d07538e13dbd0d3492d15921accb6c045a72b23a61d3e563abbf36eb3c"` [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:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-a607a07f6966c30c/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 12 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:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> /opt/rustwide/target/debug/build/gdnative-input-a607a07f6966c30c/out/input_types.rs:6465:33 [INFO] [stderr] | [INFO] [stderr] 6465 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6652:33 [INFO] [stderr] | [INFO] [stderr] 6652 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6817:33 [INFO] [stderr] | [INFO] [stderr] 6817 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:6962:33 [INFO] [stderr] | [INFO] [stderr] 6962 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7087:33 [INFO] [stderr] | [INFO] [stderr] 7087 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7222:33 [INFO] [stderr] | [INFO] [stderr] 7222 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7424:33 [INFO] [stderr] | [INFO] [stderr] 7424 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7564:33 [INFO] [stderr] | [INFO] [stderr] 7564 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7649:33 [INFO] [stderr] | [INFO] [stderr] 7649 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7733:33 [INFO] [stderr] | [INFO] [stderr] 7733 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated 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-input-a607a07f6966c30c/out/input_types.rs:7819:33 [INFO] [stderr] | [INFO] [stderr] 7819 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gdnative_input-12f28428c6733c0e [INFO] [stderr] Doc-tests gdnative-input [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" "399ce0d07538e13dbd0d3492d15921accb6c045a72b23a61d3e563abbf36eb3c"` [INFO] running `"docker" "rm" "-f" "399ce0d07538e13dbd0d3492d15921accb6c045a72b23a61d3e563abbf36eb3c"` [INFO] [stdout] 399ce0d07538e13dbd0d3492d15921accb6c045a72b23a61d3e563abbf36eb3c