[INFO] fetching crate rapt 0.1.4...
[INFO] checking rapt-0.1.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rapt 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate rapt 0.1.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rapt 0.1.4
[INFO] finished tweaking crates.io crate rapt 0.1.4
[INFO] tweaked toml for crates.io crate rapt 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c42f51eb5333ee72dbb0982c4a64a9c47b6d873d0ad2a47d37c767062d7a50c
[INFO] running `Command { std: "docker" "start" "-a" "8c42f51eb5333ee72dbb0982c4a64a9c47b6d873d0ad2a47d37c767062d7a50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c42f51eb5333ee72dbb0982c4a64a9c47b6d873d0ad2a47d37c767062d7a50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c42f51eb5333ee72dbb0982c4a64a9c47b6d873d0ad2a47d37c767062d7a50c", kill_on_drop: false }`
[INFO] [stdout] 8c42f51eb5333ee72dbb0982c4a64a9c47b6d873d0ad2a47d37c767062d7a50c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eebb2791ef4eee3da0b49f0beffacab259b90e4c212d5b3f0931a27104e8e58
[INFO] running `Command { std: "docker" "start" "-a" "4eebb2791ef4eee3da0b49f0beffacab259b90e4c212d5b3f0931a27104e8e58", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rapt v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rapt_derive v0.1.4
[INFO] [stdout] error[E0463]: can't find crate for `netopt`
[INFO] [stdout]   --> examples/mqtt.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | extern crate netopt;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `mqtt` in `rapt`
[INFO] [stdout]    --> examples/mqtt.rs:59:11
[INFO] [stdout]     |
[INFO] [stdout] 59  | use rapt::mqtt::client::{ClientOptions, ReconnectMethod};
[INFO] [stdout]     |           ^^^^ could not find `mqtt` in `rapt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub mod mqtt;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `mqtt_publisher` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "mqtt_publisher")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rapt::mqtt`
[INFO] [stdout]    --> examples/mqtt.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout] 60  | use rapt::{mqtt, Instrument, Listener};
[INFO] [stdout]     |            ^^^^ no `mqtt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub mod mqtt;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `mqtt_publisher` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "mqtt_publisher")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `JsonSerializer` in module `rapt::ser`
[INFO] [stdout]    --> examples/mqtt.rs:104:75
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let publisher_thread = thread::spawn(move || publisher.run(rapt::ser::JsonSerializer));
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^ not found in `rapt::ser`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/ser.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct JsonSerializer;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `serde_json` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/ser.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "serde_json")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rapt` (example "mqtt") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/basic.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Instruments)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `TestInstruments` is not local
[INFO] [stdout]    |          `Instruments` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_INSTRUMENTS_FOR_TestInstruments`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Instruments` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Instruments` may come from an old version of the `rapt_derive` crate, try updating your dependency with `cargo update -p rapt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Instruments` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4eebb2791ef4eee3da0b49f0beffacab259b90e4c212d5b3f0931a27104e8e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eebb2791ef4eee3da0b49f0beffacab259b90e4c212d5b3f0931a27104e8e58", kill_on_drop: false }`
[INFO] [stdout] 4eebb2791ef4eee3da0b49f0beffacab259b90e4c212d5b3f0931a27104e8e58
