[INFO] cloning repository https://github.com/jabedude/rustart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabedude/rustart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabedude%2Frustart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabedude%2Frustart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f4e25f95e3d281eaa6f956119e15ec632396be [INFO] checking jabedude/rustart against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabedude%2Frustart" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabedude/rustart on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jabedude/rustart [INFO] removed path dependency libsystemd from git repo https://github.com/jabedude/rustart [INFO] finished tweaking git repo https://github.com/jabedude/rustart [INFO] tweaked toml for git repo https://github.com/jabedude/rustart written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jabedude/rustart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libsystemd) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libsystemd) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] dc302b2b40b61fbcaadfbbaeeb907bc6907ef516f685769d3a000f453a30e5cd [INFO] running `Command { std: "docker" "start" "-a" "dc302b2b40b61fbcaadfbbaeeb907bc6907ef516f685769d3a000f453a30e5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc302b2b40b61fbcaadfbbaeeb907bc6907ef516f685769d3a000f453a30e5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc302b2b40b61fbcaadfbbaeeb907bc6907ef516f685769d3a000f453a30e5cd", kill_on_drop: false }` [INFO] [stdout] dc302b2b40b61fbcaadfbbaeeb907bc6907ef516f685769d3a000f453a30e5cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 2f1cab29945cafea49dc312308046ecf0fa77ccff9389489f13a78e13eaa2b3b [INFO] running `Command { std: "docker" "start" "-a" "2f1cab29945cafea49dc312308046ecf0fa77ccff9389489f13a78e13eaa2b3b", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libsystemd) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking libsystemd v0.2.1 [INFO] [stderr] Checking rustart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | let mut fds = activation::receive_descriptors(false)?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:83:65 [INFO] [stdout] | [INFO] [stdout] 83 | daemon::notify(false, &[daemon::NotifyState::Errno(22)])?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_stream` found for struct `FileDescriptor` in the current scope [INFO] [stdout] --> src/logd.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | if raw_fd.is_unix() && raw_fd.is_stream() { [INFO] [stdout] | ^^^^^^^^^ method not found in `FileDescriptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_dgram` found for struct `FileDescriptor` in the current scope [INFO] [stdout] --> src/logd.rs:98:46 [INFO] [stdout] | [INFO] [stdout] 98 | } else if raw_fd.is_unix() && raw_fd.is_dgram() { [INFO] [stdout] | ^^^^^^^^ method not found in `FileDescriptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:120:57 [INFO] [stdout] | [INFO] [stdout] 120 | daemon::notify(false, &[daemon::NotifyState::Ready])?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | let mut fds = activation::receive_descriptors(false)?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:83:65 [INFO] [stdout] | [INFO] [stdout] 83 | daemon::notify(false, &[daemon::NotifyState::Errno(22)])?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustart` [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[E0599]: no method named `is_stream` found for struct `FileDescriptor` in the current scope [INFO] [stdout] --> src/logd.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | if raw_fd.is_unix() && raw_fd.is_stream() { [INFO] [stdout] | ^^^^^^^^^ method not found in `FileDescriptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_dgram` found for struct `FileDescriptor` in the current scope [INFO] [stdout] --> src/logd.rs:98:46 [INFO] [stdout] | [INFO] [stdout] 98 | } else if raw_fd.is_unix() && raw_fd.is_dgram() { [INFO] [stdout] | ^^^^^^^^ method not found in `FileDescriptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/logd.rs:120:57 [INFO] [stdout] | [INFO] [stdout] 120 | daemon::notify(false, &[daemon::NotifyState::Ready])?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Option>` [INFO] [stdout] = note: required because it appears within the type `error_chain::State` [INFO] [stdout] = note: required because it appears within the type `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Fail` for `libsystemd::errors::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `failure::Error` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f1cab29945cafea49dc312308046ecf0fa77ccff9389489f13a78e13eaa2b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1cab29945cafea49dc312308046ecf0fa77ccff9389489f13a78e13eaa2b3b", kill_on_drop: false }` [INFO] [stdout] 2f1cab29945cafea49dc312308046ecf0fa77ccff9389489f13a78e13eaa2b3b