[INFO] updating cached repository https://github.com/eqrion/cbindgen [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/eqrion/cbindgen [INFO] [stderr] 6fce1cc..1a824c0 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a824c04f21f22d1488609cedf8d0c7b13bb83eb [INFO] testing eqrion/cbindgen against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fcbindgen" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eqrion/cbindgen on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eqrion/cbindgen [INFO] finished tweaking git repo https://github.com/eqrion/cbindgen [INFO] tweaked toml for git repo https://github.com/eqrion/cbindgen written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/eqrion/cbindgen already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 054db632fabc14a5f8552d87f88ad0411ab2e6e4a5a07c6fe8b6a773bc805683 [INFO] running `"docker" "start" "-a" "054db632fabc14a5f8552d87f88ad0411ab2e6e4a5a07c6fe8b6a773bc805683"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cbindgen v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `"docker" "inspect" "054db632fabc14a5f8552d87f88ad0411ab2e6e4a5a07c6fe8b6a773bc805683"` [INFO] running `"docker" "rm" "-f" "054db632fabc14a5f8552d87f88ad0411ab2e6e4a5a07c6fe8b6a773bc805683"` [INFO] [stdout] 054db632fabc14a5f8552d87f88ad0411ab2e6e4a5a07c6fe8b6a773bc805683 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3f935bfb38b4730b83d40acfe6ad1d26db6e142258a3d19c0c6e7ce9817798c [INFO] running `"docker" "start" "-a" "e3f935bfb38b4730b83d40acfe6ad1d26db6e142258a3d19c0c6e7ce9817798c"` [INFO] [stderr] Compiling cbindgen v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.38s [INFO] running `"docker" "inspect" "e3f935bfb38b4730b83d40acfe6ad1d26db6e142258a3d19c0c6e7ce9817798c"` [INFO] running `"docker" "rm" "-f" "e3f935bfb38b4730b83d40acfe6ad1d26db6e142258a3d19c0c6e7ce9817798c"` [INFO] [stdout] e3f935bfb38b4730b83d40acfe6ad1d26db6e142258a3d19c0c6e7ce9817798c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6a7e9b373fc7d9d126d654fc86393cc213882ffe10105f4313568fd8f6ca938 [INFO] running `"docker" "start" "-a" "f6a7e9b373fc7d9d126d654fc86393cc213882ffe10105f4313568fd8f6ca938"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cbindgen-ea3c42c762c9c227 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindgen::mangle::generics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cbindgen-d452ffc2e6670b40 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindgen::mangle::generics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-f4caa74eb857ddf2 [INFO] [stdout] [INFO] [stdout] running 103 tests [INFO] [stdout] test test_alias ... ok [INFO] [stdout] test test_array ... ok [INFO] [stdout] test test_assoc_const_conflict ... ok [INFO] [stdout] test test_associated_in_body ... ok [INFO] [stdout] test test_assoc_constant ... ok [INFO] [stdout] test test_associated_constant_panic ... ok [INFO] [stdout] test test_asserted_cast ... ok [INFO] [stdout] test test_annotation ... ok [INFO] [stdout] test test_bitflags ... ok [INFO] [stdout] test test_cdecl ... ok [INFO] [stdout] test test_cell ... ok [INFO] [stdout] test test_body ... ok [INFO] [stdout] test test_char ... ok [INFO] [stdout] test test_cfg_field ... ok [INFO] [stdout] test test_cfg_2 ... ok [INFO] [stdout] test test_cfg ... ok [INFO] [stdout] test test_const_transparent ... ok [INFO] [stdout] test test_const_conflict ... ok [INFO] [stdout] test test_constant_big ... ok [INFO] [stdout] test test_custom_header ... ok [INFO] [stdout] test test_constant ... ok [INFO] [stdout] test test_constant_constexpr ... ok [INFO] [stdout] test test_docstyle_c99 ... ok [INFO] [stdout] test test_dep_v2 ... ok [INFO] [stdout] test test_derive_eq ... ok [INFO] [stdout] test test_docstyle_doxy ... ok [INFO] [stdout] test test_docstyle_auto ... ok [INFO] [stdout] test test_display_list ... ok [INFO] [stdout] test test_destructor_and_copy_ctor ... ok [INFO] [stdout] test test_documentation ... ok [INFO] [stdout] test test_documentation_attr ... ok [INFO] [stdout] test test_enum_self ... ok [INFO] [stdout] test test_exclude_generic_monomorph ... ok [INFO] [stdout] test test_enum ... ok [INFO] [stdout] test test_euclid ... ok [INFO] [stdout] test test_export_name ... ok [INFO] [stdout] test test_extern ... ok [INFO] [stdout] test test_extern_2 ... ok [INFO] [stdout] test test_external_workspace_child ... ok [INFO] [stdout] test test_fns ... ok [INFO] [stdout] test test_expand_dep ... ok [INFO] [stdout] test test_function_sort_name ... ok [INFO] [stdout] test test_function_sort_none ... ok [INFO] [stdout] test test_generic_pointer ... ok [INFO] [stdout] test test_global_attr ... ok [INFO] [stdout] test test_expand_features ... ok [INFO] [stdout] test test_expand ... ok [INFO] [stdout] test test_expand_no_default_features ... ok [INFO] [stdout] test test_expand_default_features ... ok [INFO] [stdout] test test_global_variable ... ok [INFO] [stdout] test test_include_guard ... ok [INFO] [stdout] test test_expand_dep_v2 ... ok [INFO] [stdout] test test_include_item ... ok [INFO] [stdout] test test_inner_mod ... ok [INFO] [stdout] test test_item_types ... ok [INFO] [stdout] test test_item_types_renamed ... ok [INFO] [stdout] test test_layout ... ok [INFO] [stdout] test test_layout_aligned_opaque ... ok [INFO] [stdout] test test_include ... ok [INFO] [stdout] test test_lifetime_arg ... ok [INFO] [stdout] test test_layout_packed_opaque ... ok [INFO] [stdout] test test_include_specific ... ok [INFO] [stdout] test test_literal_target ... ok [INFO] [stdout] test test_mod_2015 ... ok [INFO] [stdout] test test_monomorph_3 ... ok [INFO] [stdout] test test_monomorph_2 ... ok [INFO] [stdout] test test_mod_2018 ... ok [INFO] [stdout] test test_monomorph_1 ... ok [INFO] [stdout] test test_mod_attr ... ok [INFO] [stdout] test test_mod_path ... ok [INFO] [stdout] test test_namespace_constant ... ok [INFO] [stdout] test test_no_includes ... ok [INFO] [stdout] test test_nested_import ... ok [INFO] [stdout] test test_must_use ... ok [INFO] [stdout] test test_pragma_once_skip_warning_as_error ... ok [INFO] [stdout] test test_namespaces_constant ... ok [INFO] [stdout] test test_nonnull ... ok [INFO] [stdout] test test_prefix ... ok [INFO] [stdout] test test_prefixed_struct_literal_deep ... ok [INFO] [stdout] test test_prefixed_struct_literal ... ok [INFO] [stdout] test test_raw_lines ... ok [INFO] [stdout] test test_rename ... ok [INFO] [stdout] test test_renaming_overrides_prefixing ... ok [INFO] [stdout] test test_reserved ... ok [INFO] [stdout] test test_sentinel ... ok [INFO] [stdout] test test_rename_crate ... ok [INFO] [stdout] test test_std_lib ... ok [INFO] [stdout] test test_simplify_option_ptr ... ok [INFO] [stdout] test test_static ... ok [INFO] [stdout] test test_struct ... ok [INFO] [stdout] test test_struct_literal ... ok [INFO] [stdout] test test_struct_literal_order ... ok [INFO] [stdout] test test_struct_self ... ok [INFO] [stdout] test test_style_crash ... ok [INFO] [stdout] test test_typedef ... ok [INFO] [stdout] test test_transform_op ... ok [INFO] [stdout] test test_transparent ... ok [INFO] [stdout] test test_swift_name ... ok [INFO] [stdout] test test_union ... ok [INFO] [stdout] test test_union_self ... ok [INFO] [stdout] test test_using_namespaces ... ok [INFO] [stdout] test test_va_list ... ok [INFO] [stdout] test test_workspace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cbindgen [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 `"docker" "inspect" "f6a7e9b373fc7d9d126d654fc86393cc213882ffe10105f4313568fd8f6ca938"` [INFO] running `"docker" "rm" "-f" "f6a7e9b373fc7d9d126d654fc86393cc213882ffe10105f4313568fd8f6ca938"` [INFO] [stdout] f6a7e9b373fc7d9d126d654fc86393cc213882ffe10105f4313568fd8f6ca938