[INFO] fetching crate coap-message-utils 0.3.8... [INFO] checking coap-message-utils-0.3.8 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate coap-message-utils 0.3.8 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate coap-message-utils 0.3.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate coap-message-utils 0.3.8 [INFO] tweaked toml for crates.io crate coap-message-utils 0.3.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coap-message-utils 0.3.8 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding minicbor v0.19.1 (available: v2.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coap-numbers v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8bc9834f1e78f8b20fe91af1fc2f764bc51c0f20220fa8b16b388e6243359e [INFO] running `Command { std: "docker" "start" "-a" "df8bc9834f1e78f8b20fe91af1fc2f764bc51c0f20220fa8b16b388e6243359e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8bc9834f1e78f8b20fe91af1fc2f764bc51c0f20220fa8b16b388e6243359e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8bc9834f1e78f8b20fe91af1fc2f764bc51c0f20220fa8b16b388e6243359e", kill_on_drop: false }` [INFO] [stdout] df8bc9834f1e78f8b20fe91af1fc2f764bc51c0f20220fa8b16b388e6243359e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e191c52e3567fedc70341e0493b20d523fa8c380dfbab11273d758b25b2708e [INFO] running `Command { std: "docker" "start" "-a" "0e191c52e3567fedc70341e0493b20d523fa8c380dfbab11273d758b25b2708e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking coap-numbers v0.2.7 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking coap-message v0.3.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking coap-message-utils v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking cbor-diag v0.1.12 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | fn assert_just_code(msg: coap_message_implementations::inmemory_write::Message, code: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | msg: coap_message_implementations::inmemory_write::Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | coap_message_implementations::inmemory_write::Message::new(&mut code, tail.as_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | coap_message_implementations::inmemory_write::Message::new(&mut code, tail.as_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | coap_message_implementations::inmemory_write::Message::new(&mut code, tail.as_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] --> tests/error.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | coap_message_implementations::inmemory_write::Message::new(&mut code, tail.as_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `coap_message_implementations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `coap_message_implementations`, use `cargo add coap_message_implementations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coap-message-utils` (test "error") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "0e191c52e3567fedc70341e0493b20d523fa8c380dfbab11273d758b25b2708e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e191c52e3567fedc70341e0493b20d523fa8c380dfbab11273d758b25b2708e", kill_on_drop: false }` [INFO] [stdout] 0e191c52e3567fedc70341e0493b20d523fa8c380dfbab11273d758b25b2708e