[INFO] crate libudis86-sys 0.2.1 is already in cache [INFO] testing libudis86-sys-0.2.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate libudis86-sys 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate libudis86-sys 0.2.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libudis86-sys 0.2.1 [INFO] finished tweaking crates.io crate libudis86-sys 0.2.1 [INFO] tweaked toml for crates.io crate libudis86-sys 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] c7eb4b11fb57c1a151aedf523f12073ba7ed613ea015716aac90016e2128baac [INFO] running `"docker" "start" "-a" "c7eb4b11fb57c1a151aedf523f12073ba7ed613ea015716aac90016e2128baac"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling libudis86-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: libudis86/decode.c: In function 'decode_operand': [INFO] [stderr] warning: libudis86/decode.c:746:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: u->br_far = 1; [INFO] [stderr] warning: ~~~~~~~~~~~^~~ [INFO] [stderr] warning: libudis86/decode.c:748:5: note: here [INFO] [stderr] warning: case OP_M: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:749:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) == 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:753:5: note: here [INFO] [stderr] warning: case OP_E: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:768:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:772:5: note: here [INFO] [stderr] warning: case OP_Q: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:779:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:783:5: note: here [INFO] [stderr] warning: case OP_W: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `"docker" "inspect" "c7eb4b11fb57c1a151aedf523f12073ba7ed613ea015716aac90016e2128baac"` [INFO] running `"docker" "rm" "-f" "c7eb4b11fb57c1a151aedf523f12073ba7ed613ea015716aac90016e2128baac"` [INFO] [stdout] c7eb4b11fb57c1a151aedf523f12073ba7ed613ea015716aac90016e2128baac [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 77c0696f3709d6d350629a5a0cbdca8ed08cae3601fb37b85da9a442210d8733 [INFO] running `"docker" "start" "-a" "77c0696f3709d6d350629a5a0cbdca8ed08cae3601fb37b85da9a442210d8733"` [INFO] [stderr] warning: libudis86/decode.c: In function 'decode_operand': [INFO] [stderr] warning: libudis86/decode.c:746:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: u->br_far = 1; [INFO] [stderr] warning: ~~~~~~~~~~~^~~ [INFO] [stderr] warning: libudis86/decode.c:748:5: note: here [INFO] [stderr] warning: case OP_M: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:749:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) == 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:753:5: note: here [INFO] [stderr] warning: case OP_E: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:768:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:772:5: note: here [INFO] [stderr] warning: case OP_Q: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:779:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:783:5: note: here [INFO] [stderr] warning: case OP_W: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Compiling libudis86-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `"docker" "inspect" "77c0696f3709d6d350629a5a0cbdca8ed08cae3601fb37b85da9a442210d8733"` [INFO] running `"docker" "rm" "-f" "77c0696f3709d6d350629a5a0cbdca8ed08cae3601fb37b85da9a442210d8733"` [INFO] [stdout] 77c0696f3709d6d350629a5a0cbdca8ed08cae3601fb37b85da9a442210d8733 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b23a13ca8f0e22a7d9bff4940b7e0af13618bac9648794b4b53adacb3f5625ae [INFO] running `"docker" "start" "-a" "b23a13ca8f0e22a7d9bff4940b7e0af13618bac9648794b4b53adacb3f5625ae"` [INFO] [stderr] warning: libudis86/decode.c: In function 'decode_operand': [INFO] [stderr] warning: libudis86/decode.c:746:18: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: u->br_far = 1; [INFO] [stderr] warning: ~~~~~~~~~~~^~~ [INFO] [stderr] warning: libudis86/decode.c:748:5: note: here [INFO] [stderr] warning: case OP_M: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:749:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) == 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:753:5: note: here [INFO] [stderr] warning: case OP_E: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:768:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:772:5: note: here [INFO] [stderr] warning: case OP_Q: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: libudis86/decode.c:779:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (MODRM_MOD(modrm(u)) != 3) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: libudis86/decode.c:783:5: note: here [INFO] [stderr] warning: case OP_W: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libudis86_sys-0e5ef5c766e8703e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests libudis86-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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b23a13ca8f0e22a7d9bff4940b7e0af13618bac9648794b4b53adacb3f5625ae"` [INFO] running `"docker" "rm" "-f" "b23a13ca8f0e22a7d9bff4940b7e0af13618bac9648794b4b53adacb3f5625ae"` [INFO] [stdout] b23a13ca8f0e22a7d9bff4940b7e0af13618bac9648794b4b53adacb3f5625ae