[INFO] cloning repository https://github.com/Sladuca/near-wallet-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sladuca/near-wallet-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fnear-wallet-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fnear-wallet-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f619b644294c71df7c489e7bebfa63e9fa97400 [INFO] checking Sladuca/near-wallet-contract against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fnear-wallet-contract" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sladuca/near-wallet-contract on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sladuca/near-wallet-contract [INFO] removed workspace from git repo https://github.com/Sladuca/near-wallet-contract [INFO] finished tweaking git repo https://github.com/Sladuca/near-wallet-contract [INFO] tweaked toml for git repo https://github.com/Sladuca/near-wallet-contract written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Sladuca/near-wallet-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak v0.1.0 [INFO] [stderr] Downloaded ryu v1.0.5 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded fake-simd v0.1.2 [INFO] [stderr] Downloaded syn v1.0.39 [INFO] [stderr] Downloaded block-buffer v0.7.3 [INFO] [stderr] Downloaded serde_derive v1.0.115 [INFO] [stderr] Downloaded serde_json v1.0.57 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded regex v1.3.9 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded near-rpc-error-core v0.1.0 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.7.1 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded block-padding v0.1.5 [INFO] [stderr] Downloaded autocfg v1.0.1 [INFO] [stderr] Downloaded borsh-derive v0.7.1 [INFO] [stderr] Downloaded borsh-derive-internal v0.7.1 [INFO] [stderr] Downloaded borsh v0.7.1 [INFO] [stderr] Downloaded regex-syntax v0.6.18 [INFO] [stderr] Downloaded aho-corasick v0.7.13 [INFO] [stderr] Downloaded bs58 v0.3.1 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded near-sdk-macros v0.9.2 [INFO] [stderr] Downloaded near-runtime-fees v0.8.0 [INFO] [stderr] Downloaded indexmap v1.5.1 [INFO] [stderr] Downloaded itoa v0.4.6 [INFO] [stderr] Downloaded near-sdk-core v0.9.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded quote v1.0.7 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Downloaded borsh-derive v0.6.2 [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded near-vm-logic v0.8.0 [INFO] [stderr] Downloaded borsh-derive-internal v0.6.2 [INFO] [stderr] Downloaded near-vm-errors v0.8.0 [INFO] [stderr] Downloaded near-sdk v0.9.2 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded borsh v0.6.2 [INFO] [stderr] Downloaded near-rpc-error-macro v0.1.0 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded opaque-debug v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a13389b43abd8eadb0fad581b482082c61a7157cbbe276ec2d7ec476fdfa40e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a13389b43abd8eadb0fad581b482082c61a7157cbbe276ec2d7ec476fdfa40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a13389b43abd8eadb0fad581b482082c61a7157cbbe276ec2d7ec476fdfa40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a13389b43abd8eadb0fad581b482082c61a7157cbbe276ec2d7ec476fdfa40e", kill_on_drop: false }` [INFO] [stdout] 3a13389b43abd8eadb0fad581b482082c61a7157cbbe276ec2d7ec476fdfa40e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a9cd95f82c972295aa1fb5b2944f98193930c61a3ad83fff471172bdf82092b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a9cd95f82c972295aa1fb5b2944f98193930c61a3ad83fff471172bdf82092b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling near-sdk-core v0.9.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.7.1 [INFO] [stderr] Compiling borsh-derive-internal v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-sdk-macros v0.9.2 [INFO] [stderr] Compiling borsh-derive v0.7.1 [INFO] [stderr] Checking borsh v0.7.1 [INFO] [stderr] Checking borsh v0.6.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking near-runtime-fees v0.8.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking near-vm-errors v0.8.0 [INFO] [stderr] Checking near-vm-logic v0.8.0 [INFO] [stderr] Checking near-sdk v0.9.2 [INFO] [stderr] Checking wallet-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `near_sdk::collections::Map, Account>: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshDeserialize, BorshSerialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `near_sdk::collections::Map, Account>` [INFO] [stdout] | [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wallet-contract`. [INFO] [stdout] error[E0277]: the trait bound `near_sdk::collections::Map, Account>: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> src/lib.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshDeserialize, BorshSerialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `near_sdk::collections::Map, Account>` [INFO] [stdout] | [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `near_sdk::collections::Map, Account>: borsh::BorshSerialize` is not satisfied [INFO] [stdout] --> src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshDeserialize, BorshSerialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `borsh::BorshSerialize` is not implemented for `near_sdk::collections::Map, Account>` [INFO] [stdout] | [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `near_sdk::collections::Map, Account>: borsh::BorshDeserialize` is not satisfied [INFO] [stdout] --> src/lib.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BorshDeserialize, BorshSerialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `borsh::BorshDeserialize` is not implemented for `near_sdk::collections::Map, Account>` [INFO] [stdout] | [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a9cd95f82c972295aa1fb5b2944f98193930c61a3ad83fff471172bdf82092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9cd95f82c972295aa1fb5b2944f98193930c61a3ad83fff471172bdf82092b", kill_on_drop: false }` [INFO] [stdout] 6a9cd95f82c972295aa1fb5b2944f98193930c61a3ad83fff471172bdf82092b