[INFO] cloning repository https://github.com/BERADQ/ioevent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BERADQ/ioevent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fioevent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fioevent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36a0eb7223ec5eec315ad304bc33500cc0823124
[INFO] checking BERADQ/ioevent against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fioevent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BERADQ/ioevent
[INFO] finished tweaking git repo https://github.com/BERADQ/ioevent
[INFO] tweaked toml for git repo https://github.com/BERADQ/ioevent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BERADQ/ioevent on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BERADQ/ioevent 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/ioevent/Cargo.toml: unused manifest key: dependencies.ioevent_macro.version
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded channels-packet v0.2.0
[INFO] [stderr]   Downloaded channels-macros v0.1.0
[INFO] [stderr]   Downloaded channels v0.13.0
[INFO] [stderr]   Downloaded channels-io v0.3.0
[INFO] [stderr]   Downloaded channels-serdes v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c52dbc9a0469203650c08900a4587820ce5c38b550063bd06e06d77a31b86454
[INFO] running `Command { std: "docker" "start" "-a" "c52dbc9a0469203650c08900a4587820ce5c38b550063bd06e06d77a31b86454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c52dbc9a0469203650c08900a4587820ce5c38b550063bd06e06d77a31b86454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52dbc9a0469203650c08900a4587820ce5c38b550063bd06e06d77a31b86454", kill_on_drop: false }`
[INFO] [stdout] c52dbc9a0469203650c08900a4587820ce5c38b550063bd06e06d77a31b86454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eacc30eb5b5b0cb19e16fdab75fec7c1ade0af7014eebd3ac2c679f477e2c962
[INFO] running `Command { std: "docker" "start" "-a" "eacc30eb5b5b0cb19e16fdab75fec7c1ade0af7014eebd3ac2c679f477e2c962", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ioevent/Cargo.toml: unused manifest key: dependencies.ioevent_macro.version
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling channels-io v0.3.0
[INFO] [stderr]    Compiling channels-packet v0.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling channels-macros v0.1.0
[INFO] [stderr]    Compiling channels v0.13.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking ioevent_macro v0.1.0-rc.3 (/opt/rustwide/workdir/crates/ioevent_macro)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking channels-serdes v0.2.1
[INFO] [stderr]     Checking ioevent v0.1.0-rc.3 (/opt/rustwide/workdir/crates/ioevent)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/ioevent/src/event.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Hash, Eq, PartialEq)]
[INFO] [stdout]     |                    --------- in this derive macro expansion
[INFO] [stdout] 254 | pub struct Selector(pub fn(&EventData) -> bool);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rpc-common v0.1.0 (/opt/rustwide/workdir/examples/rpc/common)
[INFO] [stderr]     Checking base-common v0.1.0 (/opt/rustwide/workdir/examples/base/common)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/ioevent/src/event.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Hash, Eq, PartialEq)]
[INFO] [stdout]     |                    --------- in this derive macro expansion
[INFO] [stdout] 254 | pub struct Selector(pub fn(&EventData) -> bool);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking base-host v0.1.0 (/opt/rustwide/workdir/examples/base/host)
[INFO] [stderr]     Checking base-client v0.1.0 (/opt/rustwide/workdir/examples/base/client)
[INFO] [stderr]     Checking rpc-service v0.1.0 (/opt/rustwide/workdir/examples/rpc/service)
[INFO] [stderr]     Checking rpc-client v0.1.0 (/opt/rustwide/workdir/examples/rpc/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s
[INFO] running `Command { std: "docker" "inspect" "eacc30eb5b5b0cb19e16fdab75fec7c1ade0af7014eebd3ac2c679f477e2c962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacc30eb5b5b0cb19e16fdab75fec7c1ade0af7014eebd3ac2c679f477e2c962", kill_on_drop: false }`
[INFO] [stdout] eacc30eb5b5b0cb19e16fdab75fec7c1ade0af7014eebd3ac2c679f477e2c962
