[INFO] fetching crate pkgcraft 0.0.27... [INFO] testing pkgcraft-0.0.27 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate pkgcraft 0.0.27 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pkgcraft 0.0.27 [INFO] finished tweaking crates.io crate pkgcraft 0.0.27 [INFO] tweaked toml for crates.io crate pkgcraft 0.0.27 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pkgcraft 0.0.27 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pkgcraft 0.0.27 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chic v1.2.2 [INFO] [stderr] Downloaded ordermap v0.5.8 [INFO] [stderr] Downloaded ipc-channel v0.20.1 [INFO] [stderr] Downloaded scallop v0.0.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1c291cf6aef038f96764dac7b0aa00cf481031818473e7f6a88be7a2a26a8d [INFO] running `Command { std: "docker" "start" "-a" "aa1c291cf6aef038f96764dac7b0aa00cf481031818473e7f6a88be7a2a26a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1c291cf6aef038f96764dac7b0aa00cf481031818473e7f6a88be7a2a26a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1c291cf6aef038f96764dac7b0aa00cf481031818473e7f6a88be7a2a26a8d", kill_on_drop: false }` [INFO] [stdout] aa1c291cf6aef038f96764dac7b0aa00cf481031818473e7f6a88be7a2a26a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5f49cf1a1a5e8a611f5ff184a7fcf1d26d54df4879752a52db2df3ccfd5913d [INFO] running `Command { std: "docker" "start" "-a" "d5f49cf1a1a5e8a611f5ff184a7fcf1d26d54df4879752a52db2df3ccfd5913d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling chic v1.2.2 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling scallop v0.0.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ipc-channel v0.20.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling ordermap v0.5.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling pkgcraft v0.0.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bash.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn iter_global(&self) -> impl Iterator { [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] 40 | pub fn iter_global(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bash.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn iter_func(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn iter_func(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bash.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn last_node_for_position(&self, row: usize, column: usize) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 51 | pub fn last_node_for_position(&self, row: usize, column: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | fn to_vec(&self) -> Vec>; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn to_vec(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | fn to_vec(&self) -> Vec> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn to_vec(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/repo.rs:280:20 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn add_uri(&self, uri: &str) -> crate::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 280 | pub fn add_uri(&self, uri: &str) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency.rs:241:25 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn iter_flatten(&self) -> IterFlatten { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 241 | pub fn iter_flatten(&self) -> IterFlatten<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn iter_recursive(&self) -> IterRecursive { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | pub fn iter_recursive(&self) -> IterRecursive<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter_conditionals(&self) -> IterConditionals { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter_conditionals(&self) -> IterConditionals<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency.rs:253:37 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn iter_conditional_flatten(&self) -> IterConditionalFlatten { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 253 | pub fn iter_conditional_flatten(&self) -> IterConditionalFlatten<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency_set.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency_set.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_flatten(&self) -> IterFlatten { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_flatten(&self) -> IterFlatten<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency_set.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn iter_recursive(&self) -> IterRecursive { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn iter_recursive(&self) -> IterRecursive<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency_set.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn iter_conditionals(&self) -> IterConditionals { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn iter_conditionals(&self) -> IterConditionals<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/dependency_set.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn iter_conditional_flatten(&self) -> IterConditionalFlatten { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn iter_conditional_flatten(&self) -> IterConditionalFlatten<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dep/pkg.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | fn key(&self) -> DepKey { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 483 | fn key(&self) -> DepKey<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pkg/ebuild.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 308 | ) -> IterFetchable { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden 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] 308 | ) -> IterFetchable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pkg/ebuild/manifest.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 253 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo/ebuild/cache.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn regen(&self, repo: &EbuildRepo) -> MetadataCacheRegen { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn regen(&self, repo: &EbuildRepo) -> MetadataCacheRegen<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repo/ebuild/metadata.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | fn iter(&self, key: &str) -> SplitWhitespace { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn iter(&self, key: &str) -> SplitWhitespace<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/restrict.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn iter_flatten(&self) -> IterFlatten { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn iter_flatten(&self) -> IterFlatten<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | fn ebuild_pkg(&self) -> EbuildPackage { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 197 | fn ebuild_pkg(&self) -> EbuildPackage<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell/unescape.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn unescape(s: &str) -> Result, Error> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn unescape(s: &str) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell/unescape.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn unescape(s: &str) -> Result, Error> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn unescape(s: &str) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/xml.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn parse_xml_with_dtd(data: &str) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn parse_xml_with_dtd(data: &str) -> Result, roxmltree::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "d5f49cf1a1a5e8a611f5ff184a7fcf1d26d54df4879752a52db2df3ccfd5913d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f49cf1a1a5e8a611f5ff184a7fcf1d26d54df4879752a52db2df3ccfd5913d", kill_on_drop: false }` [INFO] [stdout] d5f49cf1a1a5e8a611f5ff184a7fcf1d26d54df4879752a52db2df3ccfd5913d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0793fb56f7cad82805ec5d2bf46aeda2435c8893fcaf8ce89e1a73e5e04a682d [INFO] running `Command { std: "docker" "start" "-a" "0793fb56f7cad82805ec5d2bf46aeda2435c8893fcaf8ce89e1a73e5e04a682d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling scallop v0.0.26 [INFO] [stderr] error: failed to run custom build command for `scallop v0.0.26` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/scallop-1dcc8dbd0b42f494/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/configure" "--prefix=/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash" "--disable-readline" "--disable-history" "--disable-bang-history" "--disable-progcomp" "--without-bash-malloc" "--disable-mem-scramble" "--disable-net-redirections" "--disable-nls" "--enable-job-control" "--enable-restricted" "--enable-library" [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] [INFO] [stderr] Beginning configuration for bash-5.2-release for x86_64-pc-linux-gnu [INFO] [stderr] [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for wchar.h... yes [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking for xlocale.h... no [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking whether _XOPEN_SOURCE should be defined... no [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking whether cc needs -traditional... no [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for bison... bison -y [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking for preprocessor stringizing operator... yes [INFO] [stderr] checking for long double... yes [INFO] [stderr] checking whether char is unsigned... no [INFO] [stderr] checking for working volatile... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict__ [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking whether NLS is requested... no [INFO] [stderr] checking for msgfmt... /usr/bin/msgfmt [INFO] [stderr] checking for gmsgfmt... /usr/bin/msgfmt [INFO] [stderr] checking for xgettext... /usr/bin/xgettext [INFO] [stderr] checking for msgmerge... /usr/bin/msgmerge [INFO] [stderr] checking whether we are using the GNU C Library 2 or newer... yes [INFO] [stderr] checking whether the -Werror option is usable... yes [INFO] [stderr] checking for simple visibility declarations... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking for symlink... yes [INFO] [stderr] checking for uselocale... yes [INFO] [stderr] checking for vprintf... yes [INFO] [stderr] checking for alarm... yes [INFO] [stderr] checking for fpurge... no [INFO] [stderr] checking for __fpurge... yes [INFO] [stderr] checking for snprintf... yes [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking for working mmap... yes [INFO] [stderr] checking whether integer division by zero raises SIGFPE... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for unsigned long long int... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking whether the inttypes.h PRIxNN macros are broken... no [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for shared library run path origin... done [INFO] [stderr] checking 32-bit host C ABI... no [INFO] [stderr] checking for the common suffixes of directories in the library search path... lib,lib [INFO] [stderr] checking whether imported symbols can be declared weak... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_kill in -lpthread... yes [INFO] [stderr] checking for multithread API to use... posix [INFO] [stderr] checking for pthread_rwlock_t... yes [INFO] [stderr] checking whether pthread_rwlock_rdlock prefers a writer to a reader... no [INFO] [stderr] checking for cc options needed to detect all undeclared functions... none needed [INFO] [stderr] checking for iconv... yes [INFO] [stderr] checking for working iconv... yes [INFO] [stderr] checking for iconv declaration... [INFO] [stderr] extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); [INFO] [stderr] checking for argz.h... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for sys/param.h... (cached) yes [INFO] [stderr] checking for getcwd... yes [INFO] [stderr] checking for getegid... yes [INFO] [stderr] checking for geteuid... yes [INFO] [stderr] checking for getgid... yes [INFO] [stderr] checking for getuid... yes [INFO] [stderr] checking for mempcpy... yes [INFO] [stderr] checking for munmap... yes [INFO] [stderr] checking for stpcpy... yes [INFO] [stderr] checking for strcasecmp... yes [INFO] [stderr] checking for strdup... yes [INFO] [stderr] checking for strtoul... yes [INFO] [stderr] checking for tsearch... yes [INFO] [stderr] checking for argz_count... yes [INFO] [stderr] checking for argz_stringify... yes [INFO] [stderr] checking for argz_next... yes [INFO] [stderr] checking for __fsetlocking... yes [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking whether feof_unlocked is declared... yes [INFO] [stderr] checking whether fgets_unlocked is declared... yes [INFO] [stderr] checking for bison... bison [INFO] [stderr] checking version of bison... 3.8.2, ok [INFO] [stderr] checking for long long int... yes [INFO] [stderr] checking for wchar_t... yes [INFO] [stderr] checking for wint_t... yes [INFO] [stderr] checking whether wint_t is too small... no [INFO] [stderr] checking for intmax_t... yes [INFO] [stderr] checking whether printf() supports POSIX/XSI format strings... yes [INFO] [stderr] checking whether we are using the GNU C Library >= 2.1 or uClibc... yes [INFO] [stderr] checking for stdint.h... (cached) yes [INFO] [stderr] checking for SIZE_MAX... yes [INFO] [stderr] checking for stdint.h... (cached) yes [INFO] [stderr] checking for working fcntl.h... yes [INFO] [stderr] checking whether uselocale works... yes [INFO] [stderr] checking for fake locale system (OpenBSD)... no [INFO] [stderr] checking for Solaris 11.4 locale system... no [INFO] [stderr] checking for getlocalename_l... no [INFO] [stderr] checking for CFPreferencesCopyAppValue... no [INFO] [stderr] checking for CFLocaleCopyCurrent... no [INFO] [stderr] checking for CFLocaleCopyPreferredLanguages... no [INFO] [stderr] checking for flexible array members... yes [INFO] [stderr] checking for ar... (cached) ar [INFO] [stderr] checking for ptrdiff_t... yes [INFO] [stderr] checking for features.h... yes [INFO] [stderr] checking for stddef.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for asprintf... yes [INFO] [stderr] checking for fwprintf... yes [INFO] [stderr] checking for newlocale... yes [INFO] [stderr] checking for putenv... yes [INFO] [stderr] checking for setenv... yes [INFO] [stderr] checking for setlocale... yes [INFO] [stderr] checking for snprintf... (cached) yes [INFO] [stderr] checking for strnlen... yes [INFO] [stderr] checking for uselocale... (cached) yes [INFO] [stderr] checking for wcslen... yes [INFO] [stderr] checking for wcsnlen... yes [INFO] [stderr] checking for mbrtowc... yes [INFO] [stderr] checking for wcrtomb... yes [INFO] [stderr] checking whether _snprintf is declared... no [INFO] [stderr] checking whether _snwprintf is declared... no [INFO] [stderr] checking whether getc_unlocked is declared... yes [INFO] [stderr] checking for nl_langinfo and CODESET... yes [INFO] [stderr] checking for LC_MESSAGES... yes [INFO] [stderr] checking for CFPreferencesCopyAppValue... (cached) no [INFO] [stderr] checking for CFLocaleCopyCurrent... (cached) no [INFO] [stderr] checking for CFLocaleCopyPreferredLanguages... (cached) no [INFO] [stderr] checking whether to use NLS... no [INFO] [stderr] checking for dirent.h that defines DIR... yes [INFO] [stderr] checking for library containing opendir... none required [INFO] [stderr] checking for sys/mkdev.h... no [INFO] [stderr] checking for sys/sysmacros.h... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for stdarg.h... yes [INFO] [stderr] checking for varargs.h... no [INFO] [stderr] checking for limits.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for locale.h... yes [INFO] [stderr] checking for termcap.h... yes [INFO] [stderr] checking for termio.h... yes [INFO] [stderr] checking for termios.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for stdbool.h... yes [INFO] [stderr] checking for stddef.h... (cached) yes [INFO] [stderr] checking for stdint.h... (cached) yes [INFO] [stderr] checking for netdb.h... yes [INFO] [stderr] checking for pwd.h... yes [INFO] [stderr] checking for grp.h... yes [INFO] [stderr] checking for strings.h... (cached) yes [INFO] [stderr] checking for regex.h... yes [INFO] [stderr] checking for syslog.h... yes [INFO] [stderr] checking for ulimit.h... yes [INFO] [stderr] checking for sys/pte.h... no [INFO] [stderr] checking for sys/stream.h... no [INFO] [stderr] checking for sys/select.h... yes [INFO] [stderr] checking for sys/file.h... yes [INFO] [stderr] checking for sys/ioctl.h... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for sys/param.h... (cached) yes [INFO] [stderr] checking for sys/random.h... yes [INFO] [stderr] checking for sys/socket.h... yes [INFO] [stderr] checking for sys/stat.h... (cached) yes [INFO] [stderr] checking for sys/time.h... (cached) yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking for sys/types.h... (cached) yes [INFO] [stderr] checking for sys/wait.h... yes [INFO] [stderr] checking for netinet/in.h... yes [INFO] [stderr] checking for arpa/inet.h... yes [INFO] [stderr] checking for sys/ptem.h... no [INFO] [stderr] checking for sys/resource.h... yes [INFO] [stderr] checking for working alloca.h... (cached) yes [INFO] [stderr] checking for alloca... (cached) checking for uid_t in sys/types.h... yes [INFO] [stderr] checking for working chown... yes [INFO] [stderr] checking whether getpgrp requires zero arguments... yes [INFO] [stderr] checking for working strcoll... yes [INFO] [stderr] checking for __setostype... no [INFO] [stderr] checking for wait3... yes [INFO] [stderr] checking for mkfifo... yes [INFO] [stderr] checking for dup2... yes [INFO] [stderr] checking for eaccess... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking for getdtablesize... yes [INFO] [stderr] checking for getentropy... yes [INFO] [stderr] checking for getgroups... yes [INFO] [stderr] checking for gethostname... yes [INFO] [stderr] checking for getpagesize... (cached) yes [INFO] [stderr] checking for getpeername... yes [INFO] [stderr] checking for getrandom... yes [INFO] [stderr] checking for getrlimit... yes [INFO] [stderr] checking for getrusage... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for kill... yes [INFO] [stderr] checking for killpg... yes [INFO] [stderr] checking for lstat... yes [INFO] [stderr] checking for pselect... yes [INFO] [stderr] checking for readlink... yes [INFO] [stderr] checking for select... yes [INFO] [stderr] checking for setdtablesize... no [INFO] [stderr] checking for setitimer... yes [INFO] [stderr] checking for tcgetpgrp... yes [INFO] [stderr] checking for uname... yes [INFO] [stderr] checking for ulimit... yes [INFO] [stderr] checking for waitpid... yes [INFO] [stderr] checking for rename... yes [INFO] [stderr] checking for bcopy... yes [INFO] [stderr] checking for bzero... yes [INFO] [stderr] checking for confstr... yes [INFO] [stderr] checking for faccessat... yes [INFO] [stderr] checking for fnmatch... yes [INFO] [stderr] checking for getaddrinfo... yes [INFO] [stderr] checking for gethostbyname... yes [INFO] [stderr] checking for getservbyname... yes [INFO] [stderr] checking for getservent... yes [INFO] [stderr] checking for inet_aton... yes [INFO] [stderr] checking for imaxdiv... yes [INFO] [stderr] checking for memmove... yes [INFO] [stderr] checking for pathconf... yes [INFO] [stderr] checking for putenv... (cached) yes [INFO] [stderr] checking for raise... yes [INFO] [stderr] checking for random... yes [INFO] [stderr] checking for regcomp... yes [INFO] [stderr] checking for regexec... yes [INFO] [stderr] checking for setenv... (cached) yes [INFO] [stderr] checking for setlinebuf... yes [INFO] [stderr] checking for setlocale... (cached) yes [INFO] [stderr] checking for setvbuf... yes [INFO] [stderr] checking for siginterrupt... yes [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for sysconf... yes [INFO] [stderr] checking for syslog... yes [INFO] [stderr] checking for tcgetattr... yes [INFO] [stderr] checking for times... yes [INFO] [stderr] checking for ttyname... yes [INFO] [stderr] checking for tzset... yes [INFO] [stderr] checking for unsetenv... yes [INFO] [stderr] checking for vasprintf... yes [INFO] [stderr] checking for asprintf... (cached) yes [INFO] [stderr] checking for isascii... yes [INFO] [stderr] checking for isblank... yes [INFO] [stderr] checking for isgraph... yes [INFO] [stderr] checking for isprint... yes [INFO] [stderr] checking for isspace... yes [INFO] [stderr] checking for isxdigit... yes [INFO] [stderr] checking for getpwent... yes [INFO] [stderr] checking for getpwnam... yes [INFO] [stderr] checking for getpwuid... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking for mkdtemp... yes [INFO] [stderr] checking for arc4random... yes [INFO] [stderr] checking for getcwd... (cached) yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for strcasecmp... (cached) yes [INFO] [stderr] checking for strcasestr... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for strnlen... (cached) yes [INFO] [stderr] checking for strpbrk... yes [INFO] [stderr] checking for strstr... yes [INFO] [stderr] checking for strtod... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking for strtoul... (cached) yes [INFO] [stderr] checking for strtoll... yes [INFO] [stderr] checking for strtoull... yes [INFO] [stderr] checking for strtoumax... yes [INFO] [stderr] checking for dprintf... yes [INFO] [stderr] checking for strchrnul... yes [INFO] [stderr] checking for strdup... (cached) yes [INFO] [stderr] checking for libaudit.h... no [INFO] [stderr] checking whether AUDIT_USER_TTY is declared... yes [INFO] [stderr] checking whether confstr is declared... yes [INFO] [stderr] checking whether printf is declared... yes [INFO] [stderr] checking whether sbrk is declared... yes [INFO] [stderr] checking whether setregid is declared... yes [INFO] [stderr] checking whether strcpy is declared... yes [INFO] [stderr] checking whether strsignal is declared... yes [INFO] [stderr] checking for setresuid... yes [INFO] [stderr] checking for setresgid... yes [INFO] [stderr] checking whether strtold is declared... yes [INFO] [stderr] checking for broken strtold... no [INFO] [stderr] checking whether strtol is declared... yes [INFO] [stderr] checking whether strtoll is declared... yes [INFO] [stderr] checking whether strtoul is declared... yes [INFO] [stderr] checking whether strtoull is declared... yes [INFO] [stderr] checking whether strtoumax is declared... yes [INFO] [stderr] checking for working mktime... yes [INFO] [stderr] checking for argz.h... (cached) yes [INFO] [stderr] checking for errno.h... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking for stdio_ext.h... yes [INFO] [stderr] checking for working mmap... (cached) yes [INFO] [stderr] checking for __argz_count... yes [INFO] [stderr] checking for __argz_next... yes [INFO] [stderr] checking for __argz_stringify... yes [INFO] [stderr] checking for dcgettext... yes [INFO] [stderr] checking for mempcpy... (cached) yes [INFO] [stderr] checking for munmap... (cached) yes [INFO] [stderr] checking for mremap... yes [INFO] [stderr] checking for stpcpy... (cached) yes [INFO] [stderr] checking for strcspn... yes [INFO] [stderr] checking for wctype.h... yes [INFO] [stderr] checking for wchar.h... (cached) yes [INFO] [stderr] checking for langinfo.h... yes [INFO] [stderr] checking for mbstr.h... no [INFO] [stderr] checking for mbrlen... yes [INFO] [stderr] checking for mbscasecmp... no [INFO] [stderr] checking for mbscmp... no [INFO] [stderr] checking for mbsnrtowcs... yes [INFO] [stderr] checking for mbsrtowcs... yes [INFO] [stderr] checking for mbschr... no [INFO] [stderr] checking for wcrtomb... (cached) yes [INFO] [stderr] checking for wcscoll... yes [INFO] [stderr] checking for wcsdup... yes [INFO] [stderr] checking for wcwidth... yes [INFO] [stderr] checking for wctype... yes [INFO] [stderr] checking for wcswidth... yes [INFO] [stderr] checking whether mbrtowc and mbstate_t are properly declared... (cached) yes [INFO] [stderr] checking for iswlower... yes [INFO] [stderr] checking for iswupper... yes [INFO] [stderr] checking for towlower... yes [INFO] [stderr] checking for towupper... yes [INFO] [stderr] checking for iswctype... yes [INFO] [stderr] checking for wchar_t in wchar.h... yes [INFO] [stderr] checking for wctype_t in wctype.h... yes [INFO] [stderr] checking for wint_t in wctype.h... yes [INFO] [stderr] checking for wcwidth broken with unicode combining characters... yes [INFO] [stderr] checking for locale_charset... no [INFO] [stderr] checking size of wchar_t... 4 [INFO] [stderr] checking for dlopen in -ldl... yes [INFO] [stderr] checking for dlopen... yes [INFO] [stderr] checking for dlclose... yes [INFO] [stderr] checking for dlsym... yes [INFO] [stderr] checking type of array argument to getgroups... gid_t [INFO] [stderr] checking for off_t... yes [INFO] [stderr] checking for mode_t... yes [INFO] [stderr] checking for uid_t in sys/types.h... (cached) yes [INFO] [stderr] checking for pid_t... yes [INFO] [stderr] checking for size_t... (cached) yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for ssize_t... yes [INFO] [stderr] checking for time_t... yes [INFO] [stderr] checking for long long int... (cached) yes [INFO] [stderr] checking for unsigned long long int... (cached) yes [INFO] [stderr] checking for sig_atomic_t in signal.h... yes [INFO] [stderr] checking size of char... 1 [INFO] [stderr] checking size of short... 2 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of char *... 8 [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking size of double... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking for u_int... yes [INFO] [stderr] checking for u_long... yes [INFO] [stderr] checking for bits16_t... no [INFO] [stderr] checking for u_bits16_t... no [INFO] [stderr] checking for bits32_t... no [INFO] [stderr] checking for u_bits32_t... no [INFO] [stderr] checking for bits64_t... no [INFO] [stderr] checking for ptrdiff_t... (cached) yes [INFO] [stderr] checking whether stat file-mode macros are broken... no [INFO] [stderr] checking whether #! works in shell scripts... yes [INFO] [stderr] checking if dup2 fails to clear the close-on-exec flag... no [INFO] [stderr] checking whether pgrps need synchronization... no [INFO] [stderr] checking for type of signal functions... posix [INFO] [stderr] checking for sys_errlist and sys_nerr... no [INFO] [stderr] checking whether sys_siglist is declared... no [INFO] [stderr] checking for sys_siglist in system C library... no [INFO] [stderr] checking for _sys_siglist in signal.h or unistd.h... no [INFO] [stderr] checking for _sys_siglist in system C library... no [INFO] [stderr] checking for clock_t... yes [INFO] [stderr] checking for sigset_t... yes [INFO] [stderr] checking for socklen_t... yes [INFO] [stderr] checking for quad_t... yes [INFO] [stderr] checking for type of struct rlimit fields... rlim_t [INFO] [stderr] checking for intmax_t... yes [INFO] [stderr] checking for uintmax_t... yes [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking for struct termios.c_line... yes [INFO] [stderr] checking for struct termio.c_line... yes [INFO] [stderr] checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes [INFO] [stderr] yes [INFO] [stderr] checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes [INFO] [stderr] yes [INFO] [stderr] checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no [INFO] [stderr] no [INFO] [stderr] checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h [INFO] [stderr] checking for struct timeval in sys/time.h and time.h... yes [INFO] [stderr] checking for struct stat.st_blocks... yes [INFO] [stderr] checking whether struct tm is in sys/time.h or time.h... time.h [INFO] [stderr] checking for struct tm.tm_zone... yes [INFO] [stderr] checking for struct timezone in sys/time.h and time.h... yes [INFO] [stderr] checking for offset of exit status in return status from wait... 8 [INFO] [stderr] checking for struct timespec in ... yes [INFO] [stderr] checking for struct stat.st_atim.tv_nsec... yes [INFO] [stderr] checking whether struct stat.st_atim is of type struct timespec... yes [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking for working sbrk... yes [INFO] [stderr] checking for the existence of strsignal... yes [INFO] [stderr] checking if opendir() opens non-directories... no [INFO] [stderr] checking whether ulimit can substitute for getdtablesize... yes [INFO] [stderr] checking whether fpurge is declared... no [INFO] [stderr] checking to see if getenv can be redefined... yes [INFO] [stderr] checking if getcwd() will dynamically allocate memory with 0 size... yes [INFO] [stderr] checking for presence of POSIX-style sigsetjmp/siglongjmp... present [INFO] [stderr] checking whether or not strcoll and strcmp differ... no [INFO] [stderr] checking for standard-conformant snprintf... yes [INFO] [stderr] checking for standard-conformant vsnprintf... yes [INFO] [stderr] checking for usable strtoimax... checking for strtoimax... yes [INFO] [stderr] checking whether strtoimax is declared... yes [INFO] [stderr] yes [INFO] [stderr] checking for standard-conformant putenv declaration... yes [INFO] [stderr] checking for standard-conformant unsetenv declaration... yes [INFO] [stderr] checking for printf floating point output in hex notation... yes [INFO] [stderr] checking whether fnmatch can be used to check bracket equivalence classes... no [INFO] [stderr] checking if signal handlers must be reinstalled when invoked... no [INFO] [stderr] checking for presence of necessary job control definitions... present [INFO] [stderr] checking for presence of named pipes... present [INFO] [stderr] checking whether termios.h defines TIOCGWINSZ... no [INFO] [stderr] checking whether sys/ioctl.h defines TIOCGWINSZ... yes [INFO] [stderr] checking for TIOCSTAT in sys/ioctl.h... no [INFO] [stderr] checking for FIONREAD in sys/ioctl.h... yes [INFO] [stderr] checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no [INFO] [stderr] checking for speed_t in sys/types.h... no [INFO] [stderr] checking whether getpw functions are declared in pwd.h... yes [INFO] [stderr] checking for unusable real-time signals due to large values... no [INFO] [stderr] checking whether /dev/fd is available... standard [INFO] [stderr] checking whether /dev/stdin stdout stderr are available... present [INFO] [stderr] checking for default mail directory... /var/mail [INFO] [stderr] checking shared object configuration for loadable builtins... supported [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating builtins/Makefile [INFO] [stderr] config.status: creating lib/readline/Makefile [INFO] [stderr] config.status: creating lib/glob/Makefile [INFO] [stderr] config.status: creating lib/intl/Makefile [INFO] [stderr] config.status: creating lib/malloc/Makefile [INFO] [stderr] config.status: creating lib/sh/Makefile [INFO] [stderr] config.status: creating lib/termcap/Makefile [INFO] [stderr] config.status: creating lib/tilde/Makefile [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing po-directories commands [INFO] [stderr] config.status: executing stamp-h commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "libbash.a" "-j16" "-j16" [INFO] [stderr] rm -f mksyntax [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -o mksyntax /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/mksyntax.c [INFO] [stderr] rm -f mksignames.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -DBUILDTOOL -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/support/mksignames.c [INFO] [stderr] rm -f buildsignames.o [INFO] [stderr] rm -f unwind_prot.o [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] rm -f mkbuiltins.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -DBUILDTOOL -o buildsignames.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/support/signames.c [INFO] [stderr] rm -f alias.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/mkbuiltins.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/unwind_prot.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/alias.c [INFO] [stderr] rm -f xmalloc.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/xmalloc.c [INFO] [stderr] rm -f shell.o [INFO] [stderr] rm -f eval.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/shell.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/eval.c [INFO] [stderr] rm -f general.o [INFO] [stderr] rm -f make_cmd.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/general.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/make_cmd.c [INFO] [stderr] rm -f print_cmd.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/print_cmd.c [INFO] [stderr] rm -f dispose_cmd.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/dispose_cmd.c [INFO] [stderr] rm -f copy_cmd.o [INFO] [stderr] rm -f error.o [INFO] [stderr] rm -f expr.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/copy_cmd.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/error.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/expr.c [INFO] [stderr] rm -f flags.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/flags.c [INFO] [stderr] rm -f hashcmd.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/hashcmd.c [INFO] [stderr] rm -f hashlib.o [INFO] [stderr] rm -f mailcheck.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/hashlib.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/mailcheck.c [INFO] [stderr] rm -f mksignames [INFO] [stderr] rm -f input.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/input.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -o mksignames mksignames.o buildsignames.o [INFO] [stderr] rm -f pathexp.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/pathexp.c [INFO] [stderr] rm -f test.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c [INFO] [stderr] cc -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -o mkbuiltins mkbuiltins.o -ldl [INFO] [stderr] rm -f array.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/array.c [INFO] [stderr] rm -f arrayfunc.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/arrayfunc.c [INFO] [stderr] rm -f assoc.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/assoc.c [INFO] [stderr] rm -f braces.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/braces.c [INFO] [stderr] rm -f bracecomp.o [INFO] [stderr] rm -f bashhist.o [INFO] [stderr] rm -f list.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bracecomp.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashhist.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/list.c [INFO] [stderr] rm -f stringlib.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/stringlib.c [INFO] [stderr] rm -f locale.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/locale.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] rm -f findcmd.o [INFO] [stderr] rm -f pcomplete.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/findcmd.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/pcomplete.c [INFO] [stderr] rm -f pcomplib.o [INFO] [stderr] rm -f syntax.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/pcomplib.c [INFO] [stderr] rm -f execute_cmd.o [INFO] [stderr] ./mksyntax -o syntax.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/execute_cmd.c [INFO] [stderr] rm -f jobs.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c [INFO] [stderr] rm -f subst.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/subst.c [INFO] [stderr] rm -f lsignames.h [INFO] [stderr] ./mksignames lsignames.h [INFO] [stderr] rm -f sig.o [INFO] [stderr] rm -f bashline.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/sig.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashline.c [INFO] [stderr] rm -f syntax.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c syntax.c [INFO] [stderr] /bin/sh /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/support/mkversion.sh -b -S /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -s release -d 5.2 -o newversion.h \ [INFO] [stderr] && mv newversion.h version.h [INFO] [stderr] if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi [INFO] [stderr] rm -f trap.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/trap.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -DBUILDTOOL -c -o buildversion.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/version.c [INFO] [stderr] rm -f variables.o [INFO] [stderr] rm -f version.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/variables.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/version.c [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] rm -f builtins.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC builtins.c [INFO] [stderr] rm -f alias.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/alias.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC alias.c || ( rm -f alias.c ; exit 1 ) [INFO] [stderr] rm -f bind.o [INFO] [stderr] rm -f break.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/bind.def [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC bind.c || ( rm -f bind.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC break.c || ( rm -f break.c ; exit 1 ) [INFO] [stderr] rm -f builtin.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -o bashversion /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/support/bashversion.c buildversion.o [INFO] [stderr] rm -f caller.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/builtin.def [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/caller.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC builtin.c || ( rm -f builtin.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC caller.c || ( rm -f caller.c ; exit 1 ) [INFO] [stderr] rm -f cd.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/cd.def [INFO] [stderr] rm -f colon.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC cd.c || ( rm -f cd.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/colon.def [INFO] [stderr] rm -f bind.c [INFO] [stderr] rm -f command.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC colon.c || ( rm -f colon.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/command.def [INFO] [stderr] rm -f common.o [INFO] [stderr] rm -f declare.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC command.c || ( rm -f command.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/declare.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.c [INFO] [stderr] rm -f echo.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC declare.c || ( rm -f declare.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/echo.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC echo.c || ( rm -f echo.c ; exit 1 ) [INFO] [stderr] rm -f enable.o [INFO] [stderr] rm -f eval.o [INFO] [stderr] rm -f alias.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/enable.def [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/eval.def [INFO] [stderr] rm -f evalfile.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC enable.c || ( rm -f enable.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC eval.c || ( rm -f eval.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/evalfile.c [INFO] [stderr] rm -f evalstring.o [INFO] [stderr] rm -f builtin.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/evalstring.c [INFO] [stderr] rm -f break.c [INFO] [stderr] rm -f exec.o [INFO] [stderr] rm -f colon.c [INFO] [stderr] [INFO] [stderr] rm -f cd.c [INFO] [stderr] *********************************************************** [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/exec.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC exec.c || ( rm -f exec.c ; exit 1 ) [INFO] [stderr] * * [INFO] [stderr] * GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu) [INFO] [stderr] rm -f caller.c [INFO] [stderr] * * [INFO] [stderr] rm -f exit.o [INFO] [stderr] *********************************************************** [INFO] [stderr] [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/exit.def [INFO] [stderr] rm -f command.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC exit.c || ( rm -f exit.c ; exit 1 ) [INFO] [stderr] rm -f fc.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/fc.def [INFO] [stderr] making lib/glob/libglob.a in ./lib/glob [INFO] [stderr] making lib/sh/libsh.a in ./lib/sh [INFO] [stderr] rm -f eval.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC fc.c || ( rm -f fc.c ; exit 1 ) [INFO] [stderr] rm -f fg_bg.o [INFO] [stderr] rm -f hash.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/fg_bg.def [INFO] [stderr] rm -f help.o [INFO] [stderr] rm -f history.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/hash.def [INFO] [stderr] rm -f jobs.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/history.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC hash.c || ( rm -f hash.c ; exit 1 ) [INFO] [stderr] making lib/tilde/libtilde.a in ./lib/tilde [INFO] [stderr] rm -f echo.c [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/glob' [INFO] [stderr] rm -f glob.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/jobs.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/glob/glob.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC help.c || ( rm -f help.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC history.c || ( rm -f history.c ; exit 1 ) [INFO] [stderr] rm -f strmatch.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC jobs.c || ( rm -f jobs.c ; exit 1 ) [INFO] [stderr] rm -f smatch.o [INFO] [stderr] rm -f kill.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/glob/strmatch.c [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/tilde' [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/tilde/tilde.c [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/sh' [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/clktck.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/clock.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/kill.def [INFO] [stderr] rm -f let.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/getenv.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/oslib.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/setlinebuf.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC kill.c || ( rm -f kill.c ; exit 1 ) [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/strnlen.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/let.def [INFO] [stderr] rm -f mapfile.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/itos.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/glob/smatch.c [INFO] [stderr] rm -f xmbsrtowcs.o [INFO] [stderr] rm -f gmisc.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/glob/xmbsrtowcs.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/glob/gmisc.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC let.c || ( rm -f let.c ; exit 1 ) [INFO] [stderr] rm -f fc.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/mapfile.def [INFO] [stderr] rm -f declare.c [INFO] [stderr] rm -f enable.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC mapfile.c || ( rm -f mapfile.c ; exit 1 ) [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/zread.c [INFO] [stderr] rm -f pushd.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/zwrite.c [INFO] [stderr] rm -f read.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/shtty.c [INFO] [stderr] rm -f return.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/shmatch.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/eaccess.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/pushd.def [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/netconn.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/read.def [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/return.def [INFO] [stderr] rm -f set.o [INFO] [stderr] rm -f setattr.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/netopen.c [INFO] [stderr] rm -f history.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC pushd.c || ( rm -f pushd.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC read.c || ( rm -f read.c ; exit 1 ) [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/timeval.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/set.def [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/makepath.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/setattr.def [INFO] [stderr] rm -f shift.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC setattr.c || ( rm -f setattr.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC return.c || ( rm -f return.c ; exit 1 ) [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC set.c || ( rm -f set.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC shift.c || ( rm -f shift.c ; exit 1 ) [INFO] [stderr] rm -f fg_bg.c [INFO] [stderr] rm -f exec.c [INFO] [stderr] rm -f source.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/source.def [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/pathcanon.c [INFO] [stderr] rm -f suspend.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/pathphys.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC source.c || ( rm -f source.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/suspend.def [INFO] [stderr] rm -f test.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC suspend.c || ( rm -f suspend.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/test.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC test.c || ( rm -f test.c ; exit 1 ) [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/tmpfile.c [INFO] [stderr] rm -f let.c [INFO] [stderr] rm -f return.c [INFO] [stderr] rm -f times.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/stringlist.c [INFO] [stderr] rm -f libtilde.a [INFO] [stderr] rm -f exit.c [INFO] [stderr] ar cr libtilde.a tilde.o [INFO] [stderr] rm -f jobs.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/stringvec.c [INFO] [stderr] rm -f kill.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/spell.c [INFO] [stderr] rm -f set.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/times.def [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/shquote.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/strtrans.c [INFO] [stderr] rm -f trap.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/snprintf.c [INFO] [stderr] test -n "ranlib" && ranlib libtilde.a [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC times.c || ( rm -f times.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/trap.def [INFO] [stderr] rm -f type.o [INFO] [stderr] rm -f hash.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC trap.c || ( rm -f trap.c ; exit 1 ) [INFO] [stderr] cc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -rdynamic -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -o psize.aux /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/psize.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/mailstat.c [INFO] [stderr] rm -f y.tab.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/fmtulong.c [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/y.tab.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/fmtullong.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/fmtumax.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/zcatfd.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/zmapfd.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/winsize.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/wcsdup.c [INFO] [stderr] rm -f help.c [INFO] [stderr] rm -f shift.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/type.def [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/tilde' [INFO] [stderr] rm -f trap.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/fpurge.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC type.c || ( rm -f type.c ; exit 1 ) [INFO] [stderr] rm -f umask.o [INFO] [stderr] rm -f mapfile.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/umask.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC umask.c || ( rm -f umask.c ; exit 1 ) [INFO] [stderr] rm -f wait.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/zgetline.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/wait.def [INFO] [stderr] rm -f getopts.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/mbscmp.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC wait.c || ( rm -f wait.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/getopts.def [INFO] [stderr] rm -f shopt.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC getopts.c || ( rm -f getopts.c ; exit 1 ) [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shopt.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC shopt.c || ( rm -f shopt.c ; exit 1 ) [INFO] [stderr] rm -f suspend.c [INFO] [stderr] rm -f test.c [INFO] [stderr] rm -f printf.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/printf.def [INFO] [stderr] rm -f getopt.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/uconvert.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/ufuncs.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/casemod.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/input_avail.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/mbscasecmp.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/fnxform.c [INFO] [stderr] rm -f source.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC printf.c || ( rm -f printf.c ; exit 1 ) [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/unicode.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/getopt.c [INFO] [stderr] rm -f bashgetopt.o [INFO] [stderr] rm -f complete.o [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/bashgetopt.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/shmbchar.c [INFO] [stderr] rm -f setattr.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/strvis.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/utf8.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/random.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/gettimeofday.c [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/complete.def [INFO] [stderr] rm -f -f libglob.a [INFO] [stderr] ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/timers.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/wcsnwidth.c [INFO] [stderr] cc -c -I. -I../.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh -DHAVE_CONFIG_H -DSHELL -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/mbschr.c [INFO] [stderr] test -n "ranlib" && ranlib libglob.a [INFO] [stderr] rm -f read.c [INFO] [stderr] rm -f times.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/glob' [INFO] [stderr] rm -f umask.c [INFO] [stderr] rm -f wait.c [INFO] [stderr] rm -f getopts.c [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC complete.c || ( rm -f complete.c ; exit 1 ) [INFO] [stderr] rm -f type.c [INFO] [stderr] /bin/sh /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/psize.sh > pipesize.h [INFO] [stderr] rm -f pushd.c [INFO] [stderr] rm -f complete.c [INFO] [stderr] rm -f shopt.c [INFO] [stderr] rm -f libsh.a [INFO] [stderr] ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o [INFO] [stderr] rm -f printf.c [INFO] [stderr] test -n "ranlib" && ranlib libsh.a [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/lib/sh' [INFO] [stderr] rm -f ulimit.o [INFO] [stderr] ./mkbuiltins -D /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/ulimit.def [INFO] [stderr] cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC ulimit.c || ( rm -f ulimit.c ; exit 1 ) [INFO] [stderr] rm -f ulimit.c [INFO] [stderr] rm -f libbuiltins.a [INFO] [stderr] ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o [INFO] [stderr] ranlib libbuiltins.a [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] make[1]: 'pipesize.h' is up to date. [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build/builtins' [INFO] [stderr] rm -f redir.o [INFO] [stderr] cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -std=gnu17 -fPIC -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/redir.c [INFO] [stderr] rm -f libbash.a [INFO] [stderr] ar cr libbash.a shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o [INFO] [stderr] for lib in ./builtins/libbuiltins.a ./lib/glob/libglob.a ./lib/sh/libsh.a ./lib/tilde/libtilde.a ; do \ [INFO] [stderr] for obj in $(ar t $lib); do \ [INFO] [stderr] ar q libbash.a $(dirname $lib)/$obj ;\ [INFO] [stderr] done ;\ [INFO] [stderr] done [INFO] [stderr] ranlib libbash.a [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash [INFO] [stderr] cargo::rustc-link-search=native=/opt/rustwide/target/debug/build/scallop-fe6b1e902b61549f/out/bash/build [INFO] [stderr] cargo::rustc-link-lib=static=bash [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/eval.c: In function 'alrm_catcher': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/eval.c:243:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 243 | msg = _("\007timed out waiting for input: auto-logout\n"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/shell.c: In function 'get_current_user_info': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/shell.c:1922:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 1922 | current_user.user_name = _("I have no name!"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/print_cmd.c: In function 'make_command_string_internal': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/print_cmd.c:189:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] [INFO] [stderr] 189 | cprintf (""); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/error.c:44: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/error.c: In function 'command_errstr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/error.c:557:11: note: in expansion of macro '_' [INFO] [stderr] 557 | return (_(cmd_error_table[code])); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/mailcheck.c: In function 'check_mail': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/mailcheck.c:439:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 439 | message = mailfiles[i]->msg ? mailfiles[i]->msg : _("You have mail in $_"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/mailcheck.c:464:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 464 | message = _("You have new mail in $_"); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:55: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'beyond': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:147:22: note: in expansion of macro '_' [INFO] [stderr] 147 | test_syntax_error (_("argument expected"), (char *)NULL); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'integer_expected_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:156:22: note: in expansion of macro '_' [INFO] [stderr] 156 | test_syntax_error (_("%s: integer expression expected"), pch); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'term': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:265:28: note: in expansion of macro '_' [INFO] [stderr] 265 | test_syntax_error (_("`)' expected"), (char *)NULL); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:267:28: note: in expansion of macro '_' [INFO] [stderr] 267 | test_syntax_error (_("`)' expected, found %s"), argv[pos]); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'binary_operator': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:469:26: note: in expansion of macro '_' [INFO] [stderr] 469 | test_syntax_error (_("%s: binary operator expected"), w); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'two_arguments': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:771:28: note: in expansion of macro '_' [INFO] [stderr] 771 | test_syntax_error (_("%s: unary operator expected"), argv[pos]); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:774:24: note: in expansion of macro '_' [INFO] [stderr] 774 | test_syntax_error (_("%s: unary operator expected"), argv[pos]); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'three_arguments': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:815:24: note: in expansion of macro '_' [INFO] [stderr] 815 | test_syntax_error (_("%s: binary operator expected"), argv[pos+1]); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c: In function 'test_command': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:897:28: note: in expansion of macro '_' [INFO] [stderr] 897 | test_syntax_error (_("missing `]'"), (char *)NULL); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:915:28: note: in expansion of macro '_' [INFO] [stderr] 915 | test_syntax_error (_("syntax error: `%s' unexpected"), argv[pos]); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:917:28: note: in expansion of macro '_' [INFO] [stderr] 917 | test_syntax_error (_("too many arguments"), (char *)NULL); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/test.c:134:12: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 134 | char *format, *arg; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/locale.c: In function 'localetrans': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/locale.c:442:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 442 | translated = dgettext (default_domain, string); [INFO] [stderr] | ^ [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c: In function 'printable_job_status': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c:1868:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 1868 | temp = _("Done"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c:1873:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 1873 | temp = _("Stopped"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c:1881:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 1881 | temp = _("Running"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/jobs.c:1903:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 1903 | temp = _("Unknown status"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/trap.c: In function 'signal_name': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/trap.c:219:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 219 | ret = (sig >= BASH_NSIG || sig < 0 || signal_names[sig] == NULL) [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def:43: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def: In function 'break_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def:77:36: note: in expansion of macro '_' [INFO] [stderr] 77 | sh_erange (list->word->word, _("loop count")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def:45: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def: In function 'continue_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/break.def:119:36: note: in expansion of macro '_' [INFO] [stderr] 119 | sh_erange (list->word->word, _("loop count")); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.c: In function 'sh_invalidnum': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.c:258:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 258 | msg = _("invalid octal number"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.c:260:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 260 | msg = _("invalid hex number"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.c:262:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 262 | msg = _("invalid number"); [INFO] [stderr] | ^ [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/fg_bg.def: In function 'fg_bg': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/fg_bg.def:152:44: warning: passing argument 1 of 'sh_badjob' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 152 | sh_badjob (list ? list->word->word : _("current")); [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/fg_bg.def:48: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:111:31: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 111 | extern void sh_badjob PARAMS((char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/kill.def: In function 'kill_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/kill.def:274:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 274 | x = _("Unknown error"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/jobs.def: In function 'disown_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/jobs.def:284:46: warning: passing argument 1 of 'sh_badjob' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 284 | sh_badjob (list ? list->word->word : _("current")); [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/jobs.def:61: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:111:31: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 111 | extern void sh_badjob PARAMS((char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def: In function 'show_manpage': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def:315:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 315 | line = doc ? _(doc[0]) : (char *)NULL; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def: In function 'dispcolumn': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def:380:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 380 | helpdoc = _(shell_builtins[i].short_doc); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def:399:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 399 | helpdoc = _(shell_builtins[i+height].short_doc); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def: In function 'wdispcolumn': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def:424:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 424 | helpdoc = _(shell_builtins[i].short_doc); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/help.def:473:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 473 | helpdoc = _(shell_builtins[i+height].short_doc); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/pushd.def:132: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/pushd.def: In function 'pushd_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/pushd.def:526:21: note: in expansion of macro '_' [INFO] [stderr] 526 | sh_erange (arg, _("directory stack index")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/pushd.def:138: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def:33: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def: In function 'shift_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def:72:50: note: in expansion of macro '_' [INFO] [stderr] 72 | sh_erange (list ? list->word->word : NULL, _("shift count")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def:35: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/shift.def:79:52: note: in expansion of macro '_' [INFO] [stderr] 79 | sh_erange (list ? list->word->word : NULL, _("shift count")); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:30, [INFO] [stderr] from /usr/local/src/chet/src/bash/src/parse.y:43: [INFO] [stderr] /usr/local/src/chet/src/bash/src/parse.y: In function 'push_heredoc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'report_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /usr/local/src/chet/src/bash/src/parse.y:2939:28: note: in expansion of macro '_' [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/shell.h:30, [INFO] [stderr] from /usr/local/src/chet/src/bash/src/parse.y:47: [INFO] [stderr] /usr/local/src/chet/src/bash/src/parse.y:211:41: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /usr/local/src/chet/src/bash/src/parse.y: In function 'report_syntax_error': [INFO] [stderr] /usr/local/src/chet/src/bash/src/parse.y:6292:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/suspend.def:53: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/suspend.def: In function 'suspend_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 1 of 'sh_nojobs' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/suspend.def:107:22: note: in expansion of macro '_' [INFO] [stderr] 107 | sh_nojobs (_("cannot suspend")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/suspend.def:54: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:112:31: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 112 | extern void sh_nojobs PARAMS((char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/umask.def:57: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/umask.def: In function 'umask_builtin': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/umask.def:115:44: note: in expansion of macro '_' [INFO] [stderr] 115 | sh_erange (list->word->word, _("octal number")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/umask.def:59: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/random.c: In function 'genseed': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/lib/sh/random.c:93:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [INFO] [stderr] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/ulimit.def:90: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/ulimit.def: In function 'ulimit_internal': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 46 | # define gettext(Msgid) ((const char *) (Msgid)) [INFO] [stderr] | ~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../bashintl.h:36:25: note: in expansion of macro 'gettext' [INFO] [stderr] 36 | #define _(msgid) gettext(msgid) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/ulimit.def:490:30: note: in expansion of macro '_' [INFO] [stderr] 490 | sh_erange (cmdarg, _("limit")); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../command.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/../shell.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/ulimit.def:92: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/builtins/common.h:109:39: note: expected 'char *' but argument is of type 'const char *' [INFO] [stderr] 109 | extern void sh_erange PARAMS((char *, char *)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/include/stdc.h:33:28: note: in definition of macro 'PARAMS' [INFO] [stderr] 33 | # define PARAMS(protos) protos [INFO] [stderr] | ^~~~~~ [INFO] [stderr] make[1]: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/redir.c: In function 'redirection_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/redir.c:150:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 150 | filename = _("file descriptor out of range"); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/bash/redir.c:198:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] 198 | filename = _("file descriptor out of range"); [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] thread 'main' (602) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scallop-0.0.26/build.rs:206:10: [INFO] [stderr] unable to generate bindings: NotExist("bash/xmalloc.h") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58c5adc0d9c2 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58c5adc0d9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58c5adc0d9c2 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58c5adc0d9c2 - ::fmt::h746cb25d4c2f20bf [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58c5adc1ec6f - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58c5adc1ec6f - core::fmt::write::h51c104753c8435b2 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x58c5adbdcdf3 - std::io::default_write_fmt::h3139829dd1dc7ae7 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58c5adbdcdf3 - std::io::Write::write_fmt::h485181afa18655f5 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58c5adbe7f52 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58c5adbeb18f - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x58c5adbeafe9 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x58c5adbeb815 - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x58c5adbeb5fa - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x58c5adbe8099 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58c5adbd090d - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x58c5adc28b70 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58c5adc27e06 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x58c5ad5fb49b - core::result::Result::expect::ha2b01bc42b16086e [INFO] [stderr] 18: 0x58c5ad5f947d - build_script_build::main::haa74fab349eb7a13 [INFO] [stderr] 19: 0x58c5ad5fa093 - core::ops::function::FnOnce::call_once::h135f0c1166270b85 [INFO] [stderr] 20: 0x58c5ad5f9db6 - std::sys::backtrace::__rust_begin_short_backtrace::h6552591ddcf09ad4 [INFO] [stderr] 21: 0x58c5ad5f9cf9 - std::rt::lang_start::{{closure}}::h5d21b10a268a542f [INFO] [stderr] 22: 0x58c5adbde810 - core::ops::function::impls:: for &F>::call_once::hafb92390cd746d32 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x58c5adbde810 - std::panicking::catch_unwind::do_call::hf9ca7f72b5cfc12d [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x58c5adbde810 - std::panicking::catch_unwind::h2633a0b3bb54fb62 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x58c5adbde810 - std::panic::catch_unwind::h7e09e435c07a712b [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58c5adbde810 - std::rt::lang_start_internal::{{closure}}::hca9746c45fe5e4fc [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x58c5adbde810 - std::panicking::catch_unwind::do_call::h2226e3146fd4fcbb [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x58c5adbde810 - std::panicking::catch_unwind::h95d7cf2cf54eaae4 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x58c5adbde810 - std::panic::catch_unwind::hc9da26b0dab9ae52 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58c5adbde810 - std::rt::lang_start_internal::h31e79a1e3680eaa2 [INFO] [stderr] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x58c5ad5f9ce1 - std::rt::lang_start::h8431d430dc7e93ab [INFO] [stderr] 32: 0x58c5ad5feef5 - main [INFO] [stderr] 33: 0x78e4cdeab1ca - [INFO] [stderr] 34: 0x78e4cdeab28b - __libc_start_main [INFO] [stderr] 35: 0x58c5ad5f75e5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0793fb56f7cad82805ec5d2bf46aeda2435c8893fcaf8ce89e1a73e5e04a682d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0793fb56f7cad82805ec5d2bf46aeda2435c8893fcaf8ce89e1a73e5e04a682d", kill_on_drop: false }` [INFO] [stdout] 0793fb56f7cad82805ec5d2bf46aeda2435c8893fcaf8ce89e1a73e5e04a682d