[INFO] cloning repository https://github.com/anigo-org/anigo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anigo-org/anigo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanigo-org%2Fanigo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanigo-org%2Fanigo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52f3129b96b7af759f2b823822b60c9a62897ef7
[INFO] checking anigo-org/anigo against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanigo-org%2Fanigo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anigo-org/anigo
[INFO] finished tweaking git repo https://github.com/anigo-org/anigo
[INFO] tweaked toml for git repo https://github.com/anigo-org/anigo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anigo-org/anigo on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anigo-org/anigo 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddeaea4b0a9e77ac9287c1ac14d3e32136c6d2a244d9dbd5f0f91a3e4471f751
[INFO] running `Command { std: "docker" "start" "-a" "ddeaea4b0a9e77ac9287c1ac14d3e32136c6d2a244d9dbd5f0f91a3e4471f751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddeaea4b0a9e77ac9287c1ac14d3e32136c6d2a244d9dbd5f0f91a3e4471f751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddeaea4b0a9e77ac9287c1ac14d3e32136c6d2a244d9dbd5f0f91a3e4471f751", kill_on_drop: false }`
[INFO] [stdout] ddeaea4b0a9e77ac9287c1ac14d3e32136c6d2a244d9dbd5f0f91a3e4471f751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29eb7dc9d275483062090da63508cf0f6be9df61cf30e48b0d8c0001517d5c3
[INFO] running `Command { std: "docker" "start" "-a" "a29eb7dc9d275483062090da63508cf0f6be9df61cf30e48b0d8c0001517d5c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking dyn-clone v1.0.10
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking inquire v0.5.2
[INFO] [stderr]     Checking anigo-bin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `specs`
[INFO] [stdout]   --> lib/impl_core/library.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn load_content<T>(&self, specs: &'static [&'static dyn specialty::Specialty]) -> Vec<T>
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_specs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `core`
[INFO] [stdout]  --> lib/cdylib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn mpv_1(core: Arc<Mutex<Core>>) {
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXPORTS` is never used
[INFO] [stdout]   --> lib/cdylib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const EXPORTS: &'static [&'static Component] = &[
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> lib/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub check: Option<fn() -> Result<bool, Box<dyn Error>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `future::Future`, and `rc::Rc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::RefCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     future::Future,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::backtrace::Backtrace`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::backtrace::Backtrace;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `future::Future`, and `rc::Rc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::RefCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     future::Future,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::backtrace::Backtrace`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::backtrace::Backtrace;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `specs`
[INFO] [stdout]   --> lib/impl_core/library.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn load_content<T>(&self, specs: &'static [&'static dyn specialty::Specialty]) -> Vec<T>
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_specs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `core`
[INFO] [stdout]  --> lib/cdylib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn mpv_1(core: Arc<Mutex<Core>>) {
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXPORTS` is never used
[INFO] [stdout]   --> lib/cdylib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const EXPORTS: &'static [&'static Component] = &[
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> lib/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub check: Option<fn() -> Result<bool, Box<dyn Error>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
[INFO] running `Command { std: "docker" "inspect" "a29eb7dc9d275483062090da63508cf0f6be9df61cf30e48b0d8c0001517d5c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29eb7dc9d275483062090da63508cf0f6be9df61cf30e48b0d8c0001517d5c3", kill_on_drop: false }`
[INFO] [stdout] a29eb7dc9d275483062090da63508cf0f6be9df61cf30e48b0d8c0001517d5c3
