[INFO] cloning repository https://github.com/vkill/haproxy-spoa-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vkill/haproxy-spoa-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Fhaproxy-spoa-example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Fhaproxy-spoa-example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23ab4ad34906c5fd23c8571ff88414c79d339d81 [INFO] checking vkill/haproxy-spoa-example against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Fhaproxy-spoa-example" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vkill/haproxy-spoa-example on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vkill/haproxy-spoa-example [INFO] finished tweaking git repo https://github.com/vkill/haproxy-spoa-example [INFO] tweaked toml for git repo https://github.com/vkill/haproxy-spoa-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vkill/haproxy-spoa-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol v0.1.3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 894e2ae7474889791e0881bbc41a98774f4ca850d0d6e3c04dbcf3ada547804b [INFO] running `"docker" "start" "-a" "894e2ae7474889791e0881bbc41a98774f4ca850d0d6e3c04dbcf3ada547804b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking duct v0.13.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking paste v0.1.11 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking piper v0.1.1 [INFO] [stderr] Checking futures_codec v0.4.0 [INFO] [stderr] Checking smol v0.1.3 [INFO] [stderr] Checking haproxy-spoa-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `dir` [INFO] [stderr] --> tests/haproxy_run_test.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let dir = tempdir()?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "894e2ae7474889791e0881bbc41a98774f4ca850d0d6e3c04dbcf3ada547804b"` [INFO] running `"docker" "rm" "-f" "894e2ae7474889791e0881bbc41a98774f4ca850d0d6e3c04dbcf3ada547804b"` [INFO] [stdout] 894e2ae7474889791e0881bbc41a98774f4ca850d0d6e3c04dbcf3ada547804b