[INFO] cloning repository https://github.com/maoa3/devilution-comparer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maoa3/devilution-comparer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b4cda0d2fc7d84468893fde93cbdebf383e7ab6 [INFO] checking maoa3/devilution-comparer against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maoa3/devilution-comparer on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/maoa3/devilution-comparer [INFO] finished tweaking git repo https://github.com/maoa3/devilution-comparer [INFO] tweaked toml for git repo https://github.com/maoa3/devilution-comparer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/maoa3/devilution-comparer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee44cab494bfc02734c6fc1531b6563e41851a543b112a02b6dfc43f7fa79b27 [INFO] running `"docker" "start" "-a" "ee44cab494bfc02734c6fc1531b6563e41851a543b112a02b6dfc43f7fa79b27"` [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking toml v0.4.6 (https://github.com/alexcrichton/toml-rs.git#8181a7e6) [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.29.1 [INFO] [stderr] Compiling zydis v0.0.3 [INFO] [stderr] Checking devilution-comparer v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:76:30 [INFO] [stderr] | [INFO] [stderr] 76 | disasm_opts: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:123:20 [INFO] [stderr] | [INFO] [stderr] 123 | _: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | _: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:76:30 [INFO] [stderr] | [INFO] [stderr] 76 | disasm_opts: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:123:20 [INFO] [stderr] | [INFO] [stderr] 123 | _: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/disasm.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | _: Option<&mut Any>, [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:57:25 [INFO] [stderr] | [INFO] [stderr] 57 | / writeln!( [INFO] [stderr] 58 | | stdout_lock, [INFO] [stderr] 59 | | "Note: Skipping '{}' because no size was defined.", [INFO] [stderr] 60 | | func.name [INFO] [stderr] 61 | | ); [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:126:21 [INFO] [stderr] | [INFO] [stderr] 126 | / writeln!( [INFO] [stderr] 127 | | stdout_lock, [INFO] [stderr] 128 | | "WARN: Function '{}' was not found in the PDB.", [INFO] [stderr] 129 | | func.name [INFO] [stderr] 130 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | / writeln!( [INFO] [stderr] 135 | | stdout_lock, [INFO] [stderr] 136 | | "WARN: Function '{}' was not found in the config.", [INFO] [stderr] 137 | | func.1.name [INFO] [stderr] 138 | | ); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | write!(f, "+"); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | write!(f, "0x"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | write!(f, "-"); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | write!(f, "0x"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:57:25 [INFO] [stderr] | [INFO] [stderr] 57 | / writeln!( [INFO] [stderr] 58 | | stdout_lock, [INFO] [stderr] 59 | | "Note: Skipping '{}' because no size was defined.", [INFO] [stderr] 60 | | func.name [INFO] [stderr] 61 | | ); [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:126:21 [INFO] [stderr] | [INFO] [stderr] 126 | / writeln!( [INFO] [stderr] 127 | | stdout_lock, [INFO] [stderr] 128 | | "WARN: Function '{}' was not found in the PDB.", [INFO] [stderr] 129 | | func.name [INFO] [stderr] 130 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/generate_full.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | / writeln!( [INFO] [stderr] 135 | | stdout_lock, [INFO] [stderr] 136 | | "WARN: Function '{}' was not found in the config.", [INFO] [stderr] 137 | | func.1.name [INFO] [stderr] 138 | | ); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | write!(f, "+"); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | write!(f, "0x"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | write!(f, "-"); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/hexformat.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | write!(f, "0x"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "ee44cab494bfc02734c6fc1531b6563e41851a543b112a02b6dfc43f7fa79b27"` [INFO] running `"docker" "rm" "-f" "ee44cab494bfc02734c6fc1531b6563e41851a543b112a02b6dfc43f7fa79b27"` [INFO] [stdout] ee44cab494bfc02734c6fc1531b6563e41851a543b112a02b6dfc43f7fa79b27