[INFO] cloning repository https://github.com/rooct/near-erc20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rooct/near-erc20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fnear-erc20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fnear-erc20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 535e07f93f252d42c37a28cd8e0aba0e25713d37 [INFO] testing rooct/near-erc20/535e07f93f252d42c37a28cd8e0aba0e25713d37 against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fnear-erc20" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rooct/near-erc20 on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rooct/near-erc20 [INFO] finished tweaking git repo https://github.com/rooct/near-erc20 [INFO] tweaked toml for git repo https://github.com/rooct/near-erc20 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rooct/near-erc20 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-token v0.2.0 [INFO] [stderr] Downloaded borsh-derive v1.5.1 [INFO] [stderr] Downloaded near-account-id v1.0.0 [INFO] [stderr] Downloaded near-sys v0.2.2 [INFO] [stderr] Downloaded near-gas v0.2.5 [INFO] [stderr] Downloaded near-sdk-macros v5.2.1 [INFO] [stderr] Downloaded borsh v1.5.1 [INFO] [stderr] Downloaded near-sdk v5.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52dc6fc0deb60f89df103a89272407c6ad192f396e3514008a4b9fe8c25ff50 [INFO] running `Command { std: "docker" "start" "-a" "b52dc6fc0deb60f89df103a89272407c6ad192f396e3514008a4b9fe8c25ff50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52dc6fc0deb60f89df103a89272407c6ad192f396e3514008a4b9fe8c25ff50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52dc6fc0deb60f89df103a89272407c6ad192f396e3514008a4b9fe8c25ff50", kill_on_drop: false }` [INFO] [stdout] b52dc6fc0deb60f89df103a89272407c6ad192f396e3514008a4b9fe8c25ff50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e7b4e34ec95a97eea26fe851f2e780926598ccb57d1d5ca5324abaa7e31eb1 [INFO] running `Command { std: "docker" "start" "-a" "86e7b4e34ec95a97eea26fe851f2e780926598ccb57d1d5ca5324abaa7e31eb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling near-sdk-macros v5.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling near-sys v0.2.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling near-token v0.2.0 [INFO] [stderr] Compiling near-gas v0.2.5 [INFO] [stderr] Compiling near-sdk v5.2.1 [INFO] [stderr] Compiling near-erc20 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.45s [INFO] running `Command { std: "docker" "inspect" "86e7b4e34ec95a97eea26fe851f2e780926598ccb57d1d5ca5324abaa7e31eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e7b4e34ec95a97eea26fe851f2e780926598ccb57d1d5ca5324abaa7e31eb1", kill_on_drop: false }` [INFO] [stdout] 86e7b4e34ec95a97eea26fe851f2e780926598ccb57d1d5ca5324abaa7e31eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66992b75f2b159625a78cc24df3ddb72050ab9b065f80630115fb761bf11fa39 [INFO] running `Command { std: "docker" "start" "-a" "66992b75f2b159625a78cc24df3ddb72050ab9b065f80630115fb761bf11fa39", kill_on_drop: false }` [INFO] [stderr] Compiling near-erc20 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "66992b75f2b159625a78cc24df3ddb72050ab9b065f80630115fb761bf11fa39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66992b75f2b159625a78cc24df3ddb72050ab9b065f80630115fb761bf11fa39", kill_on_drop: false }` [INFO] [stdout] 66992b75f2b159625a78cc24df3ddb72050ab9b065f80630115fb761bf11fa39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1de209919284a816afa2d131cf975953a1c2626951b5c1ced847b3f603879d5f [INFO] running `Command { std: "docker" "start" "-a" "1de209919284a816afa2d131cf975953a1c2626951b5c1ced847b3f603879d5f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_erc20-5b6bd17da730faa6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/test_basics.rs (/opt/rustwide/target/debug/deps/test_basics-1066ad349acc2cc0) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests near_erc20 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1de209919284a816afa2d131cf975953a1c2626951b5c1ced847b3f603879d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de209919284a816afa2d131cf975953a1c2626951b5c1ced847b3f603879d5f", kill_on_drop: false }` [INFO] [stdout] 1de209919284a816afa2d131cf975953a1c2626951b5c1ced847b3f603879d5f