[INFO] fetching crate duskphantom-backend 0.0.2... [INFO] checking duskphantom-backend-0.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate duskphantom-backend 0.0.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate duskphantom-backend 0.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate duskphantom-backend 0.0.2 [INFO] tweaked toml for crates.io crate duskphantom-backend 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate duskphantom-backend 0.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding z3 v0.12.1 (available: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded duskphantom-utils v0.0.1 [INFO] [stderr] Downloaded clang-front-back v0.0.1 [INFO] [stderr] Downloaded llvm-sys v160.2.1 [INFO] [stderr] Downloaded duskphantom-graph v0.0.2 [INFO] [stderr] Downloaded duskphantom-frontend v0.0.1 [INFO] [stderr] Downloaded z3 v0.12.1 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded duskphantom-middle v0.0.1 [INFO] [stderr] Downloaded llvm-ir v0.11.3 [INFO] [stderr] Downloaded z3-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a810fdd3ef85cf2dde035ddc8352f0fbf1af0df0acd20b9f8dde95320ace1fdf [INFO] running `Command { std: "docker" "start" "-a" "a810fdd3ef85cf2dde035ddc8352f0fbf1af0df0acd20b9f8dde95320ace1fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a810fdd3ef85cf2dde035ddc8352f0fbf1af0df0acd20b9f8dde95320ace1fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a810fdd3ef85cf2dde035ddc8352f0fbf1af0df0acd20b9f8dde95320ace1fdf", kill_on_drop: false }` [INFO] [stdout] a810fdd3ef85cf2dde035ddc8352f0fbf1af0df0acd20b9f8dde95320ace1fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 665e9ec6866efdb1702655e0bd40f44154317de876e18c2cdefb1bf734ee1b3f [INFO] running `Command { std: "docker" "start" "-a" "665e9ec6866efdb1702655e0bd40f44154317de876e18c2cdefb1bf734ee1b3f", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking duskphantom-utils v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling llvm-ir v0.11.3 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling llvm-sys v160.2.1 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking duskphantom-graph v0.0.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking duskphantom-frontend v0.0.1 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking clang-front-back v0.0.1 [INFO] [stderr] Checking duskphantom-middle v0.0.1 [INFO] [stderr] Checking duskphantom-backend v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | fprintln!("log/build_gep_inst.log";'a';"\nafter prepare base:\n{}",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | fprintln!("log/build_gep_inst.log";'a';"\nafter prepare offset:\n{}",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | fprintln!("log/build_gep_inst.log";'a';"\ngen:\n{}\n",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | fprintln!("log/build_gep_inst.log";'a';"ofst:{:?}",ofst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | fprintln!("log/build_gep_inst.log";'a';"base:{:?}", base); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | fprintln!("log/build_gep_inst.log";'a';"final:{:?}", dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `checker::ProgramChecker` [INFO] [stdout] --> src/irs/prog.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use checker::ProgramChecker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | fprintln!("log/before_inst_combine.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | fprintln!("log/after_inst_scheduling.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | fprintln!("log/after_reg_alloc.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fprintln!("log/before_handle_unlegal_inst.log", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fprintln!("log/before_phisicalize.log", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fprintln!("log/phisicalize_func.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fprintln!("log/handle_ra.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | fprintln!("log/handle_stack.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fprintln!("log/handle_mem.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | fprintln!("log/handle_offset_overflows.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | fprintln!("log/build_gep_inst.log";'a';"\nafter prepare base:\n{}",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | fprintln!("log/build_gep_inst.log";'a';"\nafter prepare offset:\n{}",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_llvm/build_inst/gep.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | fprintln!("log/build_gep_inst.log";'a';"\ngen:\n{}\n",asm_of_insts(&ret)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | fprintln!("log/build_gep_inst.log";'a';"ofst:{:?}",ofst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | fprintln!("log/build_gep_inst.log";'a';"base:{:?}", base); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/from/from_self/instruction/gep.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | fprintln!("log/build_gep_inst.log";'a';"final:{:?}", dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `checker::ProgramChecker` [INFO] [stdout] --> src/irs/prog.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use checker::ProgramChecker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | fprintln!("2.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | fprintln!("log/before_inst_combine.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | fprintln!("log/after_inst_scheduling.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/optimize/mod.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | fprintln!("log/after_reg_alloc.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fprintln!("log/before_handle_unlegal_inst.log", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fprintln!("log/before_phisicalize.log", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fprintln!("log/phisicalize_func.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fprintln!("log/handle_ra.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | fprintln!("log/handle_stack.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fprintln!("log/handle_mem.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled` [INFO] [stdout] --> src/phisicalize.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | fprintln!("log/handle_offset_overflows.s", "{}", func.gen_asm()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fprintln` may come from an old version of the `duskphantom_utils` crate, try updating your dependency with `cargo update -p duskphantom_utils` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/irs/func.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter_bbs(&self) -> BBIter { [INFO] [stdout] | ^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter_bbs(&self) -> BBIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/optimize/analysis/cfg.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn in_out_bbs(f: &Func) -> Result<(InBBs, OutBBs)> { [INFO] [stdout] | ^^^^^ ----- ------ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn in_out_bbs(f: &Func) -> Result<(InBBs<'_>, OutBBs<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/irs/func.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter_bbs(&self) -> BBIter { [INFO] [stdout] | ^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter_bbs(&self) -> BBIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/optimize/analysis/cfg.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn in_out_bbs(f: &Func) -> Result<(InBBs, OutBBs)> { [INFO] [stdout] | ^^^^^ ----- ------ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn in_out_bbs(f: &Func) -> Result<(InBBs<'_>, OutBBs<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.77s [INFO] running `Command { std: "docker" "inspect" "665e9ec6866efdb1702655e0bd40f44154317de876e18c2cdefb1bf734ee1b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665e9ec6866efdb1702655e0bd40f44154317de876e18c2cdefb1bf734ee1b3f", kill_on_drop: false }` [INFO] [stdout] 665e9ec6866efdb1702655e0bd40f44154317de876e18c2cdefb1bf734ee1b3f