[INFO] cloning repository https://github.com/ismesunny/translation_read_write_csv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ismesunny/translation_read_write_csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismesunny%2Ftranslation_read_write_csv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismesunny%2Ftranslation_read_write_csv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09336bce33d17df9af2bae546ecb563f70367502 [INFO] checking ismesunny/translation_read_write_csv against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismesunny%2Ftranslation_read_write_csv" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ismesunny/translation_read_write_csv on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ismesunny/translation_read_write_csv [INFO] finished tweaking git repo https://github.com/ismesunny/translation_read_write_csv [INFO] tweaked toml for git repo https://github.com/ismesunny/translation_read_write_csv written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ismesunny/translation_read_write_csv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be9620ee578a723e7476b00c86e700b820c8dc111ab5c99cdce90fd259a2ab39 [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" "be9620ee578a723e7476b00c86e700b820c8dc111ab5c99cdce90fd259a2ab39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be9620ee578a723e7476b00c86e700b820c8dc111ab5c99cdce90fd259a2ab39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9620ee578a723e7476b00c86e700b820c8dc111ab5c99cdce90fd259a2ab39", kill_on_drop: false }` [INFO] [stdout] be9620ee578a723e7476b00c86e700b820c8dc111ab5c99cdce90fd259a2ab39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0245cf7359e13bef595cb5d33825ca6260d570ca018346efb0c8933cc5dde6b6 [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" "0245cf7359e13bef595cb5d33825ca6260d570ca018346efb0c8933cc5dde6b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking seahorse v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking read_csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "0245cf7359e13bef595cb5d33825ca6260d570ca018346efb0c8933cc5dde6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0245cf7359e13bef595cb5d33825ca6260d570ca018346efb0c8933cc5dde6b6", kill_on_drop: false }` [INFO] [stdout] 0245cf7359e13bef595cb5d33825ca6260d570ca018346efb0c8933cc5dde6b6