[INFO] crate extract-clips 0.0.0 is already in cache [INFO] testing extract-clips-0.0.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate extract-clips 0.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate extract-clips 0.0.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate extract-clips 0.0.0 [INFO] finished tweaking crates.io crate extract-clips 0.0.0 [INFO] tweaked toml for crates.io crate extract-clips 0.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate extract-clips 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30addd78ddc8317d61f05529b7745413b61664fef7bcf6bd2d8ab1361e5769a6 [INFO] running `"docker" "start" "-a" "30addd78ddc8317d61f05529b7745413b61664fef7bcf6bd2d8ab1361e5769a6"` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling extract-clips v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `input_edl_file` [INFO] [stderr] --> src/main.rs:28:7 [INFO] [stderr] | [INFO] [stderr] 28 | let input_edl_file = File::open(input_edl_fname)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_edl_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.28s [INFO] running `"docker" "inspect" "30addd78ddc8317d61f05529b7745413b61664fef7bcf6bd2d8ab1361e5769a6"` [INFO] running `"docker" "rm" "-f" "30addd78ddc8317d61f05529b7745413b61664fef7bcf6bd2d8ab1361e5769a6"` [INFO] [stdout] 30addd78ddc8317d61f05529b7745413b61664fef7bcf6bd2d8ab1361e5769a6 [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2f5630d9e665744400b056e8c831fc12a1f3181f00cbfb943a98b17f39b1330 [INFO] running `"docker" "start" "-a" "b2f5630d9e665744400b056e8c831fc12a1f3181f00cbfb943a98b17f39b1330"` [INFO] [stderr] Compiling extract-clips v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `input_edl_file` [INFO] [stderr] --> src/main.rs:28:7 [INFO] [stderr] | [INFO] [stderr] 28 | let input_edl_file = File::open(input_edl_fname)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_edl_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "b2f5630d9e665744400b056e8c831fc12a1f3181f00cbfb943a98b17f39b1330"` [INFO] running `"docker" "rm" "-f" "b2f5630d9e665744400b056e8c831fc12a1f3181f00cbfb943a98b17f39b1330"` [INFO] [stdout] b2f5630d9e665744400b056e8c831fc12a1f3181f00cbfb943a98b17f39b1330 [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06ba4a5a0766c3bd1f8b193c35d7fea1bf51521102e8d456b191008e548c8485 [INFO] running `"docker" "start" "-a" "06ba4a5a0766c3bd1f8b193c35d7fea1bf51521102e8d456b191008e548c8485"` [INFO] [stderr] warning: unused variable: `input_edl_file` [INFO] [stderr] --> src/main.rs:28:7 [INFO] [stderr] | [INFO] [stderr] 28 | let input_edl_file = File::open(input_edl_fname)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_edl_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/extract_clips-414b5d9135eeb4db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "06ba4a5a0766c3bd1f8b193c35d7fea1bf51521102e8d456b191008e548c8485"` [INFO] running `"docker" "rm" "-f" "06ba4a5a0766c3bd1f8b193c35d7fea1bf51521102e8d456b191008e548c8485"` [INFO] [stdout] 06ba4a5a0766c3bd1f8b193c35d7fea1bf51521102e8d456b191008e548c8485