[INFO] cloning repository https://github.com/mitrid-labs/bezier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitrid-labs/bezier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitrid-labs%2Fbezier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitrid-labs%2Fbezier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca15aef6e0c4c6be18b322b40b5690bfbfc41516 [INFO] checking mitrid-labs/bezier against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitrid-labs%2Fbezier" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitrid-labs/bezier on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mitrid-labs/bezier [INFO] finished tweaking git repo https://github.com/mitrid-labs/bezier [INFO] tweaked toml for git repo https://github.com/mitrid-labs/bezier written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mitrid-labs/bezier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ccdedfe9ed7cd9b47e5999b317e87690b5ac46b973af4e332db3d54b23a5c60 [INFO] running `Command { std: "docker" "start" "-a" "5ccdedfe9ed7cd9b47e5999b317e87690b5ac46b973af4e332db3d54b23a5c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ccdedfe9ed7cd9b47e5999b317e87690b5ac46b973af4e332db3d54b23a5c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccdedfe9ed7cd9b47e5999b317e87690b5ac46b973af4e332db3d54b23a5c60", kill_on_drop: false }` [INFO] [stdout] 5ccdedfe9ed7cd9b47e5999b317e87690b5ac46b973af4e332db3d54b23a5c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f7f67c9428da95f80e59a65bce55330b2ef93694675f3f5447e2a6df60f05af [INFO] running `Command { std: "docker" "start" "-a" "6f7f67c9428da95f80e59a65bce55330b2ef93694675f3f5447e2a6df60f05af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking mitrid_core v0.9.4 [INFO] [stdout] error[E0517]: attribute should be applied to an enum [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mitrid_core-0.9.4/src/io/network/client/on_error.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 16 | Ignore, [INFO] [stdout] | ------ not an enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to an enum [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mitrid_core-0.9.4/src/io/network/client/on_error.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 19 | Fail, [INFO] [stdout] | ---- not an enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to an enum [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mitrid_core-0.9.4/src/app/logger/log_file.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 20 | StdOut, [INFO] [stdout] | ------ not an enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to an enum [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mitrid_core-0.9.4/src/app/logger/log_file.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 23 | StdErr, [INFO] [stdout] | ------ not an enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0517`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mitrid_core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f7f67c9428da95f80e59a65bce55330b2ef93694675f3f5447e2a6df60f05af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7f67c9428da95f80e59a65bce55330b2ef93694675f3f5447e2a6df60f05af", kill_on_drop: false }` [INFO] [stdout] 6f7f67c9428da95f80e59a65bce55330b2ef93694675f3f5447e2a6df60f05af