[INFO] fetching crate fromit 0.1.2...
[INFO] checking fromit-0.1.2 against 1.95.0 for pr-155915
[INFO] extracting crate fromit 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fromit 0.1.2
[INFO] finished tweaking crates.io crate fromit 0.1.2
[INFO] tweaked toml for crates.io crate fromit 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fromit 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fromit 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.1.23
[INFO] [stderr]   Downloaded derivit-core v0.1.2
[INFO] [stderr]   Downloaded darling_core v0.14.3
[INFO] [stderr]   Downloaded darling_macro v0.14.3
[INFO] [stderr]   Downloaded darling v0.14.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc62540cc4d7dc9b9e98b0bcaa61dac2df411acc17f2f6214f1baf1ca4cdae7c
[INFO] running `Command { std: "docker" "start" "-a" "bc62540cc4d7dc9b9e98b0bcaa61dac2df411acc17f2f6214f1baf1ca4cdae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc62540cc4d7dc9b9e98b0bcaa61dac2df411acc17f2f6214f1baf1ca4cdae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc62540cc4d7dc9b9e98b0bcaa61dac2df411acc17f2f6214f1baf1ca4cdae7c", kill_on_drop: false }`
[INFO] [stdout] bc62540cc4d7dc9b9e98b0bcaa61dac2df411acc17f2f6214f1baf1ca4cdae7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5346befa380637d76f4404add574353a536d61c87fee23a990cce07c593cbd5
[INFO] running `Command { std: "docker" "start" "-a" "d5346befa380637d76f4404add574353a536d61c87fee23a990cce07c593cbd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking darling_core v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]     Checking darling v0.14.3
[INFO] [stderr]    Compiling derivit-core v0.1.2
[INFO] [stderr]     Checking fromit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stdout] pub struct CommentGraphql<E> {
[INFO] [stdout]     content: String,
[INFO] [stdout]     score: u64,
[INFO] [stdout]     deleted: bool,
[INFO] [stdout]     post_id: String,
[INFO] [stdout]     id: String,
[INFO] [stdout]     user_id: String,
[INFO] [stdout]     parent_id: Option<String>,
[INFO] [stdout]     imported: bool,
[INFO] [stdout]     pin: bool,
[INFO] [stdout]     extension: E,
[INFO] [stdout] }
[INFO] [stdout] impl<E> ::core::convert::From<Comment<E>> for CommentGraphql<E> {
[INFO] [stdout]     fn from(s: Comment<E>) -> Self {
[INFO] [stdout]         Self {
[INFO] [stdout]             content: ::core::convert::Into::into(s.content),
[INFO] [stdout]             score: ::core::convert::Into::into(s.score),
[INFO] [stdout]             deleted: ::core::convert::Into::into(s.deleted),
[INFO] [stdout]             post_id: ::core::convert::Into::into(s.post_id),
[INFO] [stdout]             id: ::core::convert::Into::into(s.id),
[INFO] [stdout]             user_id: ::core::convert::Into::into(s.user_id),
[INFO] [stdout]             parent_id: ::core::convert::Into::into(s.parent_id),
[INFO] [stdout]             imported: ::core::convert::Into::into(s.imported),
[INFO] [stdout]             pin: ::core::convert::Into::into(s.pin),
[INFO] [stdout]             extension: ::core::convert::Into::into(s.extension),
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<E> ::core::convert::From<CommentGraphql<E>> for Comment<E> {
[INFO] [stdout]     fn from(s: CommentGraphql<E>) -> Self {
[INFO] [stdout]         Self {
[INFO] [stdout]             content: ::core::convert::Into::into(s.content),
[INFO] [stdout]             score: ::core::convert::Into::into(s.score),
[INFO] [stdout]             deleted: ::core::convert::Into::into(s.deleted),
[INFO] [stdout]             post_id: ::core::convert::Into::into(s.post_id),
[INFO] [stdout]             id: ::core::convert::Into::into(s.id),
[INFO] [stdout]             user_id: ::core::convert::Into::into(s.user_id),
[INFO] [stdout]             parent_id: ::core::convert::Into::into(s.parent_id),
[INFO] [stdout]             imported: ::core::convert::Into::into(s.imported),
[INFO] [stdout]             pin: ::core::convert::Into::into(s.pin),
[INFO] [stdout]             extension: ::core::convert::Into::into(s.extension),
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<E> CommentGraphql<E> {
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn content(&self) -> &String {
[INFO] [stdout]         &self.content
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn score(&self) -> &u64 {
[INFO] [stdout]         &self.score
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn deleted(&self) -> &bool {
[INFO] [stdout]         &self.deleted
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn post_id(&self) -> &String {
[INFO] [stdout]         &self.post_id
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn id(&self) -> &String {
[INFO] [stdout]         &self.id
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn user_id(&self) -> &String {
[INFO] [stdout]         &self.user_id
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn parent_id(&self) -> &Option<String> {
[INFO] [stdout]         &self.parent_id
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn imported(&self) -> &bool {
[INFO] [stdout]         &self.imported
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn pin(&self) -> &bool {
[INFO] [stdout]         &self.pin
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn extension(&self) -> &E {
[INFO] [stdout]         &self.extension
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<E> CommentGraphql<E> {
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_content(mut self, val: String) -> Self {
[INFO] [stdout]         self.content = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_score(mut self, val: u64) -> Self {
[INFO] [stdout]         self.score = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_deleted(mut self, val: bool) -> Self {
[INFO] [stdout]         self.deleted = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_post_id(mut self, val: String) -> Self {
[INFO] [stdout]         self.post_id = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_id(mut self, val: String) -> Self {
[INFO] [stdout]         self.id = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_user_id(mut self, val: String) -> Self {
[INFO] [stdout]         self.user_id = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_parent_id(mut self, val: Option<String>) -> Self {
[INFO] [stdout]         self.parent_id = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_imported(mut self, val: bool) -> Self {
[INFO] [stdout]         self.imported = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_pin(mut self, val: bool) -> Self {
[INFO] [stdout]         self.pin = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout]     #[inline]
[INFO] [stdout]     pub fn set_extension(mut self, val: E) -> Self {
[INFO] [stdout]         self.extension = val;
[INFO] [stdout]         self
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] warning: function `conv` is never used
[INFO] [stdout]  --> examples/fromit.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn conv(x: &String) -> Result<Vec<u8>, std::convert::Infallible> {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
[INFO] running `Command { std: "docker" "inspect" "d5346befa380637d76f4404add574353a536d61c87fee23a990cce07c593cbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5346befa380637d76f4404add574353a536d61c87fee23a990cce07c593cbd5", kill_on_drop: false }`
[INFO] [stdout] d5346befa380637d76f4404add574353a536d61c87fee23a990cce07c593cbd5
