[INFO] fetching crate diff2html 0.2.3...
[INFO] testing diff2html-0.2.3 against beta-2022-04-10 for beta-1.61-1
[INFO] extracting crate diff2html 0.2.3 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate diff2html 0.2.3 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 crates.io crate diff2html 0.2.3
[INFO] finished tweaking crates.io crate diff2html 0.2.3
[INFO] tweaked toml for crates.io crate diff2html 0.2.3 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4f21cee29fb725bfbb28ffb89dd6280dc80a27b2eb380cb17dca21e06f20e01
[INFO] running `Command { std: "docker" "start" "-a" "c4f21cee29fb725bfbb28ffb89dd6280dc80a27b2eb380cb17dca21e06f20e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4f21cee29fb725bfbb28ffb89dd6280dc80a27b2eb380cb17dca21e06f20e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f21cee29fb725bfbb28ffb89dd6280dc80a27b2eb380cb17dca21e06f20e01", kill_on_drop: false }`
[INFO] [stdout] c4f21cee29fb725bfbb28ffb89dd6280dc80a27b2eb380cb17dca21e06f20e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fdfbafa79b6838197eef21852f2e27690e865bf2bf417a91e69b22c14dbedcc
[INFO] running `Command { std: "docker" "start" "-a" "4fdfbafa79b6838197eef21852f2e27690e865bf2bf417a91e69b22c14dbedcc", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling v_htmlescape v0.4.5
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling seahash v3.0.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling encoding_rs_io v0.1.7
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling regex v1.5.5
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling v_escape_derive v0.5.6
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling v_escape v0.7.4
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling handlebars v1.1.0
[INFO] [stderr] Compiling diff2html v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> src/main.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(pattern)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:64:22
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] help: use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 64 - let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] 64 + let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `diff2html` due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4fdfbafa79b6838197eef21852f2e27690e865bf2bf417a91e69b22c14dbedcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fdfbafa79b6838197eef21852f2e27690e865bf2bf417a91e69b22c14dbedcc", kill_on_drop: false }`
[INFO] [stdout] 4fdfbafa79b6838197eef21852f2e27690e865bf2bf417a91e69b22c14dbedcc