[INFO] fetching crate oppai-sys 0.1.0... [INFO] testing oppai-sys-0.1.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate oppai-sys 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate oppai-sys 0.1.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oppai-sys 0.1.0 [INFO] finished tweaking crates.io crate oppai-sys 0.1.0 [INFO] tweaked toml for crates.io crate oppai-sys 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 2a72b7e76dc7c266faf16cfab6d2deadf0b14c662fa2c7dfadfb3442635c7a5e [INFO] running `Command { std: "docker" "start" "-a" "2a72b7e76dc7c266faf16cfab6d2deadf0b14c662fa2c7dfadfb3442635c7a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a72b7e76dc7c266faf16cfab6d2deadf0b14c662fa2c7dfadfb3442635c7a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a72b7e76dc7c266faf16cfab6d2deadf0b14c662fa2c7dfadfb3442635c7a5e", kill_on_drop: false }` [INFO] [stdout] 2a72b7e76dc7c266faf16cfab6d2deadf0b14c662fa2c7dfadfb3442635c7a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e983bc520ec4c3c145b0bda31f7f050333f9816f345e59ffdd8640c394e7b98 [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" "4e983bc520ec4c3c145b0bda31f7f050333f9816f345e59ffdd8640c394e7b98", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling oppai-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: oppai/oppai.c: In function 'is_inf': [INFO] [stderr] warning: oppai/oppai.c:322:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 322 | return *p == 0x7F800000 || *p == 0xFF800000; [INFO] [stderr] warning: | ^~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "4e983bc520ec4c3c145b0bda31f7f050333f9816f345e59ffdd8640c394e7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e983bc520ec4c3c145b0bda31f7f050333f9816f345e59ffdd8640c394e7b98", kill_on_drop: false }` [INFO] [stdout] 4e983bc520ec4c3c145b0bda31f7f050333f9816f345e59ffdd8640c394e7b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86dba59e6f4eefbdfb821f10c76020665ae21b3543975cf3f018c4670a601b03 [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" "86dba59e6f4eefbdfb821f10c76020665ae21b3543975cf3f018c4670a601b03", kill_on_drop: false }` [INFO] [stderr] warning: oppai/oppai.c: In function 'is_inf': [INFO] [stderr] warning: oppai/oppai.c:322:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 322 | return *p == 0x7F800000 || *p == 0xFF800000; [INFO] [stderr] warning: | ^~ [INFO] [stderr] Compiling oppai-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_ezpp__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> lib.rs:618:4 [INFO] [stdout] | [INFO] [stdout] 618 | fn bindgen_test_layout_ezpp__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_ezpp__bindgen_ty_2` should have a snake case name [INFO] [stdout] --> lib.rs:668:4 [INFO] [stdout] | [INFO] [stdout] 668 | fn bindgen_test_layout_ezpp__bindgen_ty_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_ezpp__bindgen_ty_3` should have a snake case name [INFO] [stdout] --> lib.rs:718:4 [INFO] [stdout] | [INFO] [stdout] 718 | fn bindgen_test_layout_ezpp__bindgen_ty_3() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_ezpp__bindgen_ty_4` should have a snake case name [INFO] [stdout] --> lib.rs:768:4 [INFO] [stdout] | [INFO] [stdout] 768 | fn bindgen_test_layout_ezpp__bindgen_ty_4() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name [INFO] [stdout] --> lib.rs:1631:4 [INFO] [stdout] | [INFO] [stdout] 1631 | fn bindgen_test_layout___va_list_tag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86dba59e6f4eefbdfb821f10c76020665ae21b3543975cf3f018c4670a601b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86dba59e6f4eefbdfb821f10c76020665ae21b3543975cf3f018c4670a601b03", kill_on_drop: false }` [INFO] [stdout] 86dba59e6f4eefbdfb821f10c76020665ae21b3543975cf3f018c4670a601b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b020d0d0369413d90fb1839a8faadd8cc94e6b93d31919503c980084f625bc07 [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" "b020d0d0369413d90fb1839a8faadd8cc94e6b93d31919503c980084f625bc07", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stdout] running 10 tests [INFO] [stderr] --> build.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> build.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: oppai/oppai.c: In function 'is_inf': [INFO] [stderr] warning: oppai/oppai.c:322:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 322 | return *p == 0x7F800000 || *p == 0xFF800000; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: function `bindgen_test_layout_ezpp__bindgen_ty_1` should have a snake case name [INFO] [stderr] --> lib.rs:618:4 [INFO] [stderr] | [INFO] [stderr] 618 | fn bindgen_test_layout_ezpp__bindgen_ty_1() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `bindgen_test_layout_ezpp__bindgen_ty_2` should have a snake case name [INFO] [stderr] --> lib.rs:668:4 [INFO] [stderr] | [INFO] [stderr] 668 | fn bindgen_test_layout_ezpp__bindgen_ty_2() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_2` [INFO] [stderr] [INFO] [stderr] warning: function `bindgen_test_layout_ezpp__bindgen_ty_3` should have a snake case name [INFO] [stderr] --> lib.rs:718:4 [INFO] [stderr] | [INFO] [stderr] 718 | fn bindgen_test_layout_ezpp__bindgen_ty_3() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_3` [INFO] [stderr] [INFO] [stderr] warning: function `bindgen_test_layout_ezpp__bindgen_ty_4` should have a snake case name [INFO] [stderr] --> lib.rs:768:4 [INFO] [stderr] | [INFO] [stderr] 768 | fn bindgen_test_layout_ezpp__bindgen_ty_4() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ezpp_bindgen_ty_4` [INFO] [stderr] [INFO] [stderr] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name [INFO] [stderr] --> lib.rs:1631:4 [INFO] [stderr] | [INFO] [stderr] 1631 | fn bindgen_test_layout___va_list_tag() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oppai_sys-d4f554f3d9e3448d [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_ezpp__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ezpp__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ezpp__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_slice ... ok [INFO] [stdout] test bindgen_test_layout_timing ... ok [INFO] [stdout] test bindgen_test_layout_ezpp__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_taiko_object ... ok [INFO] [stdout] test bindgen_test_layout_ezpp ... ok [INFO] [stdout] test bindgen_test_layout_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests oppai-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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b020d0d0369413d90fb1839a8faadd8cc94e6b93d31919503c980084f625bc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b020d0d0369413d90fb1839a8faadd8cc94e6b93d31919503c980084f625bc07", kill_on_drop: false }` [INFO] [stdout] b020d0d0369413d90fb1839a8faadd8cc94e6b93d31919503c980084f625bc07