[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] 0e257300646ee4ec9017f2572e8f3cab41186f5e
[INFO] testing AzathothC2/azathoth-core against 1.90.0 for beta-1.91-2
[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 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 258b03c894abda28cb857d0bf5c7b975d95b21840145f950fc86694716d44059
[INFO] running `Command { std: "docker" "start" "-a" "258b03c894abda28cb857d0bf5c7b975d95b21840145f950fc86694716d44059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "258b03c894abda28cb857d0bf5c7b975d95b21840145f950fc86694716d44059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258b03c894abda28cb857d0bf5c7b975d95b21840145f950fc86694716d44059", kill_on_drop: false }`
[INFO] [stdout] 258b03c894abda28cb857d0bf5c7b975d95b21840145f950fc86694716d44059
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aad58e8f92a3cc13425a14c5f34c67e41d1887e9104d2f1e123bac2cc008850
[INFO] running `Command { std: "docker" "start" "-a" "2aad58e8f92a3cc13425a14c5f34c67e41d1887e9104d2f1e123bac2cc008850", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "2aad58e8f92a3cc13425a14c5f34c67e41d1887e9104d2f1e123bac2cc008850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aad58e8f92a3cc13425a14c5f34c67e41d1887e9104d2f1e123bac2cc008850", kill_on_drop: false }`
[INFO] [stdout] 2aad58e8f92a3cc13425a14c5f34c67e41d1887e9104d2f1e123bac2cc008850
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7421d46d296beb552c08d4bfe9a4a5c039bebaa21a4cdf845cb336e81a8c19ca
[INFO] running `Command { std: "docker" "start" "-a" "7421d46d296beb552c08d4bfe9a4a5c039bebaa21a4cdf845cb336e81a8c19ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling azathoth-core v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "7421d46d296beb552c08d4bfe9a4a5c039bebaa21a4cdf845cb336e81a8c19ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7421d46d296beb552c08d4bfe9a4a5c039bebaa21a4cdf845cb336e81a8c19ca", kill_on_drop: false }`
[INFO] [stdout] 7421d46d296beb552c08d4bfe9a4a5c039bebaa21a4cdf845cb336e81a8c19ca
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbc81c4e3342d6118eedf0ec304dc6678fd59f1fdd05749e37835aef6771a0a7
[INFO] running `Command { std: "docker" "start" "-a" "bbc81c4e3342d6118eedf0ec304dc6678fd59f1fdd05749e37835aef6771a0a7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azathoth_core-1a66334c569ee1e0)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests azathoth_core
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 170) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 48) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 138) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 109) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 18) ... FAILED
[INFO] [stdout] test src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 80) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 170) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:171:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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::syscall2 (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:49:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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::syscall5 (line 138) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:139:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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::syscall4 (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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::syscall1 (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azathoth_utils`
[INFO] [stdout]  --> src/os/linux/syscalls.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall1 (line 18)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall2 (line 48)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall3 (line 80)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall4 (line 109)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall5 (line 138)
[INFO] [stdout]     src/os/linux/syscalls.rs - os::linux::syscalls::syscall6 (line 170)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bbc81c4e3342d6118eedf0ec304dc6678fd59f1fdd05749e37835aef6771a0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc81c4e3342d6118eedf0ec304dc6678fd59f1fdd05749e37835aef6771a0a7", kill_on_drop: false }`
[INFO] [stdout] bbc81c4e3342d6118eedf0ec304dc6678fd59f1fdd05749e37835aef6771a0a7
