[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] checking royallthefourth/platformsh-rust-rocket against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/royallthefourth/platformsh-rust-rocket on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/source/Cargo.toml [INFO] crate git repo https://github.com/royallthefourth/platformsh-rust-rocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded stdweb-internal-macros v0.1.0 [INFO] [stderr] Downloaded slug v0.1.3 [INFO] [stderr] Downloaded pear v0.0.19 [INFO] [stderr] Downloaded rocket_contrib v0.3.15 [INFO] [stderr] Downloaded pear_codegen v0.0.19 [INFO] [stderr] Downloaded discard v1.0.3 [INFO] [stderr] Downloaded stdweb-derive v0.4.0 [INFO] [stderr] Downloaded rocket_codegen v0.3.15 [INFO] [stderr] Downloaded tera v0.11.9 [INFO] [stderr] Downloaded stdweb v0.4.8 [INFO] [stderr] Downloaded rocket v0.3.15 [INFO] [stderr] Downloaded base-x v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b72c5e35be725617e3a619264534503b4b8a0416f8092ef13b091904de009db [INFO] running `Command { std: "docker" "start" "-a" "8b72c5e35be725617e3a619264534503b4b8a0416f8092ef13b091904de009db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b72c5e35be725617e3a619264534503b4b8a0416f8092ef13b091904de009db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b72c5e35be725617e3a619264534503b4b8a0416f8092ef13b091904de009db", kill_on_drop: false }` [INFO] [stdout] 8b72c5e35be725617e3a619264534503b4b8a0416f8092ef13b091904de009db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b2053e4d23da4e2dfdfc0c405c902fb258de7aa597b4382831d46e192b1d1e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b2053e4d23da4e2dfdfc0c405c902fb258de7aa597b4382831d46e192b1d1e1", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Checking rust-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rocket_codegen` [INFO] [stdout] --> backend/src/main.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #![plugin(rocket_codegen)] [INFO] [stdout] | ^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-example` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rocket_codegen` [INFO] [stdout] --> backend/src/main.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #![plugin(rocket_codegen)] [INFO] [stdout] | ^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b2053e4d23da4e2dfdfc0c405c902fb258de7aa597b4382831d46e192b1d1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2053e4d23da4e2dfdfc0c405c902fb258de7aa597b4382831d46e192b1d1e1", kill_on_drop: false }` [INFO] [stdout] 2b2053e4d23da4e2dfdfc0c405c902fb258de7aa597b4382831d46e192b1d1e1