[INFO] fetching crate jni-bindgen 0.0.10... [INFO] checking jni-bindgen-0.0.10 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate jni-bindgen 0.0.10 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jni-bindgen 0.0.10 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jni-bindgen 0.0.10 [INFO] finished tweaking crates.io crate jni-bindgen 0.0.10 [INFO] tweaked toml for crates.io crate jni-bindgen 0.0.10 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate jni-bindgen 0.0.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jni-glue v0.0.10 [INFO] [stderr] Downloaded jni-bindgen-reflection v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952b99610b79be04b2108a1b81bdd07beddc7bd54d26d49e1320c8ea768ae144 [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" "952b99610b79be04b2108a1b81bdd07beddc7bd54d26d49e1320c8ea768ae144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952b99610b79be04b2108a1b81bdd07beddc7bd54d26d49e1320c8ea768ae144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952b99610b79be04b2108a1b81bdd07beddc7bd54d26d49e1320c8ea768ae144", kill_on_drop: false }` [INFO] [stdout] 952b99610b79be04b2108a1b81bdd07beddc7bd54d26d49e1320c8ea768ae144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d42bf5130d1b215d5084061a99536963d5ecaab919bedfb432b0625f0236e2cb [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" "d42bf5130d1b215d5084061a99536963d5ecaab919bedfb432b0625f0236e2cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking bugsalot v0.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking jni-glue v0.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking jni-bindgen-reflection v0.0.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking jni-bindgen v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/toml.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/toml.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Debug, Clone, Copy, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/identifiers/method_mangling_style.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Copy, Debug, Deserialize, PartialEq, Eq, Hash)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/toml.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/toml.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Debug, Clone, Copy, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/identifiers/method_mangling_style.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Copy, Debug, Deserialize, PartialEq, Eq, Hash)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.70s [INFO] running `Command { std: "docker" "inspect" "d42bf5130d1b215d5084061a99536963d5ecaab919bedfb432b0625f0236e2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42bf5130d1b215d5084061a99536963d5ecaab919bedfb432b0625f0236e2cb", kill_on_drop: false }` [INFO] [stdout] d42bf5130d1b215d5084061a99536963d5ecaab919bedfb432b0625f0236e2cb