[INFO] cloning repository https://github.com/pittst3r/kpup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pittst3r/kpup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpittst3r%2Fkpup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpittst3r%2Fkpup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84ade26932722aeacb387b154abff829d3c53bbd [INFO] testing pittst3r/kpup against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpittst3r%2Fkpup" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pittst3r/kpup on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pittst3r/kpup [INFO] finished tweaking git repo https://github.com/pittst3r/kpup [INFO] tweaked toml for git repo https://github.com/pittst3r/kpup written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pittst3r/kpup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 50efacc6157af839cb7faf3ea7d4a42d8ce0d3e895245aa4389741c7d67a2033 [INFO] running `Command { std: "docker" "start" "-a" "50efacc6157af839cb7faf3ea7d4a42d8ce0d3e895245aa4389741c7d67a2033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50efacc6157af839cb7faf3ea7d4a42d8ce0d3e895245aa4389741c7d67a2033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50efacc6157af839cb7faf3ea7d4a42d8ce0d3e895245aa4389741c7d67a2033", kill_on_drop: false }` [INFO] [stdout] 50efacc6157af839cb7faf3ea7d4a42d8ce0d3e895245aa4389741c7d67a2033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3278078b867d55f154673c84e468ab2ccef6b06c289b60ba7d4e149f35c05749 [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" "3278078b867d55f154673c84e468ab2ccef6b06c289b60ba7d4e149f35c05749", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libproc v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling structopt v0.3.19 [INFO] [stderr] Compiling kpup v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `libproc::libproc::file_info` [INFO] [stdout] --> src/main.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use libproc::libproc::file_info::{pidfdinfo, ListFDs, ProcFDInfo, ProcFDType}; [INFO] [stdout] | ^^^^^^^^^ could not find `file_info` in `libproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libproc::libproc::net_info` [INFO] [stdout] --> src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use libproc::libproc::net_info::{SocketFDInfo, SocketInfoKind}; [INFO] [stdout] | ^^^^^^^^ could not find `net_info` in `libproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kpup` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3278078b867d55f154673c84e468ab2ccef6b06c289b60ba7d4e149f35c05749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3278078b867d55f154673c84e468ab2ccef6b06c289b60ba7d4e149f35c05749", kill_on_drop: false }` [INFO] [stdout] 3278078b867d55f154673c84e468ab2ccef6b06c289b60ba7d4e149f35c05749