[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] c06c483905d83f95e9deee6dcd1e0641b39e454e [INFO] checking gzbakku/gzbdb against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/gzbdb on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-81/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--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 tonic v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d6ddc7ff266c10f83bbaa7207464f9f69202fb755e2f6da9a40688d34e9f07 [INFO] running `Command { std: "docker" "start" "-a" "e4d6ddc7ff266c10f83bbaa7207464f9f69202fb755e2f6da9a40688d34e9f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d6ddc7ff266c10f83bbaa7207464f9f69202fb755e2f6da9a40688d34e9f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d6ddc7ff266c10f83bbaa7207464f9f69202fb755e2f6da9a40688d34e9f07", kill_on_drop: false }` [INFO] [stdout] e4d6ddc7ff266c10f83bbaa7207464f9f69202fb755e2f6da9a40688d34e9f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 238e206db5e8a889ff09f6758b84f8fcf12000028aac2f73e82ede88cb978ebc [INFO] running `Command { std: "docker" "start" "-a" "238e206db5e8a889ff09f6758b84f8fcf12000028aac2f73e82ede88cb978ebc", 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 syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [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 openssl v0.10.33 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [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] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking keyval v0.1.0 (/opt/rustwide/workdir/keyval) [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: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] --> 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: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: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: 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: 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] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking gobject v0.1.0 (/opt/rustwide/workdir/gobject) [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] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size_in_kb` [INFO] [stdout] --> gobject/src/build.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | size_in_kb:f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gobject` due to 18 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "238e206db5e8a889ff09f6758b84f8fcf12000028aac2f73e82ede88cb978ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238e206db5e8a889ff09f6758b84f8fcf12000028aac2f73e82ede88cb978ebc", kill_on_drop: false }` [INFO] [stdout] 238e206db5e8a889ff09f6758b84f8fcf12000028aac2f73e82ede88cb978ebc