[INFO] updating cached repository https://github.com/fchiba/dumpswf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e622faecae7210530549187138c141d2d9714fe5 [INFO] checking fchiba/dumpswf against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchiba%2Fdumpswf" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fchiba/dumpswf on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fchiba/dumpswf [INFO] finished tweaking git repo https://github.com/fchiba/dumpswf [INFO] tweaked toml for git repo https://github.com/fchiba/dumpswf written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fchiba/dumpswf already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 65b0fd2a2956646b6d820c30c487483107d183d237e4c8d5a70fe03d0bdd1e80 [INFO] running `"docker" "start" "-a" "65b0fd2a2956646b6d820c30c487483107d183d237e4c8d5a70fe03d0bdd1e80"` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking encoding_rs v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling lzma-sys v0.1.7 (https://github.com/alexcrichton/xz2-rs?rev=7458dd8#7458dd89) [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking xz2 v0.1.3 (https://github.com/alexcrichton/xz2-rs?rev=7458dd8#7458dd89) [INFO] [stderr] Checking swf v0.1.0 (https://github.com/tomboinc/swf-rs.git#5c9e5eba) [INFO] [stderr] Checking dumpswf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/main.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 7 | use swf::avm1::types::*; [INFO] [stderr] | ------------------- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 79 | use swf::avm1::types::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/main.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 7 | use swf::avm1::types::*; [INFO] [stderr] | ------------------- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 79 | use swf::avm1::types::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.21s [INFO] running `"docker" "inspect" "65b0fd2a2956646b6d820c30c487483107d183d237e4c8d5a70fe03d0bdd1e80"` [INFO] running `"docker" "rm" "-f" "65b0fd2a2956646b6d820c30c487483107d183d237e4c8d5a70fe03d0bdd1e80"` [INFO] [stdout] 65b0fd2a2956646b6d820c30c487483107d183d237e4c8d5a70fe03d0bdd1e80