[INFO] cloning repository https://github.com/bytedance/ipmb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytedance/ipmb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytedance%2Fipmb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytedance%2Fipmb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fe37aa4a77faf2f9f7efa6e4b21cb610c2700c6 [INFO] checking bytedance/ipmb/3fe37aa4a77faf2f9f7efa6e4b21cb610c2700c6 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytedance%2Fipmb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytedance/ipmb 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/bytedance/ipmb [INFO] finished tweaking git repo https://github.com/bytedance/ipmb [INFO] tweaked toml for git repo https://github.com/bytedance/ipmb written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bytedance/ipmb 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-sys v2.2.3 [INFO] [stderr] Downloaded napi-build v2.0.1 [INFO] [stderr] Downloaded napi-derive v2.12.2 [INFO] [stderr] Downloaded type-uuid-derive v0.1.2 [INFO] [stderr] Downloaded type-uuid v0.1.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.1.2 [INFO] [stderr] Downloaded napi-derive-backend v1.0.48 [INFO] [stderr] Downloaded leaky-cow v0.1.1 [INFO] [stderr] Downloaded leak v0.1.2 [INFO] [stderr] Downloaded serde_bytes v0.11.7 [INFO] [stderr] Downloaded napi v2.12.1 [INFO] [stderr] Downloaded io-surface v0.15.1 [INFO] [stderr] Downloaded clap v3.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ec05cb246163f3fcade9adf8e48c2522231b88c88a0460bc7e499abce4fa349b [INFO] running `Command { std: "docker" "start" "-a" "ec05cb246163f3fcade9adf8e48c2522231b88c88a0460bc7e499abce4fa349b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec05cb246163f3fcade9adf8e48c2522231b88c88a0460bc7e499abce4fa349b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec05cb246163f3fcade9adf8e48c2522231b88c88a0460bc7e499abce4fa349b", kill_on_drop: false }` [INFO] [stdout] ec05cb246163f3fcade9adf8e48c2522231b88c88a0460bc7e499abce4fa349b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 32f165776d18c9ccfb744dce4c09295a6aff6bea1d4f80d216a921d5ca752a1e [INFO] running `Command { std: "docker" "start" "-a" "32f165776d18c9ccfb744dce4c09295a6aff6bea1d4f80d216a921d5ca752a1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking libc v0.2.155 [INFO] [stderr] Checking memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling napi-build v2.0.1 [INFO] [stderr] Compiling ipmb-js v0.8.0-20240814.1 (/opt/rustwide/workdir/ipmb-js) [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking napi-sys v2.2.3 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking ipmb-derive v0.5.1 (/opt/rustwide/workdir/ipmb-derive) [INFO] [stderr] Compiling napi-derive-backend v1.0.48 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling uuid-macro-internal v1.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking type-uuid v0.1.2 [INFO] [stderr] Checking napi v2.12.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling napi-derive v2.12.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking smol_str v0.1.23 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking ipmb v0.8.0-20240814 (/opt/rustwide/workdir/ipmb) [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> ipmb/examples/task_info.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let message = rx.recv(None).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ipmb/examples/task_info.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut message = ipmb::Message::new(selector, ()); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ipmb-ffi v0.8.0-20240814 (/opt/rustwide/workdir/ipmb-ffi) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.75s [INFO] running `Command { std: "docker" "inspect" "32f165776d18c9ccfb744dce4c09295a6aff6bea1d4f80d216a921d5ca752a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f165776d18c9ccfb744dce4c09295a6aff6bea1d4f80d216a921d5ca752a1e", kill_on_drop: false }` [INFO] [stdout] 32f165776d18c9ccfb744dce4c09295a6aff6bea1d4f80d216a921d5ca752a1e