[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 try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzmcNotafraid%2Fmy-sudt-info" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zmcNotafraid/my-sudt-info on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-4/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numext-fixed-uint v0.1.4 [INFO] [stderr] Downloaded numext-constructor v0.1.4 [INFO] [stderr] Downloaded ckb-vm-definitions v0.19.2 [INFO] [stderr] Downloaded scroll_derive v0.10.3 [INFO] [stderr] Downloaded numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Downloaded enum-display-derive v0.1.0 [INFO] [stderr] Downloaded ckb-vm v0.19.2 [INFO] [stderr] Downloaded ckb-testtool v0.2.1 [INFO] [stderr] Downloaded numext-fixed-uint-core v0.1.4 [INFO] [stderr] Downloaded ckb-tool v0.2.1 [INFO] [stderr] Downloaded buddy-alloc v0.3.0 [INFO] [stderr] Downloaded ckb-allocator v0.1.1 [INFO] [stderr] Downloaded faketime v0.2.0 [INFO] [stderr] Downloaded ckb-std v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 001eec5247bdb527787132b1c14e395becbfa67db4007aa2f10471f38e61fff9 [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" "001eec5247bdb527787132b1c14e395becbfa67db4007aa2f10471f38e61fff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001eec5247bdb527787132b1c14e395becbfa67db4007aa2f10471f38e61fff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001eec5247bdb527787132b1c14e395becbfa67db4007aa2f10471f38e61fff9", kill_on_drop: false }` [INFO] [stdout] 001eec5247bdb527787132b1c14e395becbfa67db4007aa2f10471f38e61fff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24355efac6c69642656de38c523564a2f48a002f34c360520586b6f5536dcbc2 [INFO] running `Command { std: "docker" "start" "-a" "24355efac6c69642656de38c523564a2f48a002f34c360520586b6f5536dcbc2", 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] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 rand_core v0.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling tentacle-secio v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ckb-build-info v0.37.0 [INFO] [stderr] Checking ahash v0.3.8 [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 miniz_oxide v0.4.3 [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] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24355efac6c69642656de38c523564a2f48a002f34c360520586b6f5536dcbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24355efac6c69642656de38c523564a2f48a002f34c360520586b6f5536dcbc2", kill_on_drop: false }` [INFO] [stdout] 24355efac6c69642656de38c523564a2f48a002f34c360520586b6f5536dcbc2