[INFO] cloning repository https://github.com/robert-trifffin/substrate-erc20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robert-trifffin/substrate-erc20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-trifffin%2Fsubstrate-erc20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-trifffin%2Fsubstrate-erc20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 397cb2bf473c268e8a68a3c65a45b0d1897c3b63 [INFO] testing robert-trifffin/substrate-erc20 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-trifffin%2Fsubstrate-erc20" "/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/robert-trifffin/substrate-erc20 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robert-trifffin/substrate-erc20 [INFO] finished tweaking git repo https://github.com/robert-trifffin/substrate-erc20 [INFO] tweaked toml for git repo https://github.com/robert-trifffin/substrate-erc20 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/robert-trifffin/substrate-erc20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d026f60bdca7d1d57e3bdf654b14c544787cc2abfda53fc9b0ccf663e141baf [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" "5d026f60bdca7d1d57e3bdf654b14c544787cc2abfda53fc9b0ccf663e141baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d026f60bdca7d1d57e3bdf654b14c544787cc2abfda53fc9b0ccf663e141baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d026f60bdca7d1d57e3bdf654b14c544787cc2abfda53fc9b0ccf663e141baf", kill_on_drop: false }` [INFO] [stdout] 5d026f60bdca7d1d57e3bdf654b14c544787cc2abfda53fc9b0ccf663e141baf [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 63688b5467029aba1de75f5373f862f8fe54709dd4d49df370e4a93be19dd0ad [INFO] running `Command { std: "docker" "start" "-a" "63688b5467029aba1de75f5373f862f8fe54709dd4d49df370e4a93be19dd0ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc4 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling scale-info-derive v0.4.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling scale-info v0.6.0 [INFO] [stderr] Compiling sp-arithmetic v3.0.0 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc4 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc4 [INFO] [stderr] Compiling ink_metadata v3.0.0-rc4 [INFO] [stderr] Compiling ink_lang_macro v3.0.0-rc4 [INFO] [stderr] Compiling ink_env v3.0.0-rc4 [INFO] [stderr] Compiling ink_storage v3.0.0-rc4 [INFO] [stderr] Compiling ink_lang v3.0.0-rc4 [INFO] [stderr] Compiling erc20 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "63688b5467029aba1de75f5373f862f8fe54709dd4d49df370e4a93be19dd0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63688b5467029aba1de75f5373f862f8fe54709dd4d49df370e4a93be19dd0ad", kill_on_drop: false }` [INFO] [stdout] 63688b5467029aba1de75f5373f862f8fe54709dd4d49df370e4a93be19dd0ad [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9d5fe83bdd785b3d157128711e597ca9f3bb4eebf062d9a04cd887722fc137 [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" "0d9d5fe83bdd785b3d157128711e597ca9f3bb4eebf062d9a04cd887722fc137", kill_on_drop: false }` [INFO] [stderr] Compiling erc20 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "0d9d5fe83bdd785b3d157128711e597ca9f3bb4eebf062d9a04cd887722fc137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9d5fe83bdd785b3d157128711e597ca9f3bb4eebf062d9a04cd887722fc137", kill_on_drop: false }` [INFO] [stdout] 0d9d5fe83bdd785b3d157128711e597ca9f3bb4eebf062d9a04cd887722fc137 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c71b1de06f802b240ff7e3913d0e8af689b728df4023ad7127f735707c1410eb [INFO] running `Command { std: "docker" "start" "-a" "c71b1de06f802b240ff7e3913d0e8af689b728df4023ad7127f735707c1410eb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/erc20-fd8de7dd4400128c) [INFO] [stdout] test erc20::tests::balance_of_works ... ok [INFO] [stdout] test erc20::tests::allowance_must_not_change_on_failed_transfer ... ok [INFO] [stdout] test erc20::tests::transfer_works ... ok [INFO] [stdout] test erc20::tests::total_supply_works ... ok [INFO] [stdout] test erc20::tests::transfer_from_works ... ok [INFO] [stdout] test erc20::tests::invalid_transfer_should_fail ... ok [INFO] [stdout] test erc20::tests::new_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c71b1de06f802b240ff7e3913d0e8af689b728df4023ad7127f735707c1410eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71b1de06f802b240ff7e3913d0e8af689b728df4023ad7127f735707c1410eb", kill_on_drop: false }` [INFO] [stdout] c71b1de06f802b240ff7e3913d0e8af689b728df4023ad7127f735707c1410eb