[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] 4eecfc025edb1b1f24beb6b6b7939d062ab55638
[INFO] testing AzathothC2/azathoth-core against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzathothC2%2Fazathoth-core" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzathothC2/azathoth-core on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5800975b47158d4493aacbf8e9e171e6e5b690ca7de7af7e21b8e55a63f5368
[INFO] running `Command { std: "docker" "start" "-a" "f5800975b47158d4493aacbf8e9e171e6e5b690ca7de7af7e21b8e55a63f5368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5800975b47158d4493aacbf8e9e171e6e5b690ca7de7af7e21b8e55a63f5368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5800975b47158d4493aacbf8e9e171e6e5b690ca7de7af7e21b8e55a63f5368", kill_on_drop: false }`
[INFO] [stdout] f5800975b47158d4493aacbf8e9e171e6e5b690ca7de7af7e21b8e55a63f5368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 681f55c0378eddf1d59739bbe9262617af1be08011f4c1f5e6256a05ddf60808
[INFO] running `Command { std: "docker" "start" "-a" "681f55c0378eddf1d59739bbe9262617af1be08011f4c1f5e6256a05ddf60808", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "681f55c0378eddf1d59739bbe9262617af1be08011f4c1f5e6256a05ddf60808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681f55c0378eddf1d59739bbe9262617af1be08011f4c1f5e6256a05ddf60808", kill_on_drop: false }`
[INFO] [stdout] 681f55c0378eddf1d59739bbe9262617af1be08011f4c1f5e6256a05ddf60808
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592fa350c13c774e7c632354d60bd0a6b35d97dd620177f3498da6bcaae9f52e
[INFO] running `Command { std: "docker" "start" "-a" "592fa350c13c774e7c632354d60bd0a6b35d97dd620177f3498da6bcaae9f52e", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "592fa350c13c774e7c632354d60bd0a6b35d97dd620177f3498da6bcaae9f52e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592fa350c13c774e7c632354d60bd0a6b35d97dd620177f3498da6bcaae9f52e", kill_on_drop: false }`
[INFO] [stdout] 592fa350c13c774e7c632354d60bd0a6b35d97dd620177f3498da6bcaae9f52e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcfd5c5472de6cf3ef93f30359ccdb029e409f7cab9f6cb5bcb216fd57677f56
[INFO] running `Command { std: "docker" "start" "-a" "dcfd5c5472de6cf3ef93f30359ccdb029e409f7cab9f6cb5bcb216fd57677f56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azathoth_core-889ec9022e3551ba)
[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::syscall1 (line 33) ... FAILED
[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::syscall6 (line 185) ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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::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] ---- 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] 
[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.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.24s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dcfd5c5472de6cf3ef93f30359ccdb029e409f7cab9f6cb5bcb216fd57677f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcfd5c5472de6cf3ef93f30359ccdb029e409f7cab9f6cb5bcb216fd57677f56", kill_on_drop: false }`
[INFO] [stdout] dcfd5c5472de6cf3ef93f30359ccdb029e409f7cab9f6cb5bcb216fd57677f56
