[INFO] fetching crate petr-cli 0.1.0...
[INFO] testing petr-cli-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate petr-cli 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate petr-cli 0.1.0
[INFO] finished tweaking crates.io crate petr-cli 0.1.0
[INFO] tweaked toml for crates.io crate petr-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate petr-cli 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate petr-cli 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a92bad938995d6d73f79b9aa69a2da50fdbbebc73a437dbd2ff3f00e139323a7
[INFO] running `Command { std: "docker" "start" "-a" "a92bad938995d6d73f79b9aa69a2da50fdbbebc73a437dbd2ff3f00e139323a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a92bad938995d6d73f79b9aa69a2da50fdbbebc73a437dbd2ff3f00e139323a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92bad938995d6d73f79b9aa69a2da50fdbbebc73a437dbd2ff3f00e139323a7", kill_on_drop: false }`
[INFO] [stdout] a92bad938995d6d73f79b9aa69a2da50fdbbebc73a437dbd2ff3f00e139323a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e3663862894a748d7da6be29d2ebd4f3d0cd62fee6be358edcdb58845f1beb
[INFO] running `Command { std: "docker" "start" "-a" "98e3663862894a748d7da6be29d2ebd4f3d0cd62fee6be358edcdb58845f1beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling petr-stdlib v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling cc v1.0.103
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling cli-table-derive v0.4.6
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling petr-utils v0.1.0
[INFO] [stderr]    Compiling petr-ast v0.1.0
[INFO] [stderr]    Compiling petr-bind v0.1.0
[INFO] [stderr]    Compiling petr-parse v0.1.0
[INFO] [stderr]    Compiling petr-resolve v0.1.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling petr-typecheck v0.1.0
[INFO] [stderr]    Compiling petr-ir v0.1.0
[INFO] [stderr]    Compiling petr-vm v0.1.0
[INFO] [stderr]    Compiling petr-fmt v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling cli-table v0.4.9
[INFO] [stderr]    Compiling petr-profiling v0.1.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling petr-pkg v0.1.0
[INFO] [stderr]    Compiling petr-api v0.1.0
[INFO] [stderr]    Compiling petr-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "98e3663862894a748d7da6be29d2ebd4f3d0cd62fee6be358edcdb58845f1beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e3663862894a748d7da6be29d2ebd4f3d0cd62fee6be358edcdb58845f1beb", kill_on_drop: false }`
[INFO] [stdout] 98e3663862894a748d7da6be29d2ebd4f3d0cd62fee6be358edcdb58845f1beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbdf7e7c35762a250132f8f382ca51ca7d49a0bd47ef7fca60caaf77cc928640
[INFO] running `Command { std: "docker" "start" "-a" "cbdf7e7c35762a250132f8f382ca51ca7d49a0bd47ef7fca60caaf77cc928640", kill_on_drop: false }`
[INFO] [stderr]    Compiling petr-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "cbdf7e7c35762a250132f8f382ca51ca7d49a0bd47ef7fca60caaf77cc928640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdf7e7c35762a250132f8f382ca51ca7d49a0bd47ef7fca60caaf77cc928640", kill_on_drop: false }`
[INFO] [stdout] cbdf7e7c35762a250132f8f382ca51ca7d49a0bd47ef7fca60caaf77cc928640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c27b3bca1fb6b50ad3fe1d6855db88758093914999499d0e884d0909efef9761
[INFO] running `Command { std: "docker" "start" "-a" "c27b3bca1fb6b50ad3fe1d6855db88758093914999499d0e884d0909efef9761", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pete-5201c10520578a94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c27b3bca1fb6b50ad3fe1d6855db88758093914999499d0e884d0909efef9761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27b3bca1fb6b50ad3fe1d6855db88758093914999499d0e884d0909efef9761", kill_on_drop: false }`
[INFO] [stdout] c27b3bca1fb6b50ad3fe1d6855db88758093914999499d0e884d0909efef9761
