[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] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] [stderr] fatal: unable to update HEAD
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[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] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoopersmall%2Fdd/hooks/pre-merge-commit.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[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#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoopersmall%2Fdd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/coopersmall/dd on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-0-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e74f86648d3c3e0b0d794f0161efd892b69cd2e01b70fef3699ea958bdbf4f9
[INFO] running `Command { std: "docker" "start" "-a" "6e74f86648d3c3e0b0d794f0161efd892b69cd2e01b70fef3699ea958bdbf4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e74f86648d3c3e0b0d794f0161efd892b69cd2e01b70fef3699ea958bdbf4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e74f86648d3c3e0b0d794f0161efd892b69cd2e01b70fef3699ea958bdbf4f9", kill_on_drop: false }`
[INFO] [stdout] 6e74f86648d3c3e0b0d794f0161efd892b69cd2e01b70fef3699ea958bdbf4f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b979fcd1a0190ee2de5b2934d7b519e3799ab34b3603a9719af8965b4a142ca
[INFO] running `Command { std: "docker" "start" "-a" "8b979fcd1a0190ee2de5b2934d7b519e3799ab34b3603a9719af8965b4a142ca", 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<str>`, found `&str`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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<str>`, found `&str`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.files.iter().find(|f| f.name == name)
[INFO] [stdout]    |                                    ------    ^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.name == *other || self.path == *other
[INFO] [stdout]    |         ---------    ^^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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<str>`, found `&str`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:51:52
[INFO] [stdout]    |
[INFO] [stdout] 51 |         self.directories.iter().find(|d| d.name == name)
[INFO] [stdout]    |                                          ------    ^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.name == other || self.path == other
[INFO] [stdout]    |         ---------    ^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.name == *other || self.path == *other
[INFO] [stdout]    |         ---------    ^^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:69:44
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.name == other || self.path == other
[INFO] [stdout]    |                               ---------    ^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |         self.name == *other || self.path == *other
[INFO] [stdout]    |                                ---------    ^^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |         self.name == *other || self.path == *other
[INFO] [stdout]    |         ---------    ^^^^^^ expected `Box<str>`, found `String`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]               found struct `String`
[INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box<str>`
[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:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.name == other || self.path == other
[INFO] [stdout]    |         ---------    ^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[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:75:45
[INFO] [stdout]    |
[INFO] [stdout] 75 |         self.name == *other || self.path == *other
[INFO] [stdout]    |                                ---------    ^^^^^^ expected `Box<str>`, found `String`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]               found struct `String`
[INFO] [stdout] help: call `Into::into` on this expression to convert `String` into `Box<str>`
[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::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/slice/mod.rs:2549: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:69:44
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.name == other || self.path == other
[INFO] [stdout]    |                               ---------    ^^^^^ expected `Box<str>`, found `&str`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected because this is `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<str>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] help: call `Into::into` on this expression to convert `&str` into `Box<str>`
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.name == other || self.path == other.into()
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dd` (bin "dd") due to 9 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 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b979fcd1a0190ee2de5b2934d7b519e3799ab34b3603a9719af8965b4a142ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b979fcd1a0190ee2de5b2934d7b519e3799ab34b3603a9719af8965b4a142ca", kill_on_drop: false }`
[INFO] [stdout] 8b979fcd1a0190ee2de5b2934d7b519e3799ab34b3603a9719af8965b4a142ca
