[INFO] updating cached repository https://github.com/Bitspleaseee/auth-service [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91e17e49bab8e2cdd61aba6d3b0d6cdff4611b64 [INFO] checking Bitspleaseee/auth-service against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitspleaseee%2Fauth-service" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bitspleaseee/auth-service on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Bitspleaseee/auth-service [INFO] finished tweaking git repo https://github.com/Bitspleaseee/auth-service [INFO] tweaked toml for git repo https://github.com/Bitspleaseee/auth-service written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Bitspleaseee/auth-service already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 694dccd1f1b80bfda3aabc7e966382ebd0f1d1acec4e0b96737a254d2656af48 [INFO] running `"docker" "start" "-a" "694dccd1f1b80bfda3aabc7e966382ebd0f1d1acec4e0b96737a254d2656af48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `tarpc-plugins` in package `tarpc-plugins v0.4.0 (https://github.com/google/tarpc?rev=5e4b97e#5e4b97e5)` has the same output filename as the lib target `tarpc-plugins` in package `tarpc-plugins v0.4.0 (https://github.com/google/tarpc.git#5e4b97e5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libtarpc_plugins.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking two-lock-queue v0.1.1 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking pear v0.0.20 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.2.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling rocket v0.3.17 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking thread-pool v0.1.1 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking fern v0.5.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc.git#5e4b97e5) [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc?rev=5e4b97e#5e4b97e5) [INFO] [stderr] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate rustc_plugin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tarpc-plugins`. [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[E0463]: can't find crate for `rustc_plugin` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate rustc_plugin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tarpc-plugins`. [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 `"docker" "inspect" "694dccd1f1b80bfda3aabc7e966382ebd0f1d1acec4e0b96737a254d2656af48"` [INFO] running `"docker" "rm" "-f" "694dccd1f1b80bfda3aabc7e966382ebd0f1d1acec4e0b96737a254d2656af48"` [INFO] [stdout] 694dccd1f1b80bfda3aabc7e966382ebd0f1d1acec4e0b96737a254d2656af48