[INFO] cloning repository https://github.com/ItsSunnyMonster/toml_repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ItsSunnyMonster/toml_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSunnyMonster%2Ftoml_repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSunnyMonster%2Ftoml_repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e1cbe40e3acca977901e005bf215c3e11526c3a [INFO] checking ItsSunnyMonster/toml_repro against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSunnyMonster%2Ftoml_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ItsSunnyMonster/toml_repro on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ItsSunnyMonster/toml_repro [INFO] finished tweaking git repo https://github.com/ItsSunnyMonster/toml_repro [INFO] tweaked toml for git repo https://github.com/ItsSunnyMonster/toml_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ItsSunnyMonster/toml_repro 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcdc807c6146a43b0577430bbe88836cf52f370a2c5d8e8554386dd7aa1ebe58 [INFO] running `Command { std: "docker" "start" "-a" "dcdc807c6146a43b0577430bbe88836cf52f370a2c5d8e8554386dd7aa1ebe58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcdc807c6146a43b0577430bbe88836cf52f370a2c5d8e8554386dd7aa1ebe58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdc807c6146a43b0577430bbe88836cf52f370a2c5d8e8554386dd7aa1ebe58", kill_on_drop: false }` [INFO] [stdout] dcdc807c6146a43b0577430bbe88836cf52f370a2c5d8e8554386dd7aa1ebe58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f24064b1d1daae595a216726b6f8e21a1633dd36fd21cf26a4180a414d0fc8b [INFO] running `Command { std: "docker" "start" "-a" "0f24064b1d1daae595a216726b6f8e21a1633dd36fd21cf26a4180a414d0fc8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking toml_repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `::Deserialized: TryFrom<&toml::map::Map>` is not satisfied [INFO] [stdout] --> src/main.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | let deserialized: T::Deserialized = table.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ the trait `From<&toml::map::Map>` is not implemented for `::Deserialized` [INFO] [stdout] | [INFO] [stdout] = note: required for `&toml::map::Map` to implement `Into<::Deserialized>` [INFO] [stdout] = note: required for `::Deserialized` to implement `TryFrom<&toml::map::Map>` [INFO] [stdout] = note: required for `&toml::map::Map` to implement `TryInto<::Deserialized>` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 21 | fn deserialize(table: &Table) where ::Deserialized: From<&toml::map::Map> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Deserialized: TryFrom<&toml::map::Map>` is not satisfied [INFO] [stdout] --> src/main.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | let deserialized: T::Deserialized = table.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^ the trait `From<&toml::map::Map>` is not implemented for `::Deserialized` [INFO] [stdout] | [INFO] [stdout] = note: required for `&toml::map::Map` to implement `Into<::Deserialized>` [INFO] [stdout] = note: required for `::Deserialized` to implement `TryFrom<&toml::map::Map>` [INFO] [stdout] = note: required for `&toml::map::Map` to implement `TryInto<::Deserialized>` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 21 | fn deserialize(table: &Table) where ::Deserialized: From<&toml::map::Map> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_repro` (bin "toml_repro") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml_repro` (bin "toml_repro" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0f24064b1d1daae595a216726b6f8e21a1633dd36fd21cf26a4180a414d0fc8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f24064b1d1daae595a216726b6f8e21a1633dd36fd21cf26a4180a414d0fc8b", kill_on_drop: false }` [INFO] [stdout] 0f24064b1d1daae595a216726b6f8e21a1633dd36fd21cf26a4180a414d0fc8b