[INFO] crate pico-sys 0.0.1 is already in cache [INFO] testing pico-sys-0.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate pico-sys 0.0.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pico-sys 0.0.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pico-sys 0.0.1 [INFO] finished tweaking crates.io crate pico-sys 0.0.1 [INFO] tweaked toml for crates.io crate pico-sys 0.0.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] a70be1c9bba80233121dcd2d9b690cea0ec9327c74766a83b1996c84a5aa0925 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a70be1c9bba80233121dcd2d9b690cea0ec9327c74766a83b1996c84a5aa0925"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pico-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | gcc::compile_library( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> build.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c: In function 'findchar_fast': [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:63: warning: unused parameter 'buf_end' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:84: warning: unused parameter 'ranges' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:99: warning: unused parameter 'ranges_size' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "a70be1c9bba80233121dcd2d9b690cea0ec9327c74766a83b1996c84a5aa0925"` [INFO] running `"docker" "rm" "-f" "a70be1c9bba80233121dcd2d9b690cea0ec9327c74766a83b1996c84a5aa0925"` [INFO] [stdout] a70be1c9bba80233121dcd2d9b690cea0ec9327c74766a83b1996c84a5aa0925 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "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] 595a4a9928d79cea428602acc6c4e9b64f8891d0bdf9817dfb8eac9913b82874 [INFO] running `"docker" "start" "-a" "595a4a9928d79cea428602acc6c4e9b64f8891d0bdf9817dfb8eac9913b82874"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | gcc::compile_library( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> build.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c: In function 'findchar_fast': [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:63: warning: unused parameter 'buf_end' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:84: warning: unused parameter 'ranges' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:99: warning: unused parameter 'ranges_size' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~~~ [INFO] [stderr] Compiling pico-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "595a4a9928d79cea428602acc6c4e9b64f8891d0bdf9817dfb8eac9913b82874"` [INFO] running `"docker" "rm" "-f" "595a4a9928d79cea428602acc6c4e9b64f8891d0bdf9817dfb8eac9913b82874"` [INFO] [stdout] 595a4a9928d79cea428602acc6c4e9b64f8891d0bdf9817dfb8eac9913b82874 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "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] 9c7568439e3451945d8363626c761e9fde3211c213cbd262290813f862f295bf [INFO] running `"docker" "start" "-a" "9c7568439e3451945d8363626c761e9fde3211c213cbd262290813f862f295bf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | gcc::compile_library( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> build.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c: In function 'findchar_fast': [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:63: warning: unused parameter 'buf_end' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:84: warning: unused parameter 'ranges' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: extern/picohttpparser/picohttpparser.c:104:99: warning: unused parameter 'ranges_size' [-Wunused-parameter] [INFO] [stderr] warning: 104 | static const char* findchar_fast(const char* buf, const char* buf_end, const char *ranges, size_t ranges_size, int* found) [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pico_sys-2e2529f42d07b3e9 [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] [stderr] Doc-tests pico-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" "9c7568439e3451945d8363626c761e9fde3211c213cbd262290813f862f295bf"` [INFO] running `"docker" "rm" "-f" "9c7568439e3451945d8363626c761e9fde3211c213cbd262290813f862f295bf"` [INFO] [stdout] 9c7568439e3451945d8363626c761e9fde3211c213cbd262290813f862f295bf