[INFO] cloning repository https://github.com/tyrone-sudeium/napi-gif-encoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrone-sudeium/napi-gif-encoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-sudeium%2Fnapi-gif-encoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-sudeium%2Fnapi-gif-encoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50e453a70088cecce6858b8d72b1146de215e110
[INFO] checking tyrone-sudeium/napi-gif-encoder against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-sudeium%2Fnapi-gif-encoder" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/tyrone-sudeium/napi-gif-encoder
[INFO] finished tweaking git repo https://github.com/tyrone-sudeium/napi-gif-encoder
[INFO] tweaked toml for git repo https://github.com/tyrone-sudeium/napi-gif-encoder written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyrone-sudeium/napi-gif-encoder on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyrone-sudeium/napi-gif-encoder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-build v1.0.1
[INFO] [stderr]   Downloaded napi-sys v1.0.0
[INFO] [stderr]   Downloaded napi-derive v1.0.0
[INFO] [stderr]   Downloaded mimalloc v0.1.25
[INFO] [stderr]   Downloaded engiffen v0.8.1
[INFO] [stderr]   Downloaded lab v0.4.4
[INFO] [stderr]   Downloaded rayon v0.7.1
[INFO] [stderr]   Downloaded ureq v2.0.0
[INFO] [stderr]   Downloaded inflate v0.2.0
[INFO] [stderr]   Downloaded png v0.7.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.21
[INFO] [stderr]   Downloaded image v0.13.0
[INFO] [stderr]   Downloaded napi v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aa11b929e6c5c173fa23962146c45c292eb4ca99ed744524a68d48630519517
[INFO] running `Command { std: "docker" "start" "-a" "9aa11b929e6c5c173fa23962146c45c292eb4ca99ed744524a68d48630519517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa11b929e6c5c173fa23962146c45c292eb4ca99ed744524a68d48630519517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa11b929e6c5c173fa23962146c45c292eb4ca99ed744524a68d48630519517", kill_on_drop: false }`
[INFO] [stdout] 9aa11b929e6c5c173fa23962146c45c292eb4ca99ed744524a68d48630519517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0c61ef02281e0bd3eac6d2e40900c2f74c51a1e14aa3c526b0ed98a86ef9182
[INFO] running `Command { std: "docker" "start" "-a" "f0c61ef02281e0bd3eac6d2e40900c2f74c51a1e14aa3c526b0ed98a86ef9182", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking inflate v0.2.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]    Compiling napi-build v1.0.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling napi-gif-encoder v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking napi-sys v1.0.0
[INFO] [stderr]     Checking lab v0.4.4
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking napi v1.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking png v0.7.0
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking rayon v0.7.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking image v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling napi-derive v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking engiffen v0.8.1
[INFO] [stderr]     Checking jemallocator v0.3.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "f0c61ef02281e0bd3eac6d2e40900c2f74c51a1e14aa3c526b0ed98a86ef9182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0c61ef02281e0bd3eac6d2e40900c2f74c51a1e14aa3c526b0ed98a86ef9182", kill_on_drop: false }`
[INFO] [stdout] f0c61ef02281e0bd3eac6d2e40900c2f74c51a1e14aa3c526b0ed98a86ef9182
