[INFO] fetching crate mbedtls-sys-auto 2.28.12... [INFO] testing mbedtls-sys-auto-2.28.12 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mbedtls-sys-auto 2.28.12 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mbedtls-sys-auto 2.28.12 [INFO] finished tweaking crates.io crate mbedtls-sys-auto 2.28.12 [INFO] tweaked toml for crates.io crate mbedtls-sys-auto 2.28.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mbedtls-sys-auto 2.28.12 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mbedtls-sys-auto 2.28.12 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.7.0 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded pkg-config v0.3.16 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded libz-sys v1.0.25 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57dc53438167b2cad8aee5aece694023ff9d341be52f13dd7bc498e68296a56 [INFO] running `Command { std: "docker" "start" "-a" "e57dc53438167b2cad8aee5aece694023ff9d341be52f13dd7bc498e68296a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57dc53438167b2cad8aee5aece694023ff9d341be52f13dd7bc498e68296a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57dc53438167b2cad8aee5aece694023ff9d341be52f13dd7bc498e68296a56", kill_on_drop: false }` [INFO] [stdout] e57dc53438167b2cad8aee5aece694023ff9d341be52f13dd7bc498e68296a56 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 349de8a9272622769be485369da6ec71b3f787f177b67ab767a7475bd62beb61 [INFO] running `Command { std: "docker" "start" "-a" "349de8a9272622769be485369da6ec71b3f787f177b67ab767a7475bd62beb61", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling mbedtls-sys-auto v2.28.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.77s [INFO] running `Command { std: "docker" "inspect" "349de8a9272622769be485369da6ec71b3f787f177b67ab767a7475bd62beb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349de8a9272622769be485369da6ec71b3f787f177b67ab767a7475bd62beb61", kill_on_drop: false }` [INFO] [stdout] 349de8a9272622769be485369da6ec71b3f787f177b67ab767a7475bd62beb61 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa5183bbbf14826514d7dab7b397ca995bdd82792cebaacfc02648238581820e [INFO] running `Command { std: "docker" "start" "-a" "fa5183bbbf14826514d7dab7b397ca995bdd82792cebaacfc02648238581820e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling mbedtls-sys-auto v2.28.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "fa5183bbbf14826514d7dab7b397ca995bdd82792cebaacfc02648238581820e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5183bbbf14826514d7dab7b397ca995bdd82792cebaacfc02648238581820e", kill_on_drop: false }` [INFO] [stdout] fa5183bbbf14826514d7dab7b397ca995bdd82792cebaacfc02648238581820e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f58aad5b9ea3c294ddc56de3fbb7ae327d81cd0068689aaacb5b92f92eb053e0 [INFO] running `Command { std: "docker" "start" "-a" "f58aad5b9ea3c294ddc56de3fbb7ae327d81cd0068689aaacb5b92f92eb053e0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mbedtls_sys-3b7c6adbb7eef901) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test bindings::bindgen_test_layout_aes_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_asn1_sequence ... ok [INFO] [stdout] test bindings::bindgen_test_layout_asn1_bitstring ... ok [INFO] [stdout] test bindings::bindgen_test_layout_asn1_buf ... ok [INFO] [stdout] test bindings::bindgen_test_layout_blowfish_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_camellia_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_aria_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ccm_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_chacha20_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_cipher_base_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_cipher_info_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_cipher_context_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_cipher_definition_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_chachapoly_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_cmac_context_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ctr_drbg_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_des_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecdh_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecjpake_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecp_group ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecp_keypair ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecp_curve_info ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ecp_point ... ok [INFO] [stdout] test bindings::bindgen_test_layout_entropy_source_state ... ok [INFO] [stdout] test bindings::bindgen_test_layout_entropy_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_aes_xts_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_asn1_named_data ... ok [INFO] [stdout] test bindings::bindgen_test_layout_dhm_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_arc4_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_des3_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_hmac_drbg_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_md2_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_gcm_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_md4_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_md5_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_md_context_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_md_info_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_mpi ... ok [INFO] [stdout] test bindings::bindgen_test_layout_net_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_nist_kw_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_oid_descriptor_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pem_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pk_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pk_debug_item ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pk_info_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_pk_rsassa_pss_options ... ok [INFO] [stdout] test bindings::bindgen_test_layout_platform_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_poly1305_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_havege_state ... ok [INFO] [stdout] test bindings::bindgen_test_layout_record ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ripemd160_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_rsa_alt_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_rsa_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_sha1_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_sha256_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_sha512_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_cache_entry ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_ciphersuite_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_config ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_cache_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_flight_item ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_handshake_params ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_cookie_ctx ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_handshake_params__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_handshake_params__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_handshake_params__bindgen_ty_1_mbedtls_ssl_hs_buffer ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_key_cert ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_key_set ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_premaster_secret ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_sig_hash_set_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_ticket_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_session ... ok [INFO] [stdout] test bindings::bindgen_test_layout_threading_mutex_t ... ok [INFO] [stdout] test bindings::bindgen_test_layout_timing_delay_context ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_ticket_key ... ok [INFO] [stdout] test bindings::bindgen_test_layout_ssl_transform ... ok [INFO] [stdout] test bindings::bindgen_test_layout_timing_hr_time ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crt_profile ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crt_verify_chain ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_csr ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_san_other_name ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_san_other_name__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_san_other_name__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_subject_alternative_name__bindgen_ty_1 ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_time ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509write_cert ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crl_entry ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crt ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crt_verify_chain_item ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_crl ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509write_csr ... ok [INFO] [stdout] test bindings::bindgen_test_layout_x509_subject_alternative_name ... ok [INFO] [stdout] test bindings::bindgen_test_layout_xtea_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests mbedtls_sys [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" "f58aad5b9ea3c294ddc56de3fbb7ae327d81cd0068689aaacb5b92f92eb053e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58aad5b9ea3c294ddc56de3fbb7ae327d81cd0068689aaacb5b92f92eb053e0", kill_on_drop: false }` [INFO] [stdout] f58aad5b9ea3c294ddc56de3fbb7ae327d81cd0068689aaacb5b92f92eb053e0