[INFO] cloning repository https://github.com/sineptic/spass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sineptic/spass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fspass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fspass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 796b7b473d078d0a4d021520f5817867a5697a12 [INFO] checking sineptic/spass against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fspass" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sineptic/spass [INFO] finished tweaking git repo https://github.com/sineptic/spass [INFO] tweaked toml for git repo https://github.com/sineptic/spass written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sineptic/spass on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sineptic/spass 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ffa0e1ed2ada73365ef4cc7ecafac5986f589187f2749ee47327e896a13909 [INFO] running `Command { std: "docker" "start" "-a" "d5ffa0e1ed2ada73365ef4cc7ecafac5986f589187f2749ee47327e896a13909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ffa0e1ed2ada73365ef4cc7ecafac5986f589187f2749ee47327e896a13909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ffa0e1ed2ada73365ef4cc7ecafac5986f589187f2749ee47327e896a13909", kill_on_drop: false }` [INFO] [stdout] d5ffa0e1ed2ada73365ef4cc7ecafac5986f589187f2749ee47327e896a13909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a503b65331f9a3949fb3f879763a57c980c585c65bd4f423d37b8e231a5db741 [INFO] running `Command { std: "docker" "start" "-a" "a503b65331f9a3949fb3f879763a57c980c585c65bd4f423d37b8e231a5db741", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libgpg-error-sys v0.6.2 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking gpg-error v0.6.2 [INFO] [stderr] Checking gpgme v0.11.0 [INFO] [stderr] Checking spass v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.92s [INFO] running `Command { std: "docker" "inspect" "a503b65331f9a3949fb3f879763a57c980c585c65bd4f423d37b8e231a5db741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a503b65331f9a3949fb3f879763a57c980c585c65bd4f423d37b8e231a5db741", kill_on_drop: false }` [INFO] [stdout] a503b65331f9a3949fb3f879763a57c980c585c65bd4f423d37b8e231a5db741