[INFO] fetching crate gdrust 0.1.0... [INFO] checking gdrust-0.1.0 against try#3ac4ab8283c0bed583d0a33ab92c6a77c486aa98 for pr-106465 [INFO] extracting crate gdrust 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate gdrust 0.1.0 on toolchain 3ac4ab8283c0bed583d0a33ab92c6a77c486aa98 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3ac4ab8283c0bed583d0a33ab92c6a77c486aa98" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdrust 0.1.0 [INFO] finished tweaking crates.io crate gdrust 0.1.0 [INFO] tweaked toml for crates.io crate gdrust 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+3ac4ab8283c0bed583d0a33ab92c6a77c486aa98" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3ac4ab8283c0bed583d0a33ab92c6a77c486aa98" "fetch" "--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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+3ac4ab8283c0bed583d0a33ab92c6a77c486aa98" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3260d28bca5d91de0b5eec4b2465fe51632effb805a67bd7c497a4e238b423dd [INFO] running `Command { std: "docker" "start" "-a" "3260d28bca5d91de0b5eec4b2465fe51632effb805a67bd7c497a4e238b423dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3260d28bca5d91de0b5eec4b2465fe51632effb805a67bd7c497a4e238b423dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3260d28bca5d91de0b5eec4b2465fe51632effb805a67bd7c497a4e238b423dd", kill_on_drop: false }` [INFO] [stdout] 3260d28bca5d91de0b5eec4b2465fe51632effb805a67bd7c497a4e238b423dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+3ac4ab8283c0bed583d0a33ab92c6a77c486aa98" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7fb6824df2e983c42ca30b8ba8981ce1d84a6a4ea52a195f267e697b9de560a [INFO] running `Command { std: "docker" "start" "-a" "c7fb6824df2e983c42ca30b8ba8981ce1d84a6a4ea52a195f267e697b9de560a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling gdnative-derive v0.9.3 [INFO] [stderr] Compiling gdrust_macros v0.1.0 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 [INFO] [stderr] Checking gdnative-core v0.9.3 [INFO] [stderr] Checking gdnative v0.9.3 [INFO] [stderr] Checking gdrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: impl method assumes more implied bounds than the corresponding trait method [INFO] [stdout] --> src/unsafe_functions/node_ext.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / fn expect_node, P: Into>( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | path: P, [INFO] [stdout] 48 | | ) -> TRef<'a, Child, Shared> { [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #105572 [INFO] [stdout] = note: `#[deny(implied_bounds_entailment)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: impl method assumes more implied bounds than the corresponding trait method [INFO] [stdout] --> src/unsafe_functions/node_ext.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn expect_parent>(&self) -> TRef<'a, Child, Shared> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #105572 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: impl method assumes more implied bounds than the corresponding trait method [INFO] [stdout] --> src/unsafe_functions/node_ext.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / fn expect_node, P: Into>( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | path: P, [INFO] [stdout] 48 | | ) -> TRef<'a, Child, Shared> { [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #105572 [INFO] [stdout] = note: `#[deny(implied_bounds_entailment)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: impl method assumes more implied bounds than the corresponding trait method [INFO] [stdout] --> src/unsafe_functions/node_ext.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn expect_parent>(&self) -> TRef<'a, Child, Shared> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #105572 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdrust` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdrust` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c7fb6824df2e983c42ca30b8ba8981ce1d84a6a4ea52a195f267e697b9de560a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fb6824df2e983c42ca30b8ba8981ce1d84a6a4ea52a195f267e697b9de560a", kill_on_drop: false }` [INFO] [stdout] c7fb6824df2e983c42ca30b8ba8981ce1d84a6a4ea52a195f267e697b9de560a