[INFO] cloning repository https://github.com/phansch/prs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phansch/prs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphansch%2Fprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphansch%2Fprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19f4c42d95b0d9a3377643d41f90668b640313b0 [INFO] checking phansch/prs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphansch%2Fprs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phansch/prs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phansch/prs [INFO] finished tweaking git repo https://github.com/phansch/prs [INFO] tweaked toml for git repo https://github.com/phansch/prs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/phansch/prs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d555b76edcbf70eaf90d6830451e73f6c5a87e2942883fd53cae019ca0434e48 [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" "d555b76edcbf70eaf90d6830451e73f6c5a87e2942883fd53cae019ca0434e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d555b76edcbf70eaf90d6830451e73f6c5a87e2942883fd53cae019ca0434e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d555b76edcbf70eaf90d6830451e73f6c5a87e2942883fd53cae019ca0434e48", kill_on_drop: false }` [INFO] [stdout] d555b76edcbf70eaf90d6830451e73f6c5a87e2942883fd53cae019ca0434e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b69c9f69205123331ad5c7cceadccbccd99f4b0df436ea568a9ba8a73b5424 [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" "48b69c9f69205123331ad5c7cceadccbccd99f4b0df436ea568a9ba8a73b5424", 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] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking hyperx v0.13.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking error-chain v0.12.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking hubcaps v0.5.0 [INFO] [stderr] Checking prs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tests_util` [INFO] [stdout] --> src/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use tests_util::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `tests_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_issues_item` in this scope [INFO] [stdout] --> src/lib.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let closed_pr = build_issues_item(String::from("https://github.com/softprops/hubcaps/pull/245"), String::from("closed"), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_issues_item` in this scope [INFO] [stdout] --> src/lib.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let own_pr = build_issues_item(String::from("https://github.com/lola/lolas-project/pull/245"), String::from("closed"), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_issues_item` in this scope [INFO] [stdout] --> src/lib.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | let open_pr = build_issues_item(String::from("https://github.com/softprops/hubcaps/pull/245"), String::from("open"), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_issues_item` in this scope [INFO] [stdout] --> src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | let issue = build_issues_item(String::from("https://github.com/softprops/hubcaps/pull/245"), String::from("closed"), false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prs` [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" "48b69c9f69205123331ad5c7cceadccbccd99f4b0df436ea568a9ba8a73b5424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b69c9f69205123331ad5c7cceadccbccd99f4b0df436ea568a9ba8a73b5424", kill_on_drop: false }` [INFO] [stdout] 48b69c9f69205123331ad5c7cceadccbccd99f4b0df436ea568a9ba8a73b5424