[INFO] cloning repository https://github.com/soheilsalimidev/auto-syncer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soheilsalimidev/auto-syncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoheilsalimidev%2Fauto-syncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoheilsalimidev%2Fauto-syncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18553bafb28403dc32bae0f64586c1a4baba8f65 [INFO] checking soheilsalimidev/auto-syncer against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoheilsalimidev%2Fauto-syncer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soheilsalimidev/auto-syncer on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soheilsalimidev/auto-syncer [INFO] finished tweaking git repo https://github.com/soheilsalimidev/auto-syncer [INFO] tweaked toml for git repo https://github.com/soheilsalimidev/auto-syncer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/soheilsalimidev/auto-syncer 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded atomic v0.5.3 [INFO] [stderr] Downloaded allo-isolate v0.1.20 [INFO] [stderr] Downloaded os-thread-local v0.1.3 [INFO] [stderr] Downloaded dart-sys v4.0.2 [INFO] [stderr] Downloaded prost-derive v0.12.1 [INFO] [stderr] Downloaded flexi_logger v0.27.2 [INFO] [stderr] Downloaded prost v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88edfd53f2d2feaaac46a4442848ccc870aedf6ea147b58babc0551db3f51187 [INFO] running `Command { std: "docker" "start" "-a" "88edfd53f2d2feaaac46a4442848ccc870aedf6ea147b58babc0551db3f51187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88edfd53f2d2feaaac46a4442848ccc870aedf6ea147b58babc0551db3f51187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88edfd53f2d2feaaac46a4442848ccc870aedf6ea147b58babc0551db3f51187", kill_on_drop: false }` [INFO] [stdout] 88edfd53f2d2feaaac46a4442848ccc870aedf6ea147b58babc0551db3f51187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85db25694ffdc3123a95d0f1543c3f425e86028b5a84cc5198690011162aab03 [INFO] running `Command { std: "docker" "start" "-a" "85db25694ffdc3123a95d0f1543c3f425e86028b5a84cc5198690011162aab03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking allo-isolate v0.1.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking os-thread-local v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling dart-sys v4.0.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking flexi_logger v0.27.2 [INFO] [stderr] Checking prost v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking syncer v0.1.0 (/opt/rustwide/workdir/native/syncer) [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:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | 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:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | 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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hub` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hub` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "85db25694ffdc3123a95d0f1543c3f425e86028b5a84cc5198690011162aab03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85db25694ffdc3123a95d0f1543c3f425e86028b5a84cc5198690011162aab03", kill_on_drop: false }` [INFO] [stdout] 85db25694ffdc3123a95d0f1543c3f425e86028b5a84cc5198690011162aab03