[INFO] cloning repository https://github.com/sajuthankappan/urlshortener-rest-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sajuthankappan/urlshortener-rest-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajuthankappan%2Furlshortener-rest-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajuthankappan%2Furlshortener-rest-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1cd2d286d6decf7504312b7ab9e758687b9355f [INFO] checking sajuthankappan/urlshortener-rest-rs against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajuthankappan%2Furlshortener-rest-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sajuthankappan/urlshortener-rest-rs on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sajuthankappan/urlshortener-rest-rs [INFO] finished tweaking git repo https://github.com/sajuthankappan/urlshortener-rest-rs [INFO] tweaked toml for git repo https://github.com/sajuthankappan/urlshortener-rest-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sajuthankappan/urlshortener-rest-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sajuthankappan/urlshortener-rs` [INFO] [stderr] Updating git repository `https://github.com/sajuthankappan/urlshortener-codec-rs` [INFO] [stderr] Updating git repository `https://github.com/sajuthankappan/urlshortener-core-rs` [INFO] [stderr] Updating git repository `https://github.com/sajuthankappan/urlshortener-data-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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] 9e942d62321366a63a7e8097b7d83bca670c1d1a717389dc50d45c7048af43ea [INFO] running `Command { std: "docker" "start" "-a" "9e942d62321366a63a7e8097b7d83bca670c1d1a717389dc50d45c7048af43ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e942d62321366a63a7e8097b7d83bca670c1d1a717389dc50d45c7048af43ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e942d62321366a63a7e8097b7d83bca670c1d1a717389dc50d45c7048af43ea", kill_on_drop: false }` [INFO] [stdout] 9e942d62321366a63a7e8097b7d83bca670c1d1a717389dc50d45c7048af43ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce2b50f26bd2ef7b63935fbb9b35a98d9a1a9eae7c6c3ed067825e97d959266 [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" "cce2b50f26bd2ef7b63935fbb9b35a98d9a1a9eae7c6c3ed067825e97d959266", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling aster v0.27.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.27.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate syntax; [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] Compiling encoding_rs v0.8.24 [INFO] [stderr] error: could not compile `aster` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cce2b50f26bd2ef7b63935fbb9b35a98d9a1a9eae7c6c3ed067825e97d959266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce2b50f26bd2ef7b63935fbb9b35a98d9a1a9eae7c6c3ed067825e97d959266", kill_on_drop: false }` [INFO] [stdout] cce2b50f26bd2ef7b63935fbb9b35a98d9a1a9eae7c6c3ed067825e97d959266