[INFO] cloning repository https://github.com/edcrypt/goals-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edcrypt/goals-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedcrypt%2Fgoals-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedcrypt%2Fgoals-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56ff1fd93a064941762c8947195c57980806f4e7
[INFO] checking edcrypt/goals-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedcrypt%2Fgoals-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edcrypt/goals-rs
[INFO] finished tweaking git repo https://github.com/edcrypt/goals-rs
[INFO] tweaked toml for git repo https://github.com/edcrypt/goals-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edcrypt/goals-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edcrypt/goals-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: registries
[INFO] [stderr] help: registries is a valid .cargo/config.toml key
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded syn v2.0.11
[INFO] [stderr]   Downloaded inquire v0.6.0
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded human-panic v1.1.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72922212d4b5e332f603622e85114080d2479b2171bab321af23f989ad841ef1
[INFO] running `Command { std: "docker" "start" "-a" "72922212d4b5e332f603622e85114080d2479b2171bab321af23f989ad841ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72922212d4b5e332f603622e85114080d2479b2171bab321af23f989ad841ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72922212d4b5e332f603622e85114080d2479b2171bab321af23f989ad841ef1", kill_on_drop: false }`
[INFO] [stdout] 72922212d4b5e332f603622e85114080d2479b2171bab321af23f989ad841ef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ce06afa8a8d0e38ad60d4fbada84824be6603bcffb8b8fc145a89fe2092623
[INFO] running `Command { std: "docker" "start" "-a" "39ce06afa8a8d0e38ad60d4fbada84824be6603bcffb8b8fc145a89fe2092623", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: registries
[INFO] [stderr] help: registries is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking winnow v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.22
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking inquire v0.6.0
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking toml_edit v0.19.8
[INFO] [stderr]     Checking toml v0.7.3
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking human-panic v1.1.3
[INFO] [stderr]     Checking goals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "39ce06afa8a8d0e38ad60d4fbada84824be6603bcffb8b8fc145a89fe2092623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ce06afa8a8d0e38ad60d4fbada84824be6603bcffb8b8fc145a89fe2092623", kill_on_drop: false }`
[INFO] [stdout] 39ce06afa8a8d0e38ad60d4fbada84824be6603bcffb8b8fc145a89fe2092623
