[INFO] crate hactool-sys 0.4.4 is already in cache [INFO] testing hactool-sys-0.4.4 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate hactool-sys 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hactool-sys 0.4.4 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hactool-sys 0.4.4 [INFO] finished tweaking crates.io crate hactool-sys 0.4.4 [INFO] tweaked toml for crates.io crate hactool-sys 0.4.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] d36a5f82e0b691e9f2fc2a5e593f33db492511d06604155e66d599a9e41de7ee [INFO] running `Command { std: "docker" "start" "-a" "d36a5f82e0b691e9f2fc2a5e593f33db492511d06604155e66d599a9e41de7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36a5f82e0b691e9f2fc2a5e593f33db492511d06604155e66d599a9e41de7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36a5f82e0b691e9f2fc2a5e593f33db492511d06604155e66d599a9e41de7ee", kill_on_drop: false }` [INFO] [stdout] d36a5f82e0b691e9f2fc2a5e593f33db492511d06604155e66d599a9e41de7ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c67cc7ac5f076e5419e54515bc84919c270f111e43d72f442c773b66c954a5dc [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" "c67cc7ac5f076e5419e54515bc84919c270f111e43d72f442c773b66c954a5dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling hactool-sys v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "c67cc7ac5f076e5419e54515bc84919c270f111e43d72f442c773b66c954a5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67cc7ac5f076e5419e54515bc84919c270f111e43d72f442c773b66c954a5dc", kill_on_drop: false }` [INFO] [stdout] c67cc7ac5f076e5419e54515bc84919c270f111e43d72f442c773b66c954a5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b44837e130b14c934265f96b38e8d514e902563f53f938647a0f4c9e2ff3d7 [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" "02b44837e130b14c934265f96b38e8d514e902563f53f938647a0f4c9e2ff3d7", kill_on_drop: false }` [INFO] [stderr] Compiling hactool-sys v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "02b44837e130b14c934265f96b38e8d514e902563f53f938647a0f4c9e2ff3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b44837e130b14c934265f96b38e8d514e902563f53f938647a0f4c9e2ff3d7", kill_on_drop: false }` [INFO] [stdout] 02b44837e130b14c934265f96b38e8d514e902563f53f938647a0f4c9e2ff3d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] 580e245437d62d7b15a06e093b740978b4774d89ef639a6c39915666102447dc [INFO] running `Command { std: "docker" "start" "-a" "580e245437d62d7b15a06e093b740978b4774d89ef639a6c39915666102447dc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hactool_sys-9379fb8bfdd577d5 [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_aes_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_relocation_block_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_relocation_bucket_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_relocation_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_superblock_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_subsection_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_subsection_bucket_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_subsection_block_t ... ok [INFO] [stdout] test bindgen_test_layout_cJSON_Hooks ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_bktr_section_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_fac_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_fah_t ... ok [INFO] [stdout] test bindgen_test_layout_cJSON ... ok [INFO] [stdout] test bindgen_test_layout_filepath ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_fs_perm_t ... ok [INFO] [stdout] test bindgen_test_layout_hactool_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_hactool_settings_t ... ok [INFO] [stdout] test bindgen_test_layout_hfs0_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_imaxdiv_t ... ok [INFO] [stdout] test bindgen_test_layout_ini1_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_ivfc_hdr_t ... ok [INFO] [stdout] test bindgen_test_layout_ini1_header_t ... ok [INFO] [stdout] test bindgen_test_layout_ivfc_level_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout_bktr_header_t ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout_ivfc_level_hdr_t ... ok [INFO] [stdout] test bindgen_test_layout_hfs0_file_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_hfs0_header_t ... ok [INFO] [stdout] test bindgen_test_layout_kac_irq ... ok [INFO] [stdout] test bindgen_test_layout_kac_mmio ... ok [INFO] [stdout] test bindgen_test_layout_kac_t ... ok [INFO] [stdout] test bindgen_test_layout_kip1_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_kip_section_header_t ... ok [INFO] [stdout] test bindgen_test_layout_known_titlekeys_t ... ok [INFO] [stdout] test bindgen_test_layout_kip1_header_t ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_nax0_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_nax0_header_t ... ok [INFO] [stdout] test bindgen_test_layout_nca0_romfs_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_nca0_romfs_hdr_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_fs_header_t__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_nca0_romfs_superblock_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_fs_header_t__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nca_fs_header_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_header_t__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nca_keyset_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_section_ctx_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nca_section_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_npdm_aci0_t ... ok [INFO] [stdout] test bindgen_test_layout_npdm_t ... ok [INFO] [stdout] test bindgen_test_layout_nso0_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_nso0_segment_t ... ok [INFO] [stdout] test bindgen_test_layout_override_filepath_t ... ok [INFO] [stdout] test bindgen_test_layout_pfs0_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_pfs0_file_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_pfs0_header_t ... ok [INFO] [stdout] test bindgen_test_layout_pfs0_superblock_t ... ok [INFO] [stdout] test bindgen_test_layout_mbedtls_cipher_context_t ... ok [INFO] [stdout] test bindgen_test_layout_mbedtls_cmac_context_t ... ok [INFO] [stdout] test bindgen_test_layout_pk11_stage1_t ... ok [INFO] [stdout] test bindgen_test_layout_npdm_acid_t ... ok [INFO] [stdout] test bindgen_test_layout_nso0_header_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_ctx ... ok [INFO] [stdout] test bindgen_test_layout_mbedtls_cipher_info_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_section_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_pk21_header_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_header_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_header_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test bindgen_test_layout_nca_fs_header_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_romfs_fentry_t ... ok [INFO] [stdout] test bindgen_test_layout_romfs_hdr_t ... ok [INFO] [stdout] test bindgen_test_layout_pk11_t ... ok [INFO] [stdout] test bindgen_test_layout_pk21_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_romfs_superblock_t ... ok [INFO] [stdout] test bindgen_test_layout_sac_entry ... ok [INFO] [stdout] test bindgen_test_layout_pk11_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_xci_header_t ... ok [INFO] [stdout] test bindgen_test_layout_romfs_direntry_t ... ok [INFO] [stdout] test bindgen_test_layout_pk21_header_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_titlekey_entry_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_romfs_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stderr] Doc-tests hactool-sys [INFO] [stdout] test bindgen_test_layout_xci_ctx_t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 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" "580e245437d62d7b15a06e093b740978b4774d89ef639a6c39915666102447dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580e245437d62d7b15a06e093b740978b4774d89ef639a6c39915666102447dc", kill_on_drop: false }` [INFO] [stdout] 580e245437d62d7b15a06e093b740978b4774d89ef639a6c39915666102447dc