[INFO] cloning repository https://github.com/kanvaz/atelier-rest-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanvaz/atelier-rest-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanvaz%2Fatelier-rest-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanvaz%2Fatelier-rest-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75d2fd42824e3a6bb888a157f8e73d648eb82516 [INFO] checking kanvaz/atelier-rest-api against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanvaz%2Fatelier-rest-api" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanvaz/atelier-rest-api on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanvaz/atelier-rest-api [INFO] finished tweaking git repo https://github.com/kanvaz/atelier-rest-api [INFO] tweaked toml for git repo https://github.com/kanvaz/atelier-rest-api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kanvaz/atelier-rest-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-4/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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/kanvaz/atelier.git` [INFO] [stderr] Updating git repository `https://github.com/nickel-org/nickel.rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc7a7b5fb86c1b8c48e026374ea4bb89be0f4388616e099442ffa66b1849174 [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" "cbc7a7b5fb86c1b8c48e026374ea4bb89be0f4388616e099442ffa66b1849174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc7a7b5fb86c1b8c48e026374ea4bb89be0f4388616e099442ffa66b1849174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc7a7b5fb86c1b8c48e026374ea4bb89be0f4388616e099442ffa66b1849174", kill_on_drop: false }` [INFO] [stdout] cbc7a7b5fb86c1b8c48e026374ea4bb89be0f4388616e099442ffa66b1849174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d5035af063eef049d35ccef1c02a8d66226afed19acb7d57dd5baf964e4235 [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" "79d5035af063eef049d35ccef1c02a8d66226afed19acb7d57dd5baf964e4235", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking readext v0.1.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking atelier v0.0.1 (https://github.com/kanvaz/atelier.git#c82b731b) [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/atelier-670cba8292ad6087/c82b731/src/repository_locator.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | let id = &Uuid::new_v4().to_simple_string(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atelier` [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" "79d5035af063eef049d35ccef1c02a8d66226afed19acb7d57dd5baf964e4235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d5035af063eef049d35ccef1c02a8d66226afed19acb7d57dd5baf964e4235", kill_on_drop: false }` [INFO] [stdout] 79d5035af063eef049d35ccef1c02a8d66226afed19acb7d57dd5baf964e4235