[INFO] cloning repository https://github.com/Shemnei/cheval
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shemnei/cheval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShemnei%2Fcheval", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShemnei%2Fcheval'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3254a7ba01564209e034570d391eb382acdc9894
[INFO] checking Shemnei/cheval against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShemnei%2Fcheval" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Shemnei/cheval
[INFO] finished tweaking git repo https://github.com/Shemnei/cheval
[INFO] tweaked toml for git repo https://github.com/Shemnei/cheval written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shemnei/cheval on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shemnei/cheval 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Shemnei/xdglib`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.171
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded clap v4.3.11
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded celes v2.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.102
[INFO] [stderr]   Downloaded serde v1.0.171
[INFO] [stderr]   Downloaded syn v2.0.25
[INFO] [stderr]   Downloaded reqwest v0.11.18
[INFO] [stderr]   Downloaded rustls-webpki v0.101.1
[INFO] [stderr]   Downloaded cxx-build v1.0.62
[INFO] [stderr]   Downloaded clap_builder v4.3.11
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327f266ac17fb0aea73f5f3bfe4b01ba0a1ff05a0b499f6d23d94a6d63bb0314
[INFO] running `Command { std: "docker" "start" "-a" "327f266ac17fb0aea73f5f3bfe4b01ba0a1ff05a0b499f6d23d94a6d63bb0314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327f266ac17fb0aea73f5f3bfe4b01ba0a1ff05a0b499f6d23d94a6d63bb0314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327f266ac17fb0aea73f5f3bfe4b01ba0a1ff05a0b499f6d23d94a6d63bb0314", kill_on_drop: false }`
[INFO] [stdout] 327f266ac17fb0aea73f5f3bfe4b01ba0a1ff05a0b499f6d23d94a6d63bb0314
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902b2406a2733aaf217685fc06e1f0e488e5f97f693198c616e5600a9644cca3
[INFO] running `Command { std: "docker" "start" "-a" "902b2406a2733aaf217685fc06e1f0e488e5f97f693198c616e5600a9644cca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking xdglib v0.1.0 (https://github.com/Shemnei/xdglib#e65f4892)
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.1
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking rustls-webpki v0.101.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking celes v2.4.0
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking cheval v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celes v2.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "902b2406a2733aaf217685fc06e1f0e488e5f97f693198c616e5600a9644cca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902b2406a2733aaf217685fc06e1f0e488e5f97f693198c616e5600a9644cca3", kill_on_drop: false }`
[INFO] [stdout] 902b2406a2733aaf217685fc06e1f0e488e5f97f693198c616e5600a9644cca3
