[INFO] fetching crate swf-emitter 0.13.0... [INFO] checking swf-emitter-0.13.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate swf-emitter 0.13.0 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate swf-emitter 0.13.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swf-emitter 0.13.0 [INFO] finished tweaking crates.io crate swf-emitter 0.13.0 [INFO] tweaked toml for crates.io crate swf-emitter 0.13.0 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build_const v0.2.2 [INFO] [stderr] Downloaded adler32 v1.2.0 [INFO] [stderr] Downloaded crc v1.8.1 [INFO] [stderr] Downloaded lzma-rs v0.2.0 [INFO] [stderr] Downloaded swf-types v0.13.0 [INFO] [stderr] Downloaded swf-parser v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a154f02d19a858c21025d2e087d9a99b365800bee8149cb88d5f10121ff03822 [INFO] running `Command { std: "docker" "start" "-a" "a154f02d19a858c21025d2e087d9a99b365800bee8149cb88d5f10121ff03822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a154f02d19a858c21025d2e087d9a99b365800bee8149cb88d5f10121ff03822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a154f02d19a858c21025d2e087d9a99b365800bee8149cb88d5f10121ff03822", kill_on_drop: false }` [INFO] [stdout] a154f02d19a858c21025d2e087d9a99b365800bee8149cb88d5f10121ff03822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19157326a59a2c7dc06e4469e2c1160cc8f7f8b3d531c2dfecb3ab45b8494b9a [INFO] running `Command { std: "docker" "start" "-a" "19157326a59a2c7dc06e4469e2c1160cc8f7f8b3d531c2dfecb3ab45b8494b9a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking lzma-rs v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Checking swf-fixed v0.1.5 [INFO] [stderr] Checking swf-types v0.13.0 [INFO] [stderr] Checking swf-parser v0.13.0 [INFO] [stderr] Checking swf-emitter v0.13.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: function is never used: `test_emit_movie` [INFO] [stdout] --> src/lib.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | fn test_emit_movie(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_tag` [INFO] [stdout] --> src/lib.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | fn test_emit_tag(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_color_transform_with_alpha` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | / test_various_ref_emitter_impl!( [INFO] [stdout] 179 | | test_emit_color_transform_with_alpha, [INFO] [stdout] 180 | | "../tests/various/color-transform-with-alpha/*/", [INFO] [stdout] 181 | | emit_color_transform_with_alpha, [INFO] [stdout] 182 | | ColorTransformWithAlpha [INFO] [stdout] 183 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_le_f16` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | test_various_copy_emitter_impl!(test_emit_le_f16, "../tests/various/float16-le/*/", emit_le_f16, f32); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_copy_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_header` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | test_various_ref_emitter_impl!(test_emit_header, "../tests/various/header/*/", emit_header, Header); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_matrix` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | test_various_ref_emitter_impl!(test_emit_matrix, "../tests/various/matrix/*/", emit_matrix, Matrix); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_rect` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | test_various_ref_emitter_impl!(test_emit_rect, "../tests/various/rect/*/", emit_rect, Rect); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_swf_signature` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / test_various_ref_emitter_impl!( [INFO] [stdout] 194 | | test_emit_swf_signature, [INFO] [stdout] 195 | | "../tests/various/swf-signature/*/", [INFO] [stdout] 196 | | emit_swf_signature, [INFO] [stdout] 197 | | SwfSignature [INFO] [stdout] 198 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_leb128_u32` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / test_various_copy_emitter_impl!( [INFO] [stdout] 201 | | test_emit_leb128_u32, [INFO] [stdout] 202 | | "../tests/various/uint32-leb128/*/", [INFO] [stdout] 203 | | emit_leb128_u32, [INFO] [stdout] 204 | | u32 [INFO] [stdout] 205 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_copy_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.35s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking swf-emitter v0.13.0 (/tmp/fixit) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/tags.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/tags.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_movie` [INFO] [stdout] --> src/lib.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | fn test_emit_movie(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_tag` [INFO] [stdout] --> src/lib.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | fn test_emit_tag(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_color_transform_with_alpha` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | / test_various_ref_emitter_impl!( [INFO] [stdout] 179 | | test_emit_color_transform_with_alpha, [INFO] [stdout] 180 | | "../tests/various/color-transform-with-alpha/*/", [INFO] [stdout] 181 | | emit_color_transform_with_alpha, [INFO] [stdout] 182 | | ColorTransformWithAlpha [INFO] [stdout] 183 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_le_f16` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | test_various_copy_emitter_impl!(test_emit_le_f16, "../tests/various/float16-le/*/", emit_le_f16, f32); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_copy_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_header` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | test_various_ref_emitter_impl!(test_emit_header, "../tests/various/header/*/", emit_header, Header); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_matrix` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | test_various_ref_emitter_impl!(test_emit_matrix, "../tests/various/matrix/*/", emit_matrix, Matrix); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_rect` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | test_various_ref_emitter_impl!(test_emit_rect, "../tests/various/rect/*/", emit_rect, Rect); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_swf_signature` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / test_various_ref_emitter_impl!( [INFO] [stdout] 194 | | test_emit_swf_signature, [INFO] [stdout] 195 | | "../tests/various/swf-signature/*/", [INFO] [stdout] 196 | | emit_swf_signature, [INFO] [stdout] 197 | | SwfSignature [INFO] [stdout] 198 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_ref_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_emit_leb128_u32` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | fn $name(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / test_various_copy_emitter_impl!( [INFO] [stdout] 201 | | test_emit_leb128_u32, [INFO] [stdout] 202 | | "../tests/various/uint32-leb128/*/", [INFO] [stdout] 203 | | emit_leb128_u32, [INFO] [stdout] 204 | | u32 [INFO] [stdout] 205 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_various_copy_emitter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "19157326a59a2c7dc06e4469e2c1160cc8f7f8b3d531c2dfecb3ab45b8494b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19157326a59a2c7dc06e4469e2c1160cc8f7f8b3d531c2dfecb3ab45b8494b9a", kill_on_drop: false }` [INFO] [stdout] 19157326a59a2c7dc06e4469e2c1160cc8f7f8b3d531c2dfecb3ab45b8494b9a