[INFO] cloning repository https://github.com/input-output-hk/catalyst-fund-archive-tool [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/catalyst-fund-archive-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7f8e3e15999cff8fc2c9c58dc4da4672c601b31 [INFO] checking input-output-hk/catalyst-fund-archive-tool against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/input-output-hk/catalyst-fund-archive-tool on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/input-output-hk/catalyst-fund-archive-tool [INFO] finished tweaking git repo https://github.com/input-output-hk/catalyst-fund-archive-tool [INFO] tweaked toml for git repo https://github.com/input-output-hk/catalyst-fund-archive-tool written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/input-output-hk/catalyst-fund-archive-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--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 data-pile v0.6.0 [INFO] [stderr] Downloaded cryptoxide v0.2.1 [INFO] [stderr] Downloaded ed25519-bip32 v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fc9927588810f3c1dda0d80979606ee0f7210b8a268e94036bed2a46f757ba5 [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" "1fc9927588810f3c1dda0d80979606ee0f7210b8a268e94036bed2a46f757ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fc9927588810f3c1dda0d80979606ee0f7210b8a268e94036bed2a46f757ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc9927588810f3c1dda0d80979606ee0f7210b8a268e94036bed2a46f757ba5", kill_on_drop: false }` [INFO] [stdout] 1fc9927588810f3c1dda0d80979606ee0f7210b8a268e94036bed2a46f757ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a3355caf79257d9b17a6be1e1cf8cf3e98aeaa74be6514b8ee93f3213ebc8cf [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" "2a3355caf79257d9b17a6be1e1cf8cf3e98aeaa74be6514b8ee93f3213ebc8cf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cryptoxide v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking chain-ser v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#01f978a5) [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking typed-bytes v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#01f978a5) [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking sparse-array v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#01f978a5) [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking eccoxide v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking chain-core v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#01f978a5) [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.2.1/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 chain-time v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#01f978a5) [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking csv-core v0.1.10 [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] Compiling proc-macro-error-attr v1.0.4 [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" "2a3355caf79257d9b17a6be1e1cf8cf3e98aeaa74be6514b8ee93f3213ebc8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3355caf79257d9b17a6be1e1cf8cf3e98aeaa74be6514b8ee93f3213ebc8cf", kill_on_drop: false }` [INFO] [stdout] 2a3355caf79257d9b17a6be1e1cf8cf3e98aeaa74be6514b8ee93f3213ebc8cf