[INFO] crate spine-rust 0.1.1 is already in cache [INFO] testing spine-rust-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate spine-rust 0.1.1 into /workspace/builds/worker-52/source [INFO] validating manifest of crates.io crate spine-rust 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spine-rust 0.1.1 [INFO] finished tweaking crates.io crate spine-rust 0.1.1 [INFO] tweaked toml for crates.io crate spine-rust 0.1.1 written to /workspace/builds/worker-52/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4eecc93b07bb6150868a2a16be3cef6308d64296b18ec0408bf56d802285b06 [INFO] running `Command { std: "docker" "start" "-a" "a4eecc93b07bb6150868a2a16be3cef6308d64296b18ec0408bf56d802285b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4eecc93b07bb6150868a2a16be3cef6308d64296b18ec0408bf56d802285b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4eecc93b07bb6150868a2a16be3cef6308d64296b18ec0408bf56d802285b06", kill_on_drop: false }` [INFO] [stdout] a4eecc93b07bb6150868a2a16be3cef6308d64296b18ec0408bf56d802285b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b71102c2fab34064a5b8e3dfecfb7ef7bfb8b4dde293470da712a4a0d7cabc2 [INFO] running `Command { std: "docker" "start" "-a" "7b71102c2fab34064a5b8e3dfecfb7ef7bfb8b4dde293470da712a4a0d7cabc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spine-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `attachment` [INFO] [stdout] --> src/spine/attachments/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `attachment`, create file "src/spine/attachments/attachment.rs" or "src/spine/attachments/attachment/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 `spine-rust` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7b71102c2fab34064a5b8e3dfecfb7ef7bfb8b4dde293470da712a4a0d7cabc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b71102c2fab34064a5b8e3dfecfb7ef7bfb8b4dde293470da712a4a0d7cabc2", kill_on_drop: false }` [INFO] [stdout] 7b71102c2fab34064a5b8e3dfecfb7ef7bfb8b4dde293470da712a4a0d7cabc2