[INFO] fetching crate diff2html 0.2.3...
[INFO] testing diff2html-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate diff2html 0.2.3 into /workspace/builds/worker-0-tc1/source
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diff2html 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 71 packages to latest compatible versions
[INFO] [stderr] Adding clap v2.34.0 (available: v4.5.40)
[INFO] [stderr] Adding handlebars v1.1.0 (available: v6.3.2)
[INFO] [stderr] Adding seahash v3.0.7 (available: v4.1.0)
[INFO] [stderr] Adding v_htmlescape v0.4.5 (available: v0.15.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded seahash v3.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f6672e92913a8c25606d6734226fb24f2fc91b2e194e87578257c63e69429da
[INFO] running `Command { std: "docker" "start" "-a" "4f6672e92913a8c25606d6734226fb24f2fc91b2e194e87578257c63e69429da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f6672e92913a8c25606d6734226fb24f2fc91b2e194e87578257c63e69429da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6672e92913a8c25606d6734226fb24f2fc91b2e194e87578257c63e69429da", kill_on_drop: false }`
[INFO] [stdout] 4f6672e92913a8c25606d6734226fb24f2fc91b2e194e87578257c63e69429da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] c323528932ad2995bbfe17da450e4446d489021e55faaa7cc362ea09324dc05a
[INFO] running `Command { std: "docker" "start" "-a" "c323528932ad2995bbfe17da450e4446d489021e55faaa7cc362ea09324dc05a", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling ucd-trie v0.1.7
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling v_htmlescape v0.4.5
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling difference v2.0.0
[INFO] [stderr] Compiling seahash v3.0.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling encoding_rs_io v0.1.7
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling v_escape_derive v0.5.6
[INFO] [stderr] Compiling v_escape v0.7.4
[INFO] [stderr] Compiling pest v2.8.1
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling pest_meta v2.8.1
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling pest_generator v2.8.1
[INFO] [stderr] Compiling pest_derive v2.8.1
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling handlebars v1.1.0
[INFO] [stderr] Compiling diff2html v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout] --> src/difference.rs:77:12
[INFO] [stdout] |
[INFO] [stdout] 77 | #[cfg_attr(feature = "cargo-clippy", allow(many_single_char_names))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] |
[INFO] [stdout] = note: no expected values for `feature`
[INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout] --> src/difference.rs:77:12
[INFO] [stdout] |
[INFO] [stdout] 77 | #[cfg_attr(feature = "cargo-clippy", allow(many_single_char_names))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] |
[INFO] [stdout] = note: no expected values for `feature`
[INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[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] = 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] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `split` is never read
[INFO] [stdout] --> src/difference.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 20 | pub struct Changeset {
[INFO] [stdout] | --------- field in this struct
[INFO] [stdout] 21 | pub diffs: Vec,
[INFO] [stdout] 22 | pub split: SplitType,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout] --> src/main.rs:87:17
[INFO] [stdout] |
[INFO] [stdout] 87 | .author(crate_authors!("\n"))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&std::string::String`
[INFO] [stdout] --> src/main.rs:87:17
[INFO] [stdout] |
[INFO] [stdout] 87 | .author(crate_authors!("\n"))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] = note: this error originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stdout] |
[INFO] [stdout] 493| &(&(*VALUE))[..]
[INFO] [stdout] | ++ +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `diff2html` (bin "diff2html") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c323528932ad2995bbfe17da450e4446d489021e55faaa7cc362ea09324dc05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c323528932ad2995bbfe17da450e4446d489021e55faaa7cc362ea09324dc05a", kill_on_drop: false }`
[INFO] [stdout] c323528932ad2995bbfe17da450e4446d489021e55faaa7cc362ea09324dc05a