[INFO] cloning repository https://github.com/izderadicka/plexy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/izderadicka/plexy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizderadicka%2Fplexy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizderadicka%2Fplexy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e001e9822adc21889be6b3c8fa1c90e9e3334ef [INFO] testing izderadicka/plexy against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizderadicka%2Fplexy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/izderadicka/plexy on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/izderadicka/plexy [INFO] finished tweaking git repo https://github.com/izderadicka/plexy [INFO] tweaked toml for git repo https://github.com/izderadicka/plexy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/izderadicka/plexy 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.18.2 [INFO] [stderr] Downloaded jsonrpsee v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-server v0.18.2 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.12.0 [INFO] [stderr] Downloaded jsonrpsee-core v0.18.2 [INFO] [stderr] Downloaded derive v1.0.0 [INFO] [stderr] Downloaded jsonrpsee-types v0.18.2 [INFO] [stderr] Downloaded features v0.10.0 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-wasm-client v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16778e745d38c02c7a8561105f6d56d5c0da4e7b5860e20d62a524c04cb57cff [INFO] running `Command { std: "docker" "start" "-a" "16778e745d38c02c7a8561105f6d56d5c0da4e7b5860e20d62a524c04cb57cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16778e745d38c02c7a8561105f6d56d5c0da4e7b5860e20d62a524c04cb57cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16778e745d38c02c7a8561105f6d56d5c0da4e7b5860e20d62a524c04cb57cff", kill_on_drop: false }` [INFO] [stdout] 16778e745d38c02c7a8561105f6d56d5c0da4e7b5860e20d62a524c04cb57cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a27f6e05b13bd885b96e4d71ebb2c804c60e90535bbc026bf237f2df97ed6b5 [INFO] running `Command { std: "docker" "start" "-a" "2a27f6e05b13bd885b96e4d71ebb2c804c60e90535bbc026bf237f2df97ed6b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling features v0.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.18.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jsonrpsee-types v0.18.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling opentelemetry-prometheus v0.12.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-net v0.2.6 [INFO] [stderr] Compiling jsonrpsee-core v0.18.2 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.18.2 [INFO] [stderr] Compiling jsonrpsee-http-client v0.18.2 [INFO] [stderr] Compiling jsonrpsee-server v0.18.2 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.18.2 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.18.2 [INFO] [stderr] Compiling jsonrpsee v0.18.2 [INFO] [stderr] Compiling plexy v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tunnel.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | unsafe { DEFAULT_TUNNEL_OPTIONS.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2a27f6e05b13bd885b96e4d71ebb2c804c60e90535bbc026bf237f2df97ed6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a27f6e05b13bd885b96e4d71ebb2c804c60e90535bbc026bf237f2df97ed6b5", kill_on_drop: false }` [INFO] [stdout] 2a27f6e05b13bd885b96e4d71ebb2c804c60e90535bbc026bf237f2df97ed6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a892add0d82fe6701b4bfa2cd25eb4f6437ecd35e0915bade27cd38611ab0d01 [INFO] running `Command { std: "docker" "start" "-a" "a892add0d82fe6701b4bfa2cd25eb4f6437ecd35e0915bade27cd38611ab0d01", kill_on_drop: false }` [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tunnel.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | unsafe { DEFAULT_TUNNEL_OPTIONS.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plexy v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/tunnel.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | unsafe { DEFAULT_TUNNEL_OPTIONS.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a892add0d82fe6701b4bfa2cd25eb4f6437ecd35e0915bade27cd38611ab0d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a892add0d82fe6701b4bfa2cd25eb4f6437ecd35e0915bade27cd38611ab0d01", kill_on_drop: false }` [INFO] [stdout] a892add0d82fe6701b4bfa2cd25eb4f6437ecd35e0915bade27cd38611ab0d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1756877b6e8aac40fdc6d59d64c9bb1e25d1ce5a33f9e6a3294203e59093b133 [INFO] running `Command { std: "docker" "start" "-a" "1756877b6e8aac40fdc6d59d64c9bb1e25d1ce5a33f9e6a3294203e59093b133", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/tunnel.rs:138:18 [INFO] [stderr] | [INFO] [stderr] 138 | unsafe { DEFAULT_TUNNEL_OPTIONS.clone() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `plexy` (lib) generated 1 warning [INFO] [stderr] warning: `plexy` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plexy-f81138189de1edaf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config::tests::test_basic_cli ... ok [INFO] [stdout] test tunnel::parser::tests::test_ipv4 ... ok [INFO] [stdout] test tunnel::parser::tests::test_hostname ... ok [INFO] [stdout] test tunnel::parser::tests::test_options ... ok [INFO] [stdout] test tunnel::tests::test_port_only ... ok [INFO] [stdout] test tunnel::tests::test_tunnel_with_options ... ok [INFO] [stdout] test tunnel::parser::tests::test_socket_spec ... ok [INFO] [stdout] test tunnel::parser::tests::test_ipv6 ... ok [INFO] [stdout] test tunnel::parser::tests::test_port ... ok [INFO] [stdout] test tunnel::tests::test_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plexy-3e2c26de256dba59) [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 tests/iteg.rs (/opt/rustwide/target/debug/deps/iteg-29b19904314aa91c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test start_stop_tunnel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests plexy [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" "1756877b6e8aac40fdc6d59d64c9bb1e25d1ce5a33f9e6a3294203e59093b133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1756877b6e8aac40fdc6d59d64c9bb1e25d1ce5a33f9e6a3294203e59093b133", kill_on_drop: false }` [INFO] [stdout] 1756877b6e8aac40fdc6d59d64c9bb1e25d1ce5a33f9e6a3294203e59093b133