[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] testing svmk/derive_value_object against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Fderive_value_object" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svmk/derive_value_object on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/svmk/derive_value_object already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f1b557c1d2f91e498f223529719cc9b1cfdcf569312cbf384884e5461877559 [INFO] running `Command { std: "docker" "start" "-a" "9f1b557c1d2f91e498f223529719cc9b1cfdcf569312cbf384884e5461877559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f1b557c1d2f91e498f223529719cc9b1cfdcf569312cbf384884e5461877559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1b557c1d2f91e498f223529719cc9b1cfdcf569312cbf384884e5461877559", kill_on_drop: false }` [INFO] [stdout] 9f1b557c1d2f91e498f223529719cc9b1cfdcf569312cbf384884e5461877559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb0d3cbae89d92fca2e342412312a1a7d5c30eb0be29f3eb65c731b8f9e48a6 [INFO] running `Command { std: "docker" "start" "-a" "ecb0d3cbae89d92fca2e342412312a1a7d5c30eb0be29f3eb65c731b8f9e48a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling derive_value_object v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.25s [INFO] running `Command { std: "docker" "inspect" "ecb0d3cbae89d92fca2e342412312a1a7d5c30eb0be29f3eb65c731b8f9e48a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb0d3cbae89d92fca2e342412312a1a7d5c30eb0be29f3eb65c731b8f9e48a6", kill_on_drop: false }` [INFO] [stdout] ecb0d3cbae89d92fca2e342412312a1a7d5c30eb0be29f3eb65c731b8f9e48a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9aead7cace6742ae6b73bf059cfe1de305389f7cc1ad8c23477cc4c960f3844 [INFO] running `Command { std: "docker" "start" "-a" "e9aead7cace6742ae6b73bf059cfe1de305389f7cc1ad8c23477cc4c960f3844", kill_on_drop: false }` [INFO] [stderr] Compiling derive_value_object v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::string::String` [INFO] [stdout] --> tests/test_derive_value_object.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ValueObject)] [INFO] [stdout] | ^ the trait `From` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] = note: required by `from_residual` [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] error: aborting due to previous error [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9aead7cace6742ae6b73bf059cfe1de305389f7cc1ad8c23477cc4c960f3844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9aead7cace6742ae6b73bf059cfe1de305389f7cc1ad8c23477cc4c960f3844", kill_on_drop: false }` [INFO] [stdout] e9aead7cace6742ae6b73bf059cfe1de305389f7cc1ad8c23477cc4c960f3844