[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrotron-workstation%2Fmicrotron" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microtron-workstation/microtron 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/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-8/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.11 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] [stderr] Downloaded ws v0.9.1 [INFO] [stderr] Downloaded tokio v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 559d7cfc6179ac550f68a188c09cdf273f9446b4bde2f89ba8f734b50487b1c3 [INFO] running `Command { std: "docker" "start" "-a" "559d7cfc6179ac550f68a188c09cdf273f9446b4bde2f89ba8f734b50487b1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559d7cfc6179ac550f68a188c09cdf273f9446b4bde2f89ba8f734b50487b1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559d7cfc6179ac550f68a188c09cdf273f9446b4bde2f89ba8f734b50487b1c3", kill_on_drop: false }` [INFO] [stdout] 559d7cfc6179ac550f68a188c09cdf273f9446b4bde2f89ba8f734b50487b1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5ad9a32179d5b037e698a6cf5634182a9a5595e8e13ba959f22c1601e940027a [INFO] running `Command { std: "docker" "start" "-a" "5ad9a32179d5b037e698a6cf5634182a9a5595e8e13ba959f22c1601e940027a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [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 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` [INFO] [stdout] --> src/lib.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | macro_rules! info { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `error` [INFO] [stdout] --> src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | macro_rules! error { [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` due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5ad9a32179d5b037e698a6cf5634182a9a5595e8e13ba959f22c1601e940027a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad9a32179d5b037e698a6cf5634182a9a5595e8e13ba959f22c1601e940027a", kill_on_drop: false }` [INFO] [stdout] 5ad9a32179d5b037e698a6cf5634182a9a5595e8e13ba959f22c1601e940027a