[INFO] cloning repository https://github.com/ckampfe/dither-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckampfe/dither-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fdither-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fdither-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741a0740a2a1ed6140c59ff61221e68f011c3744 [INFO] checking ckampfe/dither-web/741a0740a2a1ed6140c59ff61221e68f011c3744 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fdither-web" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckampfe/dither-web on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ckampfe/dither-web [INFO] finished tweaking git repo https://github.com/ckampfe/dither-web [INFO] tweaked toml for git repo https://github.com/ckampfe/dither-web written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ckampfe/dither-web 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ckampfe/console_log.git` [INFO] [stderr] Updating git repository `https://github.com/ckampfe/dither.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js-sys v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.27 [INFO] [stderr] Downloaded web-sys v0.3.54 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37928b0b5e2d85646bbc3bdd05070f2ca3c1c9394a53f9538272a9946a1cc1bd [INFO] running `Command { std: "docker" "start" "-a" "37928b0b5e2d85646bbc3bdd05070f2ca3c1c9394a53f9538272a9946a1cc1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37928b0b5e2d85646bbc3bdd05070f2ca3c1c9394a53f9538272a9946a1cc1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37928b0b5e2d85646bbc3bdd05070f2ca3c1c9394a53f9538272a9946a1cc1bd", kill_on_drop: false }` [INFO] [stdout] 37928b0b5e2d85646bbc3bdd05070f2ca3c1c9394a53f9538272a9946a1cc1bd [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1d968aa9a84eaaabfd0dbbd4eb57d73a686b0705fff4973ea208fe781841f7 [INFO] running `Command { std: "docker" "start" "-a" "fe1d968aa9a84eaaabfd0dbbd4eb57d73a686b0705fff4973ea208fe781841f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling dither-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking dither v0.1.0 (https://github.com/ckampfe/dither.git#c3a53930) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking js-sys v0.3.54 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.54 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.27 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking console_log v0.1.0 (https://github.com/ckampfe/console_log.git#19a8d8e5) [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.77 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "fe1d968aa9a84eaaabfd0dbbd4eb57d73a686b0705fff4973ea208fe781841f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1d968aa9a84eaaabfd0dbbd4eb57d73a686b0705fff4973ea208fe781841f7", kill_on_drop: false }` [INFO] [stdout] fe1d968aa9a84eaaabfd0dbbd4eb57d73a686b0705fff4973ea208fe781841f7