[INFO] cloning repository https://github.com/AhmedMSedeek/planetswap-Public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhmedMSedeek/planetswap-Public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Fplanetswap-Public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Fplanetswap-Public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33fa9b9904d65a71cb5add190da9b161a2efa0fb
[INFO] testing AhmedMSedeek/planetswap-Public/33fa9b9904d65a71cb5add190da9b161a2efa0fb against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Fplanetswap-Public" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AhmedMSedeek/planetswap-Public
[INFO] finished tweaking git repo https://github.com/AhmedMSedeek/planetswap-Public
[INFO] tweaked toml for git repo https://github.com/AhmedMSedeek/planetswap-Public written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhmedMSedeek/planetswap-Public on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AhmedMSedeek/planetswap-Public 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 994d2c242664c987d2cc53bee66bcf953141491f7dd1177b717761decedfa2b8
[INFO] running `Command { std: "docker" "start" "-a" "994d2c242664c987d2cc53bee66bcf953141491f7dd1177b717761decedfa2b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "994d2c242664c987d2cc53bee66bcf953141491f7dd1177b717761decedfa2b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994d2c242664c987d2cc53bee66bcf953141491f7dd1177b717761decedfa2b8", kill_on_drop: false }`
[INFO] [stdout] 994d2c242664c987d2cc53bee66bcf953141491f7dd1177b717761decedfa2b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a355aeba6ee25c7f8685a07ed3cfef590db73f1ee84f4a251d1ee291bea6f59
[INFO] running `Command { std: "docker" "start" "-a" "0a355aeba6ee25c7f8685a07ed3cfef590db73f1ee84f4a251d1ee291bea6f59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling utils v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling sbor-derive-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling sbor-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling sbor v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling radix-engine-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling scrypto-schema v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-macros v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling scrypto-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-interface v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling scrypto_math v0.4.0 (https://github.com/ociswap/scrypto-math?tag=v0.4.0#9fb96046)
[INFO] [stderr]    Compiling scrypto v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling planetswap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(const_item_mutation)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:218:35
[INFO] [stdout]     |
[INFO] [stdout] 218 |             let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:257:39
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:329:35
[INFO] [stdout]     |
[INFO] [stdout] 329 |             let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             TREASURY.deposit(treasury_deposit_input);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout] 45  |     const TREASURY: Global<Treasury> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |             PACKAGE_OWNER_ACCOUNT.try_deposit_batch_or_abort(package_owner_tokens, None);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout] 57  |     const PACKAGE_OWNER_ACCOUNT: Global<Account> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:353:35
[INFO] [stdout]     |
[INFO] [stdout] 353 |             let settings_output = DEX_ORGANIZER.get_settings(get_settings_input);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: mutable reference created due to call to this method
[INFO] [stdout]    --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/deref.rs:276:5
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> src/full_range_pool/full_range_pool.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout] 39  |     const DEX_ORGANIZER: Global<DEXOrganizer> = global_component!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawPackageOwnerFeesInput` is never constructed
[INFO] [stdout]    --> src/full_range_pool/custom_types.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct WithdrawPackageOwnerFeesInput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawPackageOwnerFeesOutput` is never constructed
[INFO] [stdout]    --> src/full_range_pool/custom_types.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct WithdrawPackageOwnerFeesOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawTreasuryBalanceInput` is never constructed
[INFO] [stdout]    --> src/full_range_pool/custom_types.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct WithdrawTreasuryBalanceInput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawTreasuryBalanceOutput` is never constructed
[INFO] [stdout]    --> src/full_range_pool/custom_types.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct WithdrawTreasuryBalanceOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DEXOrganizerInitializationInput` is never constructed
[INFO] [stdout]  --> src/dex_organizer/custom_types.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DEXOrganizerInitializationInput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DEXOrganizerInitializationOutput` is never constructed
[INFO] [stdout]  --> src/dex_organizer/custom_types.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DEXOrganizerInitializationOutput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSettingsInput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SetSettingsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSettingsOutput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SetSettingsOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RemoveSettingsInput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct RemoveSettingsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RemoveSettingsOutput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct RemoveSettingsOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetAllSettingsInput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct GetAllSettingsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetAllSettingsOutput` is never constructed
[INFO] [stdout]   --> src/dex_organizer/custom_types.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct GetAllSettingsOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreasuryInitializationInput` is never constructed
[INFO] [stdout]  --> src/treasury/custom_types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TreasuryInitializationInput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreasuryInitializationOutput` is never constructed
[INFO] [stdout]  --> src/treasury/custom_types.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TreasuryInitializationOutput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawInputRequiredToken` is never constructed
[INFO] [stdout]   --> src/treasury/custom_types.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct WithdrawInputRequiredToken {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawInput` is never constructed
[INFO] [stdout]   --> src/treasury/custom_types.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct WithdrawInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawOutput` is never constructed
[INFO] [stdout]   --> src/treasury/custom_types.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WithdrawOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] running `Command { std: "docker" "inspect" "0a355aeba6ee25c7f8685a07ed3cfef590db73f1ee84f4a251d1ee291bea6f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a355aeba6ee25c7f8685a07ed3cfef590db73f1ee84f4a251d1ee291bea6f59", kill_on_drop: false }`
[INFO] [stdout] 0a355aeba6ee25c7f8685a07ed3cfef590db73f1ee84f4a251d1ee291bea6f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23eafabf04efe91bd209fbce2447753cee4069d35666f73f5c2c009e0b428a66
[INFO] running `Command { std: "docker" "start" "-a" "23eafabf04efe91bd209fbce2447753cee4069d35666f73f5c2c009e0b428a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling wasmparser v0.112.0
[INFO] [stderr]    Compiling radix-engine-profiling v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.91.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling triomphe v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sbor-derive-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr] error: could not compile `wasmparser-nostd` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name wasmparser_nostd --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-nostd-0.91.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deterministic", "std"))' -C metadata=c2d4f13b3dbf4b45 -C extra-filename=-58d27f0c37283546 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap_nostd-fb2d31ab4a833454.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.107.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f42ebe883069770 -C extra-filename=-165190a9043de2cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8344a3694a4c28b8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-daba54ae3100cf23.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.112.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e14efc56740e3f2 -C extra-filename=-ddb512d950b4d82b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eff1d5966e9505bc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-daba54ae3100cf23.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/git/checkouts/syn-bf1624cda1931fcf/2e505a8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a298e28dd2fdc4fc -C extra-filename=-4b190fcb2af9ca84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-47863cc09319ef66.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cfb2e69057057d11.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-15318f2ae735e4ec.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.8.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-48cf6357a7e77cf6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=WABT_CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-6fa0d50b4c793a5a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-6fa0d50b4c793a5a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.5") 
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done (17.2s)
[INFO] [stderr]   -- Generating done (0.2s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-6fa0d50b4c793a5a/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-6fa0d50b4c793a5a/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  4%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [  5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [  6%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 10%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:468 (find_package):
[INFO] [stderr]     Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
[INFO] [stderr]     are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:325 (add_library):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt/src/config.h.in
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f9a47d70642 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f9a47d70642 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f9a47d70642 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f9a47d70642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f9a47d94f83 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f9a47d94f83 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5f9a47d6cd13 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f9a47d6cd13 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f9a47d70492 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f9a47d72166 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5f9a47d71f69 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5f9a47d72b72 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5f9a47d7290a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5f9a47d70b39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5f9a47d7259d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5f9a47d93ef0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5f9a47d1f2e7 - cmake::fail::h536523c04dba59e5
[INFO] [stderr]     17:     0x5f9a47d1ed8a - cmake::run::hfc90edaaca97c2dd
[INFO] [stderr]     18:     0x5f9a47d1b816 - cmake::Config::build::hfe4b22bc90860318
[INFO] [stderr]     19:     0x5f9a47d114c4 - build_script_build::main::h57a92e03e3e62037
[INFO] [stderr]     20:     0x5f9a47d11e03 - std::sys::backtrace::__rust_begin_short_backtrace::hd4ae6ce2c1db61e4
[INFO] [stderr]     21:     0x5f9a47d11df9 - std::rt::lang_start::{{closure}}::h3d83c1cd9c592d5c
[INFO] [stderr]     22:     0x5f9a47d680a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5f9a47d680a0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5f9a47d680a0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5f9a47d680a0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5f9a47d680a0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5f9a47d680a0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5f9a47d680a0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5f9a47d680a0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5f9a47d680a0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5f9a47d11de5 - main
[INFO] [stderr]     32:     0x73907789c1ca - <unknown>
[INFO] [stderr]     33:     0x73907789c28b - __libc_start_main
[INFO] [stderr]     34:     0x5f9a47d0f4f5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "23eafabf04efe91bd209fbce2447753cee4069d35666f73f5c2c009e0b428a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23eafabf04efe91bd209fbce2447753cee4069d35666f73f5c2c009e0b428a66", kill_on_drop: false }`
[INFO] [stdout] 23eafabf04efe91bd209fbce2447753cee4069d35666f73f5c2c009e0b428a66
