[INFO] fetching crate psa-crypto-sys 0.3.0... [INFO] testing psa-crypto-sys-0.3.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate psa-crypto-sys 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate psa-crypto-sys 0.3.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate psa-crypto-sys 0.3.0 [INFO] finished tweaking crates.io crate psa-crypto-sys 0.3.0 [INFO] tweaked toml for crates.io crate psa-crypto-sys 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a51fa48a2dfb0a98c196395f0f89ceb38d1024bf87f0b318f7c884fb5aa0a9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a51fa48a2dfb0a98c196395f0f89ceb38d1024bf87f0b318f7c884fb5aa0a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a51fa48a2dfb0a98c196395f0f89ceb38d1024bf87f0b318f7c884fb5aa0a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a51fa48a2dfb0a98c196395f0f89ceb38d1024bf87f0b318f7c884fb5aa0a9c", kill_on_drop: false }` [INFO] [stdout] 5a51fa48a2dfb0a98c196395f0f89ceb38d1024bf87f0b318f7c884fb5aa0a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 931c66f87dfca98adc33949bd76331a411af033e0261f309248de755240ddf20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "931c66f87dfca98adc33949bd76331a411af033e0261f309248de755240ddf20", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling psa-crypto-sys v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "931c66f87dfca98adc33949bd76331a411af033e0261f309248de755240ddf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931c66f87dfca98adc33949bd76331a411af033e0261f309248de755240ddf20", kill_on_drop: false }` [INFO] [stdout] 931c66f87dfca98adc33949bd76331a411af033e0261f309248de755240ddf20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85e4fe48ea966c99f052a5b9e70ed25cd3a5fa57a196ca997cbd143b20a9e519 [INFO] running `Command { std: "docker" "start" "-a" "85e4fe48ea966c99f052a5b9e70ed25cd3a5fa57a196ca997cbd143b20a9e519", kill_on_drop: false }` [INFO] [stderr] Compiling psa-crypto-sys v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "85e4fe48ea966c99f052a5b9e70ed25cd3a5fa57a196ca997cbd143b20a9e519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e4fe48ea966c99f052a5b9e70ed25cd3a5fa57a196ca997cbd143b20a9e519", kill_on_drop: false }` [INFO] [stdout] 85e4fe48ea966c99f052a5b9e70ed25cd3a5fa57a196ca997cbd143b20a9e519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06dcd2dd1da4c349c813da5dda4ed8ef3004c5041104b31b4e8953167ce892f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06dcd2dd1da4c349c813da5dda4ed8ef3004c5041104b31b4e8953167ce892f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/psa_crypto_sys-441cb41c77a05e83 [INFO] [stdout] running 54 tests [INFO] [stderr] Doc-tests psa-crypto-sys [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_cipher_context_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_md2_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_ecp_point ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_gcm_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_md5_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_md_context_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_mpi ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_psa_stats_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_ripemd160_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_sha1_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_sha256_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_sha512_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_aead_operation_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_ecp_keypair ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_cipher_operation_s__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_core_key_attributes_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_md4_context ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_aead_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_itimerspec ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_cipher_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_context_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_key_management_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_key_derivation_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_hash_operation_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_mac_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_key_derivation_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_hmac_internal_data ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_hkdf_key_derivation_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_key_attributes_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_key_policy_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_mac_operation_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_key_derivation_s__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_mac_operation_s__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_tls12_prf_key_derivation_s ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_timespec ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_tm ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_cipher_info_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_cmac_context_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_ecp_curve_info ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_hash_operation_s__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_drv_se_asymmetric_t ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_aead_operation_s__bindgen_ty_1 ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_mbedtls_ecp_group ... ok [INFO] [stdout] test psa_crypto_binding::bindgen_test_layout_psa_cipher_operation_s ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06dcd2dd1da4c349c813da5dda4ed8ef3004c5041104b31b4e8953167ce892f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dcd2dd1da4c349c813da5dda4ed8ef3004c5041104b31b4e8953167ce892f0", kill_on_drop: false }` [INFO] [stdout] 06dcd2dd1da4c349c813da5dda4ed8ef3004c5041104b31b4e8953167ce892f0