[INFO] cloning repository https://github.com/icew4ll/gitr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icew4ll/gitr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fgitr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fgitr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aedc6f1ef4e607b78fa8cc150963c71db5e48e0 [INFO] checking icew4ll/gitr against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fgitr" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/gitr on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icew4ll/gitr [INFO] finished tweaking git repo https://github.com/icew4ll/gitr [INFO] tweaked toml for git repo https://github.com/icew4ll/gitr written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/gitr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d9e68b9096e9910683a513d8dd6ad5c43ead426ce0f8befed2fc109e8a720cd [INFO] running `Command { std: "docker" "start" "-a" "0d9e68b9096e9910683a513d8dd6ad5c43ead426ce0f8befed2fc109e8a720cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9e68b9096e9910683a513d8dd6ad5c43ead426ce0f8befed2fc109e8a720cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9e68b9096e9910683a513d8dd6ad5c43ead426ce0f8befed2fc109e8a720cd", kill_on_drop: false }` [INFO] [stdout] 0d9e68b9096e9910683a513d8dd6ad5c43ead426ce0f8befed2fc109e8a720cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc6f47314c3835779fb3e278ef1e550c2a869b91f2c32d91c932a822b8b3d5f [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" "1fc6f47314c3835779fb3e278ef1e550c2a869b91f2c32d91c932a822b8b3d5f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking shared_child v0.3.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Checking os_pipe v0.6.1 [INFO] [stderr] Checking dotenv_codegen v0.11.0 [INFO] [stderr] Checking duct v0.10.0 [INFO] [stderr] Checking gitr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.76s [INFO] running `Command { std: "docker" "inspect" "1fc6f47314c3835779fb3e278ef1e550c2a869b91f2c32d91c932a822b8b3d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc6f47314c3835779fb3e278ef1e550c2a869b91f2c32d91c932a822b8b3d5f", kill_on_drop: false }` [INFO] [stdout] 1fc6f47314c3835779fb3e278ef1e550c2a869b91f2c32d91c932a822b8b3d5f