[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 try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fgzbdb" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/gzbdb on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 618830268b178cab05d569acfdd4cef45ad736306262abe47ed10ffa615857fd [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" "618830268b178cab05d569acfdd4cef45ad736306262abe47ed10ffa615857fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "618830268b178cab05d569acfdd4cef45ad736306262abe47ed10ffa615857fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618830268b178cab05d569acfdd4cef45ad736306262abe47ed10ffa615857fd", kill_on_drop: false }` [INFO] [stdout] 618830268b178cab05d569acfdd4cef45ad736306262abe47ed10ffa615857fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586e732b16d99974b8e0f38b683fae502f8153b12fc7146d0c62bab60f8babc0 [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" "586e732b16d99974b8e0f38b683fae502f8153b12fc7146d0c62bab60f8babc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking lock_api v0.4.3 [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] [stderr] Checking futures-channel v0.3.14 [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" "586e732b16d99974b8e0f38b683fae502f8153b12fc7146d0c62bab60f8babc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586e732b16d99974b8e0f38b683fae502f8153b12fc7146d0c62bab60f8babc0", kill_on_drop: false }` [INFO] [stdout] 586e732b16d99974b8e0f38b683fae502f8153b12fc7146d0c62bab60f8babc0