[INFO] fetching crate coap-message-demos 0.4.0... [INFO] testing coap-message-demos-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate coap-message-demos 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate coap-message-demos 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate coap-message-demos 0.4.0 [INFO] tweaked toml for crates.io crate coap-message-demos 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate coap-message-demos 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate coap-message-demos 0.4.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f1af848fd38f0b99d5fbacb1ca6f5d6f3cf5e1590472f4d62d7b7c38f577122 [INFO] running `Command { std: "docker" "start" "-a" "5f1af848fd38f0b99d5fbacb1ca6f5d6f3cf5e1590472f4d62d7b7c38f577122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f1af848fd38f0b99d5fbacb1ca6f5d6f3cf5e1590472f4d62d7b7c38f577122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1af848fd38f0b99d5fbacb1ca6f5d6f3cf5e1590472f4d62d7b7c38f577122", kill_on_drop: false }` [INFO] [stdout] 5f1af848fd38f0b99d5fbacb1ca6f5d6f3cf5e1590472f4d62d7b7c38f577122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40ea5fac60a7f5aa77612cb1c501f3e3ea97337f810208e3f86c8b209e511172 [INFO] running `Command { std: "docker" "start" "-a" "40ea5fac60a7f5aa77612cb1c501f3e3ea97337f810208e3f86c8b209e511172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling coap-numbers v0.2.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling coap-message v0.3.1 [INFO] [stderr] Compiling coap-handler v0.2.0 [INFO] [stderr] Compiling coap-request v0.2.0-alpha.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling coap-message-utils v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling windowed-infinity v0.1.4 [INFO] [stderr] Compiling coap-handler-implementations v0.5.0 [INFO] [stderr] Compiling coap-message-demos v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "40ea5fac60a7f5aa77612cb1c501f3e3ea97337f810208e3f86c8b209e511172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ea5fac60a7f5aa77612cb1c501f3e3ea97337f810208e3f86c8b209e511172", kill_on_drop: false }` [INFO] [stdout] 40ea5fac60a7f5aa77612cb1c501f3e3ea97337f810208e3f86c8b209e511172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4725400967f0ded27d078186341849e50bfec78a3efb4da9c95e8c0518c0b822 [INFO] running `Command { std: "docker" "start" "-a" "4725400967f0ded27d078186341849e50bfec78a3efb4da9c95e8c0518c0b822", kill_on_drop: false }` [INFO] [stderr] Compiling coap-message-demos v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4725400967f0ded27d078186341849e50bfec78a3efb4da9c95e8c0518c0b822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4725400967f0ded27d078186341849e50bfec78a3efb4da9c95e8c0518c0b822", kill_on_drop: false }` [INFO] [stdout] 4725400967f0ded27d078186341849e50bfec78a3efb4da9c95e8c0518c0b822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c355f9d64d0982036dd479662941d89b9bd2542c6517be36f2d913aabd8d7148 [INFO] running `Command { std: "docker" "start" "-a" "c355f9d64d0982036dd479662941d89b9bd2542c6517be36f2d913aabd8d7148", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coap_message_demos-7e858b0099f82b0b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests coap_message_demos [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] [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" "c355f9d64d0982036dd479662941d89b9bd2542c6517be36f2d913aabd8d7148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c355f9d64d0982036dd479662941d89b9bd2542c6517be36f2d913aabd8d7148", kill_on_drop: false }` [INFO] [stdout] c355f9d64d0982036dd479662941d89b9bd2542c6517be36f2d913aabd8d7148