[INFO] fetching crate libmake 0.2.6...
[INFO] testing libmake-0.2.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libmake 0.2.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libmake 0.2.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libmake 0.2.6
[INFO] tweaked toml for crates.io crate libmake 0.2.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libmake 0.2.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libmake 0.2.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0f406ec18bb5d3593f80d69aaedcd39df96fa8527685a352b99ae7e00bc221f
[INFO] running `Command { std: "docker" "start" "-a" "e0f406ec18bb5d3593f80d69aaedcd39df96fa8527685a352b99ae7e00bc221f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0f406ec18bb5d3593f80d69aaedcd39df96fa8527685a352b99ae7e00bc221f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f406ec18bb5d3593f80d69aaedcd39df96fa8527685a352b99ae7e00bc221f", kill_on_drop: false }`
[INFO] [stdout] e0f406ec18bb5d3593f80d69aaedcd39df96fa8527685a352b99ae7e00bc221f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50be0633701986217411c77a12f490e20bc9d73d478173838bfa4b4442788c92
[INFO] running `Command { std: "docker" "start" "-a" "50be0633701986217411c77a12f490e20bc9d73d478173838bfa4b4442788c92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_yml v0.0.7
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling libyml v0.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libmake v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling configparser v3.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s
[INFO] running `Command { std: "docker" "inspect" "50be0633701986217411c77a12f490e20bc9d73d478173838bfa4b4442788c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50be0633701986217411c77a12f490e20bc9d73d478173838bfa4b4442788c92", kill_on_drop: false }`
[INFO] [stdout] 50be0633701986217411c77a12f490e20bc9d73d478173838bfa4b4442788c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4901834cb575187177471d5e46468795782fc1ac10c48b555160898ae366dd1
[INFO] running `Command { std: "docker" "start" "-a" "e4901834cb575187177471d5e46468795782fc1ac10c48b555160898ae366dd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling serde_yml v0.0.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling libmake v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_interface.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #[cfg(test)]
[INFO] [stdout]   2 | | mod tests {
[INFO] [stdout]   3 | |     use libmake::{
[INFO] [stdout]   4 | |         interface::replace_placeholders,
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_generator.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use libmake::{
[INFO] [stdout]   2 | |     generator::generate_from_config,
[INFO] [stdout]   3 | |     generators::{args::generate_from_args, yaml::generate_from_yaml},
[INFO] [stdout]   4 | |     macro_generate_files,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |     Ok(())
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_utils.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #[cfg(test)]
[INFO] [stdout]   2 | | mod tests {
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | |     use libmake::utils::{
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / /// This module contains the tests for the `macros` module.
[INFO] [stdout] 2 | | pub mod macros;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | /// This module contains the tests for the `models` module.
[INFO] [stdout] 5 | | pub mod models;
[INFO] [stdout]   | |_______________^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_cli.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #[cfg(test)]
[INFO] [stdout]  2 | | mod tests {
[INFO] [stdout]  3 | |     use libmake::cli::{build, create_arg};
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVAvULP/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVAvULP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmake-97a35fb32a29051d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (bin "libmake") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrQzJKJ/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrQzJKJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_csv_field-c79becdf2c5d10ad" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "get_csv_field") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2p0EJ2/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2p0EJ2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_json_field-b3b68b3d018c4ee2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "get_json_field") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctAgeNO/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctAgeNO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/generate_from_json-4fb43690813b13df" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "generate_from_json") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9qTMJf/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9qTMJf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/generate_from_toml-7394f51566002704" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "generate_from_toml") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSV5BTi/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-95d2e2f88cb965f2,libserde_yml-82252c1d7365fbe3,liblibyml-addfbbd982ed3491,libtoml-415683710acc80c9,libtoml_edit-505fa41f773862d7,libserde_spanned-845c14674b9e6a9e,libwinnow-87574c2d656764e2,libtoml_datetime-da484c1808ee4d2a,libreqwest-4aae5c58b84c2a6f,librustls_pemfile-ec1f43d8793ee8b9,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-5bf2bd30957d76d3,libtokio_native_tls-57b17c68fe4210a9,libserde_urlencoded-5270593896ba2485,libmime-9b057813ad5affb0,libencoding_rs-2de8d6a34920c432,libnative_tls-6be67ac87add1cad,libopenssl_probe-1850e6702887a956,libopenssl-6684c45a22972b59,libbitflags-bacdc9663f215069,libforeign_types-fa1dc9098a2ef8fc,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-4bda4e188417ee98,libhyper_util-23d19aa20df5f228,libtower-8c5f11df186cf117,libpin_project-9b681f50cb254fbf,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-a43b1df80a6ab80a,libwant-3d21d749a1a7c88e,libtry_lock-03ec85f3203a4bc6,libhttparse-fce704e28013274e,libh2-476e69013b2f1abf,libtracing-70b9602cd16e5a15,libtracing_core-242db497e8c9e697,libonce_cell-e3707fba637dba4a,libindexmap-58890107f1bd5633,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-b2ed1bd230b13aee,libfutures_channel-8e63be90bb99ef3e,libhttp_body_util-443bc4ae731a1af5,libhttp_body-a45c14e15cde8500,liblog-2fb7399a07a8ce34,libfutures_util-36ea727d7410df79,libfutures_io-a7c865f211be54c3,libslab-8af6971b0085e58e,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-716ae4042825151a,libidna-9f766738dbac3d26,libunicode_normalization-2cdddf9088b4a540,libtinyvec-8c7b6ec553638ba7,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-73e43c62e246a073,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-f8f1c9df431dba0f,libfnv-4a8f8d037274da80,libuuid-d2bd089cdb684c0c,libserde_ini-f2e9448b23647771,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-4023edf0de693803,libcsv_core-71c79a6e6ea2a2be,libfiglet_rs-5098ed0cfe83a0da,libclap-6cd911195cc87e86,libclap_builder-603048d9052e1994,libstrsim-f4c7d9ebbc6c832d,libanstream-f5b58475849fbea2,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ebdb81eb9ec79cd,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-5f4b2288a5e62d9f,libvrd-3c2195878f46f2e2,libserde_json-43f28b203050398d,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-6642d1cb63db2444,librlg-e347daaf53520835,libvrd-6acc5d9e47636f22,librand-735c4b0a07c73373,librand_chacha-d7a52d2aa2f1740d,libppv_lite86-35c965be299444d0,librand_core-0cbc4341d4d8f9f8,libgetrandom-2d2f3f83bc7d6dc6,libhostname-be98745e982baa5a,libmatch_cfg-3ac3b368c15db480,libdtt-c256519f8d2768b9,libtokio-8c7fdb44812457eb,libsignal_hook_registry-789e7124de2f9e1b,libnum_cpus-21634637385b7e11,libsocket2-82554c1d0a78b413,libbytes-8ab992aad9e66397,libmio-6d042d8258a32584,libparking_lot-2421f3ed1eb07971,libparking_lot_core-3948b7b4aefed0d9,libsmallvec-a6313261c22a30d3,liblock_api-1a8dd8a6f3651797,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-bc26f4c4a4db0963,liblibc-af8808182c87d3e3,libcfg_if-0ee7354dde17bc94,libdtt-13a39ef684200374,libtime-2f82cf80a046edf6,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-72e93aece4ece052,libpowerfmt-cda336dd8812c8ef,libserde-49466f3b56b62d02,libregex-ebf5db698fe416c7,libregex_automata-8b7fc8dfa5e9e72b,libaho_corasick-c68687fd56a4730a,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSV5BTi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/generate_from_config-14c117a6a08d8e2d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "generate_from_config") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e4901834cb575187177471d5e46468795782fc1ac10c48b555160898ae366dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4901834cb575187177471d5e46468795782fc1ac10c48b555160898ae366dd1", kill_on_drop: false }`
[INFO] [stdout] e4901834cb575187177471d5e46468795782fc1ac10c48b555160898ae366dd1
