[INFO] cloning repository https://github.com/jeremyBanks/0dmg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyBanks/0dmg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2F0dmg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2F0dmg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 061ccdfce4525c9b3ebb97f86f2c5e56a2a7e289
[INFO] testing jeremyBanks/0dmg against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2F0dmg" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyBanks/0dmg
[INFO] disabled cargo feature 'publish-lockfile' from git repo https://github.com/jeremyBanks/0dmg
[INFO] finished tweaking git repo https://github.com/jeremyBanks/0dmg
[INFO] tweaked toml for git repo https://github.com/jeremyBanks/0dmg written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyBanks/0dmg on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyBanks/0dmg 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `zerodmg` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316
[INFO] running `Command { std: "docker" "start" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `zerodmg` (manifest) generated 1 warning
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling libc v0.2.41
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling futures v0.1.21
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling slab v0.4.0
[INFO] [stderr]    Compiling lazycell v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.3.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling inflate v0.4.2
[INFO] [stderr]    Compiling color_quant v1.0.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling deflate v0.7.18
[INFO] [stderr]    Compiling gif v0.10.0
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.4.1
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling try-lock v0.1.0
[INFO] [stderr]    Compiling rand_core v0.2.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling bytes v0.4.8
[INFO] [stderr]    Compiling net2 v0.2.32
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.3.1
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling mio v0.6.14
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling base64 v0.9.2
[INFO] [stderr]    Compiling mime v0.3.7
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling httparse v1.2.4
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling tokio-executor v0.1.2
[INFO] [stderr]    Compiling tokio-io v0.1.6
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling want v0.0.4
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling relay v0.1.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.4
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling tokio-timer v0.2.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.1
[INFO] [stderr]    Compiling tokio-fs v0.1.0
[INFO] [stderr]    Compiling derive_more v0.11.0
[INFO] [stderr]    Compiling tokio-udp v0.1.0
[INFO] [stderr]    Compiling tokio-tcp v0.1.0
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]    Compiling tokio v0.1.7
[INFO] [stderr]    Compiling tokio-core v0.1.17
[INFO] [stderr]    Compiling jpeg-decoder v0.1.14
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling image v0.19.0
[INFO] [stderr]    Compiling hyper v0.11.27
[INFO] [stderr]    Compiling zerodmg-utils v0.1.9 (/opt/rustwide/workdir/zerodmg-utils)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> zerodmg-utils/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.76.0
[INFO] [stdout]   = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> zerodmg-utils/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> zerodmg-utils/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `rust_2018_idioms`
[INFO] [stdout]  --> zerodmg-utils/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(rust_2018_idioms)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerodmg-utils` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316", kill_on_drop: false }`
[INFO] [stdout] cedd7451ae4ad5ed37e86094b6e7a4b8aa84bc69fc7e451254bd678bee4b3316
