[INFO] cloning repository https://github.com/Drakulix/fireplace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Drakulix/fireplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e863265a2ae13f226a89e4400abd6e6f1c955f7 [INFO] checking Drakulix/fireplace against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrakulix%2Ffireplace" "/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/Drakulix/fireplace on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Drakulix/fireplace [INFO] finished tweaking git repo https://github.com/Drakulix/fireplace [INFO] tweaked toml for git repo https://github.com/Drakulix/fireplace written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Drakulix/fireplace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ae52743504779983b619597fd65b08afc9a8da56c1951fb83a07a5d85e22f3 [INFO] running `Command { std: "docker" "start" "-a" "a7ae52743504779983b619597fd65b08afc9a8da56c1951fb83a07a5d85e22f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ae52743504779983b619597fd65b08afc9a8da56c1951fb83a07a5d85e22f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ae52743504779983b619597fd65b08afc9a8da56c1951fb83a07a5d85e22f3", kill_on_drop: false }` [INFO] [stdout] a7ae52743504779983b619597fd65b08afc9a8da56c1951fb83a07a5d85e22f3 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f8964992bfd23e9a165d7aea5dea3f987a1fc9454f4508554fb62b432ec212 [INFO] running `Command { std: "docker" "start" "-a" "f2f8964992bfd23e9a165d7aea5dea3f987a1fc9454f4508554fb62b432ec212", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking slog v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Checking adler32 v0.3.0 [INFO] [stderr] Compiling quote v0.3.14 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking fixedbitset v0.1.5 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Checking bitflags v0.8.0 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking snowflake v1.2.0 [INFO] [stderr] Checking shaders_graphics2d_gles v0.1.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling unreachable v0.1.1 [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.5.2/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] [stderr] Compiling clang-sys v0.14.0 [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" "f2f8964992bfd23e9a165d7aea5dea3f987a1fc9454f4508554fb62b432ec212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f8964992bfd23e9a165d7aea5dea3f987a1fc9454f4508554fb62b432ec212", kill_on_drop: false }` [INFO] [stdout] f2f8964992bfd23e9a165d7aea5dea3f987a1fc9454f4508554fb62b432ec212