[INFO] cloning repository https://github.com/rtkaratekid/parse-elf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtkaratekid/parse-elf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtkaratekid%2Fparse-elf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtkaratekid%2Fparse-elf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e05d4b7afb40b99ce56c4a1a378558d96ef45e5 [INFO] checking rtkaratekid/parse-elf against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtkaratekid%2Fparse-elf" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtkaratekid/parse-elf on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rtkaratekid/parse-elf [INFO] finished tweaking git repo https://github.com/rtkaratekid/parse-elf [INFO] tweaked toml for git repo https://github.com/rtkaratekid/parse-elf written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rtkaratekid/parse-elf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ae08a3b3133826422e7d17c02703b8e25b517fd390b0419e9ee965c7260c615 [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" "3ae08a3b3133826422e7d17c02703b8e25b517fd390b0419e9ee965c7260c615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae08a3b3133826422e7d17c02703b8e25b517fd390b0419e9ee965c7260c615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae08a3b3133826422e7d17c02703b8e25b517fd390b0419e9ee965c7260c615", kill_on_drop: false }` [INFO] [stdout] 3ae08a3b3133826422e7d17c02703b8e25b517fd390b0419e9ee965c7260c615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81aa587454513abc27c6e4b3e3fa557eb40ca71c0b51d946d93cc9fda6930af7 [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" "81aa587454513abc27c6e4b3e3fa557eb40ca71c0b51d946d93cc9fda6930af7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking elf-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `ELFOSABI_SYSV` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | ELFOSABI_SYSV => writeln!(f, "UNIX System V ABI\n"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_sysv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_HPUX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | ELFOSABI_HPUX => writeln!(f, "HP-UX"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_hpux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_NETBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | ELFOSABI_NETBSD => writeln!(f, "NetBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_netbsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_SOLARIS` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | ELFOSABI_SOLARIS => writeln!(f, "Sun Solaris"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_solaris` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_AIX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | ELFOSABI_AIX => writeln!(f, "IBM AIX"), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_aix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_IRIX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | ELFOSABI_IRIX => writeln!(f, "SGI Irix"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_irix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_FREEBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | ELFOSABI_FREEBSD => writeln!(f, "FreeBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_freebsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_TRU64` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | ELFOSABI_TRU64 => writeln!(f, "Compaq TRU64 UNIX"), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_tru64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_MODESTO` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | ELFOSABI_MODESTO => writeln!(f, "Novell Modesto"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_modesto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_OPENBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | ELFOSABI_OPENBSD => writeln!(f, "OpenBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_openbsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_ARM_AEABI` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | ELFOSABI_ARM_AEABI => writeln!(f, "ARM EABI"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_arm_aeabi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_ARM` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | ELFOSABI_ARM => writeln!(f, "ARM"), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_arm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_STANDALONE` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | ELFOSABI_STANDALONE => writeln!(f, "Standalone (embedded) app"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_standalone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_SYSV` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | ELFOSABI_SYSV => writeln!(f, "UNIX System V ABI\n"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_sysv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_HPUX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | ELFOSABI_HPUX => writeln!(f, "HP-UX"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_hpux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_NETBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | ELFOSABI_NETBSD => writeln!(f, "NetBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_netbsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_SOLARIS` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | ELFOSABI_SOLARIS => writeln!(f, "Sun Solaris"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_solaris` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_AIX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | ELFOSABI_AIX => writeln!(f, "IBM AIX"), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_aix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_IRIX` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | ELFOSABI_IRIX => writeln!(f, "SGI Irix"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_irix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_FREEBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | ELFOSABI_FREEBSD => writeln!(f, "FreeBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_freebsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_TRU64` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | ELFOSABI_TRU64 => writeln!(f, "Compaq TRU64 UNIX"), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_tru64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_MODESTO` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | ELFOSABI_MODESTO => writeln!(f, "Novell Modesto"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_modesto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_OPENBSD` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | ELFOSABI_OPENBSD => writeln!(f, "OpenBSD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_openbsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_ARM_AEABI` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | ELFOSABI_ARM_AEABI => writeln!(f, "ARM EABI"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_arm_aeabi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_ARM` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | ELFOSABI_ARM => writeln!(f, "ARM"), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_arm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ELFOSABI_STANDALONE` should have a snake case name [INFO] [stdout] --> src/parse_elf.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | ELFOSABI_STANDALONE => writeln!(f, "Standalone (embedded) app"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `elfosabi_standalone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.18s [INFO] running `Command { std: "docker" "inspect" "81aa587454513abc27c6e4b3e3fa557eb40ca71c0b51d946d93cc9fda6930af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81aa587454513abc27c6e4b3e3fa557eb40ca71c0b51d946d93cc9fda6930af7", kill_on_drop: false }` [INFO] [stdout] 81aa587454513abc27c6e4b3e3fa557eb40ca71c0b51d946d93cc9fda6930af7