[INFO] updating cached repository https://github.com/jonhoo/please-ignore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85a172299fdebf13af49e763434c06ff3af61adf [INFO] testing jonhoo/please-ignore against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fplease-ignore" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonhoo/please-ignore on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonhoo/please-ignore [INFO] finished tweaking git repo https://github.com/jonhoo/please-ignore [INFO] tweaked toml for git repo https://github.com/jonhoo/please-ignore written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jonhoo/please-ignore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] ccd9f8830927379909406410d6adf84b92bbd1bf76c49362ba45cd9c7ebf2a76 [INFO] running `Command { std: "docker" "start" "-a" "ccd9f8830927379909406410d6adf84b92bbd1bf76c49362ba45cd9c7ebf2a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccd9f8830927379909406410d6adf84b92bbd1bf76c49362ba45cd9c7ebf2a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd9f8830927379909406410d6adf84b92bbd1bf76c49362ba45cd9c7ebf2a76", kill_on_drop: false }` [INFO] [stdout] ccd9f8830927379909406410d6adf84b92bbd1bf76c49362ba45cd9c7ebf2a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1dc8297e30fa001c312dd29da6c97b4432d199a17197d5a5f5dbb79efed1648 [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" "c1dc8297e30fa001c312dd29da6c97b4432d199a17197d5a5f5dbb79efed1648", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling either v1.0.3 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling futures v0.1.10 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling bincode v1.0.0-alpha5 [INFO] [stderr] Compiling itertools v0.5.9 [INFO] [stderr] Compiling mio v0.6.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tarpc-plugins v0.1.0 (https://github.com/jonhoo/tarpc.git?branch=pub#94b14dfe) [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-30a8cd6656c1a0d4/94b14df/src/plugins/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tarpc-plugins`. [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [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" "c1dc8297e30fa001c312dd29da6c97b4432d199a17197d5a5f5dbb79efed1648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1dc8297e30fa001c312dd29da6c97b4432d199a17197d5a5f5dbb79efed1648", kill_on_drop: false }` [INFO] [stdout] c1dc8297e30fa001c312dd29da6c97b4432d199a17197d5a5f5dbb79efed1648