[INFO] cloning repository https://github.com/YagerICS/remote-drop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YagerICS/remote-drop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagerICS%2Fremote-drop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagerICS%2Fremote-drop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d195409baa5749cce3543e46470824bf258bb9c9
[INFO] checking YagerICS/remote-drop/d195409baa5749cce3543e46470824bf258bb9c9 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagerICS%2Fremote-drop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/YagerICS/remote-drop on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/YagerICS/remote-drop
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/YagerICS/remote-drop
[INFO] tweaked toml for git repo https://github.com/YagerICS/remote-drop written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/YagerICS/remote-drop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.default-features
[INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded talc v4.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272b92d0148065748d53d804a4747252d45cc2ade2bdc4ef778e9ae47e16f618
[INFO] running `Command { std: "docker" "start" "-a" "272b92d0148065748d53d804a4747252d45cc2ade2bdc4ef778e9ae47e16f618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272b92d0148065748d53d804a4747252d45cc2ade2bdc4ef778e9ae47e16f618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272b92d0148065748d53d804a4747252d45cc2ade2bdc4ef778e9ae47e16f618", kill_on_drop: false }`
[INFO] [stdout] 272b92d0148065748d53d804a4747252d45cc2ade2bdc4ef778e9ae47e16f618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516d9feb6f7afa2c45e4a496b31353dcb96cb5e559cf78ad734c1f983ce59349
[INFO] running `Command { std: "docker" "start" "-a" "516d9feb6f7afa2c45e4a496b31353dcb96cb5e559cf78ad734c1f983ce59349", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.default-features
[INFO] [stderr] Compiling proc-macro2 v1.0.84
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling thiserror v1.0.61
[INFO] [stderr] Compiling defmt v0.3.8
[INFO] [stderr] Compiling defmt-macros v0.3.9
[INFO] [stderr] Compiling embedded-io-async v0.6.1
[INFO] [stderr] Compiling heapless v0.8.0
[INFO] [stderr] Checking byteorder v1.5.0
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking embedded-io v0.6.1
[INFO] [stderr] Compiling embassy-sync v0.6.0 (https://github.com/embassy-rs/embassy#e61136fa)
[INFO] [stderr] Checking critical-section v1.1.2
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking hash32 v0.3.1
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Checking talc v4.4.1
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling thiserror-impl v1.0.61
[INFO] [stderr] Compiling defmt-parser v0.3.4
[INFO] [stderr] Checking remote-drop v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout] --> src/remote_drop.rs:205:30
[INFO] [stdout] |
[INFO] [stdout] 205 | use std::{alloc::Global, collections::HashMap, sync::Mutex};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `core::borrow::BorrowMut`
[INFO] [stdout] --> src/remote_drop.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use core::borrow::BorrowMut;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `DerefNode` is more private than the item `ToDeallocate::::extract_one`
[INFO] [stdout] --> src/remote_drop.rs:178:5
[INFO] [stdout] |
[INFO] [stdout] 178 | pub fn extract_one(&mut self) -> Option, A>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ToDeallocate::::extract_one` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `DerefNode` is only usable at visibility `pub(self)`
[INFO] [stdout] --> src/remote_drop.rs:136:1
[INFO] [stdout] |
[INFO] [stdout] 136 | trait DerefNode {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `DerefNode` is more private than the item `ToDeallocate::::extract_several`
[INFO] [stdout] --> src/remote_drop.rs:188:5
[INFO] [stdout] |
[INFO] [stdout] 188 | / pub fn extract_several(
[INFO] [stdout] 189 | | &mut self,
[INFO] [stdout] 190 | | ) -> heapless::Vec, A>, N> {
[INFO] [stdout] | |___________________________________________________^ method `ToDeallocate::::extract_several` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `DerefNode` is only usable at visibility `pub(self)`
[INFO] [stdout] --> src/remote_drop.rs:136:1
[INFO] [stdout] |
[INFO] [stdout] 136 | trait DerefNode {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `core::borrow::BorrowMut`
[INFO] [stdout] --> src/remote_drop.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use core::borrow::BorrowMut;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `DerefNode` is more private than the item `ToDeallocate::::extract_one`
[INFO] [stdout] --> src/remote_drop.rs:178:5
[INFO] [stdout] |
[INFO] [stdout] 178 | pub fn extract_one(&mut self) -> Option, A>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ToDeallocate::::extract_one` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `DerefNode` is only usable at visibility `pub(self)`
[INFO] [stdout] --> src/remote_drop.rs:136:1
[INFO] [stdout] |
[INFO] [stdout] 136 | trait DerefNode {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `DerefNode` is more private than the item `ToDeallocate::::extract_several`
[INFO] [stdout] --> src/remote_drop.rs:188:5
[INFO] [stdout] |
[INFO] [stdout] 188 | / pub fn extract_several(
[INFO] [stdout] 189 | | &mut self,
[INFO] [stdout] 190 | | ) -> heapless::Vec, A>, N> {
[INFO] [stdout] | |___________________________________________________^ method `ToDeallocate::::extract_several` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `DerefNode` is only usable at visibility `pub(self)`
[INFO] [stdout] --> src/remote_drop.rs:136:1
[INFO] [stdout] |
[INFO] [stdout] 136 | trait DerefNode {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `cell::RefCell`
[INFO] [stdout] --> examples/main.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::{alloc::Global, cell::RefCell};
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `embassy_sync::blocking_mutex::Mutex`
[INFO] [stdout] --> examples/main.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use embassy_sync::blocking_mutex::Mutex;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `ToDeallocate`
[INFO] [stdout] --> examples/main.rs:5:45
[INFO] [stdout] |
[INFO] [stdout] 5 | use remote_drop::remote_drop::{Queue, RBox, ToDeallocate};
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.63s
[INFO] running `Command { std: "docker" "inspect" "516d9feb6f7afa2c45e4a496b31353dcb96cb5e559cf78ad734c1f983ce59349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516d9feb6f7afa2c45e4a496b31353dcb96cb5e559cf78ad734c1f983ce59349", kill_on_drop: false }`
[INFO] [stdout] 516d9feb6f7afa2c45e4a496b31353dcb96cb5e559cf78ad734c1f983ce59349