[INFO] cloning repository https://github.com/ZuoFuhong/cathy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZuoFuhong/cathy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZuoFuhong%2Fcathy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZuoFuhong%2Fcathy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1a9730c9f01c8c573b1b8e7dd4169d2185ce133 [INFO] testing ZuoFuhong/cathy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZuoFuhong%2Fcathy" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZuoFuhong/cathy 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/ZuoFuhong/cathy [INFO] finished tweaking git repo https://github.com/ZuoFuhong/cathy [INFO] tweaked toml for git repo https://github.com/ZuoFuhong/cathy written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ZuoFuhong/cathy 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c6e53a03de593cde8d2cdef4eca453b8e4d38933a334ae8ca3416c63bb974f7 [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" "2c6e53a03de593cde8d2cdef4eca453b8e4d38933a334ae8ca3416c63bb974f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c6e53a03de593cde8d2cdef4eca453b8e4d38933a334ae8ca3416c63bb974f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6e53a03de593cde8d2cdef4eca453b8e4d38933a334ae8ca3416c63bb974f7", kill_on_drop: false }` [INFO] [stdout] 2c6e53a03de593cde8d2cdef4eca453b8e4d38933a334ae8ca3416c63bb974f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39c08bc434e79fe8e426b8e03db9973e2b4cd57554116526b71cd425e57ca1e6 [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" "39c08bc434e79fe8e426b8e03db9973e2b4cd57554116526b71cd425e57ca1e6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cathy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.13s [INFO] running `Command { std: "docker" "inspect" "39c08bc434e79fe8e426b8e03db9973e2b4cd57554116526b71cd425e57ca1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c08bc434e79fe8e426b8e03db9973e2b4cd57554116526b71cd425e57ca1e6", kill_on_drop: false }` [INFO] [stdout] 39c08bc434e79fe8e426b8e03db9973e2b4cd57554116526b71cd425e57ca1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] e3c98b6466cd24ccf16c9d0e1ba6b15e18b1f915ed91edd967d976f0ddf9fd51 [INFO] running `Command { std: "docker" "start" "-a" "e3c98b6466cd24ccf16c9d0e1ba6b15e18b1f915ed91edd967d976f0ddf9fd51", kill_on_drop: false }` [INFO] [stderr] Compiling cathy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rust_im` [INFO] [stdout] --> tests/codec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rust_im::chat_room::MsgToUser; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `rust_im` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MsgToUser` [INFO] [stdout] --> tests/codec.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mtu_pb = MsgToUser::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use cathy::proto::MsgToUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MsgToUser` [INFO] [stdout] --> tests/codec.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let new_mtu_pb = MsgToUser::parse_from_bytes(pb_bytes.as_slice()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use cathy::proto::MsgToUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protobuf::Message` [INFO] [stdout] --> tests/codec.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use protobuf::Message; [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cathy` due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3c98b6466cd24ccf16c9d0e1ba6b15e18b1f915ed91edd967d976f0ddf9fd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c98b6466cd24ccf16c9d0e1ba6b15e18b1f915ed91edd967d976f0ddf9fd51", kill_on_drop: false }` [INFO] [stdout] e3c98b6466cd24ccf16c9d0e1ba6b15e18b1f915ed91edd967d976f0ddf9fd51