[INFO] cloning repository https://github.com/dev-sinpy/velox-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dev-sinpy/velox-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-sinpy%2Fvelox-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-sinpy%2Fvelox-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 234b03ea575ff44874883e7451ebc3f8f33dfef3 [INFO] checking dev-sinpy/velox-cli against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-sinpy%2Fvelox-cli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dev-sinpy/velox-cli on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dev-sinpy/velox-cli [INFO] finished tweaking git repo https://github.com/dev-sinpy/velox-cli [INFO] tweaked toml for git repo https://github.com/dev-sinpy/velox-cli written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dev-sinpy/velox-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e6f0adac163e79ffd32fb16b21c71ff78753e0b5b90b2a7ff6cbc500f45ac0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e6f0adac163e79ffd32fb16b21c71ff78753e0b5b90b2a7ff6cbc500f45ac0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e6f0adac163e79ffd32fb16b21c71ff78753e0b5b90b2a7ff6cbc500f45ac0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6f0adac163e79ffd32fb16b21c71ff78753e0b5b90b2a7ff6cbc500f45ac0b", kill_on_drop: false }` [INFO] [stdout] 9e6f0adac163e79ffd32fb16b21c71ff78753e0b5b90b2a7ff6cbc500f45ac0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a20a8e734c665967b3562949cb2285cbe7f2365b378ecf325636d365ca01587 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a20a8e734c665967b3562949cb2285cbe7f2365b378ecf325636d365ca01587", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking ar v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking cfb v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking msi v0.2.0 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking icns v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking cab v0.1.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking dialoguer v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking velox_bundler v0.1.0 (https://github.com/dev-sinpy/velox-bundler.git?branch=main#a8af495e) [INFO] [stderr] Checking velox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ("dev", Some(sub_m)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/main.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | ("build", Some(sub_m)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | ("dev", Some(sub_m)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_m` [INFO] [stdout] --> src/main.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | ("build", Some(sub_m)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.98s [INFO] running `Command { std: "docker" "inspect" "2a20a8e734c665967b3562949cb2285cbe7f2365b378ecf325636d365ca01587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a20a8e734c665967b3562949cb2285cbe7f2365b378ecf325636d365ca01587", kill_on_drop: false }` [INFO] [stdout] 2a20a8e734c665967b3562949cb2285cbe7f2365b378ecf325636d365ca01587