[INFO] cloning repository https://github.com/wojciechkepka/rustop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wojciechkepka/rustop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Frustop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Frustop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8ac5b8c36aae9364fb16b64030d3de614e94747 [INFO] checking wojciechkepka/rustop against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Frustop" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wojciechkepka/rustop 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/wojciechkepka/rustop [INFO] finished tweaking git repo https://github.com/wojciechkepka/rustop [INFO] tweaked toml for git repo https://github.com/wojciechkepka/rustop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wojciechkepka/rustop 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f27dfc64baf10b66ee41113b163433a76fdb7d9ebfac4f71617c2094c379046c [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" "f27dfc64baf10b66ee41113b163433a76fdb7d9ebfac4f71617c2094c379046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27dfc64baf10b66ee41113b163433a76fdb7d9ebfac4f71617c2094c379046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27dfc64baf10b66ee41113b163433a76fdb7d9ebfac4f71617c2094c379046c", kill_on_drop: false }` [INFO] [stdout] f27dfc64baf10b66ee41113b163433a76fdb7d9ebfac4f71617c2094c379046c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c481a839e18dbbecacd5b9e9773b07aabd657c0aeb9e6262dc90bdb7475a5ff [INFO] running `Command { std: "docker" "start" "-a" "5c481a839e18dbbecacd5b9e9773b07aabd657c0aeb9e6262dc90bdb7475a5ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking kv-log-macro v1.0.5 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking rustop-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `ps_tree` in module `ps` [INFO] [stdout] --> src/out.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | out.push_str(&ps::ps_tree()); [INFO] [stdout] | ^^^^^^^ not found in `ps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ps_tree` in module `ps` [INFO] [stdout] --> src/out.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | out.push_str(&ps::ps_tree()); [INFO] [stdout] | ^^^^^^^ not found in `ps` [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 E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustop-rs` [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5c481a839e18dbbecacd5b9e9773b07aabd657c0aeb9e6262dc90bdb7475a5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c481a839e18dbbecacd5b9e9773b07aabd657c0aeb9e6262dc90bdb7475a5ff", kill_on_drop: false }` [INFO] [stdout] 5c481a839e18dbbecacd5b9e9773b07aabd657c0aeb9e6262dc90bdb7475a5ff