[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#378b6a8a384b3bd0818af5f1745e5747a98bff7b for pr-95819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Ficonic-rs" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wyhinton/iconic-rs on toolchain 378b6a8a384b3bd0818af5f1745e5747a98bff7b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "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-55/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" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da35bdae6a400b5e84878ff3cf429d2ae5123a20fcbd597cd4a2b46ebdd3b94 [INFO] running `Command { std: "docker" "start" "-a" "9da35bdae6a400b5e84878ff3cf429d2ae5123a20fcbd597cd4a2b46ebdd3b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da35bdae6a400b5e84878ff3cf429d2ae5123a20fcbd597cd4a2b46ebdd3b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da35bdae6a400b5e84878ff3cf429d2ae5123a20fcbd597cd4a2b46ebdd3b94", kill_on_drop: false }` [INFO] [stdout] 9da35bdae6a400b5e84878ff3cf429d2ae5123a20fcbd597cd4a2b46ebdd3b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc33e41c3efc51ea45c72edc4f1d2be6d419c7952e4c2fea5649f00223ab304 [INFO] running `Command { std: "docker" "start" "-a" "5fc33e41c3efc51ea45c72edc4f1d2be6d419c7952e4c2fea5649f00223ab304", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dev-dependencies.rust-embed.featrues [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 rust-embed-utils v5.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling fltk-sys v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking raw-window-handle v0.3.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] [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "5fc33e41c3efc51ea45c72edc4f1d2be6d419c7952e4c2fea5649f00223ab304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc33e41c3efc51ea45c72edc4f1d2be6d419c7952e4c2fea5649f00223ab304", kill_on_drop: false }` [INFO] [stdout] 5fc33e41c3efc51ea45c72edc4f1d2be6d419c7952e4c2fea5649f00223ab304