[INFO] cloning repository https://github.com/e-tho/bzmenu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e-tho/bzmenu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-tho%2Fbzmenu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-tho%2Fbzmenu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3f59c824fc632f715139e95ffa5996a9812c61d [INFO] checking e-tho/bzmenu against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-tho%2Fbzmenu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/e-tho/bzmenu [INFO] finished tweaking git repo https://github.com/e-tho/bzmenu [INFO] tweaked toml for git repo https://github.com/e-tho/bzmenu written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/e-tho/bzmenu on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/e-tho/bzmenu 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bd40f262a5fccbb58a55b5b4a45a83d4708f9634ed221908604f2533a19fa69 [INFO] running `Command { std: "docker" "start" "-a" "2bd40f262a5fccbb58a55b5b4a45a83d4708f9634ed221908604f2533a19fa69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd40f262a5fccbb58a55b5b4a45a83d4708f9634ed221908604f2533a19fa69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd40f262a5fccbb58a55b5b4a45a83d4708f9634ed221908604f2533a19fa69", kill_on_drop: false }` [INFO] [stdout] 2bd40f262a5fccbb58a55b5b4a45a83d4708f9634ed221908604f2533a19fa69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a8c94d609d86851a27bc16cf2753bc9898ece0a0adcd8663097756d040b476b [INFO] running `Command { std: "docker" "start" "-a" "3a8c94d609d86851a27bc16cf2753bc9898ece0a0adcd8663097756d040b476b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking process-wrap v8.2.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Checking custom_debug v0.6.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking zvariant_utils v3.2.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Compiling bluer v0.17.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rust-i18n-support v3.1.5 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling zbus_macros v5.11.0 [INFO] [stderr] Checking zbus v5.11.0 [INFO] [stderr] Checking notify-rust v4.11.7 [INFO] [stderr] Checking bzmenu v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3a8c94d609d86851a27bc16cf2753bc9898ece0a0adcd8663097756d040b476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8c94d609d86851a27bc16cf2753bc9898ece0a0adcd8663097756d040b476b", kill_on_drop: false }` [INFO] [stdout] 3a8c94d609d86851a27bc16cf2753bc9898ece0a0adcd8663097756d040b476b