[INFO] fetching crate enum-utils 0.1.2... [INFO] checking enum-utils-0.1.2 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate enum-utils 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate enum-utils 0.1.2 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enum-utils 0.1.2 [INFO] finished tweaking crates.io crate enum-utils 0.1.2 [INFO] tweaked toml for crates.io crate enum-utils 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-utils-from-str v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4015c72c3845ce7ac18e3ea9faa6755e023e595d6a7f44da2895592ef5de803b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4015c72c3845ce7ac18e3ea9faa6755e023e595d6a7f44da2895592ef5de803b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4015c72c3845ce7ac18e3ea9faa6755e023e595d6a7f44da2895592ef5de803b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4015c72c3845ce7ac18e3ea9faa6755e023e595d6a7f44da2895592ef5de803b", kill_on_drop: false }` [INFO] [stdout] 4015c72c3845ce7ac18e3ea9faa6755e023e595d6a7f44da2895592ef5de803b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--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] 8504fc101e572ce4fa4c5bde6e877c9ce960880e4a0a4862a040371f3be1bd0f [INFO] running `Command { std: "docker" "start" "-a" "8504fc101e572ce4fa4c5bde6e877c9ce960880e4a0a4862a040371f3be1bd0f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking proc-macro2 v1.0.26 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking syn v1.0.69 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking enum-utils v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | version_sync::assert_markdown_deps_updated!("README.md"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/version.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | version_sync::assert_html_root_url_updated!("src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> tests/iter.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | #[repr(C, u16)] [INFO] [stdout] | ^ ^^^ [INFO] [stdout] 58 | #[repr(align(2))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(conflicting_repr_hints)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0566`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enum-utils` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8504fc101e572ce4fa4c5bde6e877c9ce960880e4a0a4862a040371f3be1bd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8504fc101e572ce4fa4c5bde6e877c9ce960880e4a0a4862a040371f3be1bd0f", kill_on_drop: false }` [INFO] [stdout] 8504fc101e572ce4fa4c5bde6e877c9ce960880e4a0a4862a040371f3be1bd0f