[INFO] fetching crate gmt_mount-ctrl 2.1.0... [INFO] testing gmt_mount-ctrl-2.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gmt_mount-ctrl 2.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gmt_mount-ctrl 2.1.0 [INFO] finished tweaking crates.io crate gmt_mount-ctrl 2.1.0 [INFO] tweaked toml for crates.io crate gmt_mount-ctrl 2.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gmt_mount-ctrl 2.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding simulink-binder v0.1.1 (available: v2.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8cdd48788dde8a2379e095830144fb965faa00a5885770ecd5d7fcad930ccad [INFO] running `Command { std: "docker" "start" "-a" "d8cdd48788dde8a2379e095830144fb965faa00a5885770ecd5d7fcad930ccad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8cdd48788dde8a2379e095830144fb965faa00a5885770ecd5d7fcad930ccad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cdd48788dde8a2379e095830144fb965faa00a5885770ecd5d7fcad930ccad", kill_on_drop: false }` [INFO] [stdout] d8cdd48788dde8a2379e095830144fb965faa00a5885770ecd5d7fcad930ccad [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08baee161564f9825f4cea34a5ae3adeea178c204157669253b5c81df4b4614f [INFO] running `Command { std: "docker" "start" "-a" "08baee161564f9825f4cea34a5ae3adeea178c204157669253b5c81df4b4614f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simulink-binder v0.1.1 [INFO] [stderr] Compiling gmt_mount-ctrl v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `drives` [INFO] [stdout] --> src/lib.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | if let drives::U::Mountcmd(val) = &mut self.mount_cmd { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `drives` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `drives`, use `cargo add drives` 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 `drives` [INFO] [stdout] --> src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | if let drives::U::Mountpos(val) = &mut self.mount_pos { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `drives` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `drives`, use `cargo add drives` 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 `drives` [INFO] [stdout] --> src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let drives::Y::MountT(val) = &self.mount_t; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `drives` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `drives`, use `cargo add drives` 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 `controller` [INFO] [stdout] --> src/lib.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | if let controller::U::MountFB(val) = &mut self.mount_fb { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `controller` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `controller`, use `cargo add controller` 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 `controller` [INFO] [stdout] --> src/lib.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | if let controller::U::MountSP(val) = &mut self.mount_sp { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `controller` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `controller`, use `cargo add controller` 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 `controller` [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let controller::Y::Mountcmd(val) = &self.mount_cmd; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `controller` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `controller`, use `cargo add controller` 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 `drives` [INFO] [stdout] --> src/lib.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> DriveController for drives::Controller<'a> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `drives` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `drives`, use `cargo add drives` 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 `controller` [INFO] [stdout] --> src/lib.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | impl<'a> ControllerController for controller::Controller<'a> { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `controller` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `controller`, use `cargo add controller` 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 `gmt_mount-ctrl` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "08baee161564f9825f4cea34a5ae3adeea178c204157669253b5c81df4b4614f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08baee161564f9825f4cea34a5ae3adeea178c204157669253b5c81df4b4614f", kill_on_drop: false }` [INFO] [stdout] 08baee161564f9825f4cea34a5ae3adeea178c204157669253b5c81df4b4614f