[INFO] cloning repository https://github.com/robertohuertasm/figma-asset-downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertohuertasm/figma-asset-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Ffigma-asset-downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Ffigma-asset-downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33bff378a6d5c6dc824bd7353cafe0b947fe76fc [INFO] testing robertohuertasm/figma-asset-downloader against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Ffigma-asset-downloader" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertohuertasm/figma-asset-downloader on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robertohuertasm/figma-asset-downloader [INFO] finished tweaking git repo https://github.com/robertohuertasm/figma-asset-downloader [INFO] tweaked toml for git repo https://github.com/robertohuertasm/figma-asset-downloader written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/robertohuertasm/figma-asset-downloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e84ea68007c796ec55b31bdbecd6626f8b67c03d51151bf7e0ba42086579cd [INFO] running `Command { std: "docker" "start" "-a" "51e84ea68007c796ec55b31bdbecd6626f8b67c03d51151bf7e0ba42086579cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e84ea68007c796ec55b31bdbecd6626f8b67c03d51151bf7e0ba42086579cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e84ea68007c796ec55b31bdbecd6626f8b67c03d51151bf7e0ba42086579cd", kill_on_drop: false }` [INFO] [stdout] 51e84ea68007c796ec55b31bdbecd6626f8b67c03d51151bf7e0ba42086579cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77e0d98f986b257c80d6dce3feb3c0f82e4f25201bae95a4514efead89e878b [INFO] running `Command { std: "docker" "start" "-a" "d77e0d98f986b257c80d6dce3feb3c0f82e4f25201bae95a4514efead89e878b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling scan_dir v0.3.3 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling oxipng v3.0.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.2.0 [INFO] [stderr] Compiling libdeflate-sys v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling libdeflater v0.5.0 [INFO] [stderr] Compiling cloudflare-zlib v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.8 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling figma-asset-downloader v0.7.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Generic` [INFO] [stdout] --> src/manifest_checker.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Generic, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.82s [INFO] running `Command { std: "docker" "inspect" "d77e0d98f986b257c80d6dce3feb3c0f82e4f25201bae95a4514efead89e878b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77e0d98f986b257c80d6dce3feb3c0f82e4f25201bae95a4514efead89e878b", kill_on_drop: false }` [INFO] [stdout] d77e0d98f986b257c80d6dce3feb3c0f82e4f25201bae95a4514efead89e878b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c555911d57aaf2606d8ed23daf2b01ea6f3b928146e7808816a99348796baa8 [INFO] running `Command { std: "docker" "start" "-a" "6c555911d57aaf2606d8ed23daf2b01ea6f3b928146e7808816a99348796baa8", kill_on_drop: false }` [INFO] [stderr] Compiling figma-asset-downloader v0.7.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Generic` [INFO] [stdout] --> src/manifest_checker.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Generic, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "6c555911d57aaf2606d8ed23daf2b01ea6f3b928146e7808816a99348796baa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c555911d57aaf2606d8ed23daf2b01ea6f3b928146e7808816a99348796baa8", kill_on_drop: false }` [INFO] [stdout] 6c555911d57aaf2606d8ed23daf2b01ea6f3b928146e7808816a99348796baa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef7245b32ed1e91df16162f4ab9c8a909c0fc2769af6645930e5a6f4dbd26c66 [INFO] running `Command { std: "docker" "start" "-a" "ef7245b32ed1e91df16162f4ab9c8a909c0fc2769af6645930e5a6f4dbd26c66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: variant is never constructed: `Generic` [INFO] [stdout] running 18 tests [INFO] [stderr] --> src/manifest_checker.rs:14:5 [INFO] [stdout] test manifest_checker::tests::manifest_should_have_new_assets_if_new_assets_are_added ... ok [INFO] [stderr] | [INFO] [stdout] test models::tests::cli_add_non_defaults_add_document_id_if_some ... ok [INFO] [stderr] 14 | Generic, [INFO] [stdout] test models::tests::cli_add_non_defaults_add_file_extensions_if_not_default ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test manifest_checker::tests::manifest_should_not_use_extensions_when_files_have_extensions ... ok [INFO] [stderr] | [INFO] [stdout] test manifest_checker::tests::manifest_should_use_scales ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] test models::tests::cli_add_non_defaults_add_file_scales_if_not_default ... ok [INFO] [stderr] [INFO] [stdout] test models::tests::cli_add_non_defaults_add_file_id_if_some ... ok [INFO] [stderr] warning: 1 warning emitted [INFO] [stdout] test models::tests::cli_add_non_defaults_add_pat_if_some ... ok [INFO] [stderr] [INFO] [stdout] test models::tests::cli_add_non_defaults_add_opt_only_on_validation_if_true ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] test models::tests::cli_add_non_defaults_add_opt_jpg_level_if_some ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fad-0160314a4bdd1e53) [INFO] [stdout] test models::tests::cli_add_non_defaults_add_config_path_if_not_default ... ok [INFO] [stdout] test models::tests::cli_add_non_defaults_add_opt_png_level_if_some ... ok [INFO] [stdout] test models::tests::cli_add_non_defaults_add_force_file_extensions_if_true ... ok [INFO] [stdout] test models::tests::cli_add_non_defaults_add_subcommands ... ok [INFO] [stdout] test manifest_checker::tests::manifest_should_have_all_none_if_assets_and_manifest_are_ok ... ok [INFO] [stdout] test manifest_checker::tests::manifest_should_use_extensions_when_files_have_no_extension ... ok [INFO] [stdout] test models::tests::cli_add_non_defaults_add_path_if_not_default ... ok [INFO] [stdout] test manifest_checker::tests::manifest_should_have_missing_assets_if_assets_are_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef7245b32ed1e91df16162f4ab9c8a909c0fc2769af6645930e5a6f4dbd26c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7245b32ed1e91df16162f4ab9c8a909c0fc2769af6645930e5a6f4dbd26c66", kill_on_drop: false }` [INFO] [stdout] ef7245b32ed1e91df16162f4ab9c8a909c0fc2769af6645930e5a6f4dbd26c66