[INFO] updating cached repository https://github.com/ConnorSkees/coffea [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] 2c9c7a1525a7b89152c4ecd93a2e67a8cc56cc28 [INFO] testing ConnorSkees/coffea against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fcoffea" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/coffea 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/ConnorSkees/coffea [INFO] finished tweaking git repo https://github.com/ConnorSkees/coffea [INFO] tweaked toml for git repo https://github.com/ConnorSkees/coffea written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ConnorSkees/coffea 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 80dadef92321b179e993033ee47da5cb1ac8eeb8d8a4e78a423f44b235eb4fb7 [INFO] running `"docker" "start" "-a" "80dadef92321b179e993033ee47da5cb1ac8eeb8d8a4e78a423f44b235eb4fb7"` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitreader v0.3.2 [INFO] [stderr] Compiling coffea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `"docker" "inspect" "80dadef92321b179e993033ee47da5cb1ac8eeb8d8a4e78a423f44b235eb4fb7"` [INFO] running `"docker" "rm" "-f" "80dadef92321b179e993033ee47da5cb1ac8eeb8d8a4e78a423f44b235eb4fb7"` [INFO] [stdout] 80dadef92321b179e993033ee47da5cb1ac8eeb8d8a4e78a423f44b235eb4fb7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] bfe9297bc8e3f35d9b0048cdfddafd8704a4907464a1fd060b778b7917bdc20f [INFO] running `"docker" "start" "-a" "bfe9297bc8e3f35d9b0048cdfddafd8704a4907464a1fd060b778b7917bdc20f"` [INFO] [stderr] Compiling coffea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `"docker" "inspect" "bfe9297bc8e3f35d9b0048cdfddafd8704a4907464a1fd060b778b7917bdc20f"` [INFO] running `"docker" "rm" "-f" "bfe9297bc8e3f35d9b0048cdfddafd8704a4907464a1fd060b778b7917bdc20f"` [INFO] [stdout] bfe9297bc8e3f35d9b0048cdfddafd8704a4907464a1fd060b778b7917bdc20f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 717e3cf0496621c94ef4b29b189742f65629e95eeb3fea8e16fa874321c05f1a [INFO] running `"docker" "start" "-a" "717e3cf0496621c94ef4b29b189742f65629e95eeb3fea8e16fa874321c05f1a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/coffea-0fbe99597f139aaa [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" "717e3cf0496621c94ef4b29b189742f65629e95eeb3fea8e16fa874321c05f1a"` [INFO] running `"docker" "rm" "-f" "717e3cf0496621c94ef4b29b189742f65629e95eeb3fea8e16fa874321c05f1a"` [INFO] [stdout] 717e3cf0496621c94ef4b29b189742f65629e95eeb3fea8e16fa874321c05f1a