[INFO] fetching crate homie-controller 0.8.0... [INFO] building homie-controller-0.8.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate homie-controller 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate homie-controller 0.8.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate homie-controller 0.8.0 [INFO] finished tweaking crates.io crate homie-controller 0.8.0 [INFO] tweaked toml for crates.io crate homie-controller 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate homie-controller 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add19fc6f576e1bc4989c2264372b13038da2b8fc530e764d09fa05eab3b0223 [INFO] running `Command { std: "docker" "start" "-a" "add19fc6f576e1bc4989c2264372b13038da2b8fc530e764d09fa05eab3b0223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add19fc6f576e1bc4989c2264372b13038da2b8fc530e764d09fa05eab3b0223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add19fc6f576e1bc4989c2264372b13038da2b8fc530e764d09fa05eab3b0223", kill_on_drop: false }` [INFO] [stdout] add19fc6f576e1bc4989c2264372b13038da2b8fc530e764d09fa05eab3b0223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeac2037ec50ed0f1a0c1b8b42fcf93c29882574499f994873ed0827323d98b0 [INFO] running `Command { std: "docker" "start" "-a" "aeac2037ec50ed0f1a0c1b8b42fcf93c29882574499f994873ed0827323d98b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling rumqttc v0.20.0 [INFO] [stderr] Compiling homie-controller v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.70s [INFO] running `Command { std: "docker" "inspect" "aeac2037ec50ed0f1a0c1b8b42fcf93c29882574499f994873ed0827323d98b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeac2037ec50ed0f1a0c1b8b42fcf93c29882574499f994873ed0827323d98b0", kill_on_drop: false }` [INFO] [stdout] aeac2037ec50ed0f1a0c1b8b42fcf93c29882574499f994873ed0827323d98b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe54a275de6782879cd8559477220089a65b97646fcb8c7e683ba20e3f970d12 [INFO] running `Command { std: "docker" "start" "-a" "fe54a275de6782879cd8559477220089a65b97646fcb8c7e683ba20e3f970d12", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling pest_meta v2.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pest_generator v2.5.3 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sketches-ddsketch v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling metrics-util v0.14.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling pest_derive v2.5.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling jackiechan v0.0.4 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling segments v0.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mqttbytes v0.6.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rouille v3.6.1 [INFO] [stderr] Compiling mac_address v1.1.4 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Compiling homie-device v0.8.0 [INFO] [stderr] Compiling rumqttlog v0.9.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling rumqttd v0.12.2 [INFO] [stderr] Compiling homie-controller v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0, nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "fe54a275de6782879cd8559477220089a65b97646fcb8c7e683ba20e3f970d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe54a275de6782879cd8559477220089a65b97646fcb8c7e683ba20e3f970d12", kill_on_drop: false }` [INFO] [stdout] fe54a275de6782879cd8559477220089a65b97646fcb8c7e683ba20e3f970d12