[INFO] cloning repository https://github.com/coopersmall/dd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coopersmall/dd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoopersmall%2Fdd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoopersmall%2Fdd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d77c63f03b8ade79cd09affbfe956805cf702e6c [INFO] checking coopersmall/dd against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoopersmall%2Fdd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coopersmall/dd on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coopersmall/dd [INFO] finished tweaking git repo https://github.com/coopersmall/dd [INFO] tweaked toml for git repo https://github.com/coopersmall/dd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coopersmall/dd already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffc583988cd6da9f26a88983a0e2e651edd5800317e6f3e765d00865c50f2490 [INFO] running `Command { std: "docker" "start" "-a" "ffc583988cd6da9f26a88983a0e2e651edd5800317e6f3e765d00865c50f2490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffc583988cd6da9f26a88983a0e2e651edd5800317e6f3e765d00865c50f2490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc583988cd6da9f26a88983a0e2e651edd5800317e6f3e765d00865c50f2490", kill_on_drop: false }` [INFO] [stdout] ffc583988cd6da9f26a88983a0e2e651edd5800317e6f3e765d00865c50f2490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b556fae47e13d39d9f38247616d35d95e6c7c71d79aec207926acd19387ae40 [INFO] running `Command { std: "docker" "start" "-a" "6b556fae47e13d39d9f38247616d35d95e6c7c71d79aec207926acd19387ae40", kill_on_drop: false }` [INFO] [stderr] Checking dd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:47:46 [INFO] [stdout] | [INFO] [stdout] 47 | self.files.iter().find(|f| f.name == name) [INFO] [stdout] | ------ ^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 47 | self.files.iter().find(|f| f.name == name.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | self.directories.iter().find(|d| d.name == name) [INFO] [stdout] | ------ ^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 51 | self.directories.iter().find(|d| d.name == name.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 63 | self.name == (*other).into() || self.path == *other [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == (*other).into() [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:47:46 [INFO] [stdout] | [INFO] [stdout] 47 | self.files.iter().find(|f| f.name == name) [INFO] [stdout] | ------ ^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 47 | self.files.iter().find(|f| f.name == name.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other [INFO] [stdout] | --------- ^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other.into() || self.path == other [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other [INFO] [stdout] | --------- ^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other.into() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | self.directories.iter().find(|d| d.name == name) [INFO] [stdout] | ------ ^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 51 | self.directories.iter().find(|d| d.name == name.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `String` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `String` [INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box` [INFO] [stdout] | [INFO] [stdout] 75 | self.name == (*other).into() || self.path == *other [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `String` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `String` [INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box` [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == (*other).into() [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 63 | self.name == (*other).into() || self.path == *other [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 63 | self.name == *other || self.path == (*other).into() [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other [INFO] [stdout] | --------- ^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other.into() || self.path == other [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other [INFO] [stdout] | --------- ^^^^^ expected `Box`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found reference `&str` [INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box` [INFO] [stdout] | [INFO] [stdout] 69 | self.name == other || self.path == other.into() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `file::File` with `file::File` [INFO] [stdout] --> src/primatives/directory.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | .filter(|f| !other.files.contains(f)) [INFO] [stdout] | ^^^^^^^^ no implementation for `file::File == file::File` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `file::File` [INFO] [stdout] note: required by a bound in `core::slice::::contains` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/slice/mod.rs:2550:5 [INFO] [stdout] help: consider annotating `file::File` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/primatives/file.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(PartialEq)] [INFO] [stdout] 2 | pub struct File { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `String` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `String` [INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box` [INFO] [stdout] | [INFO] [stdout] 75 | self.name == (*other).into() || self.path == *other [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/primatives/directory.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == *other [INFO] [stdout] | --------- ^^^^^^ expected `Box`, found `String` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `String` [INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box` [INFO] [stdout] | [INFO] [stdout] 75 | self.name == *other || self.path == (*other).into() [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `file::File` with `file::File` [INFO] [stdout] --> src/primatives/directory.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | .filter(|f| !other.files.contains(f)) [INFO] [stdout] | ^^^^^^^^ no implementation for `file::File == file::File` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `file::File` [INFO] [stdout] note: required by a bound in `core::slice::::contains` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/slice/mod.rs:2550:5 [INFO] [stdout] help: consider annotating `file::File` with `#[derive(PartialEq)]` [INFO] [stdout] --> src/primatives/file.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(PartialEq)] [INFO] [stdout] 2 | pub struct File { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local data `self.path` [INFO] [stdout] --> src/primatives/directory.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.path.as_ref() [INFO] [stdout] | ---------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] | `self.path` is borrowed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*self` which is behind a mutable reference [INFO] [stdout] --> src/primatives/directory.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | self.add(other); [INFO] [stdout] | ^^^^ ---------- `*self` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because `*self` has type `Directory`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `add` takes ownership of the receiver `self`, which moves `*self` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/ops/arith.rs:93:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*self` which is behind a mutable reference [INFO] [stdout] --> src/primatives/directory.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | self.sub(other); [INFO] [stdout] | ^^^^ ---------- `*self` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because `*self` has type `Directory`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `sub` takes ownership of the receiver `self`, which moves `*self` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/ops/arith.rs:203:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local data `self.path` [INFO] [stdout] --> src/primatives/directory.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.path.as_ref() [INFO] [stdout] | ---------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] | `self.path` is borrowed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*self` which is behind a mutable reference [INFO] [stdout] --> src/primatives/directory.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | self.add(other); [INFO] [stdout] | ^^^^ ---------- `*self` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because `*self` has type `Directory`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `add` takes ownership of the receiver `self`, which moves `*self` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/ops/arith.rs:93:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*self` which is behind a mutable reference [INFO] [stdout] --> src/primatives/directory.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | self.sub(other); [INFO] [stdout] | ^^^^ ---------- `*self` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because `*self` has type `Directory`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `sub` takes ownership of the receiver `self`, which moves `*self` [INFO] [stdout] --> /rustc/d534db0721b23cf977073bf4cd306dbf501e6b4d/library/core/src/ops/arith.rs:203:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0507, E0515. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0507, E0515. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dd` (bin "dd") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dd` (bin "dd" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "6b556fae47e13d39d9f38247616d35d95e6c7c71d79aec207926acd19387ae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b556fae47e13d39d9f38247616d35d95e6c7c71d79aec207926acd19387ae40", kill_on_drop: false }` [INFO] [stdout] 6b556fae47e13d39d9f38247616d35d95e6c7c71d79aec207926acd19387ae40