[INFO] cloning repository https://github.com/DaisukeUra/rust_lib_bin_mixed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaisukeUra/rust_lib_bin_mixed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaisukeUra%2Frust_lib_bin_mixed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaisukeUra%2Frust_lib_bin_mixed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8aa38df58f5cd0af43791496c36f1343fc29eab2 [INFO] checking DaisukeUra/rust_lib_bin_mixed against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaisukeUra%2Frust_lib_bin_mixed" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaisukeUra/rust_lib_bin_mixed on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaisukeUra/rust_lib_bin_mixed [INFO] finished tweaking git repo https://github.com/DaisukeUra/rust_lib_bin_mixed [INFO] tweaked toml for git repo https://github.com/DaisukeUra/rust_lib_bin_mixed written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DaisukeUra/rust_lib_bin_mixed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54ffaebab9a884b3ec810995a40ef09e633c1acc672f84b79b0fb7b5ec0afdf1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54ffaebab9a884b3ec810995a40ef09e633c1acc672f84b79b0fb7b5ec0afdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54ffaebab9a884b3ec810995a40ef09e633c1acc672f84b79b0fb7b5ec0afdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ffaebab9a884b3ec810995a40ef09e633c1acc672f84b79b0fb7b5ec0afdf1", kill_on_drop: false }` [INFO] [stdout] 54ffaebab9a884b3ec810995a40ef09e633c1acc672f84b79b0fb7b5ec0afdf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d50b2cd43440ec43bb04a0f7801592c33eae01e2a48e17a6153d25162a056bcd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d50b2cd43440ec43bb04a0f7801592c33eae01e2a48e17a6153d25162a056bcd", kill_on_drop: false }` [INFO] [stderr] Checking plugin_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | / pub struct Vahho { [INFO] [stdout] 4 | | pub data: i32, [INFO] [stdout] 5 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | / pub struct Vahho { [INFO] [stdout] 4 | | pub data: i32, [INFO] [stdout] 5 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Registration` should have a snake case name [INFO] [stdout] --> src/lib.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub extern "C" fn Registration() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `registration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Registration` should have a snake case name [INFO] [stdout] --> src/lib.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub extern "C" fn Registration() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `registration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "d50b2cd43440ec43bb04a0f7801592c33eae01e2a48e17a6153d25162a056bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50b2cd43440ec43bb04a0f7801592c33eae01e2a48e17a6153d25162a056bcd", kill_on_drop: false }` [INFO] [stdout] d50b2cd43440ec43bb04a0f7801592c33eae01e2a48e17a6153d25162a056bcd