[INFO] cloning repository https://github.com/lperlaki/open_dam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lperlaki/open_dam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperlaki%2Fopen_dam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperlaki%2Fopen_dam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 171a5f0f5bf2b4c73d36ddb58cee00cd610ed2eb [INFO] testing lperlaki/open_dam against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperlaki%2Fopen_dam" "/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/lperlaki/open_dam on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lperlaki/open_dam [INFO] finished tweaking git repo https://github.com/lperlaki/open_dam [INFO] tweaked toml for git repo https://github.com/lperlaki/open_dam written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lperlaki/open_dam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.20.0 [INFO] [stderr] Downloaded notify v4.0.13 [INFO] [stderr] Downloaded sys-info v0.5.8 [INFO] [stderr] Downloaded checksum v0.2.1 [INFO] [stderr] Downloaded open v1.3.2 [INFO] [stderr] Downloaded rexif v0.3.6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12aa9018563430bbb01e33de7bd04dddb9f664757465b60dc938108bbd0fc5ac [INFO] running `Command { std: "docker" "start" "-a" "12aa9018563430bbb01e33de7bd04dddb9f664757465b60dc938108bbd0fc5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12aa9018563430bbb01e33de7bd04dddb9f664757465b60dc938108bbd0fc5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12aa9018563430bbb01e33de7bd04dddb9f664757465b60dc938108bbd0fc5ac", kill_on_drop: false }` [INFO] [stdout] 12aa9018563430bbb01e33de7bd04dddb9f664757465b60dc938108bbd0fc5ac [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b0965c18027abee1c8c3e6796bbaab6ceb81ef585ad16522006a67b640eac4a [INFO] running `Command { std: "docker" "start" "-a" "4b0965c18027abee1c8c3e6796bbaab6ceb81ef585ad16522006a67b640eac4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling rexif v0.3.6 [INFO] [stderr] Compiling checksum v0.2.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling dam v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `std::option` [INFO] [stdout] --> src/error.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^ not found in `std::option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `std::option` [INFO] [stdout] --> src/error.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | fn from(_e: std::option::NoneError) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in `std::option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/error.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl From<&str> for Error { [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for struct `error::Error` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `error::Error: From<&str>` found [INFO] [stdout] --> src/error.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | impl From<&str> for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dam` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b0965c18027abee1c8c3e6796bbaab6ceb81ef585ad16522006a67b640eac4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0965c18027abee1c8c3e6796bbaab6ceb81ef585ad16522006a67b640eac4a", kill_on_drop: false }` [INFO] [stdout] 4b0965c18027abee1c8c3e6796bbaab6ceb81ef585ad16522006a67b640eac4a