[INFO] cloning repository https://github.com/texbois/joebot-message-parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/texbois/joebot-message-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexbois%2Fjoebot-message-parser"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexbois%2Fjoebot-message-parser'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e5b5955cb18bc9080bb0082e6dd3c3f3e4574105 [INFO] testing texbois/joebot-message-parser against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexbois%2Fjoebot-message-parser" "/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/texbois/joebot-message-parser on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/texbois/joebot-message-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/texbois/joebot-message-parser [INFO] tweaked toml for git repo https://github.com/texbois/joebot-message-parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/texbois/joebot-message-parser already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=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" "+1.44.0" "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] b9ea8c539975f16e799352943694f91933c4564b0bfc2e8754253424170a12c3 [INFO] running `"docker" "start" "-a" "b9ea8c539975f16e799352943694f91933c4564b0bfc2e8754253424170a12c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling quick-xml v0.17.2 (https://github.com/timlathy/quick-xml#eff508cc) [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling vkopt-message-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.48s [INFO] running `"docker" "inspect" "b9ea8c539975f16e799352943694f91933c4564b0bfc2e8754253424170a12c3"` [INFO] running `"docker" "rm" "-f" "b9ea8c539975f16e799352943694f91933c4564b0bfc2e8754253424170a12c3"` [INFO] [stdout] b9ea8c539975f16e799352943694f91933c4564b0bfc2e8754253424170a12c3 [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=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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 66dfe47f0922ff9f08ff91eebc7ecd8f2720ba598e9012427f59ed55fbc460c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "66dfe47f0922ff9f08ff91eebc7ecd8f2720ba598e9012427f59ed55fbc460c4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling vkopt-message-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.50s [INFO] running `"docker" "inspect" "66dfe47f0922ff9f08ff91eebc7ecd8f2720ba598e9012427f59ed55fbc460c4"` [INFO] running `"docker" "rm" "-f" "66dfe47f0922ff9f08ff91eebc7ecd8f2720ba598e9012427f59ed55fbc460c4"` [INFO] [stdout] 66dfe47f0922ff9f08ff91eebc7ecd8f2720ba598e9012427f59ed55fbc460c4 [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=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" "+1.44.0" "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] 47ea04856318939164e458be5dfab429b65f2df2504567962f87087d44a9573d [INFO] running `"docker" "start" "-a" "47ea04856318939164e458be5dfab429b65f2df2504567962f87087d44a9573d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vkopt_message_parser-255fe2bd0880e2f2 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/filter_test-023c6098619ea135 [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_filters_by_short_name_blacklist ... ok [INFO] [stdout] test it_does_not_apply_filters_by_default ... ok [INFO] [stdout] test it_filters_by_min_date ... ok [INFO] [stdout] test it_filters_by_short_name_whitelist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reader_test-530654229d33982b [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_skips_forwarded_messages ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_helper-f3067c42ae000e69 [INFO] [stdout] test it_parses_forwarded_messages_with_attachments ... ok [INFO] [stdout] test it_parses_emoji ... ok [INFO] [stdout] test it_parses_attachments_without_body ... ok [INFO] [stdout] test it_parses_forwarded_messages_with_arbitrary_nesting ... ok [INFO] [stdout] test it_skips_chat_actions ... ok [INFO] [stdout] test it_skips_forwarded_messages_2 ... ok [INFO] [stdout] test it_parses_text_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 vkopt-message-parser [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" "47ea04856318939164e458be5dfab429b65f2df2504567962f87087d44a9573d"` [INFO] running `"docker" "rm" "-f" "47ea04856318939164e458be5dfab429b65f2df2504567962f87087d44a9573d"` [INFO] [stdout] 47ea04856318939164e458be5dfab429b65f2df2504567962f87087d44a9573d