[INFO] cloning repository https://github.com/wouterdebie/salph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wouterdebie/salph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouterdebie%2Fsalph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouterdebie%2Fsalph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbedc30d7a9a8a2d255a07a238f7bec3afa3cf70
[INFO] checking wouterdebie/salph against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouterdebie%2Fsalph" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wouterdebie/salph
[INFO] finished tweaking git repo https://github.com/wouterdebie/salph
[INFO] tweaked toml for git repo https://github.com/wouterdebie/salph written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wouterdebie/salph 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/wouterdebie/salph 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v6.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded clap v4.2.7
[INFO] [stderr]   Downloaded strum_macros v0.24.1
[INFO] [stderr]   Downloaded clap_builder v4.2.7
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] [stderr]   Downloaded rust-embed v6.6.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cd415288505c9c392f87801e840a4185a118a0338aae87a60bd8fbb824815b7e
[INFO] running `Command { std: "docker" "start" "-a" "cd415288505c9c392f87801e840a4185a118a0338aae87a60bd8fbb824815b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd415288505c9c392f87801e840a4185a118a0338aae87a60bd8fbb824815b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd415288505c9c392f87801e840a4185a118a0338aae87a60bd8fbb824815b7e", kill_on_drop: false }`
[INFO] [stdout] cd415288505c9c392f87801e840a4185a118a0338aae87a60bd8fbb824815b7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 585cc3e1af4c2e9a76898712a781534441240e2a6bb50871eac0bacf8a2df6be
[INFO] running `Command { std: "docker" "start" "-a" "585cc3e1af4c2e9a76898712a781534441240e2a6bb50871eac0bacf8a2df6be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking tabular v0.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rust-embed-utils v7.5.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.2.7
[INFO] [stderr]    Compiling rust-embed-impl v6.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.1
[INFO] [stderr]    Compiling rust-embed v6.6.1
[INFO] [stderr]    Compiling salph v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.7
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "585cc3e1af4c2e9a76898712a781534441240e2a6bb50871eac0bacf8a2df6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585cc3e1af4c2e9a76898712a781534441240e2a6bb50871eac0bacf8a2df6be", kill_on_drop: false }`
[INFO] [stdout] 585cc3e1af4c2e9a76898712a781534441240e2a6bb50871eac0bacf8a2df6be
