[INFO] fetching crate mitrid_core 0.9.4... [INFO] checking mitrid_core-0.9.4 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate mitrid_core 0.9.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate mitrid_core 0.9.4 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mitrid_core 0.9.4 [INFO] finished tweaking crates.io crate mitrid_core 0.9.4 [INFO] tweaked toml for crates.io crate mitrid_core 0.9.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed5dc99a723b4b54c0bf5f0ccf9903d556c58fe9fa08c58e6ede2bb0906e2ab [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" "7ed5dc99a723b4b54c0bf5f0ccf9903d556c58fe9fa08c58e6ede2bb0906e2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed5dc99a723b4b54c0bf5f0ccf9903d556c58fe9fa08c58e6ede2bb0906e2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed5dc99a723b4b54c0bf5f0ccf9903d556c58fe9fa08c58e6ede2bb0906e2ab", kill_on_drop: false }` [INFO] [stdout] 7ed5dc99a723b4b54c0bf5f0ccf9903d556c58fe9fa08c58e6ede2bb0906e2ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58532fbfc4734adc7f953b6e3ade28ac8b2e5b507c26098c96edbc6f8c5d3c7b [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" "58532fbfc4734adc7f953b6e3ade28ac8b2e5b507c26098c96edbc6f8c5d3c7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mitrid_core v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/io/network/message/resource.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | 2...9 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/network/server/handler.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | -> Result) [INFO] [stdout] | ___________________________^ [INFO] [stdout] 28 | | -> Result<(Request)>>>> [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | -> Result) [INFO] [stdout] 28 | -> Result<(Request)>>>> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/io/network/server/handler.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | -> Result<(Request)>>>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/io/network/server/router.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | -> Result) [INFO] [stdout] | ___________________________^ [INFO] [stdout] 31 | | -> Result<(Request)>>>> [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 | -> Result) [INFO] [stdout] 31 | -> Result<(Request)>>>> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/io/network/server/router.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | -> Result<(Request)>>>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> 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 a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> 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 a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> src/app/logger/log_file.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 20 | StdOut, [INFO] [stdout] | ------ not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> src/app/logger/log_file.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #[repr(u8)] [INFO] [stdout] | ^^ [INFO] [stdout] 23 | StdErr, [INFO] [stdout] | ------ not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [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" "58532fbfc4734adc7f953b6e3ade28ac8b2e5b507c26098c96edbc6f8c5d3c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58532fbfc4734adc7f953b6e3ade28ac8b2e5b507c26098c96edbc6f8c5d3c7b", kill_on_drop: false }` [INFO] [stdout] 58532fbfc4734adc7f953b6e3ade28ac8b2e5b507c26098c96edbc6f8c5d3c7b