[INFO] cloning repository https://github.com/input-output-hk/vit-servicing-station [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/input-output-hk/vit-servicing-station" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f42105a528aca3fcfecce8db5fc999f99953f22 [INFO] checking input-output-hk/vit-servicing-station against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station" "/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/input-output-hk/vit-servicing-station on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/input-output-hk/vit-servicing-station [INFO] finished tweaking git repo https://github.com/input-output-hk/vit-servicing-station [INFO] tweaked toml for git repo https://github.com/input-output-hk/vit-servicing-station written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/input-output-hk/vit-servicing-station already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73386902df7a252f9ebfcda6a9bdb89b0b0fe76fe5db29cb7a2505ea14c2f82 [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" "b73386902df7a252f9ebfcda6a9bdb89b0b0fe76fe5db29cb7a2505ea14c2f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73386902df7a252f9ebfcda6a9bdb89b0b0fe76fe5db29cb7a2505ea14c2f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73386902df7a252f9ebfcda6a9bdb89b0b0fe76fe5db29cb7a2505ea14c2f82", kill_on_drop: false }` [INFO] [stdout] b73386902df7a252f9ebfcda6a9bdb89b0b0fe76fe5db29cb7a2505ea14c2f82 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21117c6bdafb42d50563d7a078cad08e3260ac51125e1df9d446e48449cdae48 [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" "21117c6bdafb42d50563d7a078cad08e3260ac51125e1df9d446e48449cdae48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking cryptoxide v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking chain-ser v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#fd9da3b9) [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Checking typed-bytes v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#fd9da3b9) [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cryptoxide-0.3.0/src/chacha/sse2.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cbor_event v2.1.3 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking sparse-array v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#fd9da3b9) [INFO] [stderr] Compiling vit-servicing-station-tests v0.2.0 (/opt/rustwide/workdir/vit-servicing-station-tests) [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking eccoxide v0.3.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking chain-core v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#fd9da3b9) [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0518`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptoxide` [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" "21117c6bdafb42d50563d7a078cad08e3260ac51125e1df9d446e48449cdae48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21117c6bdafb42d50563d7a078cad08e3260ac51125e1df9d446e48449cdae48", kill_on_drop: false }` [INFO] [stdout] 21117c6bdafb42d50563d7a078cad08e3260ac51125e1df9d446e48449cdae48