[INFO] cloning repository https://github.com/SealSC/seal-contracts-ink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SealSC/seal-contracts-ink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSealSC%2Fseal-contracts-ink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSealSC%2Fseal-contracts-ink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5885bba8dbdd20762399b9b8297226924cbcaaf3 [INFO] testing SealSC/seal-contracts-ink against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSealSC%2Fseal-contracts-ink" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SealSC/seal-contracts-ink on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SealSC/seal-contracts-ink [INFO] finished tweaking git repo https://github.com/SealSC/seal-contracts-ink [INFO] tweaked toml for git repo https://github.com/SealSC/seal-contracts-ink written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SealSC/seal-contracts-ink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7/source/staking-mining/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7/source/parameterized-erc20/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.7.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.0 [INFO] [stderr] Downloaded ink_lang_macro v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang_codegen v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang_ir v3.0.0-rc3 [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded sha2 v0.9.4 [INFO] [stderr] Downloaded ink_prelude v3.0.0-rc3 [INFO] [stderr] Downloaded cpufeatures v0.1.1 [INFO] [stderr] Downloaded ink_metadata v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang v3.0.0-rc3 [INFO] [stderr] Downloaded ink_env v3.0.0-rc3 [INFO] [stderr] Downloaded ink_storage_derive v3.0.0-rc3 [INFO] [stderr] Downloaded scale-info v0.6.0 [INFO] [stderr] Downloaded ink_allocator v3.0.0-rc3 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded ink_primitives v3.0.0-rc3 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded scale-info-derive v0.4.0 [INFO] [stderr] Downloaded ink_storage v3.0.0-rc3 [INFO] [stderr] Downloaded array-init v1.0.0 [INFO] [stderr] Downloaded derive_more v0.99.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adbdb741f46e8ca05c37d1a9ac6e121c9cd84cf10a83e8d3d463b5f2c3ebb19c [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" "adbdb741f46e8ca05c37d1a9ac6e121c9cd84cf10a83e8d3d463b5f2c3ebb19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adbdb741f46e8ca05c37d1a9ac6e121c9cd84cf10a83e8d3d463b5f2c3ebb19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbdb741f46e8ca05c37d1a9ac6e121c9cd84cf10a83e8d3d463b5f2c3ebb19c", kill_on_drop: false }` [INFO] [stdout] adbdb741f46e8ca05c37d1a9ac6e121c9cd84cf10a83e8d3d463b5f2c3ebb19c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e63da17fded91ca16bd0586fccee89bbd19dc37df43a13d0da75e414eaa79298 [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" "e63da17fded91ca16bd0586fccee89bbd19dc37df43a13d0da75e414eaa79298", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/staking-mining/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/parameterized-erc20/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling array-init v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [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 tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling scale-info-derive v0.4.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling scale-info v0.6.0 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc3 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc3 [INFO] [stderr] Compiling ink_metadata v3.0.0-rc3 [INFO] [stderr] Compiling ink_lang_macro v3.0.0-rc3 [INFO] [stderr] Compiling ink_env v3.0.0-rc3 [INFO] [stderr] Compiling ink_storage v3.0.0-rc3 [INFO] [stderr] Compiling ink_lang v3.0.0-rc3 [INFO] [stderr] Compiling staking_mining v0.1.0 (/opt/rustwide/workdir/staking-mining) [INFO] [stderr] Compiling parameterized-erc20 v0.1.0 (/opt/rustwide/workdir/parameterized-erc20) [INFO] [stderr] Compiling contract-deployer v0.1.0 (/opt/rustwide/workdir/contract-deployer) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "e63da17fded91ca16bd0586fccee89bbd19dc37df43a13d0da75e414eaa79298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63da17fded91ca16bd0586fccee89bbd19dc37df43a13d0da75e414eaa79298", kill_on_drop: false }` [INFO] [stdout] e63da17fded91ca16bd0586fccee89bbd19dc37df43a13d0da75e414eaa79298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185d017c6f64fd8a833475d4ec282593c0bda5aad22f7adb3624699a1d611b98 [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" "185d017c6f64fd8a833475d4ec282593c0bda5aad22f7adb3624699a1d611b98", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/staking-mining/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/parameterized-erc20/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling contract-deployer v0.1.0 (/opt/rustwide/workdir/contract-deployer) [INFO] [stderr] Compiling parameterized-erc20 v0.1.0 (/opt/rustwide/workdir/parameterized-erc20) [INFO] [stderr] Compiling staking_mining v0.1.0 (/opt/rustwide/workdir/staking-mining) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "185d017c6f64fd8a833475d4ec282593c0bda5aad22f7adb3624699a1d611b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185d017c6f64fd8a833475d4ec282593c0bda5aad22f7adb3624699a1d611b98", kill_on_drop: false }` [INFO] [stdout] 185d017c6f64fd8a833475d4ec282593c0bda5aad22f7adb3624699a1d611b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d57d012ab6e1beab590a5b1b8ba15ed869f60a9a9095f8d6b38111e77af56390 [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" "d57d012ab6e1beab590a5b1b8ba15ed869f60a9a9095f8d6b38111e77af56390", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/staking-mining/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/parameterized-erc20/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contract_deployer-facca00c14d044da) [INFO] [stdout] running 2 tests [INFO] [stdout] test contract_deployer::tests::default_works ... ok [INFO] [stdout] test contract_deployer::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parameterized_erc20-69fcb856bd66b496) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/staking_mining-dd4126303e482357) [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] [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" "d57d012ab6e1beab590a5b1b8ba15ed869f60a9a9095f8d6b38111e77af56390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57d012ab6e1beab590a5b1b8ba15ed869f60a9a9095f8d6b38111e77af56390", kill_on_drop: false }` [INFO] [stdout] d57d012ab6e1beab590a5b1b8ba15ed869f60a9a9095f8d6b38111e77af56390