[INFO] cloning repository https://github.com/TheArcadiaGroup/clamm-casper-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheArcadiaGroup/clamm-casper-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArcadiaGroup%2Fclamm-casper-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArcadiaGroup%2Fclamm-casper-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3a40b510f64a911aa9d3a573968ae695dbf97b5 [INFO] building TheArcadiaGroup/clamm-casper-contracts against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheArcadiaGroup%2Fclamm-casper-contracts" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/TheArcadiaGroup/clamm-casper-contracts [INFO] finished tweaking git repo https://github.com/TheArcadiaGroup/clamm-casper-contracts [INFO] tweaked toml for git repo https://github.com/TheArcadiaGroup/clamm-casper-contracts written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheArcadiaGroup/clamm-casper-contracts on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheArcadiaGroup/clamm-casper-contracts 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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-1-tc2/source/tests/test-math-session/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/factory/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/tests/test-session/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/liquidity-session/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/swap-session/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/tests/test-callee/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/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-1-tc2/source/tests/test-get-session/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42524e283b71344afe6156f229f9f5dd27cfd03ba1f3fe12bf506e2491c76a5e [INFO] running `Command { std: "docker" "start" "-a" "42524e283b71344afe6156f229f9f5dd27cfd03ba1f3fe12bf506e2491c76a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42524e283b71344afe6156f229f9f5dd27cfd03ba1f3fe12bf506e2491c76a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42524e283b71344afe6156f229f9f5dd27cfd03ba1f3fe12bf506e2491c76a5e", kill_on_drop: false }` [INFO] [stdout] 42524e283b71344afe6156f229f9f5dd27cfd03ba1f3fe12bf506e2491c76a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] de1ad59c590e14f9c35be87323c71fcd1e0fb5805d07fa52ce55c85dae1fdc13 [INFO] running `Command { std: "docker" "start" "-a" "de1ad59c590e14f9c35be87323c71fcd1e0fb5805d07fa52ce55c85dae1fdc13", 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/tests/test-math-session/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/factory/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/tests/test-session/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/liquidity-session/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/swap-session/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/tests/test-callee/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/tests/test-get-session/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling ethnum v1.4.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling casper-event-standard-macro v0.4.1 (https://github.com/akirapham/casper-event-standard.git#cc1140a9) [INFO] [stderr] Compiling casper_types_derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling casper-types v4.0.1 [INFO] [stderr] Compiling casper-contract v4.0.0 [INFO] [stderr] Compiling casper-event-standard v0.4.1 (https://github.com/akirapham/casper-event-standard.git#cc1140a9) [INFO] [stderr] Compiling contract-utilities v0.2.0 (/opt/rustwide/workdir/contract-utilities) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> contract-utilities/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> types/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> common/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling math v0.1.0 (/opt/rustwide/workdir/math) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> math/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s [INFO] running `Command { std: "docker" "inspect" "de1ad59c590e14f9c35be87323c71fcd1e0fb5805d07fa52ce55c85dae1fdc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1ad59c590e14f9c35be87323c71fcd1e0fb5805d07fa52ce55c85dae1fdc13", kill_on_drop: false }` [INFO] [stdout] de1ad59c590e14f9c35be87323c71fcd1e0fb5805d07fa52ce55c85dae1fdc13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dc64a8b554064b0a5722622dde64d6b765862185d2d2f2dc3e288326242f9da3 [INFO] running `Command { std: "docker" "start" "-a" "dc64a8b554064b0a5722622dde64d6b765862185d2d2f2dc3e288326242f9da3", 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/tests/test-math-session/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/factory/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/tests/test-session/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/liquidity-session/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/swap-session/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/tests/test-callee/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/tests/test-get-session/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling math v0.1.0 (/opt/rustwide/workdir/math) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> contract-utilities/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> types/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> common/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> math/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> math/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `math` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "get_paused" "--export" "get_timestamp" "--export" "owner" "--export" "re_initialize_event" "--export" "roll_timestamp" "--export" "set_paused" "--export" "transfer_owner" "--export" "warp_fake_timestamp" "--export" "dictionary_read" "--export" "dictionary_write" "--export" "make_dictionary_item_key" "--export" "make_dictionary_item_key_for_key" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/librustc_std_workspace_core-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcommon-00be0eefa936bea0,libcasper_event_standard-abb73f67c9542556,libtypes-57ea224a0c3aafa3,libethnum-c8e6e2981beb1d9d,libcontract_utilities-bc17d0e32e9b4cf9,libcasper_contract-cb37f518dba07b85,libcasper_types-e04545cf4b69baf6,libbase64-937c67985fcbbcd0,libuint-45053b9d3e8b1361,libcrunchy-9ab05de1b7752e42,libstatic_assertions-5a320074c6765347,libhex-515790ed2476f981,libbyteorder-9fce784a23adcb13,libserde_bytes-e2b1a2f661527574,libnum-ae9e0fba9fe8712c,libnum_iter-015817c03ca23814,libnum_complex-58d5de9d7effb391,libblake2-78e4928cb84c6987,libopaque_debug-d63d41056a54e997,libcrypto_mac-64231d1572959e4d,libdigest-8675827cc77f702b,libk256-ff56a17cf1cbc3a2,libecdsa-60b3576a99971e7f,librfc6979-e85160b9d2dde5a0,libhmac-ba7551e35b205a2c,libelliptic_curve-8cedfc069f96ef84,libsec1-6477a8032e8c5966,libder-db765629cf80f66e,libcrypto_bigint-a9df71dfcb1c5a86,libbase16ct-c6dc21a39bc8c60c,libgroup-4f3327a1b799846a,libff-a38777bccf1f2b79,libhex_fmt-c155ad641900dcda,libed25519_dalek-465098ef8eb13631,libsha2-5dc013b7750fd867,libcurve25519_dalek-047b3ba90e3cb6d7,libcfg_if-50b02a9e3502ecf2,libed25519-a97d389b4ced3ac6,libsignature-b926840da0e64cd1,libdigest-a8cad16177fdb924,libsubtle-708b50dbeaa98325,libconst_oid-cd39fbcaebc2ac55,libblock_buffer-beb112df5d76a505,libcrypto_common-4b57845efccffbd1,libgeneric_array-fea8fd158aefa240,libtypenum-0fe8d28fad3fc2b1,libzeroize-0534c0609256af0a,libserde_json-de2b3f2edc7a7c6e,libryu-758d5f45864a8a15,libitoa-9c1bb7077bf41900,libbase16-22eb8622b34fa228,libnum_rational-df86817b8fd6cef5,libnum_bigint-5fd21a9d46020c64,libnum_integer-8c62010cc1aaf7a7,libnum_traits-38216b541b9b035c,libbitflags-15e3d67e03629ffa,libserde-d4dea44982504c2a,librand-353c46aa0eaab717,librand_core-512e272d4ecb92d6}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/math-d3b963aae95ed285.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.2.rcgu.o): undefined symbol: casper_new_dictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_revert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_remove_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_get_blocktime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_load_call_stack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_read_host_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_get_named_arg_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_ret [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_get_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_has_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_contract-cb37f518dba07b85.rlib(casper_contract-cb37f518dba07b85.casper_contract.aa064cef830e37a4-cgu.0.rcgu.o): undefined symbol: casper_put_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_event_standard-abb73f67c9542556.rlib(casper_event_standard-abb73f67c9542556.casper_event_standard.4875336667e3ef90-cgu.0.rcgu.o): undefined symbol: casper_new_uref [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_event_standard-abb73f67c9542556.rlib(casper_event_standard-abb73f67c9542556.casper_event_standard.4875336667e3ef90-cgu.0.rcgu.o): undefined symbol: casper_new_uref [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcasper_event_standard-abb73f67c9542556.rlib(casper_event_standard-abb73f67c9542556.casper_event_standard.4875336667e3ef90-cgu.0.rcgu.o): undefined symbol: casper_new_uref [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcontract_utilities-bc17d0e32e9b4cf9.rlib(contract_utilities-bc17d0e32e9b4cf9.contract_utilities.10852d1f636b06dc-cgu.0.rcgu.o): undefined symbol: casper_dictionary_get [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcontract_utilities-bc17d0e32e9b4cf9.rlib(contract_utilities-bc17d0e32e9b4cf9.contract_utilities.10852d1f636b06dc-cgu.0.rcgu.o): undefined symbol: casper_dictionary_put [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcommon-00be0eefa936bea0.rlib(common-00be0eefa936bea0.common.ac32fc1c7dc91ba0-cgu.1.rcgu.o): undefined symbol: casper_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcommon-00be0eefa936bea0.rlib(common-00be0eefa936bea0.common.ac32fc1c7dc91ba0-cgu.1.rcgu.o): undefined symbol: casper_new_uref [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcommon-00be0eefa936bea0.rlib(common-00be0eefa936bea0.common.ac32fc1c7dc91ba0-cgu.1.rcgu.o): undefined symbol: casper_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcommon-00be0eefa936bea0.rlib(common-00be0eefa936bea0.common.ac32fc1c7dc91ba0-cgu.1.rcgu.o): undefined symbol: casper_new_uref [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc64a8b554064b0a5722622dde64d6b765862185d2d2f2dc3e288326242f9da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc64a8b554064b0a5722622dde64d6b765862185d2d2f2dc3e288326242f9da3", kill_on_drop: false }` [INFO] [stdout] dc64a8b554064b0a5722622dde64d6b765862185d2d2f2dc3e288326242f9da3