[INFO] fetching crate quickscript 0.5.5... [INFO] testing quickscript-0.5.5 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate quickscript 0.5.5 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate quickscript 0.5.5 [INFO] finished tweaking crates.io crate quickscript 0.5.5 [INFO] tweaked toml for crates.io crate quickscript 0.5.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quickscript 0.5.5 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quickscript 0.5.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a69e22cdcf9a624d66a3522fab65cc0408312a3ae04278b051e4f626a9d819af [INFO] running `Command { std: "docker" "start" "-a" "a69e22cdcf9a624d66a3522fab65cc0408312a3ae04278b051e4f626a9d819af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a69e22cdcf9a624d66a3522fab65cc0408312a3ae04278b051e4f626a9d819af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69e22cdcf9a624d66a3522fab65cc0408312a3ae04278b051e4f626a9d819af", kill_on_drop: false }` [INFO] [stdout] a69e22cdcf9a624d66a3522fab65cc0408312a3ae04278b051e4f626a9d819af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676afb7e821ccce9dbfdde9aa416ff08bc8b5089b803b4701e2cc1e6a8aea4fd [INFO] running `Command { std: "docker" "start" "-a" "676afb7e821ccce9dbfdde9aa416ff08bc8b5089b803b4701e2cc1e6a8aea4fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling cranelift-isle v0.101.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.101.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling cranelift-entity v0.101.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.101.4 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cranelift-bforest v0.101.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v14.0.4 [INFO] [stderr] Compiling quickscript v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cranelift-control v0.101.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling capstone-sys v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling cranelift-codegen v0.101.4 [INFO] [stderr] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.0 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling capstone v0.9.0 [INFO] [stderr] Compiling cranelift-module v0.101.4 [INFO] [stderr] Compiling cranelift-native v0.101.4 [INFO] [stderr] Compiling cranelift-frontend v0.101.4 [INFO] [stderr] Compiling cranelift-object v0.101.4 [INFO] [stderr] Compiling qsc-cranelift-jit v0.104.0 [INFO] [stderr] Compiling cranelift v0.101.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `gnueabi` [INFO] [stdout] --> src/target.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_env = "gnueabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [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: `gnueabihf` [INFO] [stdout] --> src/target.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(target_env = "gnueabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabi` [INFO] [stdout] --> src/target.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(target_env = "musleabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabihf` [INFO] [stdout] --> src/target.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(target_env = "musleabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [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 59.99s [INFO] running `Command { std: "docker" "inspect" "676afb7e821ccce9dbfdde9aa416ff08bc8b5089b803b4701e2cc1e6a8aea4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676afb7e821ccce9dbfdde9aa416ff08bc8b5089b803b4701e2cc1e6a8aea4fd", kill_on_drop: false }` [INFO] [stdout] 676afb7e821ccce9dbfdde9aa416ff08bc8b5089b803b4701e2cc1e6a8aea4fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02a6633831abaaee5f0bdcbefa092fcf92bf6cf8e9d8b3a180b536d54f35a6d [INFO] running `Command { std: "docker" "start" "-a" "f02a6633831abaaee5f0bdcbefa092fcf92bf6cf8e9d8b3a180b536d54f35a6d", kill_on_drop: false }` [INFO] [stderr] Compiling quickscript v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gnueabi` [INFO] [stdout] --> src/target.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_env = "gnueabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [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: `gnueabihf` [INFO] [stdout] --> src/target.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(target_env = "gnueabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabi` [INFO] [stdout] --> src/target.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(target_env = "musleabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabihf` [INFO] [stdout] --> src/target.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(target_env = "musleabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gnueabi` [INFO] [stdout] --> src/target.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_env = "gnueabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [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: `gnueabihf` [INFO] [stdout] --> src/target.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(target_env = "gnueabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabi` [INFO] [stdout] --> src/target.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(target_env = "musleabi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `musleabihf` [INFO] [stdout] --> src/target.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(target_env = "musleabihf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "f02a6633831abaaee5f0bdcbefa092fcf92bf6cf8e9d8b3a180b536d54f35a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02a6633831abaaee5f0bdcbefa092fcf92bf6cf8e9d8b3a180b536d54f35a6d", kill_on_drop: false }` [INFO] [stdout] f02a6633831abaaee5f0bdcbefa092fcf92bf6cf8e9d8b3a180b536d54f35a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd4294b6f5677fa2de51761ddf9112da7d047c14a8afd3b6bb898582e846a6ad [INFO] running `Command { std: "docker" "start" "-a" "bd4294b6f5677fa2de51761ddf9112da7d047c14a8afd3b6bb898582e846a6ad", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `gnueabi` [INFO] [stderr] --> src/target.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(target_env = "gnueabi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gnueabihf` [INFO] [stderr] --> src/target.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(target_env = "gnueabihf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `musleabi` [INFO] [stderr] --> src/target.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(target_env = "musleabi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `musleabihf` [INFO] [stderr] --> src/target.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(target_env = "musleabihf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `quickscript` (lib) generated 4 warnings [INFO] [stderr] warning: `quickscript` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickscript-87cb38dec27f5933) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qsc-75353ffc642b893f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests quickscript [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd4294b6f5677fa2de51761ddf9112da7d047c14a8afd3b6bb898582e846a6ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4294b6f5677fa2de51761ddf9112da7d047c14a8afd3b6bb898582e846a6ad", kill_on_drop: false }` [INFO] [stdout] bd4294b6f5677fa2de51761ddf9112da7d047c14a8afd3b6bb898582e846a6ad