[INFO] crate texel 0.1.1 is already in cache [INFO] testing texel-0.1.1 against beta-2020-06-03 for beta-1.45-1 [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 beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+beta-2020-06-03" "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] 25bf0101fd0f73fd302b4eb22a5ab0f65bc7bbd176206c460a7e6fca922a2e9f [INFO] running `"docker" "start" "-a" "25bf0101fd0f73fd302b4eb22a5ab0f65bc7bbd176206c460a7e6fca922a2e9f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling 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] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling big_enum_set_derive v0.1.2 [INFO] [stderr] Compiling shred v0.9.3 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling big_enum_set v0.1.3 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling texel_types v1.0.1 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "25bf0101fd0f73fd302b4eb22a5ab0f65bc7bbd176206c460a7e6fca922a2e9f"` [INFO] running `"docker" "rm" "-f" "25bf0101fd0f73fd302b4eb22a5ab0f65bc7bbd176206c460a7e6fca922a2e9f"` [INFO] [stdout] 25bf0101fd0f73fd302b4eb22a5ab0f65bc7bbd176206c460a7e6fca922a2e9f [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=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" "+beta-2020-06-03" "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] 24b4f3ae53ca848f4c35da3954785c2f3e70c9d6d2e7e6ef74bcada54b37bbf5 [INFO] running `"docker" "start" "-a" "24b4f3ae53ca848f4c35da3954785c2f3e70c9d6d2e7e6ef74bcada54b37bbf5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `"docker" "inspect" "24b4f3ae53ca848f4c35da3954785c2f3e70c9d6d2e7e6ef74bcada54b37bbf5"` [INFO] running `"docker" "rm" "-f" "24b4f3ae53ca848f4c35da3954785c2f3e70c9d6d2e7e6ef74bcada54b37bbf5"` [INFO] [stdout] 24b4f3ae53ca848f4c35da3954785c2f3e70c9d6d2e7e6ef74bcada54b37bbf5 [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=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" "+beta-2020-06-03" "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] c88ebb49a3549ddebe060f63cf7507d1e1bfd261b3e27ecb69b51c545f66d457 [INFO] running `"docker" "start" "-a" "c88ebb49a3549ddebe060f63cf7507d1e1bfd261b3e27ecb69b51c545f66d457"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/texel-5e76c74c12392556 [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" "c88ebb49a3549ddebe060f63cf7507d1e1bfd261b3e27ecb69b51c545f66d457"` [INFO] running `"docker" "rm" "-f" "c88ebb49a3549ddebe060f63cf7507d1e1bfd261b3e27ecb69b51c545f66d457"` [INFO] [stdout] c88ebb49a3549ddebe060f63cf7507d1e1bfd261b3e27ecb69b51c545f66d457