[INFO] fetching crate coap-message-demos 0.5.0...
[INFO] testing coap-message-demos-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate coap-message-demos 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate coap-message-demos 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate coap-message-demos 0.5.0
[INFO] tweaked toml for crates.io crate coap-message-demos 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coap-message-demos 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coap-message-demos 0.5.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 614a043f47088c9ba0fbfdc385be903756bf97a50bb1637a6cf767731f28a79f
[INFO] running `Command { std: "docker" "start" "-a" "614a043f47088c9ba0fbfdc385be903756bf97a50bb1637a6cf767731f28a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "614a043f47088c9ba0fbfdc385be903756bf97a50bb1637a6cf767731f28a79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614a043f47088c9ba0fbfdc385be903756bf97a50bb1637a6cf767731f28a79f", kill_on_drop: false }`
[INFO] [stdout] 614a043f47088c9ba0fbfdc385be903756bf97a50bb1637a6cf767731f28a79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3696a34241ed67757bfd0d340d8af31a2190e3570564c68637f0455025ace76
[INFO] running `Command { std: "docker" "start" "-a" "f3696a34241ed67757bfd0d340d8af31a2190e3570564c68637f0455025ace76", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling embedded-io v0.7.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling minicbor v2.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling coap-numbers v0.2.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tee-embedded-io v0.1.0
[INFO] [stderr]    Compiling windowed-infinity v0.2.0
[INFO] [stderr]    Compiling embedded-io-adapters v0.7.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling coap-message v0.3.6
[INFO] [stderr]    Compiling coap-handler v0.2.0
[INFO] [stderr]    Compiling coap-request v0.2.0-alpha.2
[INFO] [stderr]    Compiling cboritem v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling extra-embedded-io-adapters v0.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.18.2
[INFO] [stderr]    Compiling coap-message-utils v0.3.9
[INFO] [stderr]    Compiling minicbor-adapters v0.0.8
[INFO] [stderr]    Compiling coap-handler-implementations v0.6.0
[INFO] [stderr]    Compiling coap-message-demos v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
[INFO] running `Command { std: "docker" "inspect" "f3696a34241ed67757bfd0d340d8af31a2190e3570564c68637f0455025ace76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3696a34241ed67757bfd0d340d8af31a2190e3570564c68637f0455025ace76", kill_on_drop: false }`
[INFO] [stdout] f3696a34241ed67757bfd0d340d8af31a2190e3570564c68637f0455025ace76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed10eb89a6c9332a985a0e28e2053969e9a4d08b7a35d2f2c51c080a11ead3a
[INFO] running `Command { std: "docker" "start" "-a" "fed10eb89a6c9332a985a0e28e2053969e9a4d08b7a35d2f2c51c080a11ead3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling coap-message-demos v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "fed10eb89a6c9332a985a0e28e2053969e9a4d08b7a35d2f2c51c080a11ead3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed10eb89a6c9332a985a0e28e2053969e9a4d08b7a35d2f2c51c080a11ead3a", kill_on_drop: false }`
[INFO] [stdout] fed10eb89a6c9332a985a0e28e2053969e9a4d08b7a35d2f2c51c080a11ead3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 430562f752daed0943d647a6fcd1b09f67c7afff737408b3d9f4813f48729cf5
[INFO] running `Command { std: "docker" "start" "-a" "430562f752daed0943d647a6fcd1b09f67c7afff737408b3d9f4813f48729cf5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coap_message_demos-50f0159e386d49fa)
[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 coap_message_demos
[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" "430562f752daed0943d647a6fcd1b09f67c7afff737408b3d9f4813f48729cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "430562f752daed0943d647a6fcd1b09f67c7afff737408b3d9f4813f48729cf5", kill_on_drop: false }`
[INFO] [stdout] 430562f752daed0943d647a6fcd1b09f67c7afff737408b3d9f4813f48729cf5
