[INFO] cloning repository https://github.com/rloic/whitesmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rloic/whitesmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fwhitesmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fwhitesmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ea6ba4bc8ac23d6884216e7027594a874f9ac83
[INFO] checking rloic/whitesmith against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Fwhitesmith" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rloic/whitesmith
[INFO] finished tweaking git repo https://github.com/rloic/whitesmith
[INFO] tweaked toml for git repo https://github.com/rloic/whitesmith written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rloic/whitesmith on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rloic/whitesmith 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11e43f6cf6d0ac2b5ef79567e435b49d980eda75d1f5c42be17899d505d29c98
[INFO] running `Command { std: "docker" "start" "-a" "11e43f6cf6d0ac2b5ef79567e435b49d980eda75d1f5c42be17899d505d29c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11e43f6cf6d0ac2b5ef79567e435b49d980eda75d1f5c42be17899d505d29c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e43f6cf6d0ac2b5ef79567e435b49d980eda75d1f5c42be17899d505d29c98", kill_on_drop: false }`
[INFO] [stdout] 11e43f6cf6d0ac2b5ef79567e435b49d980eda75d1f5c42be17899d505d29c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cc2b539ec75ec154464746466664ef4b68795d765528dbc125a7d0d017ea648
[INFO] running `Command { std: "docker" "start" "-a" "1cc2b539ec75ec154464746466664ef4b68795d765528dbc125a7d0d017ea648", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking minimad v0.12.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking human-sort v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rlimit v0.9.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking coolor v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking rev_lines v0.3.0
[INFO] [stderr]     Checking termimad v0.23.1
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking bytesize v1.2.0
[INFO] [stderr]     Checking humantime-serde v1.0.1
[INFO] [stderr]     Checking eval v0.4.3
[INFO] [stderr]     Checking whitesmith v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s
[INFO] running `Command { std: "docker" "inspect" "1cc2b539ec75ec154464746466664ef4b68795d765528dbc125a7d0d017ea648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc2b539ec75ec154464746466664ef4b68795d765528dbc125a7d0d017ea648", kill_on_drop: false }`
[INFO] [stdout] 1cc2b539ec75ec154464746466664ef4b68795d765528dbc125a7d0d017ea648
