[INFO] crate texel 0.1.1 is already in cache [INFO] checking texel-0.1.1 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate texel 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate texel 0.1.1 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate texel 0.1.1 [INFO] finished tweaking crates.io crate texel 0.1.1 [INFO] tweaked toml for crates.io crate texel 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate texel 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] d2e3ca259a3d653451fd92408e0f9d9945d5c48d4b86e4ab9fc46d6e3332721a [INFO] running `"docker" "start" "-a" "d2e3ca259a3d653451fd92408e0f9d9945d5c48d4b86e4ab9fc46d6e3332721a"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling big_enum_set_derive v0.1.2 [INFO] [stderr] Checking shred v0.9.3 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking big_enum_set v0.1.3 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking texel_types v1.0.1 [INFO] [stderr] Checking texel v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `which` [INFO] [stderr] --> src/systems/action_handler.rs:278:5 [INFO] [stderr] | [INFO] [stderr] 278 | which: Which, // TODO: absolute position selection via mouse [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `which` [INFO] [stderr] --> src/systems/action_handler.rs:278:5 [INFO] [stderr] | [INFO] [stderr] 278 | which: Which, // TODO: absolute position selection via mouse [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "d2e3ca259a3d653451fd92408e0f9d9945d5c48d4b86e4ab9fc46d6e3332721a"` [INFO] running `"docker" "rm" "-f" "d2e3ca259a3d653451fd92408e0f9d9945d5c48d4b86e4ab9fc46d6e3332721a"` [INFO] [stdout] d2e3ca259a3d653451fd92408e0f9d9945d5c48d4b86e4ab9fc46d6e3332721a