[INFO] cloning repository https://github.com/diericx/landru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diericx/landru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiericx%2Flandru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiericx%2Flandru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 428ab14db37a6eda8c1c7430709d89ceb8ea3086 [INFO] testing diericx/landru against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiericx%2Flandru" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diericx/landru on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diericx/landru [INFO] finished tweaking git repo https://github.com/diericx/landru [INFO] tweaked toml for git repo https://github.com/diericx/landru written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/diericx/landru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded serde v1.0.113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725e1699d1c0d19775c46f7d4f51ef6c5d600018d8722b5a93c028a800f1c1e4 [INFO] running `Command { std: "docker" "start" "-a" "725e1699d1c0d19775c46f7d4f51ef6c5d600018d8722b5a93c028a800f1c1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725e1699d1c0d19775c46f7d4f51ef6c5d600018d8722b5a93c028a800f1c1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725e1699d1c0d19775c46f7d4f51ef6c5d600018d8722b5a93c028a800f1c1e4", kill_on_drop: false }` [INFO] [stdout] 725e1699d1c0d19775c46f7d4f51ef6c5d600018d8722b5a93c028a800f1c1e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cfdf5cd784667a28ee18e7338f7fd6d8b7fd49c3770031675c0372408616b22 [INFO] running `Command { std: "docker" "start" "-a" "6cfdf5cd784667a28ee18e7338f7fd6d8b7fd49c3770031675c0372408616b22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling landru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `core::entity` [INFO] [stdout] --> server/src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use core::entity::Entity; [INFO] [stdout] | ^^^^^^ could not find `entity` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `landru` due to 4 previous errors; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved import `core::io` [INFO] [stdout] --> server/src/main.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use core::io::Event; [INFO] [stdout] | ^^ could not find `io` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle_client_io` in this scope [INFO] [stdout] --> server/src/main.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | handle_client_io(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cfdf5cd784667a28ee18e7338f7fd6d8b7fd49c3770031675c0372408616b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfdf5cd784667a28ee18e7338f7fd6d8b7fd49c3770031675c0372408616b22", kill_on_drop: false }` [INFO] [stdout] 6cfdf5cd784667a28ee18e7338f7fd6d8b7fd49c3770031675c0372408616b22