[INFO] cloning repository https://github.com/AzathothC2/azathoth-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzathothC2/azathoth-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7342e06ac7de392b25ccba5edf95288ec9eb4cd
[INFO] testing AzathothC2/azathoth-core against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AzathothC2/azathoth-core
[INFO] finished tweaking git repo https://github.com/AzathothC2/azathoth-core
[INFO] tweaked toml for git repo https://github.com/AzathothC2/azathoth-core written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzathothC2/azathoth-core on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AzathothC2/azathoth-core 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f
[INFO] running `Command { std: "docker" "start" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azathoth_core-1955311f90f1e34e)
[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 azathoth_core
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use azathoth_utils::platform::linux::syscalls::syscall5;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use azathoth_utils::platform::linux::{syscalls::syscall2, consts::SYS_OPEN};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use azathoth_utils::platform::linux::syscalls::syscall1;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]   --> src/os/linux/syscalls.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use azathoth_utils::platform::linux::syscalls::syscall3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use azathoth_utils::platform::linux::syscalls::syscall4;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azathoth_utils` in this scope
[INFO] [stdout]    --> src/os/linux/syscalls.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use azathoth_utils::platform::linux::{syscalls::syscall6, consts::SYS_MMAP};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azathoth_utils`, use `cargo add azathoth_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 33)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 63)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 95)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 124)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 153)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 185)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.17s; merged doctests compilation took 0.05s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f", kill_on_drop: false }`
[INFO] [stdout] 681223d6fbf495bbad1b75b63e3fddce9daf97921e2d0f6cfd090d74dfa32a7f
