[INFO] updating cached repository https://github.com/ZephOne/smart_rack [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ade1d57f076b313ff63ff4348da49ccab87be89 [INFO] testing ZephOne/smart_rack against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZephOne%2Fsmart_rack" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZephOne/smart_rack on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ZephOne/smart_rack [INFO] finished tweaking git repo https://github.com/ZephOne/smart_rack [INFO] tweaked toml for git repo https://github.com/ZephOne/smart_rack written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ZephOne/smart_rack already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] dfa630fcf7bdcea28f07110a4a3f257c7639ec47c6964ed6b33f04d2ad1f87e5 [INFO] running `"docker" "start" "-a" "dfa630fcf7bdcea28f07110a4a3f257c7639ec47c6964ed6b33f04d2ad1f87e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling smart_rack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: cannot borrow `self.current_order.items_to_pick` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/model.rs:88:33 [INFO] [stderr] | [INFO] [stderr] 85 | true => match self.current_order.items_to_pick.get(item_picked_gen_code) { [INFO] [stderr] | -------------------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 88 | / self.current_order [INFO] [stderr] 89 | | .items_to_pick [INFO] [stderr] | |__________________________________________________^ mutable borrow occurs here [INFO] [stderr] 90 | .insert(item_picked.gen_code.clone(), *quantity - 1); [INFO] [stderr] | --------- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Order` [INFO] [stderr] --> src/model.rs:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | struct Order { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `OrderList` [INFO] [stderr] --> src/model.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | struct OrderList { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Rack` [INFO] [stderr] --> src/model.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | struct Rack { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_items_to_pick` [INFO] [stderr] --> src/model.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn set_items_to_pick(&mut self, items_to_pick: HashMap) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_items_to_pick` [INFO] [stderr] --> src/model.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn get_items_to_pick(&self) -> &HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_items_picked` [INFO] [stderr] --> src/model.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn set_items_picked(&mut self, items_picked: HashMap) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_items_picked` [INFO] [stderr] --> src/model.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn get_items_picked(&self) -> &HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_gen_code` [INFO] [stderr] --> src/model.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn set_gen_code(&mut self, gen_code: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_gen_code` [INFO] [stderr] --> src/model.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn get_gen_code(&self) -> &String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_gen_code` [INFO] [stderr] --> src/model.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn set_gen_code(&mut self, gen_code: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_gen_code` [INFO] [stderr] --> src/model.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn get_gen_code(&self) -> &String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_order_list` [INFO] [stderr] --> src/model.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn set_order_list(&mut self, order_list: HashMap) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `update` [INFO] [stderr] --> src/model.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn update(&mut self, order: Order) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_current_order` [INFO] [stderr] --> src/model.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn set_current_order(&mut self, order: Order) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `state_changed` [INFO] [stderr] --> src/model.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn state_changed(&mut self, item_number: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 16 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=940366ea6c54f7f9 -C extra-filename=-940366ea6c54f7f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-3f6bc556f607a9c7.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-ed12d1cc22e4001a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6747c9d2f9219a84.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-14cae2f3b450e0ae.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9f8c19f10fd6154f.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-977967663edac4b7.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-ddfa41204c9a8b22.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-9f59c29462965eef.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-6dee6f135bd25334.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-e8c1bc39ec3b4f23.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-90654002c05dd948.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-cce2f65b496a9f04.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-7899115c89ad87a6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "dfa630fcf7bdcea28f07110a4a3f257c7639ec47c6964ed6b33f04d2ad1f87e5"` [INFO] running `"docker" "rm" "-f" "dfa630fcf7bdcea28f07110a4a3f257c7639ec47c6964ed6b33f04d2ad1f87e5"` [INFO] [stdout] dfa630fcf7bdcea28f07110a4a3f257c7639ec47c6964ed6b33f04d2ad1f87e5