[INFO] fetching crate alacritty_config 0.2.1...
[INFO] checking alacritty_config-0.2.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate alacritty_config 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate alacritty_config 0.2.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alacritty_config 0.2.1
[INFO] finished tweaking crates.io crate alacritty_config 0.2.1
[INFO] tweaked toml for crates.io crate alacritty_config 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90155ddd71b3e71ad859c8c549808481e950fe0cfd9f8997c4038bbba2e4edfc
[INFO] running `Command { std: "docker" "start" "-a" "90155ddd71b3e71ad859c8c549808481e950fe0cfd9f8997c4038bbba2e4edfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90155ddd71b3e71ad859c8c549808481e950fe0cfd9f8997c4038bbba2e4edfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90155ddd71b3e71ad859c8c549808481e950fe0cfd9f8997c4038bbba2e4edfc", kill_on_drop: false }`
[INFO] [stdout] 90155ddd71b3e71ad859c8c549808481e950fe0cfd9f8997c4038bbba2e4edfc
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6585ee32358f0c686b10090ab8f8882b4e5244cd6764d00f3236359ca00db9a
[INFO] running `Command { std: "docker" "start" "-a" "d6585ee32358f0c686b10090ab8f8882b4e5244cd6764d00f3236359ca00db9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking alacritty_config v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `alacritty_config_derive`
[INFO] [stdout]   --> src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use alacritty_config_derive::ConfigDeserialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `alacritty_config_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate as alacritty_config`
[INFO] [stdout]   --> src/lib.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use crate as alacritty_config;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReplaceOption: SerdeReplace` is not satisfied
[INFO] [stdout]   --> src/lib.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |         SerdeReplace::replace(&mut subject, value).unwrap();
[INFO] [stdout]    |         --------------------- ^^^^^^^^^^^^ the trait `SerdeReplace` is not implemented for `ReplaceOption`, which is required by `std::option::Option<ReplaceOption>: SerdeReplace`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `SerdeReplace`:
[INFO] [stdout]              HashMap<std::string::String, T>
[INFO] [stdout]              LevelFilter
[INFO] [stdout]              PathBuf
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 14 others
[INFO] [stdout] note: required for `std::option::Option<ReplaceOption>` to implement `SerdeReplace`
[INFO] [stdout]   --> src/lib.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<'de, T: SerdeReplace + Deserialize<'de>> SerdeReplace for Option<T> {
[INFO] [stdout]    |              ------------                     ^^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReplaceOption: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |         SerdeReplace::replace(&mut subject, value).unwrap();
[INFO] [stdout]    |         --------------------- ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ReplaceOption`, which is required by `std::option::Option<ReplaceOption>: SerdeReplace`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ReplaceOption` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 149 others
[INFO] [stdout] note: required for `std::option::Option<ReplaceOption>` to implement `SerdeReplace`
[INFO] [stdout]   --> src/lib.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<'de, T: SerdeReplace + Deserialize<'de>> SerdeReplace for Option<T> {
[INFO] [stdout]    |                             ----------------  ^^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReplaceOption: SerdeReplace` is not satisfied
[INFO] [stdout]   --> src/lib.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |         SerdeReplace::replace(&mut subject, value).unwrap();
[INFO] [stdout]    |         --------------------- ^^^^^^^^^^^^ the trait `SerdeReplace` is not implemented for `ReplaceOption`, which is required by `std::option::Option<ReplaceOption>: SerdeReplace`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `SerdeReplace`:
[INFO] [stdout]              HashMap<std::string::String, T>
[INFO] [stdout]              LevelFilter
[INFO] [stdout]              PathBuf
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 14 others
[INFO] [stdout] note: required for `std::option::Option<ReplaceOption>` to implement `SerdeReplace`
[INFO] [stdout]   --> src/lib.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<'de, T: SerdeReplace + Deserialize<'de>> SerdeReplace for Option<T> {
[INFO] [stdout]    |              ------------                     ^^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReplaceOption: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |         SerdeReplace::replace(&mut subject, value).unwrap();
[INFO] [stdout]    |         --------------------- ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ReplaceOption`, which is required by `std::option::Option<ReplaceOption>: SerdeReplace`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ReplaceOption` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 149 others
[INFO] [stdout] note: required for `std::option::Option<ReplaceOption>` to implement `SerdeReplace`
[INFO] [stdout]   --> src/lib.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<'de, T: SerdeReplace + Deserialize<'de>> SerdeReplace for Option<T> {
[INFO] [stdout]    |                             ----------------  ^^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alacritty_config` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d6585ee32358f0c686b10090ab8f8882b4e5244cd6764d00f3236359ca00db9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6585ee32358f0c686b10090ab8f8882b4e5244cd6764d00f3236359ca00db9a", kill_on_drop: false }`
[INFO] [stdout] d6585ee32358f0c686b10090ab8f8882b4e5244cd6764d00f3236359ca00db9a
