[INFO] fetching crate near-env 0.1.5... [INFO] checking near-env-0.1.5 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate near-env 0.1.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate near-env 0.1.5 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-env 0.1.5 [INFO] finished tweaking crates.io crate near-env 0.1.5 [INFO] tweaked toml for crates.io crate near-env 0.1.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-sdk-macros v3.0.1 [INFO] [stderr] Downloaded near-sdk-core v3.0.1 [INFO] [stderr] Downloaded near-sdk v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7062b84165402a7c4b65e3232b338fc1fd6b9d18a1f6007f6ee1e10493de6b3 [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" "f7062b84165402a7c4b65e3232b338fc1fd6b9d18a1f6007f6ee1e10493de6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7062b84165402a7c4b65e3232b338fc1fd6b9d18a1f6007f6ee1e10493de6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7062b84165402a7c4b65e3232b338fc1fd6b9d18a1f6007f6ee1e10493de6b3", kill_on_drop: false }` [INFO] [stdout] f7062b84165402a7c4b65e3232b338fc1fd6b9d18a1f6007f6ee1e10493de6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7530a33c4ca48c9c77af13b10747a79b1ca015f5257a768fc8b3f7c8907e433 [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" "f7530a33c4ca48c9c77af13b10747a79b1ca015f5257a768fc8b3f7c8907e433", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking near-runtime-utils v3.0.0 [INFO] [stderr] Checking near-env v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.0.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling near-sdk-macros v3.0.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking near-vm-errors v3.0.0 [INFO] [stderr] Checking near-primitives-core v0.1.0 [INFO] [stderr] Checking near-vm-logic v3.0.0 [INFO] [stderr] Checking near-sdk v3.0.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/smoke.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | .signer_account_id("bob_near".to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `ValidAccountId`, found struct `std::string::String` [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 E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `near-env` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f7530a33c4ca48c9c77af13b10747a79b1ca015f5257a768fc8b3f7c8907e433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7530a33c4ca48c9c77af13b10747a79b1ca015f5257a768fc8b3f7c8907e433", kill_on_drop: false }` [INFO] [stdout] f7530a33c4ca48c9c77af13b10747a79b1ca015f5257a768fc8b3f7c8907e433