[INFO] cloning repository https://github.com/fchiba/dumpswf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fchiba/dumpswf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchiba%2Fdumpswf"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchiba%2Fdumpswf'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e622faecae7210530549187138c141d2d9714fe5 [INFO] checking fchiba/dumpswf against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffchiba%2Fdumpswf" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fchiba/dumpswf on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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 /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fchiba/dumpswf already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5e7c90d2838de0b2eda996ede4b3fadbc063bf61f5f9ae179b80381f4f1725d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5e7c90d2838de0b2eda996ede4b3fadbc063bf61f5f9ae179b80381f4f1725d9"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking encoding_rs v0.8.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling lzma-sys v0.1.7 (https://github.com/alexcrichton/xz2-rs?rev=7458dd8#7458dd89) [INFO] [stderr] Compiling miniz-sys v0.1.10 [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] Checking flate2 v0.2.20 [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 1m 01s [INFO] running `"docker" "inspect" "5e7c90d2838de0b2eda996ede4b3fadbc063bf61f5f9ae179b80381f4f1725d9"` [INFO] running `"docker" "rm" "-f" "5e7c90d2838de0b2eda996ede4b3fadbc063bf61f5f9ae179b80381f4f1725d9"` [INFO] [stdout] 5e7c90d2838de0b2eda996ede4b3fadbc063bf61f5f9ae179b80381f4f1725d9