[INFO] cloning repository https://github.com/dao-galaxy/bloom-clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dao-galaxy/bloom-clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdao-galaxy%2Fbloom-clap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdao-galaxy%2Fbloom-clap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d98f6e5b824ec3866c3d6886627f18460cf8d38 [INFO] checking dao-galaxy/bloom-clap against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdao-galaxy%2Fbloom-clap" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dao-galaxy/bloom-clap on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dao-galaxy/bloom-clap [INFO] finished tweaking git repo https://github.com/dao-galaxy/bloom-clap [INFO] tweaked toml for git repo https://github.com/dao-galaxy/bloom-clap written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dao-galaxy/bloom-clap 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.2.0 [INFO] [stderr] Downloaded contract-address v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f2302b267604d0a32e065a0e50bdd7be379b8bb08e3cc6caa727c1591ec8e63 [INFO] running `Command { std: "docker" "start" "-a" "7f2302b267604d0a32e065a0e50bdd7be379b8bb08e3cc6caa727c1591ec8e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2302b267604d0a32e065a0e50bdd7be379b8bb08e3cc6caa727c1591ec8e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2302b267604d0a32e065a0e50bdd7be379b8bb08e3cc6caa727c1591ec8e63", kill_on_drop: false }` [INFO] [stdout] 7f2302b267604d0a32e065a0e50bdd7be379b8bb08e3cc6caa727c1591ec8e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca7d26ed6eb0f1e2af55e180abb54c38bfebb15d8228e02a9620ec77d33d4900 [INFO] running `Command { std: "docker" "start" "-a" "ca7d26ed6eb0f1e2af55e180abb54c38bfebb15d8228e02a9620ec77d33d4900", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking block-padding v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking keccak-hash v0.5.1 [INFO] [stderr] Checking contract-address v0.4.0 [INFO] [stderr] Checking parity-crypto v0.6.2 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking bloom-clap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/subcmd/eth_tx_cmd.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 153 + use crate::subcmd::eth_tx_cmd::Deserialize; [INFO] [stdout] | [INFO] [stdout] 153 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/subcmd/eth_tx_cmd.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 153 + use crate::subcmd::eth_tx_cmd::Deserialize; [INFO] [stdout] | [INFO] [stdout] 153 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/subcmd.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 21 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/subcmd.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 21 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `eth_tx_cmd::test::test_signs_transaction_eth::Signing: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/subcmd/eth_tx_cmd.rs:170:51 [INFO] [stdout] | [INFO] [stdout] 170 | let txs: Vec<(RawTransaction, Signing)> = serde_json::from_str(&f_string).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `eth_tx_cmd::test::test_signs_transaction_eth::Signing`, which is required by `Vec<(RawTransaction, eth_tx_cmd::test::test_signs_transaction_eth::Signing)>: Deserialize<'_>` [INFO] [stdout] | [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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 143 others [INFO] [stdout] = note: required for `(RawTransaction, eth_tx_cmd::test::test_signs_transaction_eth::Signing)` to implement `Deserialize<'_>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Vec<(RawTransaction, eth_tx_cmd::test::test_signs_transaction_eth::Signing)>` to implement `Deserialize<'_>` [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.57/src/de.rs:2584:8 [INFO] [stdout] | [INFO] [stdout] 2582 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2583 | where [INFO] [stdout] 2584 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `eth_tx_cmd::test::test_signs_transaction_ropsten::Signing: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/subcmd/eth_tx_cmd.rs:193:51 [INFO] [stdout] | [INFO] [stdout] 193 | let txs: Vec<(RawTransaction, Signing)> = serde_json::from_str(&f_string).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `eth_tx_cmd::test::test_signs_transaction_ropsten::Signing`, which is required by `Vec<(RawTransaction, eth_tx_cmd::test::test_signs_transaction_ropsten::Signing)>: Deserialize<'_>` [INFO] [stdout] | [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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 143 others [INFO] [stdout] = note: required for `(RawTransaction, eth_tx_cmd::test::test_signs_transaction_ropsten::Signing)` to implement `Deserialize<'_>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Vec<(RawTransaction, eth_tx_cmd::test::test_signs_transaction_ropsten::Signing)>` to implement `Deserialize<'_>` [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.57/src/de.rs:2584:8 [INFO] [stdout] | [INFO] [stdout] 2582 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2583 | where [INFO] [stdout] 2584 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `subcmd::test::test_signs_transaction_eth::Signing: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/subcmd.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | let txs: Vec<(RawTransaction, Signing)> = serde_json::from_str(&f_string).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `subcmd::test::test_signs_transaction_eth::Signing`, which is required by `Vec<(RawTransaction, subcmd::test::test_signs_transaction_eth::Signing)>: Deserialize<'_>` [INFO] [stdout] | [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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 142 others [INFO] [stdout] = note: required for `(RawTransaction, subcmd::test::test_signs_transaction_eth::Signing)` to implement `Deserialize<'_>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Vec<(RawTransaction, subcmd::test::test_signs_transaction_eth::Signing)>` to implement `Deserialize<'_>` [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.57/src/de.rs:2584:8 [INFO] [stdout] | [INFO] [stdout] 2582 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2583 | where [INFO] [stdout] 2584 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `subcmd::test::test_signs_transaction_ropsten::Signing: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/subcmd.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | let txs: Vec<(RawTransaction, Signing)> = serde_json::from_str(&f_string).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `subcmd::test::test_signs_transaction_ropsten::Signing`, which is required by `Vec<(RawTransaction, subcmd::test::test_signs_transaction_ropsten::Signing)>: Deserialize<'_>` [INFO] [stdout] | [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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 142 others [INFO] [stdout] = note: required for `(RawTransaction, subcmd::test::test_signs_transaction_ropsten::Signing)` to implement `Deserialize<'_>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Vec<(RawTransaction, subcmd::test::test_signs_transaction_ropsten::Signing)>` to implement `Deserialize<'_>` [INFO] [stdout] note: required by a bound in `serde_json::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.57/src/de.rs:2584:8 [INFO] [stdout] | [INFO] [stdout] 2582 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2583 | where [INFO] [stdout] 2584 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bloom-clap` (bin "bloom-clap" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "ca7d26ed6eb0f1e2af55e180abb54c38bfebb15d8228e02a9620ec77d33d4900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7d26ed6eb0f1e2af55e180abb54c38bfebb15d8228e02a9620ec77d33d4900", kill_on_drop: false }` [INFO] [stdout] ca7d26ed6eb0f1e2af55e180abb54c38bfebb15d8228e02a9620ec77d33d4900 [INFO] checking dao-galaxy/bloom-clap against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdao-galaxy%2Fbloom-clap" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dao-galaxy/bloom-clap on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dao-galaxy/bloom-clap [INFO] finished tweaking git repo https://github.com/dao-galaxy/bloom-clap [INFO] tweaked toml for git repo https://github.com/dao-galaxy/bloom-clap written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dao-galaxy/bloom-clap 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d625a349a4604622b9cc2f2c230f0b1bbd3b1fdd33e702221b8017c62e6be40 [INFO] running `Command { std: "docker" "start" "-a" "5d625a349a4604622b9cc2f2c230f0b1bbd3b1fdd33e702221b8017c62e6be40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d625a349a4604622b9cc2f2c230f0b1bbd3b1fdd33e702221b8017c62e6be40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d625a349a4604622b9cc2f2c230f0b1bbd3b1fdd33e702221b8017c62e6be40", kill_on_drop: false }` [INFO] [stdout] 5d625a349a4604622b9cc2f2c230f0b1bbd3b1fdd33e702221b8017c62e6be40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba97552f14b38c0ca8fd068a994744d51731f7b779a8c1c052654e3a9bb8b25f [INFO] running `Command { std: "docker" "start" "-a" "ba97552f14b38c0ca8fd068a994744d51731f7b779a8c1c052654e3a9bb8b25f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ba97552f14b38c0ca8fd068a994744d51731f7b779a8c1c052654e3a9bb8b25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba97552f14b38c0ca8fd068a994744d51731f7b779a8c1c052654e3a9bb8b25f", kill_on_drop: false }` [INFO] [stdout] ba97552f14b38c0ca8fd068a994744d51731f7b779a8c1c052654e3a9bb8b25f