[INFO] fetching crate sage_broker 0.3.0... [INFO] building sage_broker-0.3.0 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate sage_broker 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sage_broker 0.3.0 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sage_broker 0.3.0 [INFO] finished tweaking crates.io crate sage_broker 0.3.0 [INFO] tweaked toml for crates.io crate sage_broker 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate sage_broker 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded sage_mqtt v0.5.0 [INFO] [stderr] Downloaded syn v1.0.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80fe6b773279a29072f489b65b8ad3832d9f58fdfdfbb62f5cfe88c70dfbb8bd [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" "80fe6b773279a29072f489b65b8ad3832d9f58fdfdfbb62f5cfe88c70dfbb8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80fe6b773279a29072f489b65b8ad3832d9f58fdfdfbb62f5cfe88c70dfbb8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fe6b773279a29072f489b65b8ad3832d9f58fdfdfbb62f5cfe88c70dfbb8bd", kill_on_drop: false }` [INFO] [stdout] 80fe6b773279a29072f489b65b8ad3832d9f58fdfdfbb62f5cfe88c70dfbb8bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--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] 43c57fc78522b27837f15cb6a0e584d43bf6ed2d6d298d02d028a21c5d64a553 [INFO] running `Command { std: "docker" "start" "-a" "43c57fc78522b27837f15cb6a0e584d43bf6ed2d6d298d02d028a21c5d64a553", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode_reader v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling sage_mqtt v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling sage_broker v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "43c57fc78522b27837f15cb6a0e584d43bf6ed2d6d298d02d028a21c5d64a553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c57fc78522b27837f15cb6a0e584d43bf6ed2d6d298d02d028a21c5d64a553", kill_on_drop: false }` [INFO] [stdout] 43c57fc78522b27837f15cb6a0e584d43bf6ed2d6d298d02d028a21c5d64a553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d6058de93044783dc9ca7f959b61590120f60c2c3bea433885a673d4b258ff [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" "c4d6058de93044783dc9ca7f959b61590120f60c2c3bea433885a673d4b258ff", kill_on_drop: false }` [INFO] [stderr] Compiling sage_broker v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sage_broker-01a73051d6d9214d) [INFO] [stderr] Executable unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-77e049e3193782da) [INFO] [stderr] Executable tests/connect.rs (/opt/rustwide/target/debug/deps/connect-f73c999757b3ecf8) [INFO] [stderr] Executable tests/pingreq_actions.rs (/opt/rustwide/target/debug/deps/pingreq_actions-bb539d986f558247) [INFO] [stderr] Executable tests/subscribe.rs (/opt/rustwide/target/debug/deps/subscribe-c455b0c39a2548d2) [INFO] running `Command { std: "docker" "inspect" "c4d6058de93044783dc9ca7f959b61590120f60c2c3bea433885a673d4b258ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d6058de93044783dc9ca7f959b61590120f60c2c3bea433885a673d4b258ff", kill_on_drop: false }` [INFO] [stdout] c4d6058de93044783dc9ca7f959b61590120f60c2c3bea433885a673d4b258ff