[INFO] cloning repository https://github.com/yuseimmm/easy-command-publisher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuseimmm/easy-command-publisher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuseimmm%2Feasy-command-publisher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuseimmm%2Feasy-command-publisher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6f725caf8abb272c3bb06e1de2ae6dd825b9f47
[INFO] checking yuseimmm/easy-command-publisher against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuseimmm%2Feasy-command-publisher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuseimmm/easy-command-publisher
[INFO] finished tweaking git repo https://github.com/yuseimmm/easy-command-publisher
[INFO] tweaked toml for git repo https://github.com/yuseimmm/easy-command-publisher written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuseimmm/easy-command-publisher on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuseimmm/easy-command-publisher 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cba3e136c73c14e900ec6b26bf715312375d72ce230d78be2ba5478f9f4a1b59
[INFO] running `Command { std: "docker" "start" "-a" "cba3e136c73c14e900ec6b26bf715312375d72ce230d78be2ba5478f9f4a1b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba3e136c73c14e900ec6b26bf715312375d72ce230d78be2ba5478f9f4a1b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba3e136c73c14e900ec6b26bf715312375d72ce230d78be2ba5478f9f4a1b59", kill_on_drop: false }`
[INFO] [stdout] cba3e136c73c14e900ec6b26bf715312375d72ce230d78be2ba5478f9f4a1b59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d3235d0fd28098e004104744b5bec4e1b9ee735ad949bc8417f262309acff7
[INFO] running `Command { std: "docker" "start" "-a" "38d3235d0fd28098e004104744b5bec4e1b9ee735ad949bc8417f262309acff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zenoh-result v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zenoh-macros v1.4.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling keyed-set v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]     Checking zenoh-collections v1.4.0
[INFO] [stderr]     Checking zenoh-buffers v1.4.0
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking uhlc v0.8.1
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking zenoh-keyexpr v1.4.0
[INFO] [stderr]     Checking zenoh-protocol v1.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking zenoh-codec v1.4.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zenoh-runtime v1.4.0
[INFO] [stderr]     Checking zenoh-core v1.4.0
[INFO] [stderr]     Checking zenoh-util v1.4.0
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stdout] error[E0277]: the trait bound `(): IError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zenoh-util-1.4.0/src/lib_search_dirs.rs:161:89
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     PathBuf::from_str(&expanded).map_err(|err| error_from_source(&self, err))?;
[INFO] [stdout]     |                                                                -----------------        ^^^ the trait `IError` is not implemented for `()`
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `error_from_source`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zenoh-util-1.4.0/src/lib_search_dirs.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |         fn error_from_source<T: Error>(spec: &LibSearchSpec, err: T) -> InvalidLibSearchDir {
[INFO] [stdout]     |                                 ^^^^^ required by this bound in `error_from_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zenoh-util` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "38d3235d0fd28098e004104744b5bec4e1b9ee735ad949bc8417f262309acff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d3235d0fd28098e004104744b5bec4e1b9ee735ad949bc8417f262309acff7", kill_on_drop: false }`
[INFO] [stdout] 38d3235d0fd28098e004104744b5bec4e1b9ee735ad949bc8417f262309acff7
