[INFO] cloning repository https://github.com/gzbakku/gzbdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzbakku/gzbdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf55b7b0bf373b259cf47dc5849e1e9dc2bf1b0 [INFO] checking gzbakku/gzbdb against master#2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2 for pr-100971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/gzbdb on toolchain 2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gzbakku/gzbdb [INFO] finished tweaking git repo https://github.com/gzbakku/gzbdb [INFO] tweaked toml for git repo https://github.com/gzbakku/gzbdb written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gzbakku/gzbdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753acf332e3e761e349d99bdbc2ff6932ea62b07d2defea6481d9ae73e55dd71 [INFO] running `Command { std: "docker" "start" "-a" "753acf332e3e761e349d99bdbc2ff6932ea62b07d2defea6481d9ae73e55dd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753acf332e3e761e349d99bdbc2ff6932ea62b07d2defea6481d9ae73e55dd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753acf332e3e761e349d99bdbc2ff6932ea62b07d2defea6481d9ae73e55dd71", kill_on_drop: false }` [INFO] [stdout] 753acf332e3e761e349d99bdbc2ff6932ea62b07d2defea6481d9ae73e55dd71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+2b443a8d97ff1f26c35e4bcf682bf9a89e8a66d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fefd8c63e60d8859f2e766de0d0432a79bd9ef54aebbf7944578c452a664a9f8 [INFO] running `Command { std: "docker" "start" "-a" "fefd8c63e60d8859f2e766de0d0432a79bd9ef54aebbf7944578c452a664a9f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking gobject v0.1.0 (/opt/rustwide/workdir/gobject) [INFO] [stderr] Checking keyval v0.1.0 (/opt/rustwide/workdir/keyval) [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 32 | | [INFO] [stdout] 33 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 34 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let data = gObject!{ [INFO] [stdout] | ____________________- [INFO] [stdout] 74 | | "name"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 75 | | "array"=>gObjectValue::array(vec![ [INFO] [stdout] 76 | | gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] 95 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/validater/builder.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use gobject::validater::{gSchema,gSchemaValue}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let schema = gSchema!{ [INFO] [stdout] | ______________________- [INFO] [stdout] 98 | | "name"=>gSchemaValue::string, [INFO] [stdout] 99 | | "array"=>gSchemaValue::array_check(gSchema!{ [INFO] [stdout] 100 | | "one"=>gSchemaValue::i32, [INFO] [stdout] ... | [INFO] [stdout] 109 | | "bank"=>gSchemaValue::object [INFO] [stdout] 110 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 119 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 120 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] 121 | | "two"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 140 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 141 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] 142 | | "two"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 148 | | }) [INFO] [stdout] 149 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 162 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 163 | | "null"=>gObjectValue::null, [INFO] [stdout] 164 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 165 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 166 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 178 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 179 | | "null"=>gObjectValue::null, [INFO] [stdout] 180 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 181 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 182 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobject` [INFO] [stdout] --> gobject/src/value.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use gobject::value::{gObjectValue,gObject}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `gobject` [INFO] [stdout] | [INFO] [stdout] ::: gobject/src/lib.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 196 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 197 | | "null"=>gObjectValue::null, [INFO] [stdout] 198 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 199 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 200 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | "data"=>gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | "bank"=>gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gSchema` [INFO] [stdout] --> gobject/src/lib.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 99 | "array"=>gSchemaValue::array_check(gSchema!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gSchema` [INFO] [stdout] --> gobject/src/lib.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | "data"=>gSchemaValue::object_check(gSchema!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:119:49 [INFO] [stdout] | [INFO] [stdout] 119 | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `gObject` [INFO] [stdout] --> gobject/src/lib.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gSchemaValue` [INFO] [stdout] --> gobject/src/lib.rs:19:58 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::{gObjectValue,gObject,parse,Error,gSchema,gSchemaValue}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size_in_kb` is never read [INFO] [stdout] --> gobject/src/build.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | struct Size { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 72 | size_in_kb:f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Size` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> keyval/src/map.rs:725:21 [INFO] [stdout] | [INFO] [stdout] 725 | &collect.append(&mut hold); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 725 | let _ = &collect.append(&mut hold); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> keyval/src/map.rs:727:21 [INFO] [stdout] | [INFO] [stdout] 727 | &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 727 | let _ = &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking bucket v0.1.0 (/opt/rustwide/workdir/bucket) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> keyval/src/map.rs:725:21 [INFO] [stdout] | [INFO] [stdout] 725 | &collect.append(&mut hold); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 725 | let _ = &collect.append(&mut hold); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> keyval/src/map.rs:727:21 [INFO] [stdout] | [INFO] [stdout] 727 | &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 727 | let _ = &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking messageQue v0.1.0 (/opt/rustwide/workdir/messageQue) [INFO] [stdout] error: aborting due to 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gobject` due to 18 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `read_u64_num` is never used [INFO] [stdout] --> messageQue/src/parse.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn read_u64_num(pool:Vec)->Result{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `messageQue` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `message_que` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_u64_num` is never used [INFO] [stdout] --> messageQue/src/parse.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn read_u64_num(pool:Vec)->Result{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `messageQue` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `message_que` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> bucket/src/map.rs:735:21 [INFO] [stdout] | [INFO] [stdout] 735 | &collect.append(&mut hold); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 735 | let _ = &collect.append(&mut hold); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> bucket/src/map.rs:737:21 [INFO] [stdout] | [INFO] [stdout] 737 | &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 737 | let _ = &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> bucket/src/map.rs:735:21 [INFO] [stdout] | [INFO] [stdout] 735 | &collect.append(&mut hold); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 735 | let _ = &collect.append(&mut hold); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> bucket/src/map.rs:737:21 [INFO] [stdout] | [INFO] [stdout] 737 | &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 737 | let _ = &collect.append(&mut buffer.to_vec()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fefd8c63e60d8859f2e766de0d0432a79bd9ef54aebbf7944578c452a664a9f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefd8c63e60d8859f2e766de0d0432a79bd9ef54aebbf7944578c452a664a9f8", kill_on_drop: false }` [INFO] [stdout] fefd8c63e60d8859f2e766de0d0432a79bd9ef54aebbf7944578c452a664a9f8