[INFO] updating cached repository https://github.com/Tobi823/eaw_dat_importer [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5621309b7b3bcd35fcb5a01632a3865fa85be95 [INFO] checking Tobi823/eaw_dat_importer against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobi823%2Feaw_dat_importer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tobi823/eaw_dat_importer on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tobi823/eaw_dat_importer [INFO] finished tweaking git repo https://github.com/Tobi823/eaw_dat_importer [INFO] tweaked toml for git repo https://github.com/Tobi823/eaw_dat_importer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Tobi823/eaw_dat_importer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 3f09766adf95df82b63af1c444b8389c69d0a93e2aeae2278ec7f5819ee59973 [INFO] running `Command { std: "docker" "start" "-a" "3f09766adf95df82b63af1c444b8389c69d0a93e2aeae2278ec7f5819ee59973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f09766adf95df82b63af1c444b8389c69d0a93e2aeae2278ec7f5819ee59973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f09766adf95df82b63af1c444b8389c69d0a93e2aeae2278ec7f5819ee59973", kill_on_drop: false }` [INFO] [stdout] 3f09766adf95df82b63af1c444b8389c69d0a93e2aeae2278ec7f5819ee59973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e1d3d0ba473787e01ff5c1da3d929559a261ffec00267cb90d5b4b065f5539 [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" "a8e1d3d0ba473787e01ff5c1da3d929559a261ffec00267cb90d5b4b065f5539", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking csv v1.0.1 [INFO] [stderr] Checking eaw_dat_importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.13s [INFO] running `Command { std: "docker" "inspect" "a8e1d3d0ba473787e01ff5c1da3d929559a261ffec00267cb90d5b4b065f5539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e1d3d0ba473787e01ff5c1da3d929559a261ffec00267cb90d5b4b065f5539", kill_on_drop: false }` [INFO] [stdout] a8e1d3d0ba473787e01ff5c1da3d929559a261ffec00267cb90d5b4b065f5539