[INFO] cloning repository https://github.com/janniksam/datatypes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janniksam/datatypes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniksam%2Fdatatypes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniksam%2Fdatatypes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07c6ab4e070e5691d1402e9162675af3b7a2fa42 [INFO] checking janniksam/datatypes against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniksam%2Fdatatypes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/janniksam/datatypes [INFO] finished tweaking git repo https://github.com/janniksam/datatypes [INFO] tweaked toml for git repo https://github.com/janniksam/datatypes written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/janniksam/datatypes on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/janniksam/datatypes 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fead6325d50066cbf292f768f9361411d2b024a3365d0e8a37629597aae1e35 [INFO] running `Command { std: "docker" "start" "-a" "3fead6325d50066cbf292f768f9361411d2b024a3365d0e8a37629597aae1e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fead6325d50066cbf292f768f9361411d2b024a3365d0e8a37629597aae1e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fead6325d50066cbf292f768f9361411d2b024a3365d0e8a37629597aae1e35", kill_on_drop: false }` [INFO] [stdout] 3fead6325d50066cbf292f768f9361411d2b024a3365d0e8a37629597aae1e35 [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7882d086e72b2f476cff58323fcfe7a76ddc5d73cce4c2cb03b061b0dddd8b [INFO] running `Command { std: "docker" "start" "-a" "9c7882d086e72b2f476cff58323fcfe7a76ddc5d73cce4c2cb03b061b0dddd8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.18.3 [INFO] [stderr] Compiling multiversx-sc-derive v0.45.2 [INFO] [stderr] Checking multiversx-sc-codec v0.18.3 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::TokenStream: proc_macro::ToTokens` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-derive-0.45.2/src/format/format_args_macro.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | / quote! ( [INFO] [stdout] 38 | | multiversx_sc::formatter::FormatBuffer::append_ascii(&mut $accumulator_expr, $str_as_bytes); [INFO] [stdout] 39 | | ) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________the trait `proc_macro::ToTokens` is not implemented for `proc_macro2::TokenStream` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proc_macro::ToTokens`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] CString [INFO] [stdout] Cow<'_, T> [INFO] [stdout] Option [INFO] [stdout] Rc [INFO] [stdout] bool [INFO] [stdout] char [INFO] [stdout] and 25 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multiversx-sc-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9c7882d086e72b2f476cff58323fcfe7a76ddc5d73cce4c2cb03b061b0dddd8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7882d086e72b2f476cff58323fcfe7a76ddc5d73cce4c2cb03b061b0dddd8b", kill_on_drop: false }` [INFO] [stdout] 9c7882d086e72b2f476cff58323fcfe7a76ddc5d73cce4c2cb03b061b0dddd8b