[INFO] cloning repository https://github.com/irisu-white/satori-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irisu-white/satori-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firisu-white%2Fsatori-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firisu-white%2Fsatori-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec05e59feb25a9b739c79f6599b11b1c90e67d80 [INFO] testing irisu-white/satori-tools against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firisu-white%2Fsatori-tools" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irisu-white/satori-tools on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/irisu-white/satori-tools [INFO] finished tweaking git repo https://github.com/irisu-white/satori-tools [INFO] tweaked toml for git repo https://github.com/irisu-white/satori-tools written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/irisu-white/satori-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 7fdc5f86036c832b1dda73032a11f334196cb594cea9323a88f232999dd465ba [INFO] running `Command { std: "docker" "start" "-a" "7fdc5f86036c832b1dda73032a11f334196cb594cea9323a88f232999dd465ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fdc5f86036c832b1dda73032a11f334196cb594cea9323a88f232999dd465ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fdc5f86036c832b1dda73032a11f334196cb594cea9323a88f232999dd465ba", kill_on_drop: false }` [INFO] [stdout] 7fdc5f86036c832b1dda73032a11f334196cb594cea9323a88f232999dd465ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] a5066bc5c11d626a5c0b6a57e07c232e9a649b1fec058cde2fa68cf40dcd2049 [INFO] running `Command { std: "docker" "start" "-a" "a5066bc5c11d626a5c0b6a57e07c232e9a649b1fec058cde2fa68cf40dcd2049", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling satori-tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `satori` [INFO] [stdout] --> src/bin/satori_cmd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use satori::proc::maps; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `satori` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `satori` [INFO] [stdout] --> src/bin/satori_cmd.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use satori::proc::mem; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `satori` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `satori` [INFO] [stdout] --> src/bin/satori_cmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use satori::proc::utils; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `satori` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `utils` [INFO] [stdout] --> src/bin/satori_cmd.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let pid = utils::package_pid(package_name)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maps` [INFO] [stdout] --> src/bin/satori_cmd.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | let mut maps = maps::read_maps(pid)?; [INFO] [stdout] | ^^^^ use of undeclared crate or module `maps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `satori` [INFO] [stdout] --> src/bin/memdump.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use satori::proc::maps; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `satori` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `utils` [INFO] [stdout] --> src/bin/satori_cmd.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | let cmdline = utils::command_line(pid)?; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maps` [INFO] [stdout] --> src/bin/satori_cmd.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | let maps = maps::read_maps(pid)?; [INFO] [stdout] | ^^^^ use of undeclared crate or module `maps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mem` [INFO] [stdout] --> src/bin/satori_cmd.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match mem::dump_library(pid, &maps, library_name, output_path) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `satori` [INFO] [stdout] --> src/bin/readelf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use satori::elf::elf32::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `satori` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maps` [INFO] [stdout] --> src/bin/memdump.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | let maps = maps::read_maps(pid)?; [INFO] [stdout] | ^^^^ use of undeclared crate or module `maps` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `satori-tools` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ELFHeader` [INFO] [stdout] --> src/bin/readelf.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let elf_header = match ELFHeader::load(&mut elf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use satori_tools::elf::elf32::ELFHeader; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SectionTable` [INFO] [stdout] --> src/bin/readelf.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | let section_table = match SectionTable::load(&mut elf, &elf_header) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use satori_tools::elf::elf32::SectionTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SectionTable` in this scope [INFO] [stdout] --> src/bin/readelf.rs:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn print_section_table(elf: &mut T, st: &SectionTable) -> Result<(), String> [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use satori_tools::elf::elf32::SectionTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringTable` [INFO] [stdout] --> src/bin/readelf.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | let name_table = match StringTable::load(elf, name_section) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use satori_tools::elf::elf32::StringTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a5066bc5c11d626a5c0b6a57e07c232e9a649b1fec058cde2fa68cf40dcd2049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5066bc5c11d626a5c0b6a57e07c232e9a649b1fec058cde2fa68cf40dcd2049", kill_on_drop: false }` [INFO] [stdout] a5066bc5c11d626a5c0b6a57e07c232e9a649b1fec058cde2fa68cf40dcd2049