[INFO] cloning repository https://github.com/CircuitCoder/pypi-parse [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CircuitCoder/pypi-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fpypi-parse"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fpypi-parse'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4d4ded90074aa4dfd8b4dd7f6ae8f016790c507 [INFO] checking CircuitCoder/pypi-parse against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fpypi-parse" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitCoder/pypi-parse on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CircuitCoder/pypi-parse [INFO] finished tweaking git repo https://github.com/CircuitCoder/pypi-parse [INFO] tweaked toml for git repo https://github.com/CircuitCoder/pypi-parse written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/CircuitCoder/pypi-parse already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a36ca233c76f8ace3eb2a5d04d1644edcf8b367cd34e79835f48deb2f60d3278 [INFO] running `"docker" "start" "-a" "a36ca233c76f8ace3eb2a5d04d1644edcf8b367cd34e79835f48deb2f60d3278"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking hashbrown v0.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Compiling paw-attributes v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.3.0 (https://github.com/TeXitoi/structopt#50e7eddf) [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking structopt v0.3.0 (https://github.com/TeXitoi/structopt#50e7eddf) [INFO] [stderr] Checking pypi-parse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `dbg_dmp` [INFO] [stderr] --> src/main.rs:9:92 [INFO] [stderr] | [INFO] [stderr] 9 | use nom::{named, tag, is_not, tuple, is_a, take_till, take_while, is_digit, take_str, alt, dbg_dmp}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `dbg_dmp` [INFO] [stderr] --> src/main.rs:9:92 [INFO] [stderr] | [INFO] [stderr] 9 | use nom::{named, tag, is_not, tuple, is_a, take_till, take_while, is_digit, take_str, alt, dbg_dmp}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.28s [INFO] running `"docker" "inspect" "a36ca233c76f8ace3eb2a5d04d1644edcf8b367cd34e79835f48deb2f60d3278"` [INFO] running `"docker" "rm" "-f" "a36ca233c76f8ace3eb2a5d04d1644edcf8b367cd34e79835f48deb2f60d3278"` [INFO] [stdout] a36ca233c76f8ace3eb2a5d04d1644edcf8b367cd34e79835f48deb2f60d3278