[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#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-107073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitrid-labs%2Fbezier" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitrid-labs/bezier on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsodium-sys v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.23 [INFO] [stderr] Downloaded rocksdb v0.10.1 [INFO] [stderr] Downloaded syn v0.15.20 [INFO] [stderr] Downloaded sodiumoxide v0.1.0 [INFO] [stderr] Downloaded librocksdb-sys v5.14.2 [INFO] [stderr] Downloaded mitrid_core v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51c4efac62828f5bb8826e216dadfa23eb3e0a717ba6083c891052023abc2410 [INFO] running `Command { std: "docker" "start" "-a" "51c4efac62828f5bb8826e216dadfa23eb3e0a717ba6083c891052023abc2410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c4efac62828f5bb8826e216dadfa23eb3e0a717ba6083c891052023abc2410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c4efac62828f5bb8826e216dadfa23eb3e0a717ba6083c891052023abc2410", kill_on_drop: false }` [INFO] [stdout] 51c4efac62828f5bb8826e216dadfa23eb3e0a717ba6083c891052023abc2410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386cb1601205c59e4f9ee59169bc4429a6e91a6ad6398e99712274f6984663d8 [INFO] running `Command { std: "docker" "start" "-a" "386cb1601205c59e4f9ee59169bc4429a6e91a6ad6398e99712274f6984663d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking mitrid_core v0.9.4 [INFO] [stderr] Compiling librocksdb-sys v5.14.2 [INFO] [stderr] Compiling libsodium-sys v0.1.0 [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` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "386cb1601205c59e4f9ee59169bc4429a6e91a6ad6398e99712274f6984663d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386cb1601205c59e4f9ee59169bc4429a6e91a6ad6398e99712274f6984663d8", kill_on_drop: false }` [INFO] [stdout] 386cb1601205c59e4f9ee59169bc4429a6e91a6ad6398e99712274f6984663d8