[INFO] cloning repository https://github.com/near-examples/rust-fungible-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/near-examples/rust-fungible-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-examples%2Frust-fungible-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-examples%2Frust-fungible-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32e80380386f99e2f138287762684d5b51e7ebc6 [INFO] testing near-examples/rust-fungible-token against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-examples%2Frust-fungible-token" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/near-examples/rust-fungible-token on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/near-examples/rust-fungible-token [INFO] finished tweaking git repo https://github.com/near-examples/rust-fungible-token [INFO] tweaked toml for git repo https://github.com/near-examples/rust-fungible-token written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/near-examples/rust-fungible-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa007c68cfd61ff2658e8328f02bc417227b93e79f79e15c7cf832b2234c7119 [INFO] running `Command { std: "docker" "start" "-a" "fa007c68cfd61ff2658e8328f02bc417227b93e79f79e15c7cf832b2234c7119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa007c68cfd61ff2658e8328f02bc417227b93e79f79e15c7cf832b2234c7119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa007c68cfd61ff2658e8328f02bc417227b93e79f79e15c7cf832b2234c7119", kill_on_drop: false }` [INFO] [stdout] fa007c68cfd61ff2658e8328f02bc417227b93e79f79e15c7cf832b2234c7119 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 475293e141c116ed24b9b2568b18a6ea91af4e8a33bed2a62df3e672e7e64328 [INFO] running `Command { std: "docker" "start" "-a" "475293e141c116ed24b9b2568b18a6ea91af4e8a33bed2a62df3e672e7e64328", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling near-sdk-core v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-sdk-macros v0.9.2 [INFO] [stderr] Compiling borsh v0.6.2 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling near-runtime-fees v0.8.0 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling near-vm-errors v0.8.0 [INFO] [stderr] Compiling near-vm-logic v0.8.0 [INFO] [stderr] Compiling near-sdk v0.9.2 [INFO] [stderr] Compiling fungible-token v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.14s [INFO] running `Command { std: "docker" "inspect" "475293e141c116ed24b9b2568b18a6ea91af4e8a33bed2a62df3e672e7e64328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475293e141c116ed24b9b2568b18a6ea91af4e8a33bed2a62df3e672e7e64328", kill_on_drop: false }` [INFO] [stdout] 475293e141c116ed24b9b2568b18a6ea91af4e8a33bed2a62df3e672e7e64328 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de1fb8fd62727c039db5d08ff75c3aee509ba7be5ef2045cdb11300c8b0d14e2 [INFO] running `Command { std: "docker" "start" "-a" "de1fb8fd62727c039db5d08ff75c3aee509ba7be5ef2045cdb11300c8b0d14e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fungible-token v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "de1fb8fd62727c039db5d08ff75c3aee509ba7be5ef2045cdb11300c8b0d14e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1fb8fd62727c039db5d08ff75c3aee509ba7be5ef2045cdb11300c8b0d14e2", kill_on_drop: false }` [INFO] [stdout] de1fb8fd62727c039db5d08ff75c3aee509ba7be5ef2045cdb11300c8b0d14e2 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a85a4a1015f80aaa7ca02653fdbd6ba661c873c2b8fae48dab88265b4383a8d [INFO] running `Command { std: "docker" "start" "-a" "6a85a4a1015f80aaa7ca02653fdbd6ba661c873c2b8fae48dab88265b4383a8d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fungible_token-8ab978853fb1e321) [INFO] [stdout] test tests::test_carol_escrows_to_bob_transfers_to_alice ... ok [INFO] [stderr] Doc-tests fungible-token [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] test tests::test_self_allowance_fail ... ok [INFO] [stdout] test tests::test_transfer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] running `Command { std: "docker" "inspect" "6a85a4a1015f80aaa7ca02653fdbd6ba661c873c2b8fae48dab88265b4383a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a85a4a1015f80aaa7ca02653fdbd6ba661c873c2b8fae48dab88265b4383a8d", kill_on_drop: false }` [INFO] [stdout] 6a85a4a1015f80aaa7ca02653fdbd6ba661c873c2b8fae48dab88265b4383a8d