[INFO] cloning repository https://github.com/svmk/derive_value_object
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svmk/derive_value_object" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Fderive_value_object", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Fderive_value_object'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4956b8a7ba43243c96cc5d64e835fa8fc790f2a2
[INFO] checking svmk/derive_value_object against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Fderive_value_object" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svmk/derive_value_object
[INFO] finished tweaking git repo https://github.com/svmk/derive_value_object
[INFO] tweaked toml for git repo https://github.com/svmk/derive_value_object written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svmk/derive_value_object on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svmk/derive_value_object 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking svmk/derive_value_object against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Fderive_value_object" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svmk/derive_value_object
[INFO] finished tweaking git repo https://github.com/svmk/derive_value_object
[INFO] tweaked toml for git repo https://github.com/svmk/derive_value_object written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svmk/derive_value_object on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svmk/derive_value_object 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded darling v0.12.0
[INFO] [stderr]   Downloaded darling_macro v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded darling_core v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b
[INFO] running `Command { std: "docker" "start" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking quote v1.0.8
[INFO] [stderr]     Checking darling_core v0.12.0
[INFO] [stderr]    Compiling darling_macro v0.12.0
[INFO] [stderr]     Checking darling v0.12.0
[INFO] [stderr]    Compiling derive_value_object v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `String`
[INFO] [stdout]  --> tests/test_derive_value_object.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Debug, ValueObject)]
[INFO] [stdout]   |                     ----------^
[INFO] [stdout]   |                     |         |
[INFO] [stdout]   |                     |         the trait `From<Infallible>` is not implemented for `String`
[INFO] [stdout]   |                     this can't be annotated with `?` because it has type `Result<_, Infallible>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]   = help: `String` implements trait `From<T>`:
[INFO] [stdout]             From<&String>
[INFO] [stdout]             From<&mut str>
[INFO] [stdout]             From<&str>
[INFO] [stdout]             From<Box<str>>
[INFO] [stdout]             From<Cow<'_, str>>
[INFO] [stdout]             From<char>
[INFO] [stdout]   = note: this error originates in the derive macro `ValueObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_value_object` (test "test_derive_value_object") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b", kill_on_drop: false }`
[INFO] [stdout] fe22fe0baaff87d526f9525a7647c86154349ec42735a66600cbae3568e07b3b
