[INFO] fetching crate petr-cli 0.1.0... [INFO] testing petr-cli-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate petr-cli 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate petr-cli 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petr-typecheck v0.1.0 [INFO] [stderr] Downloaded petr-ast v0.1.0 [INFO] [stderr] Downloaded petr-stdlib v0.1.0 [INFO] [stderr] Downloaded petr-pkg v0.1.0 [INFO] [stderr] Downloaded petr-fmt v0.1.0 [INFO] [stderr] Downloaded petr-bind v0.1.0 [INFO] [stderr] Downloaded petr-resolve v0.1.0 [INFO] [stderr] Downloaded petr-profiling v0.1.0 [INFO] [stderr] Downloaded petr-ir v0.1.0 [INFO] [stderr] Downloaded petr-vm v0.1.0 [INFO] [stderr] Downloaded petr-api v0.1.0 [INFO] [stderr] Downloaded petr-parse v0.1.0 [INFO] [stderr] Downloaded petr-utils v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8522f724182992cab5c294c6c95ffe3d56171a219def8e57f156c51402e02d [INFO] running `Command { std: "docker" "start" "-a" "4d8522f724182992cab5c294c6c95ffe3d56171a219def8e57f156c51402e02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8522f724182992cab5c294c6c95ffe3d56171a219def8e57f156c51402e02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8522f724182992cab5c294c6c95ffe3d56171a219def8e57f156c51402e02d", kill_on_drop: false }` [INFO] [stdout] 4d8522f724182992cab5c294c6c95ffe3d56171a219def8e57f156c51402e02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7144705c065aac86d6241e41580c9be224b432584dc75292a61a9f4b83729269 [INFO] running `Command { std: "docker" "start" "-a" "7144705c065aac86d6241e41580c9be224b432584dc75292a61a9f4b83729269", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [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 textwrap v0.15.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling petr-stdlib v0.1.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [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 logos-codegen v0.14.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [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 v0.3.26 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling logos v0.14.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v5.10.0 [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 serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime 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 57.32s [INFO] running `Command { std: "docker" "inspect" "7144705c065aac86d6241e41580c9be224b432584dc75292a61a9f4b83729269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7144705c065aac86d6241e41580c9be224b432584dc75292a61a9f4b83729269", kill_on_drop: false }` [INFO] [stdout] 7144705c065aac86d6241e41580c9be224b432584dc75292a61a9f4b83729269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5346387619424cdb54aa9d6f065ba5550a5df5f1b3839f90ed0df0f348542cb [INFO] running `Command { std: "docker" "start" "-a" "a5346387619424cdb54aa9d6f065ba5550a5df5f1b3839f90ed0df0f348542cb", 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.82s [INFO] running `Command { std: "docker" "inspect" "a5346387619424cdb54aa9d6f065ba5550a5df5f1b3839f90ed0df0f348542cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5346387619424cdb54aa9d6f065ba5550a5df5f1b3839f90ed0df0f348542cb", kill_on_drop: false }` [INFO] [stdout] a5346387619424cdb54aa9d6f065ba5550a5df5f1b3839f90ed0df0f348542cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcd1440fdd389e51526a889eb056d7cc200516661ee2effe23fe71a151cbb75c [INFO] running `Command { std: "docker" "start" "-a" "fcd1440fdd389e51526a889eb056d7cc200516661ee2effe23fe71a151cbb75c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [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" "fcd1440fdd389e51526a889eb056d7cc200516661ee2effe23fe71a151cbb75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd1440fdd389e51526a889eb056d7cc200516661ee2effe23fe71a151cbb75c", kill_on_drop: false }` [INFO] [stdout] fcd1440fdd389e51526a889eb056d7cc200516661ee2effe23fe71a151cbb75c