[INFO] cloning repository https://github.com/passchaos/ydcv-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passchaos/ydcv-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fydcv-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fydcv-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07aa0f508cb4a77fb9c45619e85788e2d4259c56 [INFO] checking passchaos/ydcv-rust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasschaos%2Fydcv-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passchaos/ydcv-rust 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/passchaos/ydcv-rust [INFO] finished tweaking git repo https://github.com/passchaos/ydcv-rust [INFO] tweaked toml for git repo https://github.com/passchaos/ydcv-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/passchaos/ydcv-rust 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b14b0ec951abc0b6798ecd6b1026eedfda16da32f731f0e6420cbb156911385 [INFO] running `Command { std: "docker" "start" "-a" "8b14b0ec951abc0b6798ecd6b1026eedfda16da32f731f0e6420cbb156911385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b14b0ec951abc0b6798ecd6b1026eedfda16da32f731f0e6420cbb156911385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b14b0ec951abc0b6798ecd6b1026eedfda16da32f731f0e6420cbb156911385", kill_on_drop: false }` [INFO] [stdout] 8b14b0ec951abc0b6798ecd6b1026eedfda16da32f731f0e6420cbb156911385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] e6eb1ed6a63b15cac983d575012f3e2a50a0cd29ed1f9ce6e09df6c2c1503a8d [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" "e6eb1ed6a63b15cac983d575012f3e2a50a0cd29ed1f9ce6e09df6c2c1503a8d", kill_on_drop: false }` [INFO] [stderr] Checking slog v1.3.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking serde v0.8.19 [INFO] [stderr] Checking isatty v0.1.3 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Checking url v1.2.3 [INFO] [stderr] Checking openssl-sys v0.7.17 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking clap v2.19.2 [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.3.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] [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] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.2.3/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [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 E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e6eb1ed6a63b15cac983d575012f3e2a50a0cd29ed1f9ce6e09df6c2c1503a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6eb1ed6a63b15cac983d575012f3e2a50a0cd29ed1f9ce6e09df6c2c1503a8d", kill_on_drop: false }` [INFO] [stdout] e6eb1ed6a63b15cac983d575012f3e2a50a0cd29ed1f9ce6e09df6c2c1503a8d