[INFO] updating cached repository https://github.com/ianks/fast_woothee [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] 5d7db5ec2dbe238987a8e6edb15ce7a50f66ba36 [INFO] testing ianks/fast_woothee against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Ffast_woothee" "/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/ianks/fast_woothee 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/ianks/fast_woothee [INFO] finished tweaking git repo https://github.com/ianks/fast_woothee [INFO] tweaked toml for git repo https://github.com/ianks/fast_woothee written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ianks/fast_woothee already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] 2070f892b24de1c2263252a668c370cb42b33f413478b389a2054c646917b097 [INFO] running `"docker" "start" "-a" "2070f892b24de1c2263252a668c370cb42b33f413478b389a2054c646917b097"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling woothee v0.11.0 (https://github.com/woothee/woothee-rust#8ac0a7b1) [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rutie v0.7.0 (https://github.com/danielpclark/rutie#1c951b59) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling fast_woothee v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.43s [INFO] running `"docker" "inspect" "2070f892b24de1c2263252a668c370cb42b33f413478b389a2054c646917b097"` [INFO] running `"docker" "rm" "-f" "2070f892b24de1c2263252a668c370cb42b33f413478b389a2054c646917b097"` [INFO] [stdout] 2070f892b24de1c2263252a668c370cb42b33f413478b389a2054c646917b097 [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] ca46385f8c52ff841464f933a69320568d246d51ee8222bea89863e1dcfd4c61 [INFO] running `"docker" "start" "-a" "ca46385f8c52ff841464f933a69320568d246d51ee8222bea89863e1dcfd4c61"` [INFO] [stderr] Compiling fast_woothee v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "ca46385f8c52ff841464f933a69320568d246d51ee8222bea89863e1dcfd4c61"` [INFO] running `"docker" "rm" "-f" "ca46385f8c52ff841464f933a69320568d246d51ee8222bea89863e1dcfd4c61"` [INFO] [stdout] ca46385f8c52ff841464f933a69320568d246d51ee8222bea89863e1dcfd4c61 [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] 7500d6aabdd36c644c753ac8703bd5bfb976a92aa1c1251c7e44e6b9afc0272a [INFO] running `"docker" "start" "-a" "7500d6aabdd36c644c753ac8703bd5bfb976a92aa1c1251c7e44e6b9afc0272a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_woothee-77b40d4e57987dfc [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" "7500d6aabdd36c644c753ac8703bd5bfb976a92aa1c1251c7e44e6b9afc0272a"` [INFO] running `"docker" "rm" "-f" "7500d6aabdd36c644c753ac8703bd5bfb976a92aa1c1251c7e44e6b9afc0272a"` [INFO] [stdout] 7500d6aabdd36c644c753ac8703bd5bfb976a92aa1c1251c7e44e6b9afc0272a