[INFO] updating cached repository https://github.com/distill-io/mail_extractor [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] ce9e253191ea7c9ce0b80956f164e4e56e070b98 [INFO] testing distill-io/mail_extractor against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdistill-io%2Fmail_extractor" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/distill-io/mail_extractor on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/distill-io/mail_extractor [INFO] finished tweaking git repo https://github.com/distill-io/mail_extractor [INFO] tweaked toml for git repo https://github.com/distill-io/mail_extractor written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/distill-io/mail_extractor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "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] f3f44e2d70a9126349a17bfff194b92df65b4dcc64d5b7f43c4070cfac74a0ea [INFO] running `"docker" "start" "-a" "f3f44e2d70a9126349a17bfff194b92df65b4dcc64d5b7f43c4070cfac74a0ea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quoted_printable v0.4.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mailparse v0.10.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling lol_html v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mail_extractor v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "f3f44e2d70a9126349a17bfff194b92df65b4dcc64d5b7f43c4070cfac74a0ea"` [INFO] running `"docker" "rm" "-f" "f3f44e2d70a9126349a17bfff194b92df65b4dcc64d5b7f43c4070cfac74a0ea"` [INFO] [stdout] f3f44e2d70a9126349a17bfff194b92df65b4dcc64d5b7f43c4070cfac74a0ea [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "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] f57ae1a19a9e7cf38a018c2411085bda261f3c7e474409b67ad6109f3f80159e [INFO] running `"docker" "start" "-a" "f57ae1a19a9e7cf38a018c2411085bda261f3c7e474409b67ad6109f3f80159e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mail_extractor v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "f57ae1a19a9e7cf38a018c2411085bda261f3c7e474409b67ad6109f3f80159e"` [INFO] running `"docker" "rm" "-f" "f57ae1a19a9e7cf38a018c2411085bda261f3c7e474409b67ad6109f3f80159e"` [INFO] [stdout] f57ae1a19a9e7cf38a018c2411085bda261f3c7e474409b67ad6109f3f80159e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "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] 41207fcccdbdd04c3f4b669839813cf7e1a2b0780ee72cbb2b9bbc5e3863fded [INFO] running `"docker" "start" "-a" "41207fcccdbdd04c3f4b669839813cf7e1a2b0780ee72cbb2b9bbc5e3863fded"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mail_extractor-0a22f972e6c9b669 [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] [stderr] Doc-tests mail_extractor [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "41207fcccdbdd04c3f4b669839813cf7e1a2b0780ee72cbb2b9bbc5e3863fded"` [INFO] running `"docker" "rm" "-f" "41207fcccdbdd04c3f4b669839813cf7e1a2b0780ee72cbb2b9bbc5e3863fded"` [INFO] [stdout] 41207fcccdbdd04c3f4b669839813cf7e1a2b0780ee72cbb2b9bbc5e3863fded