[INFO] fetching crate gddb 0.3.1...
[INFO] checking gddb-0.3.1 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] extracting crate gddb 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gddb 0.3.1
[INFO] finished tweaking crates.io crate gddb 0.3.1
[INFO] tweaked toml for crates.io crate gddb 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gddb 0.3.1 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding gdnative v0.10.2 (available: v0.11.3)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0eb8994cb1b85f7b514c416becd71e99b9ba9bc2b817bf36642b4376316b92d6
[INFO] running `Command { std: "docker" "start" "-a" "0eb8994cb1b85f7b514c416becd71e99b9ba9bc2b817bf36642b4376316b92d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eb8994cb1b85f7b514c416becd71e99b9ba9bc2b817bf36642b4376316b92d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb8994cb1b85f7b514c416becd71e99b9ba9bc2b817bf36642b4376316b92d6", kill_on_drop: false }`
[INFO] [stdout] 0eb8994cb1b85f7b514c416becd71e99b9ba9bc2b817bf36642b4376316b92d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e252f1f84ba59fb03995a7c2f5958cabac27119991943c83ad76b3a7d17cf2c1
[INFO] running `Command { std: "docker" "start" "-a" "e252f1f84ba59fb03995a7c2f5958cabac27119991943c83ad76b3a7d17cf2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling miniserde v0.1.43
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mini-internal v0.1.43
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.10.2
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.10.2
[INFO] [stderr]    Compiling gdnative-derive v0.10.2
[INFO] [stderr]    Compiling gdnative-bindings v0.10.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling gdnative-sys v0.10.2
[INFO] [stderr]     Checking gdnative-core v0.10.2
[INFO] [stderr]     Checking gdnative v0.10.2
[INFO] [stderr]     Checking gddb v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:19:84
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn create(&mut self, _owner: &Node, model: String, attributes: Dictionary) -> String {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn find(&mut self, _owner: &Node, uuid: String) -> GodotString {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[methods]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:19:84
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn create(&mut self, _owner: &Node, model: String, attributes: Dictionary) -> String {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn find(&mut self, _owner: &Node, uuid: String) -> GodotString {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[methods]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.24s
[INFO] running `Command { std: "docker" "inspect" "e252f1f84ba59fb03995a7c2f5958cabac27119991943c83ad76b3a7d17cf2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e252f1f84ba59fb03995a7c2f5958cabac27119991943c83ad76b3a7d17cf2c1", kill_on_drop: false }`
[INFO] [stdout] e252f1f84ba59fb03995a7c2f5958cabac27119991943c83ad76b3a7d17cf2c1
