[INFO] crate gdnative-input 0.6.1 is already in cache
[INFO] checking gdnative-input-0.6.1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate gdnative-input 0.6.1 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate gdnative-input 0.6.1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-0/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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=forbid" "-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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8ca126a5ed22a33a5866b5d6f2e69905787f72fab78a17f3b1dcb1361301c258
[INFO] running `"docker" "start" "-a" "8ca126a5ed22a33a5866b5d6f2e69905787f72fab78a17f3b1dcb1361301c258"`
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling bindgen v0.46.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling gdnative-core v0.6.0
[INFO] [stderr]    Compiling gdnative-common v0.6.1
[INFO] [stderr]    Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]     Checking euclid v0.19.9
[INFO] [stderr]     Checking 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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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: 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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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-0362c843343e68a4/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]     Finished dev [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `"docker" "inspect" "8ca126a5ed22a33a5866b5d6f2e69905787f72fab78a17f3b1dcb1361301c258"`
[INFO] running `"docker" "rm" "-f" "8ca126a5ed22a33a5866b5d6f2e69905787f72fab78a17f3b1dcb1361301c258"`
[INFO] [stdout] 8ca126a5ed22a33a5866b5d6f2e69905787f72fab78a17f3b1dcb1361301c258
