[INFO] fetching crate diff2html 0.2.3...
[INFO] testing diff2html-0.2.3 against 1.59.0 for beta-1.60-1
[INFO] extracting crate diff2html 0.2.3 into /workspace/builds/worker-48/source
[INFO] validating manifest of crates.io crate diff2html 0.2.3 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 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-48/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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] aafd263a68d0e8ee7664f4de865a9bed337b1d3aa8be8c845fc7d4c44deec6d3
[INFO] running `Command { std: "docker" "start" "-a" "aafd263a68d0e8ee7664f4de865a9bed337b1d3aa8be8c845fc7d4c44deec6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aafd263a68d0e8ee7664f4de865a9bed337b1d3aa8be8c845fc7d4c44deec6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafd263a68d0e8ee7664f4de865a9bed337b1d3aa8be8c845fc7d4c44deec6d3", kill_on_drop: false }`
[INFO] [stdout] aafd263a68d0e8ee7664f4de865a9bed337b1d3aa8be8c845fc7d4c44deec6d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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] a56e509fede5406ffddd400b7f8dddec5f9f0dde87b69f316a9cf42b2996043e
[INFO] running `Command { std: "docker" "start" "-a" "a56e509fede5406ffddd400b7f8dddec5f9f0dde87b69f316a9cf42b2996043e", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.86
[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 serde v1.0.136
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling v_htmlescape v0.4.5
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling seahash v3.0.7
[INFO] [stderr] Compiling difference v2.0.0
[INFO] [stderr] Compiling encoding_rs v0.8.30
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling encoding_rs_io v0.1.7
[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_json v1.0.79
[INFO] [stderr] Compiling handlebars v1.1.0
[INFO] [stderr] Compiling diff2html v0.2.3 (/opt/rustwide/workdir)
[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[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> src/main.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(pattern)]
[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" "a56e509fede5406ffddd400b7f8dddec5f9f0dde87b69f316a9cf42b2996043e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a56e509fede5406ffddd400b7f8dddec5f9f0dde87b69f316a9cf42b2996043e", kill_on_drop: false }`
[INFO] [stdout] a56e509fede5406ffddd400b7f8dddec5f9f0dde87b69f316a9cf42b2996043e