[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperlaki%2Fopen_dam" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lperlaki/open_dam on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-8/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 1ecd7b8e19e0d3fe92e7348a5d77cc9f2c337b8fc76b9015e12fd596e790072a [INFO] running `Command { std: "docker" "start" "-a" "1ecd7b8e19e0d3fe92e7348a5d77cc9f2c337b8fc76b9015e12fd596e790072a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ecd7b8e19e0d3fe92e7348a5d77cc9f2c337b8fc76b9015e12fd596e790072a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecd7b8e19e0d3fe92e7348a5d77cc9f2c337b8fc76b9015e12fd596e790072a", kill_on_drop: false }` [INFO] [stdout] 1ecd7b8e19e0d3fe92e7348a5d77cc9f2c337b8fc76b9015e12fd596e790072a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 62b5ff7250c879db0af116e3ef9a1d2c53f884a07e58becb5e23bfe8beb4c2fe [INFO] running `Command { std: "docker" "start" "-a" "62b5ff7250c879db0af116e3ef9a1d2c53f884a07e58becb5e23bfe8beb4c2fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling checksum v0.2.1 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling rexif v0.3.6 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling quote v1.0.2 [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 atty v0.2.11 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.13 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.3.3 [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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0554, E0635. [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 6 previous errors [INFO] running `Command { std: "docker" "inspect" "62b5ff7250c879db0af116e3ef9a1d2c53f884a07e58becb5e23bfe8beb4c2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b5ff7250c879db0af116e3ef9a1d2c53f884a07e58becb5e23bfe8beb4c2fe", kill_on_drop: false }` [INFO] [stdout] 62b5ff7250c879db0af116e3ef9a1d2c53f884a07e58becb5e23bfe8beb4c2fe