[INFO] cloning repository https://github.com/royallthefourth/platformsh-rust-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royallthefourth/platformsh-rust-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9614cb67889760a2d91d8d36b4e209c98051bfaf [INFO] building royallthefourth/platformsh-rust-rocket against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/royallthefourth/platformsh-rust-rocket [INFO] finished tweaking git repo https://github.com/royallthefourth/platformsh-rust-rocket [INFO] tweaked toml for git repo https://github.com/royallthefourth/platformsh-rust-rocket written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/royallthefourth/platformsh-rust-rocket on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/royallthefourth/platformsh-rust-rocket 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frontend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc7d6c4c67c0b3371251031a59cd0744ba447094f0b29cfe564f6735208f3cb7 [INFO] running `Command { std: "docker" "start" "-a" "cc7d6c4c67c0b3371251031a59cd0744ba447094f0b29cfe564f6735208f3cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc7d6c4c67c0b3371251031a59cd0744ba447094f0b29cfe564f6735208f3cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7d6c4c67c0b3371251031a59cd0744ba447094f0b29cfe564f6735208f3cb7", kill_on_drop: false }` [INFO] [stdout] cc7d6c4c67c0b3371251031a59cd0744ba447094f0b29cfe564f6735208f3cb7 [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6bc2bd4ee960982c5a0a4778b36356b82130036571350b1e7a5a234ff68f51 [INFO] running `Command { std: "docker" "start" "-a" "4e6bc2bd4ee960982c5a0a4778b36356b82130036571350b1e7a5a234ff68f51", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/frontend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rust-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> backend/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.75.0; see for more information [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stdweb` [INFO] [stdout] --> frontend/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate stdweb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serde_derive` [INFO] [stdout] --> backend/src/main.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] extern crate serde_derive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rocket` [INFO] [stdout] --> backend/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rocket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rocket_contrib` [INFO] [stdout] --> backend/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rocket_contrib; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> backend/src/main.rs:2:4 [INFO] [stdout] | [INFO] [stdout] 2 | #![plugin(rocket_codegen)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> backend/src/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `console` in this scope [INFO] [stdout] --> frontend/src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | None => console!(log, "couldn't get body") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `get` in this scope [INFO] [stdout] --> backend/src/main.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[get("/")] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `get` in this scope [INFO] [stdout] --> backend/src/main.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[get("/")] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `routes` in this scope [INFO] [stdout] --> backend/src/main.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | .mount("/", routes![index, files]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-example` (bin "frontend") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-example` (bin "backend") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "4e6bc2bd4ee960982c5a0a4778b36356b82130036571350b1e7a5a234ff68f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6bc2bd4ee960982c5a0a4778b36356b82130036571350b1e7a5a234ff68f51", kill_on_drop: false }` [INFO] [stdout] 4e6bc2bd4ee960982c5a0a4778b36356b82130036571350b1e7a5a234ff68f51