[INFO] updating cached repository https://github.com/PresenceBot/presence_bot_etl [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] d2ad4fc51fdb887127e8903e997e6358be6aff34 [INFO] testing PresenceBot/presence_bot_etl against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPresenceBot%2Fpresence_bot_etl" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PresenceBot/presence_bot_etl on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PresenceBot/presence_bot_etl [INFO] finished tweaking git repo https://github.com/PresenceBot/presence_bot_etl [INFO] tweaked toml for git repo https://github.com/PresenceBot/presence_bot_etl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/PresenceBot/presence_bot_etl already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 0815f081562267b8e20b0df62b2d1315a5255449f49c939740a04d81ab696f42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0815f081562267b8e20b0df62b2d1315a5255449f49c939740a04d81ab696f42"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rspec v1.0.0-beta.4 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling presence_bot_etl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: module `Event` should have a snake case name [INFO] [stderr] --> src/schema.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | Event (id) { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `event` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `presence_bot` [INFO] [stderr] --> src/bin/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate presence_bot; [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 `presence_bot_etl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0815f081562267b8e20b0df62b2d1315a5255449f49c939740a04d81ab696f42"` [INFO] running `"docker" "rm" "-f" "0815f081562267b8e20b0df62b2d1315a5255449f49c939740a04d81ab696f42"` [INFO] [stdout] 0815f081562267b8e20b0df62b2d1315a5255449f49c939740a04d81ab696f42