[INFO] updating cached repository https://github.com/icew4ll/file [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 7b22db77db9fcaf55a030d9d2639f659c77936eb [INFO] checking icew4ll/file against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Ffile" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/file 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/icew4ll/file [INFO] finished tweaking git repo https://github.com/icew4ll/file [INFO] tweaked toml for git repo https://github.com/icew4ll/file written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/file already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2044b1b8f495c51685434f00a0fcc8bd786f21e7e5dd7391f3bd4e398288875e [INFO] running `"docker" "start" "-a" "2044b1b8f495c51685434f00a0fcc8bd786f21e7e5dd7391f3bd4e398288875e"` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking envy v0.3.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking shared_child v0.3.2 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking regex v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking os_pipe v0.6.1 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking duct v0.11.0 [INFO] [stderr] Checking dotenv_codegen v0.11.0 [INFO] [stderr] Checking file v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:30:88 [INFO] [stderr] | [INFO] [stderr] 30 | fn read(login: &mut Vec<((String, String, String, String, String))>) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:30:88 [INFO] [stderr] | [INFO] [stderr] 30 | fn read(login: &mut Vec<((String, String, String, String, String))>) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.59s [INFO] running `"docker" "inspect" "2044b1b8f495c51685434f00a0fcc8bd786f21e7e5dd7391f3bd4e398288875e"` [INFO] running `"docker" "rm" "-f" "2044b1b8f495c51685434f00a0fcc8bd786f21e7e5dd7391f3bd4e398288875e"` [INFO] [stdout] 2044b1b8f495c51685434f00a0fcc8bd786f21e7e5dd7391f3bd4e398288875e