[INFO] cloning repository https://github.com/moparisthebest/sendxmpp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moparisthebest/sendxmpp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsendxmpp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsendxmpp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2ee6168fbb75627be4aa2916a7d7fb891e34a6a [INFO] testing moparisthebest/sendxmpp-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsendxmpp-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moparisthebest/sendxmpp-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moparisthebest/sendxmpp-rs [INFO] finished tweaking git repo https://github.com/moparisthebest/sendxmpp-rs [INFO] tweaked toml for git repo https://github.com/moparisthebest/sendxmpp-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/moparisthebest/sendxmpp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 86696dfd8c7e4950f6f57c766ab6af356ad3ce5f44b27ac8ac0123db07b13f50 [INFO] running `Command { std: "docker" "start" "-a" "86696dfd8c7e4950f6f57c766ab6af356ad3ce5f44b27ac8ac0123db07b13f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86696dfd8c7e4950f6f57c766ab6af356ad3ce5f44b27ac8ac0123db07b13f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86696dfd8c7e4950f6f57c766ab6af356ad3ce5f44b27ac8ac0123db07b13f50", kill_on_drop: false }` [INFO] [stdout] 86696dfd8c7e4950f6f57c766ab6af356ad3ce5f44b27ac8ac0123db07b13f50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c01749d5640461ac90db1e63f8d57879c65c86629acd8d62d9c43204f8f63707 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c01749d5640461ac90db1e63f8d57879c65c86629acd8d62d9c43204f8f63707", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling futures-io v0.3.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling die v0.2.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.11 [INFO] [stderr] Compiling futures-channel v0.3.11 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-xmpp v3.0.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling minidom v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling sasl v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling jid v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling xmpp-parsers v0.18.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.11 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-executor v0.3.11 [INFO] [stderr] Compiling futures v0.3.11 [INFO] [stderr] Compiling trust-dns-proto v0.20.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling trust-dns-resolver v0.20.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling sendxmpp v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "c01749d5640461ac90db1e63f8d57879c65c86629acd8d62d9c43204f8f63707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01749d5640461ac90db1e63f8d57879c65c86629acd8d62d9c43204f8f63707", kill_on_drop: false }` [INFO] [stdout] c01749d5640461ac90db1e63f8d57879c65c86629acd8d62d9c43204f8f63707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a93f110e40bcd304a13be7bfadaa0562c52f7ba162c11654f409e898f6179e0 [INFO] running `Command { std: "docker" "start" "-a" "7a93f110e40bcd304a13be7bfadaa0562c52f7ba162c11654f409e898f6179e0", kill_on_drop: false }` [INFO] [stderr] Compiling sendxmpp v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "7a93f110e40bcd304a13be7bfadaa0562c52f7ba162c11654f409e898f6179e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a93f110e40bcd304a13be7bfadaa0562c52f7ba162c11654f409e898f6179e0", kill_on_drop: false }` [INFO] [stdout] 7a93f110e40bcd304a13be7bfadaa0562c52f7ba162c11654f409e898f6179e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc43410c2edc597168a45c54d217ca6db1936a131db2dcb006caf01b9540c5c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc43410c2edc597168a45c54d217ca6db1936a131db2dcb006caf01b9540c5c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sendxmpp-21b837d76e41e1e8) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc43410c2edc597168a45c54d217ca6db1936a131db2dcb006caf01b9540c5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc43410c2edc597168a45c54d217ca6db1936a131db2dcb006caf01b9540c5c3", kill_on_drop: false }` [INFO] [stdout] fc43410c2edc597168a45c54d217ca6db1936a131db2dcb006caf01b9540c5c3