[INFO] fetching crate switchtec-user-sys 0.4.2...
[INFO] testing switchtec-user-sys-0.4.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate switchtec-user-sys 0.4.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate switchtec-user-sys 0.4.2
[INFO] finished tweaking crates.io crate switchtec-user-sys 0.4.2
[INFO] tweaked toml for crates.io crate switchtec-user-sys 0.4.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate switchtec-user-sys 0.4.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate switchtec-user-sys 0.4.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded jobserver v0.1.26
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded either v1.9.0
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e546f7b6ec54256c3171dc831c0de1564f18c834b6d8f4737100cd8ad670d8c1
[INFO] running `Command { std: "docker" "start" "-a" "e546f7b6ec54256c3171dc831c0de1564f18c834b6d8f4737100cd8ad670d8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e546f7b6ec54256c3171dc831c0de1564f18c834b6d8f4737100cd8ad670d8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e546f7b6ec54256c3171dc831c0de1564f18c834b6d8f4737100cd8ad670d8c1", kill_on_drop: false }`
[INFO] [stdout] e546f7b6ec54256c3171dc831c0de1564f18c834b6d8f4737100cd8ad670d8c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67db73703636012c3bfa25ad096ee237abd2776dd1b1bf32dc9705ce1fbd320e
[INFO] running `Command { std: "docker" "start" "-a" "67db73703636012c3bfa25ad096ee237abd2776dd1b1bf32dc9705ce1fbd320e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling switchtec-user-sys v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c: In function 'switchtec_read_pubk_file':
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:881:9: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   881 |         RSAKey = PEM_read_RSA_PUBKEY(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from switchtec-user/lib/mfg.c:65:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:449:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   449 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:884:17: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   884 |                 RSAKey = PEM_read_RSAPrivateKey(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                 ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:447:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:889:9: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   889 |         RSA_get0_key(RSAKey, &modulus_bn, &exponent_bn, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from /usr/include/openssl/x509.h:36,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:                  from /usr/include/openssl/pem.h:23:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:222:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   222 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:895:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   895 |         RSA_free(RSAKey);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:298:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.77s
[INFO] running `Command { std: "docker" "inspect" "67db73703636012c3bfa25ad096ee237abd2776dd1b1bf32dc9705ce1fbd320e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67db73703636012c3bfa25ad096ee237abd2776dd1b1bf32dc9705ce1fbd320e", kill_on_drop: false }`
[INFO] [stdout] 67db73703636012c3bfa25ad096ee237abd2776dd1b1bf32dc9705ce1fbd320e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94bc9de7170f312093042e970fb95a297fab59192c478e652b79b26b9f85585
[INFO] running `Command { std: "docker" "start" "-a" "e94bc9de7170f312093042e970fb95a297fab59192c478e652b79b26b9f85585", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c: In function 'switchtec_read_pubk_file':
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:881:9: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   881 |         RSAKey = PEM_read_RSA_PUBKEY(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from switchtec-user/lib/mfg.c:65:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:449:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   449 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:884:17: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   884 |                 RSAKey = PEM_read_RSAPrivateKey(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                 ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:447:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:889:9: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   889 |         RSA_get0_key(RSAKey, &modulus_bn, &exponent_bn, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from /usr/include/openssl/x509.h:36,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:                  from /usr/include/openssl/pem.h:23:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:222:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   222 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:895:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   895 |         RSA_free(RSAKey);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:298:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~
[INFO] [stderr]    Compiling switchtec-user-sys v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.61s
[INFO] running `Command { std: "docker" "inspect" "e94bc9de7170f312093042e970fb95a297fab59192c478e652b79b26b9f85585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94bc9de7170f312093042e970fb95a297fab59192c478e652b79b26b9f85585", kill_on_drop: false }`
[INFO] [stdout] e94bc9de7170f312093042e970fb95a297fab59192c478e652b79b26b9f85585
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9340819210449fdeafeacec622a9ce00b1f046ecc5ae70f9aad15a11b476090
[INFO] running `Command { std: "docker" "start" "-a" "f9340819210449fdeafeacec622a9ce00b1f046ecc5ae70f9aad15a11b476090", kill_on_drop: false }`
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c: In function 'switchtec_read_pubk_file':
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:881:9: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   881 |         RSAKey = PEM_read_RSA_PUBKEY(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from switchtec-user/lib/mfg.c:65:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:449:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   449 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:884:17: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   884 |                 RSAKey = PEM_read_RSAPrivateKey(pubk_file, NULL, NULL, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                 ^~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/pem.h:447:1: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       | ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:889:9: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   889 |         RSA_get0_key(RSAKey, &modulus_bn, &exponent_bn, NULL);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: In file included from /usr/include/openssl/x509.h:36,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:                  from /usr/include/openssl/pem.h:23:
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:222:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   222 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: switchtec-user/lib/mfg.c:895:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   895 |         RSA_free(RSAKey);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |         ^~~~~~~~
[INFO] [stderr] warning: switchtec-user-sys@0.4.2: /usr/include/openssl/rsa.h:298:28: note: declared here
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:   298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
[INFO] [stderr] warning: switchtec-user-sys@0.4.2:       |                            ^~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/switchtec_user_sys-14365f4f0f1690e0)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test ffi::bindgen_test_layout__G_fpos64_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout__G_fpos_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout__IO_FILE ... ok
[INFO] [stdout] test ffi::bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___pthread_rwlock_arch_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_div_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_drand48_data ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_event ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_mrpc_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___pthread_internal_slist ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_fd_set ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_flash_info_regs_active_partition_info ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_flash_info_regs_partition_info ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_flash_info_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_ctrl_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_dbmsg_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_info_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_dbmsg_regs__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_regs__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_regs__bindgen_ty_2 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ldiv_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_part_cfg_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_lldiv_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pff_csr_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_ctrl_regs__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_ntb_dbmsg_regs__bindgen_ty_2 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_rwlock_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_pthread_rwlockattr_t ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_random_data ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_range ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_sw_event_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bind_in ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bind_status_in ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bind_status_out ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bind_status_out__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bwcntr_res ... ok
[INFO] [stdout] test ffi::bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_bwcntr_res_switchtec_bwcntr_dir ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_device_info ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_diag_cross_hair ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_diag_cross_hair__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_diag_ltssm_log ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_evcntr_setup ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_evcntr_type_list ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_event_summary ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_diag_cross_hair__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_fw_image_info ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_diag_cross_hair__bindgen_ty_1__bindgen_ty_2 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_fw_part_summary ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_2 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_3 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_5 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_6 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_7 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_log_file_info ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_mrpc ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_eq_coeff ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_eq_coeff__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_eq_table ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_eq_table__bindgen_ty_1 ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_eq_tx_fslf ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_port_id ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_rcvr_ext ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_status ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_unbind_in ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_sys_info_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_rcvr_obj ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_timeval ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_timespec ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_top_regs ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_stackbif ... ok
[INFO] [stdout] test test_buf_to_string ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_fw_part_summary_switchtec_fw_part_type ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas ... ok
[INFO] [stdout] test ffi::bindgen_test_layout_switchtec_gas__bindgen_ty_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests switchtec_user_sys
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 108) ... ignored
[INFO] [stdout] test src/lib.rs - SwitchtecDevice::open (line 37) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok
[INFO] [stdout] test src/lib.rs - *muti8::as_string (line 203) ... ok
[INFO] [stdout] test src/lib.rs - *consti8::as_string (line 180) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9340819210449fdeafeacec622a9ce00b1f046ecc5ae70f9aad15a11b476090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9340819210449fdeafeacec622a9ce00b1f046ecc5ae70f9aad15a11b476090", kill_on_drop: false }`
[INFO] [stdout] f9340819210449fdeafeacec622a9ce00b1f046ecc5ae70f9aad15a11b476090
