[INFO] cloning repository https://github.com/nazar256/mqdish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazar256/mqdish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazar256%2Fmqdish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazar256%2Fmqdish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79a79154568e8c06ee93371c586cb2a2fd876e2 [INFO] checking nazar256/mqdish against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazar256%2Fmqdish" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nazar256/mqdish [INFO] finished tweaking git repo https://github.com/nazar256/mqdish [INFO] tweaked toml for git repo https://github.com/nazar256/mqdish written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nazar256/mqdish on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nazar256/mqdish 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e3904c424692ef91d983294e1dc7fe77d940f9d56f73aa576c1e7ea21bb1323 [INFO] running `Command { std: "docker" "start" "-a" "1e3904c424692ef91d983294e1dc7fe77d940f9d56f73aa576c1e7ea21bb1323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e3904c424692ef91d983294e1dc7fe77d940f9d56f73aa576c1e7ea21bb1323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3904c424692ef91d983294e1dc7fe77d940f9d56f73aa576c1e7ea21bb1323", kill_on_drop: false }` [INFO] [stdout] 1e3904c424692ef91d983294e1dc7fe77d940f9d56f73aa576c1e7ea21bb1323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f87747258a8c72f70e502f5c4cbaa3262953b9f3da9a2c02233491b7156ddd [INFO] running `Command { std: "docker" "start" "-a" "22f87747258a8c72f70e502f5c4cbaa3262953b9f3da9a2c02233491b7156ddd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling amq-protocol v7.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking winnow v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking executor-trait v2.1.2 [INFO] [stderr] Checking async-global-executor-trait v2.1.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking yaml-rust2 v0.9.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking config v0.15.7 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking amq-protocol-types v7.2.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking amq-protocol-uri v7.2.2 [INFO] [stderr] Checking tcp-stream v0.28.0 [INFO] [stderr] Checking amq-protocol-tcp v7.2.2 [INFO] [stderr] Checking mqdish v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "22f87747258a8c72f70e502f5c4cbaa3262953b9f3da9a2c02233491b7156ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f87747258a8c72f70e502f5c4cbaa3262953b9f3da9a2c02233491b7156ddd", kill_on_drop: false }` [INFO] [stdout] 22f87747258a8c72f70e502f5c4cbaa3262953b9f3da9a2c02233491b7156ddd