[INFO] cloning repository https://github.com/dmilith/yak [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d5e26de26ab57d1481bf6cf5b7b3c0aad891ac0 [INFO] checking dmilith/yak against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmilith%2Fyak" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmilith/yak on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/dmilith/yak already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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 `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsgenetic v1.8.0 [INFO] [stderr] Downloaded rayon v0.3.1 [INFO] [stderr] Downloaded ammonia v0.1.3 [INFO] [stderr] Downloaded rustful v0.8.1 [INFO] [stderr] Downloaded cld2 v0.1.0 [INFO] [stderr] Downloaded cld2-sys v0.1.0 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4574f160d43c3e98aeb04ca35c58692d49bc12a18d15248907ec5d436bea592 [INFO] running `"docker" "start" "-a" "c4574f160d43c3e98aeb04ca35c58692d49bc12a18d15248907ec5d436bea592"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking anymap v0.11.2 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking difference v0.4.1 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking users v0.5.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking tendril v0.2.4 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking rayon v0.3.1 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.3.1/src/par_iter/internal.rs:25:40 [INFO] [stderr] | [INFO] [stderr] 25 | fn split_at(self, index: usize) -> (Self, Self); [INFO] [stderr] | ^^^^^^^^^^^^- help: consider further restricting `Self`: `where Self: std::marker::Sized` [INFO] [stderr] | | [INFO] [stderr] | doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.3.1/src/par_iter/internal.rs:42:40 [INFO] [stderr] | [INFO] [stderr] 42 | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider further restricting `Self`: `where Self: std::marker::Sized` [INFO] [stderr] | | [INFO] [stderr] | doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [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 `"docker" "inspect" "c4574f160d43c3e98aeb04ca35c58692d49bc12a18d15248907ec5d436bea592"` [INFO] running `"docker" "rm" "-f" "c4574f160d43c3e98aeb04ca35c58692d49bc12a18d15248907ec5d436bea592"` [INFO] [stdout] c4574f160d43c3e98aeb04ca35c58692d49bc12a18d15248907ec5d436bea592