[INFO] cloning repository https://github.com/DanCrank/ground_control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanCrank/ground_control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCrank%2Fground_control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCrank%2Fground_control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fab4156484e2075f59eefd0d572d13b919dd2d8 [INFO] testing DanCrank/ground_control against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCrank%2Fground_control" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanCrank/ground_control on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/DanCrank/ground_control [INFO] finished tweaking git repo https://github.com/DanCrank/ground_control [INFO] tweaked toml for git repo https://github.com/DanCrank/ground_control written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/DanCrank/ground_control already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 8f5477cb39512e60b3c8a68fdafae4add6c335490189bcf42dc1b7d8f951b510 [INFO] running `Command { std: "docker" "start" "-a" "8f5477cb39512e60b3c8a68fdafae4add6c335490189bcf42dc1b7d8f951b510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5477cb39512e60b3c8a68fdafae4add6c335490189bcf42dc1b7d8f951b510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5477cb39512e60b3c8a68fdafae4add6c335490189bcf42dc1b7d8f951b510", kill_on_drop: false }` [INFO] [stdout] 8f5477cb39512e60b3c8a68fdafae4add6c335490189bcf42dc1b7d8f951b510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb8aa3028a2500db7e912ebc76f0c2b2eda598ffae0eb0fa6888e3795a4bb819 [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" "fb8aa3028a2500db7e912ebc76f0c2b2eda598ffae0eb0fa6888e3795a4bb819", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling display-interface v0.4.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling display-interface-i2c v0.4.0 [INFO] [stderr] Compiling display-interface-spi v0.4.0 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling rfm69 v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling ssd1306 v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling spidev v0.4.1 [INFO] [stderr] Compiling linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling ground_control v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `encryption_key` [INFO] [stdout] --> src/main.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | mod encryption_key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `encryption_key`, create file "src/encryption_key.rs" or "src/encryption_key/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::encryption_key::ENCRYPTION_KEY`, `crate::encryption_key::SYNC_WORDS` [INFO] [stdout] --> src/main.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::encryption_key::{ ENCRYPTION_KEY, SYNC_WORDS }; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ no `SYNC_WORDS` in `encryption_key` [INFO] [stdout] | | [INFO] [stdout] | no `ENCRYPTION_KEY` in `encryption_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `registers::Registers` [INFO] [stdout] --> src/messages.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use rfm69::{ Rfm69, registers::Registers }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ground_control` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fb8aa3028a2500db7e912ebc76f0c2b2eda598ffae0eb0fa6888e3795a4bb819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8aa3028a2500db7e912ebc76f0c2b2eda598ffae0eb0fa6888e3795a4bb819", kill_on_drop: false }` [INFO] [stdout] fb8aa3028a2500db7e912ebc76f0c2b2eda598ffae0eb0fa6888e3795a4bb819