[INFO] cloning repository https://github.com/dmilith/yak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmilith/yak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d5e26de26ab57d1481bf6cf5b7b3c0aad891ac0 [INFO] checking dmilith/yak against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak" "/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/dmilith/yak on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmilith/yak [INFO] finished tweaking git repo https://github.com/dmilith/yak [INFO] tweaked toml for git repo https://github.com/dmilith/yak written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dmilith/yak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d80a45d25509669aa3afc1b1e2cc8863917beb486de3ee1bb0434ba16b6ae4c6 [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" "d80a45d25509669aa3afc1b1e2cc8863917beb486de3ee1bb0434ba16b6ae4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d80a45d25509669aa3afc1b1e2cc8863917beb486de3ee1bb0434ba16b6ae4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80a45d25509669aa3afc1b1e2cc8863917beb486de3ee1bb0434ba16b6ae4c6", kill_on_drop: false }` [INFO] [stdout] d80a45d25509669aa3afc1b1e2cc8863917beb486de3ee1bb0434ba16b6ae4c6 [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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184e34f304d9266ca95207a50dbd1deffad42d810cee6f1b940dcb083e1e0e53 [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" "184e34f304d9266ca95207a50dbd1deffad42d810cee6f1b940dcb083e1e0e53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking buf_redux v0.1.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking anymap v0.11.2 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking sha1 v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Checking difference v0.4.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking users v0.5.3 [INFO] [stderr] Checking tendril v0.2.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking rayon v0.3.1 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.3.1/src/par_iter/internal.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | fn split_at(self, index: usize) -> (Self, Self); [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 25 | fn split_at(self, index: usize) -> (Self, Self) where Self: Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.3.1/src/par_iter/internal.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 42 | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) where Self: Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` [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" "184e34f304d9266ca95207a50dbd1deffad42d810cee6f1b940dcb083e1e0e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184e34f304d9266ca95207a50dbd1deffad42d810cee6f1b940dcb083e1e0e53", kill_on_drop: false }` [INFO] [stdout] 184e34f304d9266ca95207a50dbd1deffad42d810cee6f1b940dcb083e1e0e53