[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 beta-2020-06-03 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-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/texbois/joebot-message-parser 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/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-2/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/timlathy/quick-xml` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0a22ac985cff17c880fc76ae32164c147e931600d8ac88c1be017952792fda40 [INFO] running `"docker" "start" "-a" "0a22ac985cff17c880fc76ae32164c147e931600d8ac88c1be017952792fda40"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quick-xml v0.17.2 (https://github.com/timlathy/quick-xml#eff508cc) [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 8.60s [INFO] running `"docker" "inspect" "0a22ac985cff17c880fc76ae32164c147e931600d8ac88c1be017952792fda40"` [INFO] running `"docker" "rm" "-f" "0a22ac985cff17c880fc76ae32164c147e931600d8ac88c1be017952792fda40"` [INFO] [stdout] 0a22ac985cff17c880fc76ae32164c147e931600d8ac88c1be017952792fda40 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2f5d16f8feca5eee4d874ddb9e804c771274ca6d39435075cf49c18f85fed481 [INFO] running `"docker" "start" "-a" "2f5d16f8feca5eee4d874ddb9e804c771274ca6d39435075cf49c18f85fed481"` [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.90s [INFO] running `"docker" "inspect" "2f5d16f8feca5eee4d874ddb9e804c771274ca6d39435075cf49c18f85fed481"` [INFO] running `"docker" "rm" "-f" "2f5d16f8feca5eee4d874ddb9e804c771274ca6d39435075cf49c18f85fed481"` [INFO] [stdout] 2f5d16f8feca5eee4d874ddb9e804c771274ca6d39435075cf49c18f85fed481 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 5f949d72c231bbb2e6936e8e232ad4ee892ff29f9ed82c0c98c763ccc9d8a5e2 [INFO] running `"docker" "start" "-a" "5f949d72c231bbb2e6936e8e232ad4ee892ff29f9ed82c0c98c763ccc9d8a5e2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vkopt_message_parser-270fb7f311ab371e [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] Running /opt/rustwide/target/debug/deps/filter_test-7edd0db70f4c4f7e [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_filters_by_short_name_whitelist ... ok [INFO] [stdout] test it_filters_by_min_date ... ok [INFO] [stdout] test it_does_not_apply_filters_by_default ... ok [INFO] [stdout] test it_filters_by_short_name_blacklist ... 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-722a0b4a23d004a1 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_skips_forwarded_messages ... ok [INFO] [stdout] test it_parses_forwarded_messages_with_arbitrary_nesting ... ok [INFO] [stdout] test it_skips_forwarded_messages_2 ... ok [INFO] [stdout] test it_parses_attachments_without_body ... ok [INFO] [stdout] test it_parses_emoji ... ok [INFO] [stdout] test it_skips_chat_actions ... ok [INFO] [stdout] test it_parses_text_messages ... ok [INFO] [stdout] test it_parses_forwarded_messages_with_attachments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_helper-fb1a326c7132c4d1 [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" "5f949d72c231bbb2e6936e8e232ad4ee892ff29f9ed82c0c98c763ccc9d8a5e2"` [INFO] running `"docker" "rm" "-f" "5f949d72c231bbb2e6936e8e232ad4ee892ff29f9ed82c0c98c763ccc9d8a5e2"` [INFO] [stdout] 5f949d72c231bbb2e6936e8e232ad4ee892ff29f9ed82c0c98c763ccc9d8a5e2