[INFO] cloning repository https://github.com/aissat/frust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aissat/frust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faissat%2Ffrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faissat%2Ffrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6152a064fe0367513f552d515060fb81e52625b [INFO] checking aissat/frust/a6152a064fe0367513f552d515060fb81e52625b against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faissat%2Ffrust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aissat/frust on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aissat/frust [INFO] finished tweaking git repo https://github.com/aissat/frust [INFO] tweaked toml for git repo https://github.com/aissat/frust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aissat/frust 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.12.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.67 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded atomic v0.5.3 [INFO] [stderr] Downloaded os-thread-local v0.1.3 [INFO] [stderr] Downloaded prost v0.12.1 [INFO] [stderr] Downloaded allo-isolate v0.1.19 [INFO] [stderr] Downloaded anyhow v1.0.75 [INFO] [stderr] Downloaded dart-sys v4.0.2 [INFO] [stderr] Downloaded itertools v0.11.0 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded object v0.32.1 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad1db7fefe67f076edf93b6b7b88e0ab9c4e60fbae98b0379418da16d3554ed9 [INFO] running `Command { std: "docker" "start" "-a" "ad1db7fefe67f076edf93b6b7b88e0ab9c4e60fbae98b0379418da16d3554ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad1db7fefe67f076edf93b6b7b88e0ab9c4e60fbae98b0379418da16d3554ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1db7fefe67f076edf93b6b7b88e0ab9c4e60fbae98b0379418da16d3554ed9", kill_on_drop: false }` [INFO] [stdout] ad1db7fefe67f076edf93b6b7b88e0ab9c4e60fbae98b0379418da16d3554ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7de3c7db31d7c9c88cca51da4c8293f59620c00bff1b86a475d7de8ced136df [INFO] running `Command { std: "docker" "start" "-a" "b7de3c7db31d7c9c88cca51da4c8293f59620c00bff1b86a475d7de8ced136df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking allo-isolate v0.1.19 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking os-thread-local v0.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling dart-sys v4.0.2 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking prost v0.12.1 [INFO] [stderr] Checking hub v0.1.0 (/opt/rustwide/workdir/native/hub) [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> native/hub/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "native/hub/src/messages.rs" or "native/hub/src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> native/hub/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "native/hub/src/messages.rs" or "native/hub/src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::increasing_number` [INFO] [stdout] --> native/hub/src/sample_functions.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::messages::increasing_number::CounterInc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::counter_tuto` [INFO] [stdout] --> native/hub/src/sample_functions.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::messages::counter_tuto::{ReadRequest, ReadResponse}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `counter_tuto` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::increasing_number` [INFO] [stdout] --> native/hub/src/sample_functions.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::messages::increasing_number::{Signal, ID}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::increasing_number` [INFO] [stdout] --> native/hub/src/sample_functions.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::messages::increasing_number::CounterInc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::counter_tuto` [INFO] [stdout] --> native/hub/src/sample_functions.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::messages::counter_tuto::{ReadRequest, ReadResponse}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `counter_tuto` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::increasing_number` [INFO] [stdout] --> native/hub/src/sample_functions.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::messages::increasing_number::{Signal, ID}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `counter_tuto` in `messages` [INFO] [stdout] --> native/hub/src/with_request.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | messages::counter_tuto::ID => sample_functions::handle_counter_number(rust_request).await, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `counter_tuto` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `counter_tuto` in `messages` [INFO] [stdout] --> native/hub/src/with_request.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | messages::counter_tuto::ID => sample_functions::handle_counter_number(rust_request).await, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `counter_tuto` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `increasing_number` in `messages` [INFO] [stdout] --> native/hub/src/with_request.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | messages::increasing_number::ID => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `increasing_number` in `messages` [INFO] [stdout] --> native/hub/src/with_request.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | messages::increasing_number::ID => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `increasing_number` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hub` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hub` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b7de3c7db31d7c9c88cca51da4c8293f59620c00bff1b86a475d7de8ced136df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7de3c7db31d7c9c88cca51da4c8293f59620c00bff1b86a475d7de8ced136df", kill_on_drop: false }` [INFO] [stdout] b7de3c7db31d7c9c88cca51da4c8293f59620c00bff1b86a475d7de8ced136df