[INFO] fetching crate batbox 0.7.0-alpha.2... [INFO] checking batbox-0.7.0-alpha.2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate batbox 0.7.0-alpha.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate batbox 0.7.0-alpha.2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate batbox 0.7.0-alpha.2 [INFO] finished tweaking crates.io crate batbox 0.7.0-alpha.2 [INFO] tweaked toml for crates.io crate batbox 0.7.0-alpha.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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 batbox-derive v0.7.0-alpha.0 [INFO] [stderr] Downloaded trans-derive v0.5.0-alpha.0 [INFO] [stderr] Downloaded trans v0.5.0-alpha.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6830fde8618437ad1188c96cc72e45e7b086116d852d2eb79c5d5e8e364382c7 [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" "6830fde8618437ad1188c96cc72e45e7b086116d852d2eb79c5d5e8e364382c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6830fde8618437ad1188c96cc72e45e7b086116d852d2eb79c5d5e8e364382c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6830fde8618437ad1188c96cc72e45e7b086116d852d2eb79c5d5e8e364382c7", kill_on_drop: false }` [INFO] [stdout] 6830fde8618437ad1188c96cc72e45e7b086116d852d2eb79c5d5e8e364382c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ce86c2b02bedc0096ee7d9923656e7c4bef5c30f2f82813bbb9d97fb70a47d [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" "02ce86c2b02bedc0096ee7d9923656e7c4bef5c30f2f82813bbb9d97fb70a47d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking stderrlog v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling trans-derive v0.5.0-alpha.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling batbox-derive v0.7.0-alpha.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking trans v0.5.0-alpha.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking batbox v0.7.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/color/mod.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[trans_doc = "ru:Цвет в формате RGBA"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | #[repr(C)] [INFO] [stdout] 12 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, Trans)] [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/geom/vec/vec2.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[trans_doc = "ru:Двумерный вектор"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | #[repr(C)] [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, Serialize, Deserialize, Trans)] [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/geom/vec/vec3.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[trans_doc = "ru:Трехмерный вектор"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | #[repr(C)] [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, Serialize, Deserialize, Trans)] [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/color/mod.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[trans_doc = "ru:Цвет в формате RGBA"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | #[repr(C)] [INFO] [stdout] 12 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, Trans)] [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/geom/vec/vec2.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[trans_doc = "ru:Двумерный вектор"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | #[repr(C)] [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, Serialize, Deserialize, Trans)] [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/geom/vec/vec3.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[trans_doc = "ru:Трехмерный вектор"] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | #[repr(C)] [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, Serialize, Deserialize, Trans)] [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 1m 43s [INFO] running `Command { std: "docker" "inspect" "02ce86c2b02bedc0096ee7d9923656e7c4bef5c30f2f82813bbb9d97fb70a47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ce86c2b02bedc0096ee7d9923656e7c4bef5c30f2f82813bbb9d97fb70a47d", kill_on_drop: false }` [INFO] [stdout] 02ce86c2b02bedc0096ee7d9923656e7c4bef5c30f2f82813bbb9d97fb70a47d