[INFO] updating cached repository https://github.com/dirkeinecke/Rust-Cloudflare-Purge-Cache [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 235790d53ad8fef206545082bed68584c671fca3 [INFO] testing dirkeinecke/Rust-Cloudflare-Purge-Cache against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirkeinecke%2FRust-Cloudflare-Purge-Cache" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dirkeinecke/Rust-Cloudflare-Purge-Cache 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/dirkeinecke/Rust-Cloudflare-Purge-Cache [INFO] finished tweaking git repo https://github.com/dirkeinecke/Rust-Cloudflare-Purge-Cache [INFO] tweaked toml for git repo https://github.com/dirkeinecke/Rust-Cloudflare-Purge-Cache written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dirkeinecke/Rust-Cloudflare-Purge-Cache 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0ec605fe2a85f6e760340c5ac9c7c5a052c58725bf0f92b52b1f7c7d1951651e [INFO] running `"docker" "start" "-a" "0ec605fe2a85f6e760340c5ac9c7c5a052c58725bf0f92b52b1f7c7d1951651e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling Rust-Cloudflare-Purge-Cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Result` [INFO] [stderr] --> src/main.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{Result, Value}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Rust_Cloudflare_Purge_Cache` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_cloudflare_purge_cache` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.80s [INFO] running `"docker" "inspect" "0ec605fe2a85f6e760340c5ac9c7c5a052c58725bf0f92b52b1f7c7d1951651e"` [INFO] running `"docker" "rm" "-f" "0ec605fe2a85f6e760340c5ac9c7c5a052c58725bf0f92b52b1f7c7d1951651e"` [INFO] [stdout] 0ec605fe2a85f6e760340c5ac9c7c5a052c58725bf0f92b52b1f7c7d1951651e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 814f78e1cc2dfbcf881a1232ca910f2de280e126dfac0ca9ebc184f688b36ac2 [INFO] running `"docker" "start" "-a" "814f78e1cc2dfbcf881a1232ca910f2de280e126dfac0ca9ebc184f688b36ac2"` [INFO] [stderr] Compiling Rust-Cloudflare-Purge-Cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Result` [INFO] [stderr] --> src/main.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{Result, Value}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Rust_Cloudflare_Purge_Cache` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_cloudflare_purge_cache` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "814f78e1cc2dfbcf881a1232ca910f2de280e126dfac0ca9ebc184f688b36ac2"` [INFO] running `"docker" "rm" "-f" "814f78e1cc2dfbcf881a1232ca910f2de280e126dfac0ca9ebc184f688b36ac2"` [INFO] [stdout] 814f78e1cc2dfbcf881a1232ca910f2de280e126dfac0ca9ebc184f688b36ac2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e226d6a30480333ef7dd4dd3536ead1669b39b95b1b1f75dddc98d4eb45fc284 [INFO] running `"docker" "start" "-a" "e226d6a30480333ef7dd4dd3536ead1669b39b95b1b1f75dddc98d4eb45fc284"` [INFO] [stderr] warning: unused import: `Result` [INFO] [stderr] --> src/main.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{Result, Value}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Rust_Cloudflare_Purge_Cache` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_cloudflare_purge_cache` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/Rust_Cloudflare_Purge_Cache-05bdd31e1d2c6ee7 [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" "e226d6a30480333ef7dd4dd3536ead1669b39b95b1b1f75dddc98d4eb45fc284"` [INFO] running `"docker" "rm" "-f" "e226d6a30480333ef7dd4dd3536ead1669b39b95b1b1f75dddc98d4eb45fc284"` [INFO] [stdout] e226d6a30480333ef7dd4dd3536ead1669b39b95b1b1f75dddc98d4eb45fc284