[INFO] fetching crate sub-script 0.8.0... [INFO] testing sub-script-0.8.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate sub-script 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sub-script 0.8.0 [INFO] finished tweaking crates.io crate sub-script 0.8.0 [INFO] tweaked toml for crates.io crate sub-script 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sub-script 0.8.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sub-script 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5db5927b87bed26c6f38d3233a180d6b7d31276e36d274ccf704cf46473eaa5 [INFO] running `Command { std: "docker" "start" "-a" "c5db5927b87bed26c6f38d3233a180d6b7d31276e36d274ccf704cf46473eaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5db5927b87bed26c6f38d3233a180d6b7d31276e36d274ccf704cf46473eaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5db5927b87bed26c6f38d3233a180d6b7d31276e36d274ccf704cf46473eaa5", kill_on_drop: false }` [INFO] [stdout] c5db5927b87bed26c6f38d3233a180d6b7d31276e36d274ccf704cf46473eaa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dbdd4a1420d04b580460fe847406812bd8fc261f7655869082a78a216b148fd [INFO] running `Command { std: "docker" "start" "-a" "3dbdd4a1420d04b580460fe847406812bd8fc261f7655869082a78a216b148fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling asn1_der v0.7.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ledger-apdu v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v3.0.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling rhai_codegen v1.4.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ledger-transport-hid v0.8.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling p256 v0.10.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ws v0.9.2 [INFO] [stderr] Compiling libp2p-core v0.32.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling rhai v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Compiling frame-support-procedural-tools v3.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Compiling frame-support-procedural v3.0.0 [INFO] [stderr] Compiling multihash v0.16.2 [INFO] [stderr] Compiling multiaddr v0.14.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling sp-storage v3.0.0 [INFO] [stderr] Compiling sp-tracing v3.0.0 [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 [INFO] [stderr] Compiling sp-arithmetic v3.0.0 [INFO] [stderr] Compiling scale-info v1.0.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling sp-externalities v0.9.0 [INFO] [stderr] Compiling frame-metadata v14.2.0 [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 [INFO] [stderr] Compiling memory-db v0.26.0 [INFO] [stderr] Compiling sp-core v3.0.0 [INFO] [stderr] Compiling sp-trie v3.0.0 [INFO] [stderr] Compiling sp-keystore v0.9.0 [INFO] [stderr] Compiling frame-metadata v13.0.0 [INFO] [stderr] Compiling sp-inherents v3.0.0 [INFO] [stderr] Compiling sp-state-machine v0.9.0 [INFO] [stderr] Compiling sp-io v3.0.0 [INFO] [stderr] Compiling sp-application-crypto v3.0.0 [INFO] [stderr] Compiling sp-runtime v3.0.0 [INFO] [stderr] Compiling sp-staking v3.0.0 [INFO] [stderr] Compiling sp-version v3.0.0 [INFO] [stderr] Compiling frame-support v3.0.0 [INFO] [stderr] Compiling sub-script v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use engine::*; [INFO] [stdout] | ^^^^^^^^^ the name `init_engine` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use plugins::*; [INFO] [stdout] | ---------- but the name `init_engine` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | fn new_scope(&self, args: Dynamic) -> Scope { [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] 191 | fn new_scope(&self, args: Dynamic) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope { [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] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3dbdd4a1420d04b580460fe847406812bd8fc261f7655869082a78a216b148fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbdd4a1420d04b580460fe847406812bd8fc261f7655869082a78a216b148fd", kill_on_drop: false }` [INFO] [stdout] 3dbdd4a1420d04b580460fe847406812bd8fc261f7655869082a78a216b148fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b800d1e978795210d286d8d61ddb29adc2b148a6abb2b4e7ba8e94da20b76bf [INFO] running `Command { std: "docker" "start" "-a" "1b800d1e978795210d286d8d61ddb29adc2b148a6abb2b4e7ba8e94da20b76bf", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use engine::*; [INFO] [stdout] | ^^^^^^^^^ the name `init_engine` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use plugins::*; [INFO] [stdout] | ---------- but the name `init_engine` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | fn new_scope(&self, args: Dynamic) -> Scope { [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] 191 | fn new_scope(&self, args: Dynamic) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope { [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] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sub-script v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stdout] --> src/engine.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(not(feature = "no_optimize"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use engine::*; [INFO] [stdout] | ^^^^^^^^^ the name `init_engine` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use plugins::*; [INFO] [stdout] | ---------- but the name `init_engine` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stdout] --> src/plugins/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "polymesh")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stdout] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | fn new_scope(&self, args: Dynamic) -> Scope { [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] 191 | fn new_scope(&self, args: Dynamic) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope { [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] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "1b800d1e978795210d286d8d61ddb29adc2b148a6abb2b4e7ba8e94da20b76bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b800d1e978795210d286d8d61ddb29adc2b148a6abb2b4e7ba8e94da20b76bf", kill_on_drop: false }` [INFO] [stdout] 1b800d1e978795210d286d8d61ddb29adc2b148a6abb2b4e7ba8e94da20b76bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72284503964b947abab1f9a4de257233a95976f118eae0fcd54ca88b241f9819 [INFO] running `Command { std: "docker" "start" "-a" "72284503964b947abab1f9a4de257233a95976f118eae0fcd54ca88b241f9819", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stderr] --> src/engine.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(not(feature = "no_optimize"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stderr] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `no_optimize` [INFO] [stderr] --> src/engine.rs:214:13 [INFO] [stderr] | [INFO] [stderr] 214 | #[cfg(not(feature = "no_optimize"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stderr] = help: consider adding `no_optimize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use engine::*; [INFO] [stderr] | ^^^^^^^^^ the name `init_engine` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use plugins::*; [INFO] [stderr] | ---------- but the name `init_engine` in the value namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stderr] --> src/plugins/mod.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(feature = "polymesh")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stderr] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `polymesh` [INFO] [stderr] --> src/plugins/mod.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(feature = "polymesh")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bs58`, `default`, `libp2p`, `libp2p-core`, `no_std`, `scale-info`, `std`, `v12`, `v13`, and `v14` [INFO] [stderr] = help: consider adding `polymesh` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:191:16 [INFO] [stderr] | [INFO] [stderr] 191 | fn new_scope(&self, args: Dynamic) -> Scope { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 191 | fn new_scope(&self, args: Dynamic) -> Scope<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:198:24 [INFO] [stderr] | [INFO] [stderr] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 198 | pub fn args_to_scope(&self, args: &[String]) -> Scope<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sub-script` (lib) generated 7 warnings (run `cargo fix --lib -p sub-script` to apply 2 suggestions) [INFO] [stderr] warning: `sub-script` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sub_script-fcf2153b01e723ef) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/run.rs (/opt/rustwide/target/debug/deps/run-2f0beeb8bb945f53) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sub_script [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72284503964b947abab1f9a4de257233a95976f118eae0fcd54ca88b241f9819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72284503964b947abab1f9a4de257233a95976f118eae0fcd54ca88b241f9819", kill_on_drop: false }` [INFO] [stdout] 72284503964b947abab1f9a4de257233a95976f118eae0fcd54ca88b241f9819