[INFO] fetching crate xed-sys 0.4.0... [INFO] testing xed-sys-0.4.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate xed-sys 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate xed-sys 0.4.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xed-sys 0.4.0 [INFO] finished tweaking crates.io crate xed-sys 0.4.0 [INFO] tweaked toml for crates.io crate xed-sys 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate xed-sys 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43f813b35f4f6400499abdda98d5e618016b85c470731bc4bf963867eb47eda [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" "a43f813b35f4f6400499abdda98d5e618016b85c470731bc4bf963867eb47eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43f813b35f4f6400499abdda98d5e618016b85c470731bc4bf963867eb47eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43f813b35f4f6400499abdda98d5e618016b85c470731bc4bf963867eb47eda", kill_on_drop: false }` [INFO] [stdout] a43f813b35f4f6400499abdda98d5e618016b85c470731bc4bf963867eb47eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--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] 97b0ce5ef106144f6dfb1aaee09b32591265cb996f5bf42645c3f9238c9e566e [INFO] running `Command { std: "docker" "start" "-a" "97b0ce5ef106144f6dfb1aaee09b32591265cb996f5bf42645c3f9238c9e566e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling xed-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "97b0ce5ef106144f6dfb1aaee09b32591265cb996f5bf42645c3f9238c9e566e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b0ce5ef106144f6dfb1aaee09b32591265cb996f5bf42645c3f9238c9e566e", kill_on_drop: false }` [INFO] [stdout] 97b0ce5ef106144f6dfb1aaee09b32591265cb996f5bf42645c3f9238c9e566e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88fa38583b1711d7ffe744f4a8d84c6855be3cca664d54f4cbdd2a76a1f559e3 [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" "88fa38583b1711d7ffe744f4a8d84c6855be3cca664d54f4cbdd2a76a1f559e3", kill_on_drop: false }` [INFO] [stderr] Compiling xed-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.83s [INFO] running `Command { std: "docker" "inspect" "88fa38583b1711d7ffe744f4a8d84c6855be3cca664d54f4cbdd2a76a1f559e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88fa38583b1711d7ffe744f4a8d84c6855be3cca664d54f4cbdd2a76a1f559e3", kill_on_drop: false }` [INFO] [stdout] 88fa38583b1711d7ffe744f4a8d84c6855be3cca664d54f4cbdd2a76a1f559e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45b4b8668dfc021b45c07ab7f85ea2406b0a0f233344a0f8f424ac3e41407b04 [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" "45b4b8668dfc021b45c07ab7f85ea2406b0a0f233344a0f8f424ac3e41407b04", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xed_sys-f6dea48fdccae7c4) [INFO] [stdout] running 40 tests [INFO] [stdout] test _detail::tests::test_xed_get_copyright ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_chip_features_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_decoded_inst_s__bindgen_ty_2 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_iforms_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_decoded_inst_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_operand_t__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_prefixes_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_prefixes_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_instruction_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_operand_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_encoder_operand_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_flag_set_s__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_attributes_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_cpuid_rec_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_inst_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_flag_enum_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_flag_set_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_format_options_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_iform_info_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_ild_vars_t ... ok [INFO] [stdout] test _detail::tests::test_xed_version ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_enc_displacement_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_ild_vars_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union32_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_operand_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_operand_storage_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union32_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_simple_flag_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union16_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union16_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union32_t__bindgen_ty_2 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union64_t__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union64_t__bindgen_ty_2 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union64_t ... ok [INFO] [stderr] Running tests/c2rust-miscompilation.rs (/opt/rustwide/target/debug/deps/c2rust_miscompilation-5b4a224b1fe83361) [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_union64_t__bindgen_ty_3 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_print_info_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_state_s ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_decoded_inst_s__bindgen_ty_1 ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_memop_t ... ok [INFO] [stdout] test _detail::xed_interface_inner::bindgen_test_layout_xed_operand_s__bindgen_ty_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/functions-exist.rs (/opt/rustwide/target/debug/deps/functions_exist-55d2b4b5587f24b6) [INFO] [stdout] test xed_state_get_address_width_miscompilation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests xed-sys [INFO] [stdout] test functions_exist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45b4b8668dfc021b45c07ab7f85ea2406b0a0f233344a0f8f424ac3e41407b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b4b8668dfc021b45c07ab7f85ea2406b0a0f233344a0f8f424ac3e41407b04", kill_on_drop: false }` [INFO] [stdout] 45b4b8668dfc021b45c07ab7f85ea2406b0a0f233344a0f8f424ac3e41407b04