[INFO] cloning repository https://github.com/wyhinton/iconic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyhinton/iconic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Ficonic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Ficonic-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 376d975ca3236404f8a2416122b069424718b479 [INFO] checking wyhinton/iconic-rs against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Ficonic-rs" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wyhinton/iconic-rs on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wyhinton/iconic-rs [INFO] finished tweaking git repo https://github.com/wyhinton/iconic-rs [INFO] tweaked toml for git repo https://github.com/wyhinton/iconic-rs written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/wyhinton/iconic-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dev-dependencies.rust-embed.featrues [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08a15ab89d5bb6b75020e27ce98ca72edc50d62d52882e577b951f8eb5dd6b3 [INFO] running `Command { std: "docker" "start" "-a" "f08a15ab89d5bb6b75020e27ce98ca72edc50d62d52882e577b951f8eb5dd6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08a15ab89d5bb6b75020e27ce98ca72edc50d62d52882e577b951f8eb5dd6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08a15ab89d5bb6b75020e27ce98ca72edc50d62d52882e577b951f8eb5dd6b3", kill_on_drop: false }` [INFO] [stdout] f08a15ab89d5bb6b75020e27ce98ca72edc50d62d52882e577b951f8eb5dd6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 822bc40e3b3287195b84c2f316798c328f32157533b25c9765ea19b0a3cb71ec [INFO] running `Command { std: "docker" "start" "-a" "822bc40e3b3287195b84c2f316798c328f32157533b25c9765ea19b0a3cb71ec", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dev-dependencies.rust-embed.featrues [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking iconic_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling fltk-sys v1.1.3 [INFO] [stderr] Compiling fltk-derive v1.1.3 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking fltk v1.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/fltk.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut container= Pack::new(50,100,500,400,None); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "822bc40e3b3287195b84c2f316798c328f32157533b25c9765ea19b0a3cb71ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822bc40e3b3287195b84c2f316798c328f32157533b25c9765ea19b0a3cb71ec", kill_on_drop: false }` [INFO] [stdout] 822bc40e3b3287195b84c2f316798c328f32157533b25c9765ea19b0a3cb71ec