[INFO] cloning repository https://github.com/microtron-workstation/microtron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/microtron-workstation/microtron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotron-workstation%2Fmicrotron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotron-workstation%2Fmicrotron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 219faa8404081ce577883673b213172a8c8af5a6 [INFO] testing microtron-workstation/microtron against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotron-workstation%2Fmicrotron" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microtron-workstation/microtron on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/microtron-workstation/microtron [INFO] finished tweaking git repo https://github.com/microtron-workstation/microtron [INFO] tweaked toml for git repo https://github.com/microtron-workstation/microtron written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/microtron-workstation/microtron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b739c5cc391d4df905b0f3eb846c2f28d0e292f2e6b789dfcf8be8c2432b296c [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" "b739c5cc391d4df905b0f3eb846c2f28d0e292f2e6b789dfcf8be8c2432b296c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b739c5cc391d4df905b0f3eb846c2f28d0e292f2e6b789dfcf8be8c2432b296c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b739c5cc391d4df905b0f3eb846c2f28d0e292f2e6b789dfcf8be8c2432b296c", kill_on_drop: false }` [INFO] [stdout] b739c5cc391d4df905b0f3eb846c2f28d0e292f2e6b789dfcf8be8c2432b296c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c91374941b7cd3104454ffa7371051e6c06ce0bea49829e54a482b9874dd33 [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" "31c91374941b7cd3104454ffa7371051e6c06ce0bea49829e54a482b9874dd33", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling microtron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found struct variant `Message::ConnectionEstablished` [INFO] [stdout] --> src/lib.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | ... message: Message::ConnectionEstablished, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct literal syntax instead: `Message::ConnectionEstablished { id: val }` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ConnectionEstablished { [INFO] [stdout] 21 | | id: ID, [INFO] [stdout] 22 | | }, [INFO] [stdout] | |_____- `Message::ConnectionEstablished` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found struct variant `Message::ConnectionEstablished` [INFO] [stdout] --> src/lib.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Message::ConnectionEstablished => {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `Message::ConnectionEstablished { id }` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ConnectionEstablished { [INFO] [stdout] 21 | | id: ID, [INFO] [stdout] 22 | | }, [INFO] [stdout] | |_____- `Message::ConnectionEstablished` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sample` [INFO] [stdout] --> src/message.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::types::{ID, Sample}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / macro_rules! info { [INFO] [stdout] 61 | | ($msg:expr) => { [INFO] [stdout] 62 | | println!("{} {}", "[info]".cyan().bold(), $msg); [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / macro_rules! error { [INFO] [stdout] 67 | | ($msg:expr) => { [INFO] [stdout] 68 | | println!("{} {}", "[error]".bright_red().bold(), $msg.bold()); [INFO] [stdout] 69 | | }; [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Connect` found for enum `Message` in the current scope [INFO] [stdout] --> src/lib.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Message::Connect => { [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Message` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ---------------- variant or associated item `Connect` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Buffer` found for enum `Message` [INFO] [stdout] --> src/lib.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | Message::Buffer { .. } => { [INFO] [stdout] | ^^^^^^ variant not found in `Message` [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Message { [INFO] [stdout] | ---------------- variant `Buffer` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0532, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `microtron` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "31c91374941b7cd3104454ffa7371051e6c06ce0bea49829e54a482b9874dd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c91374941b7cd3104454ffa7371051e6c06ce0bea49829e54a482b9874dd33", kill_on_drop: false }` [INFO] [stdout] 31c91374941b7cd3104454ffa7371051e6c06ce0bea49829e54a482b9874dd33