[INFO] crate xmpp 0.3.0 is already in cache [INFO] testing xmpp-0.3.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate xmpp 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate xmpp 0.3.0 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 crates.io crate xmpp 0.3.0 [INFO] finished tweaking crates.io crate xmpp 0.3.0 [INFO] tweaked toml for crates.io crate xmpp 0.3.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate xmpp 0.3.0 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c9da2f009a444ebce17ccdc0fc58178b5f7d13223563b63e5357ec3741f28c8c [INFO] running `"docker" "start" "-a" "c9da2f009a444ebce17ccdc0fc58178b5f7d13223563b63e5357ec3741f28c8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling minidom v0.11.1 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling jid v0.7.1 [INFO] [stderr] Compiling xmpp-parsers v0.15.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling trust-dns-resolver v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling xml5ever v0.15.0 [INFO] [stderr] Compiling tokio-xmpp v1.0.1 [INFO] [stderr] Compiling xmpp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.96s [INFO] running `"docker" "inspect" "c9da2f009a444ebce17ccdc0fc58178b5f7d13223563b63e5357ec3741f28c8c"` [INFO] running `"docker" "rm" "-f" "c9da2f009a444ebce17ccdc0fc58178b5f7d13223563b63e5357ec3741f28c8c"` [INFO] [stdout] c9da2f009a444ebce17ccdc0fc58178b5f7d13223563b63e5357ec3741f28c8c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] afa7c0a8d09135d21dd3a22697369d3cb693600a11669556cb869dc0397291aa [INFO] running `"docker" "start" "-a" "afa7c0a8d09135d21dd3a22697369d3cb693600a11669556cb869dc0397291aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xmpp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.40s [INFO] running `"docker" "inspect" "afa7c0a8d09135d21dd3a22697369d3cb693600a11669556cb869dc0397291aa"` [INFO] running `"docker" "rm" "-f" "afa7c0a8d09135d21dd3a22697369d3cb693600a11669556cb869dc0397291aa"` [INFO] [stdout] afa7c0a8d09135d21dd3a22697369d3cb693600a11669556cb869dc0397291aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 1ed979e67411458b9134e47e8ddee403e8504725ed8120a7ab19032d4e09399c [INFO] running `"docker" "start" "-a" "1ed979e67411458b9134e47e8ddee403e8504725ed8120a7ab19032d4e09399c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xmpp-6b7980567ce8c083 [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 xmpp [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" "1ed979e67411458b9134e47e8ddee403e8504725ed8120a7ab19032d4e09399c"` [INFO] running `"docker" "rm" "-f" "1ed979e67411458b9134e47e8ddee403e8504725ed8120a7ab19032d4e09399c"` [INFO] [stdout] 1ed979e67411458b9134e47e8ddee403e8504725ed8120a7ab19032d4e09399c