[INFO] updating cached repository https://github.com/nes77/glimbot [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] [stderr] From https://github.com/nes77/glimbot [INFO] [stderr] cd74852..9d2ba51 nes77/new_architecture -> nes77/new_architecture [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dec8d6442d7f0e6ad5f55012e4313aa14cff3f0f [INFO] checking nes77/glimbot against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/glimbot on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nes77/glimbot [INFO] finished tweaking git repo https://github.com/nes77/glimbot [INFO] tweaked toml for git repo https://github.com/nes77/glimbot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nes77/glimbot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] ab345b1601a1d630bab529e88d8594738aa33ec467a72de70754c286c9120e3e [INFO] running `"docker" "start" "-a" "ab345b1601a1d630bab529e88d8594738aa33ec467a72de70754c286c9120e3e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serenity v0.8.0 [INFO] [stderr] Checking uwl v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling circular-queue v0.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking reqwest v0.10.3 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking glimbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `schema` [INFO] [stderr] --> src/glimbot/mod.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) mod schema; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src/glimbot" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `glimbot`. [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[E0583]: file not found for module `schema` [INFO] [stderr] --> src/glimbot/mod.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) mod schema; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src/glimbot" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `glimbot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ab345b1601a1d630bab529e88d8594738aa33ec467a72de70754c286c9120e3e"` [INFO] running `"docker" "rm" "-f" "ab345b1601a1d630bab529e88d8594738aa33ec467a72de70754c286c9120e3e"` [INFO] [stdout] ab345b1601a1d630bab529e88d8594738aa33ec467a72de70754c286c9120e3e