[INFO] cloning repository https://github.com/Enter-tainer/cxx2flow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enter-tainer/cxx2flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bc135017284856e73a5115f4b79ae2bbb3fca93 [INFO] checking Enter-tainer/cxx2flow/1bc135017284856e73a5115f4b79ae2bbb3fca93 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Enter-tainer/cxx2flow 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/Enter-tainer/cxx2flow [INFO] finished tweaking git repo https://github.com/Enter-tainer/cxx2flow [INFO] tweaked toml for git repo https://github.com/Enter-tainer/cxx2flow written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Enter-tainer/cxx2flow 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] Updating git repository `https://github.com/tree-sitter/tree-sitter-cpp` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded hash-chain v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 00fba23c1be76d084b134f780e4348e6c3a8018dafe03320cca915453a5c4a17 [INFO] running `Command { std: "docker" "start" "-a" "00fba23c1be76d084b134f780e4348e6c3a8018dafe03320cca915453a5c4a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00fba23c1be76d084b134f780e4348e6c3a8018dafe03320cca915453a5c4a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fba23c1be76d084b134f780e4348e6c3a8018dafe03320cca915453a5c4a17", kill_on_drop: false }` [INFO] [stdout] 00fba23c1be76d084b134f780e4348e6c3a8018dafe03320cca915453a5c4a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 78c219863b81bfdc351fb9f1dd8bb3092600428bce1844669233a8bdd36d3d86 [INFO] running `Command { std: "docker" "start" "-a" "78c219863b81bfdc351fb9f1dd8bb3092600428bce1844669233a8bdd36d3d86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking hash-chain v0.3.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling tree-sitter-cpp v0.22.2 (https://github.com/tree-sitter/tree-sitter-cpp?rev=7ce8946cae4bb25adebe5b50394f702beb007026#7ce8946c) [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Checking clap v4.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling cxx2flow v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s [INFO] running `Command { std: "docker" "inspect" "78c219863b81bfdc351fb9f1dd8bb3092600428bce1844669233a8bdd36d3d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c219863b81bfdc351fb9f1dd8bb3092600428bce1844669233a8bdd36d3d86", kill_on_drop: false }` [INFO] [stdout] 78c219863b81bfdc351fb9f1dd8bb3092600428bce1844669233a8bdd36d3d86