[INFO] fetching crate rumqttd 0.0.1... [INFO] checking rumqttd-0.0.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate rumqttd 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rumqttd 0.0.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumqttd 0.0.1 [INFO] finished tweaking crates.io crate rumqttd 0.0.1 [INFO] tweaked toml for crates.io crate rumqttd 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rumqttlog v0.1.0 [INFO] [stderr] Downloaded mqtt4bytes v0.1.5 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92e8b1ee1c2d660bccc5abe8c361db7a90e1df121dba969a3b0d86afe48755e8 [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" "92e8b1ee1c2d660bccc5abe8c361db7a90e1df121dba969a3b0d86afe48755e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92e8b1ee1c2d660bccc5abe8c361db7a90e1df121dba969a3b0d86afe48755e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e8b1ee1c2d660bccc5abe8c361db7a90e1df121dba969a3b0d86afe48755e8", kill_on_drop: false }` [INFO] [stdout] 92e8b1ee1c2d660bccc5abe8c361db7a90e1df121dba969a3b0d86afe48755e8 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93409c8e59ca65ffd2a8cb2e24c0ec273220b002efb6138322ddbbfc00b3403 [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" "e93409c8e59ca65ffd2a8cb2e24c0ec273220b002efb6138322ddbbfc00b3403", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking mqtt4bytes v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking rumqttlog v0.1.0 [INFO] [stdout] error[E0026]: struct `mqtt4bytes::Publish` does not have a field named `bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rumqttlog-0.1.0/src/router/router.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | bytes, [INFO] [stdout] | ^^^^^ struct `mqtt4bytes::Publish` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rumqttlog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e93409c8e59ca65ffd2a8cb2e24c0ec273220b002efb6138322ddbbfc00b3403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93409c8e59ca65ffd2a8cb2e24c0ec273220b002efb6138322ddbbfc00b3403", kill_on_drop: false }` [INFO] [stdout] e93409c8e59ca65ffd2a8cb2e24c0ec273220b002efb6138322ddbbfc00b3403