[INFO] updating cached repository https://github.com/albins/health-to-csv [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] c17e57808666c6460ec608c9eb62fc9f761c265f [INFO] testing albins/health-to-csv against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbins%2Fhealth-to-csv" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/albins/health-to-csv 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/albins/health-to-csv [INFO] finished tweaking git repo https://github.com/albins/health-to-csv [INFO] tweaked toml for git repo https://github.com/albins/health-to-csv written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/albins/health-to-csv 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0ba78f6421a20149dd511b353ea3240dc462bc7265b845349ac16bda0e37e321 [INFO] running `"docker" "start" "-a" "0ba78f6421a20149dd511b353ea3240dc462bc7265b845349ac16bda0e37e321"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bstr v0.2.5 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling health-to-csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "0ba78f6421a20149dd511b353ea3240dc462bc7265b845349ac16bda0e37e321"` [INFO] running `"docker" "rm" "-f" "0ba78f6421a20149dd511b353ea3240dc462bc7265b845349ac16bda0e37e321"` [INFO] [stdout] 0ba78f6421a20149dd511b353ea3240dc462bc7265b845349ac16bda0e37e321 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d10344d02a77bde19cc02c6ff01ec6efd9c97a7022f55fbce3aaf201e0a22155 [INFO] running `"docker" "start" "-a" "d10344d02a77bde19cc02c6ff01ec6efd9c97a7022f55fbce3aaf201e0a22155"` [INFO] [stderr] Compiling health-to-csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `"docker" "inspect" "d10344d02a77bde19cc02c6ff01ec6efd9c97a7022f55fbce3aaf201e0a22155"` [INFO] running `"docker" "rm" "-f" "d10344d02a77bde19cc02c6ff01ec6efd9c97a7022f55fbce3aaf201e0a22155"` [INFO] [stdout] d10344d02a77bde19cc02c6ff01ec6efd9c97a7022f55fbce3aaf201e0a22155 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 42f557e425412811f81df3c85286ca66d23b460597156a5da9c2c5314e759557 [INFO] running `"docker" "start" "-a" "42f557e425412811f81df3c85286ca66d23b460597156a5da9c2c5314e759557"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/health_to_csv-5f6081d1674f5c7f [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" "42f557e425412811f81df3c85286ca66d23b460597156a5da9c2c5314e759557"` [INFO] running `"docker" "rm" "-f" "42f557e425412811f81df3c85286ca66d23b460597156a5da9c2c5314e759557"` [INFO] [stdout] 42f557e425412811f81df3c85286ca66d23b460597156a5da9c2c5314e759557