[INFO] cloning repository https://github.com/igorsaux/byond_scripting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorsaux/byond_scripting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Fbyond_scripting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Fbyond_scripting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa2d438d499749d774bb0e88cd99864b85025fc4 [INFO] testing igorsaux/byond_scripting against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Fbyond_scripting" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/igorsaux/byond_scripting on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/igorsaux/byond_scripting [INFO] finished tweaking git repo https://github.com/igorsaux/byond_scripting [INFO] tweaked toml for git repo https://github.com/igorsaux/byond_scripting written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/igorsaux/byond_scripting already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb2dd6bc38a0dcc29b1b7693b171f23b5db860617ab5b39d43a7e3dd30efa299 [INFO] running `Command { std: "docker" "start" "-a" "eb2dd6bc38a0dcc29b1b7693b171f23b5db860617ab5b39d43a7e3dd30efa299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb2dd6bc38a0dcc29b1b7693b171f23b5db860617ab5b39d43a7e3dd30efa299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2dd6bc38a0dcc29b1b7693b171f23b5db860617ab5b39d43a7e3dd30efa299", kill_on_drop: false }` [INFO] [stdout] eb2dd6bc38a0dcc29b1b7693b171f23b5db860617ab5b39d43a7e3dd30efa299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af2fe25f166c3f4480d3e3657ea475b70b3e6378707be94d9fc36dd0a5750564 [INFO] running `Command { std: "docker" "start" "-a" "af2fe25f166c3f4480d3e3657ea475b70b3e6378707be94d9fc36dd0a5750564", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slice-pool v0.4.1 [INFO] [stderr] Compiling byond v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling auxtools v0.1.0 (https://github.com/igorsaux/auxtools?branch=bv8#53a7d59a) [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fslock v0.1.8 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mmap-fixed v0.1.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling v8 v0.36.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling detour v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling auxtools-impl v0.1.0 (https://github.com/igorsaux/auxtools?branch=bv8#53a7d59a) [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/auxtools-e96e61676678555b/53a7d59/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-e96e61676678555b/53a7d59/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-e96e61676678555b/53a7d59/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 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` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af2fe25f166c3f4480d3e3657ea475b70b3e6378707be94d9fc36dd0a5750564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2fe25f166c3f4480d3e3657ea475b70b3e6378707be94d9fc36dd0a5750564", kill_on_drop: false }` [INFO] [stdout] af2fe25f166c3f4480d3e3657ea475b70b3e6378707be94d9fc36dd0a5750564