[INFO] cloning repository https://github.com/henrytill/noematic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrytill/noematic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12ab2fbdea529f9f5421af512c6af1502c0292f3 [INFO] checking henrytill/noematic against try#51b1964e35e5e26f8cd938940f0da6f7b5cc54fc for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henrytill/noematic on toolchain 51b1964e35e5e26f8cd938940f0da6f7b5cc54fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/henrytill/noematic [INFO] finished tweaking git repo https://github.com/henrytill/noematic [INFO] tweaked toml for git repo https://github.com/henrytill/noematic written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/henrytill/noematic 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" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef15571a42ad2a6d113d0966dd757188c4c36eb66880b0846f696d6ef8df97b [INFO] running `Command { std: "docker" "start" "-a" "6ef15571a42ad2a6d113d0966dd757188c4c36eb66880b0846f696d6ef8df97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef15571a42ad2a6d113d0966dd757188c4c36eb66880b0846f696d6ef8df97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef15571a42ad2a6d113d0966dd757188c4c36eb66880b0846f696d6ef8df97b", kill_on_drop: false }` [INFO] [stdout] 6ef15571a42ad2a6d113d0966dd757188c4c36eb66880b0846f696d6ef8df97b [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893c83797b12851e03761bcc06848e86d63de16aa0896ee493dc8f5be4053485 [INFO] running `Command { std: "docker" "start" "-a" "893c83797b12851e03761bcc06848e86d63de16aa0896ee493dc8f5be4053485", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking configurator v0.1.0 (/opt/rustwide/workdir/configurator) [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking noematic v0.1.0 (/opt/rustwide/workdir/host) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.45s [INFO] running `Command { std: "docker" "inspect" "893c83797b12851e03761bcc06848e86d63de16aa0896ee493dc8f5be4053485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893c83797b12851e03761bcc06848e86d63de16aa0896ee493dc8f5be4053485", kill_on_drop: false }` [INFO] [stdout] 893c83797b12851e03761bcc06848e86d63de16aa0896ee493dc8f5be4053485