[INFO] cloning repository https://github.com/MordragT/injector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MordragT/injector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Finjector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Finjector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6edd90ef9630ee381918a58e925a8c4bcdc0d9ce [INFO] testing MordragT/injector against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Finjector" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MordragT/injector on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MordragT/injector [INFO] finished tweaking git repo https://github.com/MordragT/injector [INFO] tweaked toml for git repo https://github.com/MordragT/injector written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/MordragT/injector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9990d33b5abb13227ef1f0555d8f2a056d97041649b2f6bc47df4d4b412c3a0e [INFO] running `Command { std: "docker" "start" "-a" "9990d33b5abb13227ef1f0555d8f2a056d97041649b2f6bc47df4d4b412c3a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9990d33b5abb13227ef1f0555d8f2a056d97041649b2f6bc47df4d4b412c3a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9990d33b5abb13227ef1f0555d8f2a056d97041649b2f6bc47df4d4b412c3a0e", kill_on_drop: false }` [INFO] [stdout] 9990d33b5abb13227ef1f0555d8f2a056d97041649b2f6bc47df4d4b412c3a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1825fd36625f96ac1ffdacee5a6377cfb38f6af74ac5af65b7447491a3f64597 [INFO] running `Command { std: "docker" "start" "-a" "1825fd36625f96ac1ffdacee5a6377cfb38f6af74ac5af65b7447491a3f64597", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.17.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling dynasmrt v1.2.1 [INFO] [stderr] Compiling injex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | if let Some(Ok(name)) = elf.strtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:67:55 [INFO] [stdout] | [INFO] [stdout] 67 | if let Some(Ok(name)) = elf.dynstrtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.28s [INFO] running `Command { std: "docker" "inspect" "1825fd36625f96ac1ffdacee5a6377cfb38f6af74ac5af65b7447491a3f64597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1825fd36625f96ac1ffdacee5a6377cfb38f6af74ac5af65b7447491a3f64597", kill_on_drop: false }` [INFO] [stdout] 1825fd36625f96ac1ffdacee5a6377cfb38f6af74ac5af65b7447491a3f64597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebb67804e47bb4104ceef0de11699d06a8612f244ca3358ed9e0681b688235e5 [INFO] running `Command { std: "docker" "start" "-a" "ebb67804e47bb4104ceef0de11699d06a8612f244ca3358ed9e0681b688235e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | if let Some(Ok(name)) = elf.strtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:67:55 [INFO] [stdout] | [INFO] [stdout] 67 | if let Some(Ok(name)) = elf.dynstrtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling injex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | if let Some(Ok(name)) = elf.strtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stdout] --> src/injection/mod.rs:67:55 [INFO] [stdout] | [INFO] [stdout] 67 | if let Some(Ok(name)) = elf.dynstrtab.get(sym.st_name) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 55s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/injex-5d7d27a0658ce3dd) [INFO] running `Command { std: "docker" "inspect" "ebb67804e47bb4104ceef0de11699d06a8612f244ca3358ed9e0681b688235e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb67804e47bb4104ceef0de11699d06a8612f244ca3358ed9e0681b688235e5", kill_on_drop: false }` [INFO] [stdout] ebb67804e47bb4104ceef0de11699d06a8612f244ca3358ed9e0681b688235e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cbe812cbc2f8359ab3ab52d0bae2e1299d8b76d60fdf400eed289541b759dca [INFO] running `Command { std: "docker" "start" "-a" "5cbe812cbc2f8359ab3ab52d0bae2e1299d8b76d60fdf400eed289541b759dca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stderr] --> src/injection/mod.rs:57:52 [INFO] [stderr] | [INFO] [stderr] 57 | if let Some(Ok(name)) = elf.strtab.get(sym.st_name) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `goblin::strtab::Strtab::<'a>::get`: Bad performance, use get_at() instead [INFO] [stderr] --> src/injection/mod.rs:67:55 [INFO] [stderr] | [INFO] [stderr] 67 | if let Some(Ok(name)) = elf.dynstrtab.get(sym.st_name) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `injex` (lib) generated 2 warnings [INFO] [stderr] warning: `injex` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/injex-5d7d27a0658ce3dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests injex [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 17) ... FAILED [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 17) stdout ---- [INFO] [stdout] error: expected `;`, found `println` [INFO] [stdout] --> src/lib.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 14 | let manipulator = InternalManipulator {} [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | println!("{:?}", manipulator.memory_maps()); [INFO] [stdout] | ------- unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: ProcessNotFound("game_name") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 17) [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5cbe812cbc2f8359ab3ab52d0bae2e1299d8b76d60fdf400eed289541b759dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cbe812cbc2f8359ab3ab52d0bae2e1299d8b76d60fdf400eed289541b759dca", kill_on_drop: false }` [INFO] [stdout] 5cbe812cbc2f8359ab3ab52d0bae2e1299d8b76d60fdf400eed289541b759dca