[INFO] cloning repository https://github.com/zmcNotafraid/my-sudt-info [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zmcNotafraid/my-sudt-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzmcNotafraid%2Fmy-sudt-info", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzmcNotafraid%2Fmy-sudt-info'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b3afdf39a44874a8a45345a0ea63ba53cb5c299 [INFO] checking zmcNotafraid/my-sudt-info against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzmcNotafraid%2Fmy-sudt-info" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zmcNotafraid/my-sudt-info on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zmcNotafraid/my-sudt-info [INFO] finished tweaking git repo https://github.com/zmcNotafraid/my-sudt-info [INFO] tweaked toml for git repo https://github.com/zmcNotafraid/my-sudt-info written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/zmcNotafraid/my-sudt-info already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e0d987153390925ade517148520d90879f722a1dc782e32d7da3b9dca210bd8 [INFO] running `Command { std: "docker" "start" "-a" "0e0d987153390925ade517148520d90879f722a1dc782e32d7da3b9dca210bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e0d987153390925ade517148520d90879f722a1dc782e32d7da3b9dca210bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0d987153390925ade517148520d90879f722a1dc782e32d7da3b9dca210bd8", kill_on_drop: false }` [INFO] [stdout] 0e0d987153390925ade517148520d90879f722a1dc782e32d7da3b9dca210bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec36310c882bca00eb1337e534b8a18056f444009d6121948fb517abcc9745e [INFO] running `Command { std: "docker" "start" "-a" "aec36310c882bca00eb1337e534b8a18056f444009d6121948fb517abcc9745e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling tentacle-secio v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking ckb-build-info v0.37.0 [INFO] [stderr] Compiling ckb-script v0.37.0 [INFO] [stderr] Checking ckb-vm-definitions v0.19.2 [INFO] [stderr] Checking buddy-alloc v0.3.0 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking blake2b-ref v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | v.fill(0, n); [INFO] [stdout] | ^^^^ - - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:425:10 [INFO] [stdout] | [INFO] [stdout] 425 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:485:10 [INFO] [stdout] | [INFO] [stdout] 485 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ - --------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b-ref-0.1.0/src/blake2b_ref.rs:3950:38 [INFO] [stdout] | [INFO] [stdout] 3950 | (*S).buf[(*S).buflen as usize..].fill( [INFO] [stdout] | ^^^^ expected 1 argument [INFO] [stdout] 3951 | 0, [INFO] [stdout] | - [INFO] [stdout] 3952 | (BLAKE2B_BLOCKBYTES as libc::c_int as libc::c_ulong).wrapping_sub((*S).buflen) as usize, [INFO] [stdout] | --------------------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blake2b-ref` [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" "aec36310c882bca00eb1337e534b8a18056f444009d6121948fb517abcc9745e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec36310c882bca00eb1337e534b8a18056f444009d6121948fb517abcc9745e", kill_on_drop: false }` [INFO] [stdout] aec36310c882bca00eb1337e534b8a18056f444009d6121948fb517abcc9745e