[INFO] fetching crate texel 0.1.1... [INFO] checking texel-0.1.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate texel 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate texel 0.1.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate crates.io crate texel 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded big_enum_set_derive v0.1.2 [INFO] [stderr] Downloaded texel_types v1.0.1 [INFO] [stderr] Downloaded big_enum_set v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b14d5d3f8a121e6df0a408a80fea8447d9d76dedd08b0c5b1d3fca36eac2edfb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b14d5d3f8a121e6df0a408a80fea8447d9d76dedd08b0c5b1d3fca36eac2edfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b14d5d3f8a121e6df0a408a80fea8447d9d76dedd08b0c5b1d3fca36eac2edfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14d5d3f8a121e6df0a408a80fea8447d9d76dedd08b0c5b1d3fca36eac2edfb", kill_on_drop: false }` [INFO] [stdout] b14d5d3f8a121e6df0a408a80fea8447d9d76dedd08b0c5b1d3fca36eac2edfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7dccec83cf4efd1d93908ba329afe2b5959929724eeb1fd2b7b57c6239a4d7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a7dccec83cf4efd1d93908ba329afe2b5959929724eeb1fd2b7b57c6239a4d7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [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 quote v1.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking rayon v1.2.0 [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 darling_macro v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking ahash v0.2.13 [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] [stdout] warning: unused variable: `which` [INFO] [stdout] --> src/systems/action_handler.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | which: Which, // TODO: absolute position selection via mouse [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> src/systems/action_handler.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | which: Which, // TODO: absolute position selection via mouse [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "6a7dccec83cf4efd1d93908ba329afe2b5959929724eeb1fd2b7b57c6239a4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7dccec83cf4efd1d93908ba329afe2b5959929724eeb1fd2b7b57c6239a4d7", kill_on_drop: false }` [INFO] [stdout] 6a7dccec83cf4efd1d93908ba329afe2b5959929724eeb1fd2b7b57c6239a4d7