[INFO] cloning repository https://github.com/katharostech/cast2gif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katharostech/cast2gif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fcast2gif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fcast2gif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a25b4d1fb60faa19501e918f102382b0145d1f72 [INFO] checking katharostech/cast2gif against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fcast2gif" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katharostech/cast2gif on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/katharostech/cast2gif [INFO] finished tweaking git repo https://github.com/katharostech/cast2gif [INFO] tweaked toml for git repo https://github.com/katharostech/cast2gif written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/katharostech/cast2gif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42bc155d1e3151fc0aa7f9f39df4ba4c49c9f10c482c1236a1e41a4e4f8e69c0 [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" "42bc155d1e3151fc0aa7f9f39df4ba4c49c9f10c482c1236a1e41a4e4f8e69c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42bc155d1e3151fc0aa7f9f39df4ba4c49c9f10c482c1236a1e41a4e4f8e69c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bc155d1e3151fc0aa7f9f39df4ba4c49c9f10c482c1236a1e41a4e4f8e69c0", kill_on_drop: false }` [INFO] [stdout] 42bc155d1e3151fc0aa7f9f39df4ba4c49c9f10c482c1236a1e41a4e4f8e69c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0daaa48be2518cacb2729c05b6eb7c36bf04c74183a0aafcf3e0a0b409ae7a [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" "fd0daaa48be2518cacb2729c05b6eb7c36bf04c74183a0aafcf3e0a0b409ae7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking rgb v0.8.16 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking imgref v1.4.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking wild v2.0.2 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking resize v0.4.0 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling imagequant-sys v2.12.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking flume v0.5.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking gif-dispose v2.3.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking vte v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking lodepng v2.5.0 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking imagequant v2.12.5 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking font-kit v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking gifski v0.10.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Checking enumset v0.4.5 [INFO] [stderr] Checking vt100 v0.8.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking cast2gif v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/cli.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/cli.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "fd0daaa48be2518cacb2729c05b6eb7c36bf04c74183a0aafcf3e0a0b409ae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0daaa48be2518cacb2729c05b6eb7c36bf04c74183a0aafcf3e0a0b409ae7a", kill_on_drop: false }` [INFO] [stdout] fd0daaa48be2518cacb2729c05b6eb7c36bf04c74183a0aafcf3e0a0b409ae7a