[INFO] cloning repository https://github.com/olivierEsmieu/site-a-choupinette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olivierEsmieu/site-a-choupinette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FolivierEsmieu%2Fsite-a-choupinette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FolivierEsmieu%2Fsite-a-choupinette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 672813ec97e7acba02a7309c5f75a155ece68206
[INFO] checking olivierEsmieu/site-a-choupinette against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FolivierEsmieu%2Fsite-a-choupinette" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olivierEsmieu/site-a-choupinette
[INFO] finished tweaking git repo https://github.com/olivierEsmieu/site-a-choupinette
[INFO] tweaked toml for git repo https://github.com/olivierEsmieu/site-a-choupinette written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olivierEsmieu/site-a-choupinette on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olivierEsmieu/site-a-choupinette 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rocket_contrib` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82dae6ac41b08eef82f8603c13a6c0e4767f5af24f98c9f2a44c2530a73080ed
[INFO] running `Command { std: "docker" "start" "-a" "82dae6ac41b08eef82f8603c13a6c0e4767f5af24f98c9f2a44c2530a73080ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82dae6ac41b08eef82f8603c13a6c0e4767f5af24f98c9f2a44c2530a73080ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82dae6ac41b08eef82f8603c13a6c0e4767f5af24f98c9f2a44c2530a73080ed", kill_on_drop: false }`
[INFO] [stdout] 82dae6ac41b08eef82f8603c13a6c0e4767f5af24f98c9f2a44c2530a73080ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ddd40443bbc8a1bb0176e0262b8fb3a894264459f544f578781bff56a13b2bb
[INFO] running `Command { std: "docker" "start" "-a" "7ddd40443bbc8a1bb0176e0262b8fb3a894264459f544f578781bff56a13b2bb", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rocket_contrib` dependency)
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling pear_codegen v0.1.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling instant v0.1.7
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling universal-hash v0.3.0
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling polyval v0.3.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.1/src/lib.rs:91:42
[INFO] [stdout]    |
[INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))]
[INFO] [stdout]    |                                          ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.1/src/lib.rs:91:42
[INFO] [stdout]    |
[INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))]
[INFO] [stdout]    |                                          ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7ddd40443bbc8a1bb0176e0262b8fb3a894264459f544f578781bff56a13b2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddd40443bbc8a1bb0176e0262b8fb3a894264459f544f578781bff56a13b2bb", kill_on_drop: false }`
[INFO] [stdout] 7ddd40443bbc8a1bb0176e0262b8fb3a894264459f544f578781bff56a13b2bb
