[INFO] updating cached repository https://github.com/MattX/peroxide-discord [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] 914f5b1b9f97be6cb5de43972dc1ffa5bfb01a93 [INFO] checking MattX/peroxide-discord against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattX%2Fperoxide-discord" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattX/peroxide-discord on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MattX/peroxide-discord [INFO] removed path dependency peroxide from git repo https://github.com/MattX/peroxide-discord [INFO] finished tweaking git repo https://github.com/MattX/peroxide-discord [INFO] tweaked toml for git repo https://github.com/MattX/peroxide-discord written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/MattX/peroxide-discord already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (peroxide) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (peroxide) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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] 5d5760bb7c0d280eb15fa419d36e17ac23035de8a874d985107c06ba9058c565 [INFO] running `"docker" "start" "-a" "5d5760bb7c0d280eb15fa419d36e17ac23035de8a874d985107c06ba9058c565"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (peroxide) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling peroxide v0.21.7 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking puruspe v0.1.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking threadpool v1.8.0 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking pin-project v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking peroxide-discord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `peroxide::Interpreter` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use peroxide::Interpreter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `Interpreter` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `read` in `peroxide` [INFO] [stderr] --> src/main.rs:32:30 [INFO] [stderr] | [INFO] [stderr] 32 | let read = peroxide::read::read(&self.interpreter.arena, command) [INFO] [stderr] | ^^^^ could not find `read` in `peroxide` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `peroxide-discord`. [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[E0432]: unresolved import `peroxide::Interpreter` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use peroxide::Interpreter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `Interpreter` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `read` in `peroxide` [INFO] [stderr] --> src/main.rs:32:30 [INFO] [stderr] | [INFO] [stderr] 32 | let read = peroxide::read::read(&self.interpreter.arena, command) [INFO] [stderr] | ^^^^ could not find `read` in `peroxide` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `peroxide-discord`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5d5760bb7c0d280eb15fa419d36e17ac23035de8a874d985107c06ba9058c565"` [INFO] running `"docker" "rm" "-f" "5d5760bb7c0d280eb15fa419d36e17ac23035de8a874d985107c06ba9058c565"` [INFO] [stdout] 5d5760bb7c0d280eb15fa419d36e17ac23035de8a874d985107c06ba9058c565