[INFO] cloning repository https://github.com/Putnam3145/auxmos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Putnam3145/auxmos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPutnam3145%2Fauxmos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPutnam3145%2Fauxmos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 193f4c8eacf25fc86d75d78f39e3412e0ec1bb3d [INFO] checking Putnam3145/auxmos against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPutnam3145%2Fauxmos" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Putnam3145/auxmos on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Putnam3145/auxmos [INFO] finished tweaking git repo https://github.com/Putnam3145/auxmos [INFO] tweaked toml for git repo https://github.com/Putnam3145/auxmos written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Putnam3145/auxmos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Putnam3145/auxcallback` [INFO] [stderr] Updating git repository `https://github.com/Putnam3145/auxcleanup` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a47624b1ebfba451d39535caf28eb4d39380055ff828a589cec3ab2958a85b7a [INFO] running `Command { std: "docker" "start" "-a" "a47624b1ebfba451d39535caf28eb4d39380055ff828a589cec3ab2958a85b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47624b1ebfba451d39535caf28eb4d39380055ff828a589cec3ab2958a85b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47624b1ebfba451d39535caf28eb4d39380055ff828a589cec3ab2958a85b7a", kill_on_drop: false }` [INFO] [stdout] a47624b1ebfba451d39535caf28eb4d39380055ff828a589cec3ab2958a85b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351ae61460af3c6c968740702dc38f78b0319eedae4066de1583b4ebd0ce1b79 [INFO] running `Command { std: "docker" "start" "-a" "351ae61460af3c6c968740702dc38f78b0319eedae4066de1583b4ebd0ce1b79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking slice-pool v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking nonmax v0.5.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling auxtools v0.1.0 (https://github.com/willox/auxtools#15488a9c) [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking mmap-fixed v0.1.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking coarsetime v0.1.19 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking detour v0.7.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling auxtools-impl v0.1.0 (https://github.com/willox/auxtools#15488a9c) [INFO] [stderr] Compiling auxcleanup-impl v0.1.0 (https://github.com/Putnam3145/auxcleanup#c5cef535) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/list.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | return Err(runtime!("attempted to create List from non-list value")); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/list.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 54 | | "failed to get assoc list entry (probably given an invalid list or key)" [INFO] [stdout] 55 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/list.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 69 | | "failed to set assoc list entry (probably given an invalid list or key)" [INFO] [stdout] 70 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/proc.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | Err(runtime!("External proc call failed")) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | Err(runtime!("Attempted to get tile with invalid ID {}", id)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 128 | | "Attempted to get out-of-range tile at coords {} {} {}", [INFO] [stdout] 129 | | x + 1, [INFO] [stdout] 130 | | y + 1, [INFO] [stdout] 131 | | z + 1 [INFO] [stdout] 132 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | return Err(runtime!("Could not read {}.{}", &self, varname)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | return Err(runtime!("Could not write to {}.{}", self, varname)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | _ => Err(runtime!("Attempt to interpret non-number value as number")), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | _ => Err(runtime!("Attempt to interpret non-string value as String")), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | Err(runtime!("External proc call failed")) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:282:28 [INFO] [stdout] | [INFO] [stdout] 282 | return Err(runtime!("to_string failed on {:?}", self)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | return Err(runtime!("to_string failed on {:?}", self)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:338:26 [INFO] [stdout] | [INFO] [stdout] 338 | .map_err(|_| runtime!("tried to create string containing NUL"))?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/auxtools/src/value.rs:354:44 [INFO] [stdout] | [INFO] [stdout] 354 | CString::new(data).map_err(|_| runtime!("tried to create string containing NUL"))?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/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 struct `Elf32_Phdr`, found struct `Elf64_Phdr` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const Elf32_Phdr` [INFO] [stdout] found raw pointer `*const Elf64_Phdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-4b5993c84b29485c/15488a9/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/15488a9/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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "351ae61460af3c6c968740702dc38f78b0319eedae4066de1583b4ebd0ce1b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351ae61460af3c6c968740702dc38f78b0319eedae4066de1583b4ebd0ce1b79", kill_on_drop: false }` [INFO] [stdout] 351ae61460af3c6c968740702dc38f78b0319eedae4066de1583b4ebd0ce1b79