[INFO] fetching crate cxx2flow 0.5.9... [INFO] building cxx2flow-0.5.9 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate cxx2flow 0.5.9 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cxx2flow 0.5.9 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cxx2flow 0.5.9 [INFO] finished tweaking crates.io crate cxx2flow 0.5.9 [INFO] tweaked toml for crates.io crate cxx2flow 0.5.9 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cxx2flow 0.5.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.2 [INFO] [stderr] Downloaded object v0.26.0 [INFO] [stderr] Downloaded hash-chain v0.3.2 [INFO] [stderr] Downloaded enum_dispatch v0.3.8 [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded vergen v7.0.0 [INFO] [stderr] Downloaded tree-sitter v0.20.6 [INFO] [stderr] Downloaded tree-sitter-cpp v0.20.0 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded miette-derive v4.3.0 [INFO] [stderr] Downloaded miette v4.3.0 [INFO] [stderr] Downloaded sysinfo v0.23.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20b70f409e7362901c0cdd22af29775680613a4705c81c52c04dfd5e44eef19e [INFO] running `Command { std: "docker" "start" "-a" "20b70f409e7362901c0cdd22af29775680613a4705c81c52c04dfd5e44eef19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20b70f409e7362901c0cdd22af29775680613a4705c81c52c04dfd5e44eef19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b70f409e7362901c0cdd22af29775680613a4705c81c52c04dfd5e44eef19e", kill_on_drop: false }` [INFO] [stdout] 20b70f409e7362901c0cdd22af29775680613a4705c81c52c04dfd5e44eef19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a59a67d6b58e48fe4991a0bb699f371501f4e150c6787f27c68d8c7c504d6b3 [INFO] running `Command { std: "docker" "start" "-a" "6a59a67d6b58e48fe4991a0bb699f371501f4e150c6787f27c68d8c7c504d6b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sysinfo v0.23.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hash-chain v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling vergen v7.0.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling tree-sitter v0.20.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tree-sitter-cpp v0.20.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling miette-derive v4.3.0 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v4.3.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling cxx2flow v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "6a59a67d6b58e48fe4991a0bb699f371501f4e150c6787f27c68d8c7c504d6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a59a67d6b58e48fe4991a0bb699f371501f4e150c6787f27c68d8c7c504d6b3", kill_on_drop: false }` [INFO] [stdout] 6a59a67d6b58e48fe4991a0bb699f371501f4e150c6787f27c68d8c7c504d6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115e88d3703cc271dca465d003531501d25f4e4b0a6c6dfb6fb1c2fe023b7b67 [INFO] running `Command { std: "docker" "start" "-a" "115e88d3703cc271dca465d003531501d25f4e4b0a6c6dfb6fb1c2fe023b7b67", kill_on_drop: false }` [INFO] [stderr] Compiling cxx2flow v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.10s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cxx2flow-047cb3c9bf0a18e7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cxx2flow-bb9d1fd3191662c8) [INFO] running `Command { std: "docker" "inspect" "115e88d3703cc271dca465d003531501d25f4e4b0a6c6dfb6fb1c2fe023b7b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115e88d3703cc271dca465d003531501d25f4e4b0a6c6dfb6fb1c2fe023b7b67", kill_on_drop: false }` [INFO] [stdout] 115e88d3703cc271dca465d003531501d25f4e4b0a6c6dfb6fb1c2fe023b7b67