[INFO] cloning repository https://github.com/jondot/backtrace_printer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jondot/backtrace_printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 316593d14a197b0f2755a86f7844a8d6cfc6c665
[INFO] checking jondot/backtrace_printer against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jondot/backtrace_printer
[INFO] finished tweaking git repo https://github.com/jondot/backtrace_printer
[INFO] tweaked toml for git repo https://github.com/jondot/backtrace_printer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jondot/backtrace_printer on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jondot/backtrace_printer 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtaskops v0.4.2
[INFO] [stderr]   Downloaded duct v0.13.6
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c120cffb589b97dcc288ef2473b39c5d6fd8920f0d7281c51ab1fcaa869106ba
[INFO] running `Command { std: "docker" "start" "-a" "c120cffb589b97dcc288ef2473b39c5d6fd8920f0d7281c51ab1fcaa869106ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c120cffb589b97dcc288ef2473b39c5d6fd8920f0d7281c51ab1fcaa869106ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c120cffb589b97dcc288ef2473b39c5d6fd8920f0d7281c51ab1fcaa869106ba", kill_on_drop: false }`
[INFO] [stdout] c120cffb589b97dcc288ef2473b39c5d6fd8920f0d7281c51ab1fcaa869106ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbea8c2ff70aa3a1572aaa5d5c582b91256e7d0dc2a39277a47eefdd0fe5be5a
[INFO] running `Command { std: "docker" "start" "-a" "bbea8c2ff70aa3a1572aaa5d5c582b91256e7d0dc2a39277a47eefdd0fe5be5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking duct v0.13.6
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking backtrace_printer v1.3.0 (/opt/rustwide/workdir/backtrace_printer)
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking xtaskops v0.4.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.54s
[INFO] running `Command { std: "docker" "inspect" "bbea8c2ff70aa3a1572aaa5d5c582b91256e7d0dc2a39277a47eefdd0fe5be5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbea8c2ff70aa3a1572aaa5d5c582b91256e7d0dc2a39277a47eefdd0fe5be5a", kill_on_drop: false }`
[INFO] [stdout] bbea8c2ff70aa3a1572aaa5d5c582b91256e7d0dc2a39277a47eefdd0fe5be5a
