[INFO] fetching crate gbdt 0.1.3... [INFO] testing gbdt-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate gbdt 0.1.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate gbdt 0.1.3 [INFO] finished tweaking crates.io crate gbdt 0.1.3 [INFO] tweaked toml for crates.io crate gbdt 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gbdt 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gbdt 0.1.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a4765a02cdf2fdbd0b3dbd352f86faba31376dfab20a2da738f32bedcd4776 [INFO] running `Command { std: "docker" "start" "-a" "22a4765a02cdf2fdbd0b3dbd352f86faba31376dfab20a2da738f32bedcd4776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a4765a02cdf2fdbd0b3dbd352f86faba31376dfab20a2da738f32bedcd4776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a4765a02cdf2fdbd0b3dbd352f86faba31376dfab20a2da738f32bedcd4776", kill_on_drop: false }` [INFO] [stdout] 22a4765a02cdf2fdbd0b3dbd352f86faba31376dfab20a2da738f32bedcd4776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f3c20112e8e6b802fcc6817d05f17921bd725631844b91bdc6b38ea48bcf71de [INFO] running `Command { std: "docker" "start" "-a" "f3c20112e8e6b802fcc6817d05f17921bd725631844b91bdc6b38ea48bcf71de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling gbdt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(all(feature = "mesalock_sgx", not(target_env = "sgx")), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` 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: `mesalock` [INFO] [stdout] --> src/lib.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | all(target_env = "sgx", target_vendor = "mesalock"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/binary_tree.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/config.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/decision_tree.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/fitness.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | if #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s [INFO] running `Command { std: "docker" "inspect" "f3c20112e8e6b802fcc6817d05f17921bd725631844b91bdc6b38ea48bcf71de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c20112e8e6b802fcc6817d05f17921bd725631844b91bdc6b38ea48bcf71de", kill_on_drop: false }` [INFO] [stdout] f3c20112e8e6b802fcc6817d05f17921bd725631844b91bdc6b38ea48bcf71de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c1b5c6b8f008c49dad54d622d8a696ea1a9147b49261a3783c333eb2f4ae6bbc [INFO] running `Command { std: "docker" "start" "-a" "c1b5c6b8f008c49dad54d622d8a696ea1a9147b49261a3783c333eb2f4ae6bbc", kill_on_drop: false }` [INFO] [stderr] Compiling gbdt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(all(feature = "mesalock_sgx", not(target_env = "sgx")), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` 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: `mesalock` [INFO] [stdout] --> src/lib.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | all(target_env = "sgx", target_vendor = "mesalock"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/binary_tree.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/config.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/decision_tree.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/fitness.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | if #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(all(feature = "mesalock_sgx", not(target_env = "sgx")), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` 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: `mesalock` [INFO] [stdout] --> src/lib.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | all(target_env = "sgx", target_vendor = "mesalock"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/lib.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/binary_tree.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/config.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/decision_tree.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/fitness.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/gradient_boost.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | if #[cfg(all(feature = "mesalock_sgx", not(target_env = "sgx")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(feature = "mesalock_sgx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mesalock_sgx` [INFO] [stdout] --> src/input.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "mesalock_sgx")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `enable_training`, `input`, `profiling`, and `regex` [INFO] [stdout] = help: consider adding `mesalock_sgx` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvrcG0J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libgbdt-4a5dc8daa430e0c6.rlib,libserde_json-8d73de264520b120.rlib,libryu-c7714df1eab3cd05.rlib,libitoa-73d9d3aecc858511.rlib,libserde-6aa2c952233f0c64.rlib,libregex-03e7c124cef3ff65.rlib,libregex_automata-808239d87e185865.rlib,libaho_corasick-099f2cbff4244677.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-74a52bfa13679a24.rlib,librand-44c790fb73e84154.rlib,librand_chacha-ef0deae965c4f59e.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-8a36ebcd16c52708.rlib,libgetrandom-ab565d81842e329e.rlib,liblibc-2c511becf246cc24.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvrcG0J/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/test_xgb_binary_logitraw-713ba976da6216af" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gbdt` (example "test-xgb-binary-logitraw") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcIUplgx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libgbdt-4a5dc8daa430e0c6.rlib,libserde_json-8d73de264520b120.rlib,libryu-c7714df1eab3cd05.rlib,libitoa-73d9d3aecc858511.rlib,libserde-6aa2c952233f0c64.rlib,libregex-03e7c124cef3ff65.rlib,libregex_automata-808239d87e185865.rlib,libaho_corasick-099f2cbff4244677.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-74a52bfa13679a24.rlib,librand-44c790fb73e84154.rlib,librand_chacha-ef0deae965c4f59e.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-8a36ebcd16c52708.rlib,libgetrandom-ab565d81842e329e.rlib,liblibc-2c511becf246cc24.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcIUplgx/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/test_xgb_multi_softprob-f0dc993ee9ea93a7" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gbdt` (example "test-xgb-multi-softprob") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1b5c6b8f008c49dad54d622d8a696ea1a9147b49261a3783c333eb2f4ae6bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b5c6b8f008c49dad54d622d8a696ea1a9147b49261a3783c333eb2f4ae6bbc", kill_on_drop: false }` [INFO] [stdout] c1b5c6b8f008c49dad54d622d8a696ea1a9147b49261a3783c333eb2f4ae6bbc