[INFO] cloning repository https://github.com/NicolasLagaillardie/mqtt_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicolasLagaillardie/mqtt_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasLagaillardie%2Fmqtt_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasLagaillardie%2Fmqtt_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec44afa1ec59c4083fcb1623d6383899ca33ba8 [INFO] testing NicolasLagaillardie/mqtt_server against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasLagaillardie%2Fmqtt_server" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicolasLagaillardie/mqtt_server on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NicolasLagaillardie/mqtt_server [INFO] finished tweaking git repo https://github.com/NicolasLagaillardie/mqtt_server [INFO] tweaked toml for git repo https://github.com/NicolasLagaillardie/mqtt_server written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/NicolasLagaillardie/mqtt_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/LuoZijun/rust-ifaces.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded crossbeam v0.7.2 [INFO] [stderr] Downloaded openssl-sys v0.9.52 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded futures-timer v0.1.1 [INFO] [stderr] Downloaded uuid v0.4.0 [INFO] [stderr] Downloaded sys-info v0.5.8 [INFO] [stderr] Downloaded paho-mqtt v0.6.0 [INFO] [stderr] Downloaded paho-mqtt-sys v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a02b0bd95209308504e791ce6fa55101e6a690095ed58a9e25d14021cd990b25 [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" "a02b0bd95209308504e791ce6fa55101e6a690095ed58a9e25d14021cd990b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a02b0bd95209308504e791ce6fa55101e6a690095ed58a9e25d14021cd990b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02b0bd95209308504e791ce6fa55101e6a690095ed58a9e25d14021cd990b25", kill_on_drop: false }` [INFO] [stdout] a02b0bd95209308504e791ce6fa55101e6a690095ed58a9e25d14021cd990b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1900f3f3a554cb8f4157a04ec1858dc01a9dc544d9a3a19127533dea8abcf2c [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" "c1900f3f3a554cb8f4157a04ec1858dc01a9dc544d9a3a19127533dea8abcf2c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling paho-mqtt-sys v0.2.1 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling ifaces v0.1.0 (https://github.com/LuoZijun/rust-ifaces.git#91bd5b26) [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling paho-mqtt v0.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling mqtt_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.97s [INFO] running `Command { std: "docker" "inspect" "c1900f3f3a554cb8f4157a04ec1858dc01a9dc544d9a3a19127533dea8abcf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1900f3f3a554cb8f4157a04ec1858dc01a9dc544d9a3a19127533dea8abcf2c", kill_on_drop: false }` [INFO] [stdout] c1900f3f3a554cb8f4157a04ec1858dc01a9dc544d9a3a19127533dea8abcf2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523f8886d8f1e8f34acc13ace193e6ab1fc753526d9c2b4458a1365d06cfe592 [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" "523f8886d8f1e8f34acc13ace193e6ab1fc753526d9c2b4458a1365d06cfe592", kill_on_drop: false }` [INFO] [stderr] Compiling mqtt_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "523f8886d8f1e8f34acc13ace193e6ab1fc753526d9c2b4458a1365d06cfe592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523f8886d8f1e8f34acc13ace193e6ab1fc753526d9c2b4458a1365d06cfe592", kill_on_drop: false }` [INFO] [stdout] 523f8886d8f1e8f34acc13ace193e6ab1fc753526d9c2b4458a1365d06cfe592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", 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] 7b14c10a0fc409d2ad3dadb4ad9d40bdc90c554e83fd880277567118f911e1ba [INFO] running `Command { std: "docker" "start" "-a" "7b14c10a0fc409d2ad3dadb4ad9d40bdc90c554e83fd880277567118f911e1ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mqtt_server-e18071a59b0cce1d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::read_file ... ok [INFO] [stdout] test tests::msg_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mqtt_server-bad4ca1ff6af7e0b) [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] [stderr] Doc-tests mqtt_server [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" "7b14c10a0fc409d2ad3dadb4ad9d40bdc90c554e83fd880277567118f911e1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b14c10a0fc409d2ad3dadb4ad9d40bdc90c554e83fd880277567118f911e1ba", kill_on_drop: false }` [INFO] [stdout] 7b14c10a0fc409d2ad3dadb4ad9d40bdc90c554e83fd880277567118f911e1ba