[INFO] fetching crate mount-ctrl 1.0.0...
[INFO] testing mount-ctrl-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mount-ctrl 1.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate mount-ctrl 1.0.0
[INFO] finished tweaking crates.io crate mount-ctrl 1.0.0
[INFO] tweaked toml for crates.io crate mount-ctrl 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mount-ctrl 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simulink-binder v0.1.1
[INFO] [stderr]   Downloaded mount-ctrl_sampling1000-damping002 v0.1.0
[INFO] [stderr]   Downloaded mount-ctrl_sampling8000-damping0005 v0.1.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bcbb5d0b65f784608c6c7700fbb2495771a4a7915c04e18dc3e89874cc0fbe0
[INFO] running `Command { std: "docker" "start" "-a" "4bcbb5d0b65f784608c6c7700fbb2495771a4a7915c04e18dc3e89874cc0fbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bcbb5d0b65f784608c6c7700fbb2495771a4a7915c04e18dc3e89874cc0fbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcbb5d0b65f784608c6c7700fbb2495771a4a7915c04e18dc3e89874cc0fbe0", kill_on_drop: false }`
[INFO] [stdout] 4bcbb5d0b65f784608c6c7700fbb2495771a4a7915c04e18dc3e89874cc0fbe0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d90b34cb8149a2b5fa7b78d18a04114529bbf710fa4b416af04f3daac39d82
[INFO] running `Command { std: "docker" "start" "-a" "26d90b34cb8149a2b5fa7b78d18a04114529bbf710fa4b416af04f3daac39d82", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling simulink-binder v0.1.1
[INFO] [stderr]    Compiling mount-ctrl v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `drives`
[INFO] [stdout]   --> src/lib.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |         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:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |         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:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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 `drives`
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mount-ctrl` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "26d90b34cb8149a2b5fa7b78d18a04114529bbf710fa4b416af04f3daac39d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d90b34cb8149a2b5fa7b78d18a04114529bbf710fa4b416af04f3daac39d82", kill_on_drop: false }`
[INFO] [stdout] 26d90b34cb8149a2b5fa7b78d18a04114529bbf710fa4b416af04f3daac39d82
