[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] b2264742e1b1336dbb8cd3f7f0a5b697df934fe1 [INFO] checking gzbakku/gzbdb against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/gzbdb on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-5/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 112f6cd03bd907b3b560e44730760c27d04db12506b09d07cbdbe99b04401d82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "112f6cd03bd907b3b560e44730760c27d04db12506b09d07cbdbe99b04401d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112f6cd03bd907b3b560e44730760c27d04db12506b09d07cbdbe99b04401d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112f6cd03bd907b3b560e44730760c27d04db12506b09d07cbdbe99b04401d82", kill_on_drop: false }` [INFO] [stdout] 112f6cd03bd907b3b560e44730760c27d04db12506b09d07cbdbe99b04401d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320aa0f81df26b3c32e9eca9603cf5805da92c8a003a2001cf309cbbdf3f8d92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "320aa0f81df26b3c32e9eca9603cf5805da92c8a003a2001cf309cbbdf3f8d92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking parking_lot v0.11.1 [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:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 32 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 62 | | [INFO] [stdout] 63 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | let data = gObject!{ [INFO] [stdout] | ____________________- [INFO] [stdout] 72 | | "name"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 73 | | "array"=>gObjectValue::array(vec![ [INFO] [stdout] 74 | | gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 92 | | }) [INFO] [stdout] 93 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | let schema = gSchema!{ [INFO] [stdout] | ______________________- [INFO] [stdout] 96 | | "name"=>gSchemaValue::string, [INFO] [stdout] 97 | | "array"=>gSchemaValue::array_check(gSchema!{ [INFO] [stdout] 98 | | "one"=>gSchemaValue::i32, [INFO] [stdout] ... | [INFO] [stdout] 107 | | "bank"=>gSchemaValue::object [INFO] [stdout] 108 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 117 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 118 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] 119 | | "two"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 125 | | }) [INFO] [stdout] 126 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 138 | | "object_tree"=>gObjectValue::object(gObject!{ [INFO] [stdout] 139 | | "one"=>gObjectValue::object(gObject!{ [INFO] [stdout] 140 | | "two"=>gObjectValue::object(gObject!{ [INFO] [stdout] ... | [INFO] [stdout] 146 | | }) [INFO] [stdout] 147 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 160 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 161 | | "null"=>gObjectValue::null, [INFO] [stdout] 162 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 163 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 164 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 176 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 177 | | "null"=>gObjectValue::null, [INFO] [stdout] 178 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 179 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 180 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | let macro_make = gObject!{ [INFO] [stdout] | __________________________- [INFO] [stdout] 194 | | "string"=>gObjectValue::string("akku".to_string()), [INFO] [stdout] 195 | | "null"=>gObjectValue::null, [INFO] [stdout] 196 | | "undefined"=>gObjectValue::undefined, [INFO] [stdout] 197 | | "bool"=>gObjectValue::bool(false) [INFO] [stdout] 198 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | "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:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | 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:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | 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:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | "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:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | "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:97:48 [INFO] [stdout] | [INFO] [stdout] 97 | "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:102:48 [INFO] [stdout] | [INFO] [stdout] 102 | "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:117:49 [INFO] [stdout] | [INFO] [stdout] 117 | "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:138:49 [INFO] [stdout] | [INFO] [stdout] 138 | "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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gobject` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "320aa0f81df26b3c32e9eca9603cf5805da92c8a003a2001cf309cbbdf3f8d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320aa0f81df26b3c32e9eca9603cf5805da92c8a003a2001cf309cbbdf3f8d92", kill_on_drop: false }` [INFO] [stdout] 320aa0f81df26b3c32e9eca9603cf5805da92c8a003a2001cf309cbbdf3f8d92