[INFO] updating cached repository https://github.com/Putnam3145/auxmaptick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 940575c4f02aac7db5f2dfe89feca83566e1538f [INFO] checking Putnam3145/auxmaptick/940575c4f02aac7db5f2dfe89feca83566e1538f against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPutnam3145%2Fauxmaptick" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Putnam3145/auxmaptick on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Putnam3145/auxmaptick [INFO] finished tweaking git repo https://github.com/Putnam3145/auxmaptick [INFO] tweaked toml for git repo https://github.com/Putnam3145/auxmaptick written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Putnam3145/auxmaptick already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbbaef0a95731ee34851a28e01c52d379f759d1abd27b80f30a6bd69f205edb [INFO] running `Command { std: "docker" "start" "-a" "cbbbaef0a95731ee34851a28e01c52d379f759d1abd27b80f30a6bd69f205edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbbaef0a95731ee34851a28e01c52d379f759d1abd27b80f30a6bd69f205edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbbaef0a95731ee34851a28e01c52d379f759d1abd27b80f30a6bd69f205edb", kill_on_drop: false }` [INFO] [stdout] cbbbaef0a95731ee34851a28e01c52d379f759d1abd27b80f30a6bd69f205edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c53c50b3589ac456c45b6edc0b11cc3cccc48e0ecb650f23d44c69b1e7255ce4 [INFO] running `Command { std: "docker" "start" "-a" "c53c50b3589ac456c45b6edc0b11cc3cccc48e0ecb650f23d44c69b1e7255ce4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking mmap-fixed v0.1.5 [INFO] [stderr] Checking slice-pool v0.4.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling auxtools v0.1.0 (https://github.com/willox/auxtools#d360f93f) [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking detour v0.7.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling auxtools-impl v0.1.0 (https://github.com/willox/auxtools#d360f93f) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/d360f93/auxtools/src/sigscan/linux.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe { std::slice::from_raw_parts(info.dlpi_phdr, info.dlpi_phnum as usize) }; [INFO] [stdout] | -------------------------- ^^^^^^^^^^^^^^ expected `*const Elf32_Phdr`, found `*const Elf64_Phdr` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const Elf32_Phdr` [INFO] [stdout] found raw pointer `*const Elf64_Phdr` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/slice/raw.rs:123:21 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/d360f93/auxtools/src/sigscan/linux.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | let start = (info.dlpi_addr + elf_header.p_vaddr) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `u32` to `u64` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/d360f93/auxtools/src/sigscan/linux.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | let start = (info.dlpi_addr + elf_header.p_vaddr) as usize; [INFO] [stdout] | ^ no implementation for `u64 + u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u64` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&'a u64` implements `Add` [INFO] [stdout] `&u64` implements `Add<&u64>` [INFO] [stdout] `u64` implements `Add<&u64>` [INFO] [stdout] `u64` implements `Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auxtools` (lib) due to 4 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c53c50b3589ac456c45b6edc0b11cc3cccc48e0ecb650f23d44c69b1e7255ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53c50b3589ac456c45b6edc0b11cc3cccc48e0ecb650f23d44c69b1e7255ce4", kill_on_drop: false }` [INFO] [stdout] c53c50b3589ac456c45b6edc0b11cc3cccc48e0ecb650f23d44c69b1e7255ce4