[INFO] cloning repository https://github.com/colemickens/chefi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colemickens/chefi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fchefi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fchefi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d479f69ad993b6d58cb84c61a036a413cfab66c [INFO] checking colemickens/chefi against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fchefi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colemickens/chefi on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colemickens/chefi [INFO] finished tweaking git repo https://github.com/colemickens/chefi [INFO] tweaked toml for git repo https://github.com/colemickens/chefi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/colemickens/chefi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86dd71c8570c7c0f995e0fa15a9c6c68dadb929fec9402591d2e05f1347998d [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" "f86dd71c8570c7c0f995e0fa15a9c6c68dadb929fec9402591d2e05f1347998d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86dd71c8570c7c0f995e0fa15a9c6c68dadb929fec9402591d2e05f1347998d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86dd71c8570c7c0f995e0fa15a9c6c68dadb929fec9402591d2e05f1347998d", kill_on_drop: false }` [INFO] [stdout] f86dd71c8570c7c0f995e0fa15a9c6c68dadb929fec9402591d2e05f1347998d [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e5e3430c9dd0d7c46fde4c342b32f63469c9927fd446fd6ba3fd55f39b6db9 [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" "c5e5e3430c9dd0d7c46fde4c342b32f63469c9927fd446fd6ba3fd55f39b6db9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.3 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Checking slog v1.4.0 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking serde v0.8.21 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking tokio v0.0.0 [INFO] [stderr] Checking unicode-bidi v0.2.4 [INFO] [stderr] Checking futures v0.1.7 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stdout] error[E0277]: `core::fmt::Opaque` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-1.4.0/src/ser.rs:228:6 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait SyncSerialize: Send + Sync + 'static + Serialize {} [INFO] [stdout] | ---- required by this bound in `SyncSerialize` [INFO] [stdout] ... [INFO] [stdout] 228 | impl SyncSerialize for fmt::Arguments<'static> {} [INFO] [stdout] | ^^^^^^^^^^^^^ `core::fmt::Opaque` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Arguments<'static>`, the trait `Sync` is not implemented for `core::fmt::Opaque` [INFO] [stdout] = note: required because it appears within the type `&'static core::fmt::Opaque` [INFO] [stdout] = note: required because it appears within the type `ArgumentV1<'static>` [INFO] [stdout] = note: required because it appears within the type `[ArgumentV1<'static>]` [INFO] [stdout] = note: required because it appears within the type `&'static [ArgumentV1<'static>]` [INFO] [stdout] = note: required because it appears within the type `Arguments<'static>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slog` [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" "c5e5e3430c9dd0d7c46fde4c342b32f63469c9927fd446fd6ba3fd55f39b6db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e5e3430c9dd0d7c46fde4c342b32f63469c9927fd446fd6ba3fd55f39b6db9", kill_on_drop: false }` [INFO] [stdout] c5e5e3430c9dd0d7c46fde4c342b32f63469c9927fd446fd6ba3fd55f39b6db9