[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 try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmilith/yak on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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-14/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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 anymap v0.11.2 [INFO] [stderr] Downloaded mime_guess v1.5.0 [INFO] [stderr] Downloaded multipart v0.5.1 [INFO] [stderr] Downloaded ammonia v0.1.3 [INFO] [stderr] Downloaded rustful v0.8.1 [INFO] [stderr] Downloaded difference v0.4.1 [INFO] [stderr] Downloaded cld2 v0.1.0 [INFO] [stderr] Downloaded rayon v0.3.1 [INFO] [stderr] Downloaded rsgenetic v1.8.1 [INFO] [stderr] Downloaded users v0.5.3 [INFO] [stderr] Downloaded flame v0.1.12 [INFO] [stderr] Downloaded cld2-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cfd58044a3c2b2ada05676f5f85c01b4e005430c47ca3625c2dba7379d33a98 [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" "0cfd58044a3c2b2ada05676f5f85c01b4e005430c47ca3625c2dba7379d33a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cfd58044a3c2b2ada05676f5f85c01b4e005430c47ca3625c2dba7379d33a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfd58044a3c2b2ada05676f5f85c01b4e005430c47ca3625c2dba7379d33a98", kill_on_drop: false }` [INFO] [stdout] 0cfd58044a3c2b2ada05676f5f85c01b4e005430c47ca3625c2dba7379d33a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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] 0f06121911588af110feb2a4017aed62d942c35422213a11e671bde901465236 [INFO] running `Command { std: "docker" "start" "-a" "0f06121911588af110feb2a4017aed62d942c35422213a11e671bde901465236", kill_on_drop: false }` [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] Checking matches v0.1.8 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking buf_redux v0.1.3 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking anymap v0.11.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking sha1 v0.1.1 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking users v0.5.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Checking difference v0.4.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking rayon v0.3.1 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [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] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [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] Compiling curl-sys v0.1.35 [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" "0f06121911588af110feb2a4017aed62d942c35422213a11e671bde901465236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f06121911588af110feb2a4017aed62d942c35422213a11e671bde901465236", kill_on_drop: false }` [INFO] [stdout] 0f06121911588af110feb2a4017aed62d942c35422213a11e671bde901465236