[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#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/gzbdb on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded vcpkg v0.2.12 [INFO] [stderr] Downloaded futures v0.3.15 [INFO] [stderr] Downloaded futures-task v0.3.15 [INFO] [stderr] Downloaded openssl-sys v0.9.61 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded hyper v0.14.10 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded tonic v0.5.0 [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded futures-channel v0.3.15 [INFO] [stderr] Downloaded futures-macro v0.3.15 [INFO] [stderr] Downloaded futures-sink v0.3.15 [INFO] [stderr] Downloaded futures-util v0.3.15 [INFO] [stderr] Downloaded openssl v0.10.33 [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8acdd885bd4aaeabfbafca30a70dbd5d869ea4506d61da9d6e5f09bd7b9320d [INFO] running `Command { std: "docker" "start" "-a" "d8acdd885bd4aaeabfbafca30a70dbd5d869ea4506d61da9d6e5f09bd7b9320d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8acdd885bd4aaeabfbafca30a70dbd5d869ea4506d61da9d6e5f09bd7b9320d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8acdd885bd4aaeabfbafca30a70dbd5d869ea4506d61da9d6e5f09bd7b9320d", kill_on_drop: false }` [INFO] [stdout] d8acdd885bd4aaeabfbafca30a70dbd5d869ea4506d61da9d6e5f09bd7b9320d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722ee71e08b65b6e9681229261b19b8f8549de0ae65cc5bcdebe61f92cb13a1c [INFO] running `Command { std: "docker" "start" "-a" "722ee71e08b65b6e9681229261b19b8f8549de0ae65cc5bcdebe61f92cb13a1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [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 once_cell v1.7.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking gobject v0.1.0 (/opt/rustwide/workdir/gobject) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> gobject/src/build.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> gobject/src/value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking tower-layer v0.3.1 [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: `Size` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking messageQue v0.1.0 (/opt/rustwide/workdir/messageQue) [INFO] [stderr] Checking bucket v0.1.0 (/opt/rustwide/workdir/bucket) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> gobject/src/build.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> gobject/src/value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> gobject/src/build.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> gobject/src/value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking keyval v0.1.0 (/opt/rustwide/workdir/keyval) [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> bucket/src/map.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Seek,SeekFrom,Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | // use std::io::{Read,Write}; [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> bucket/src/map.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 9 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pointers` is never read [INFO] [stdout] --> messageQue/src/map.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Map{ [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub pointers:HashMap [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] [INFO] [stdout] warning: 2 warnings emitted [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: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] warning: the item `md5` is imported redundantly [INFO] [stdout] --> gobject/src/build.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> gobject/src/value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [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] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> keyval/src/map.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Seek,SeekFrom,Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | // use std::io::{Read,Write}; [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> keyval/src/map.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 9 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pointers` is never read [INFO] [stdout] --> messageQue/src/map.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Map{ [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub pointers:HashMap [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> bucket/src/map.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Seek,SeekFrom,Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | // use std::io::{Read,Write}; [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> bucket/src/map.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 9 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> keyval/src/map.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Seek,SeekFrom,Cursor}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | // use std::io::{Read,Write}; [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: the item `Read` is imported redundantly [INFO] [stdout] --> keyval/src/map.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 9 | use std::io::Read; [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: 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: `Size` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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: `Size` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings 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` (lib test) due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "722ee71e08b65b6e9681229261b19b8f8549de0ae65cc5bcdebe61f92cb13a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722ee71e08b65b6e9681229261b19b8f8549de0ae65cc5bcdebe61f92cb13a1c", kill_on_drop: false }` [INFO] [stdout] 722ee71e08b65b6e9681229261b19b8f8549de0ae65cc5bcdebe61f92cb13a1c