[INFO] cloning repository https://github.com/octplane/cocotte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octplane/cocotte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] checking octplane/cocotte against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/cocotte 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/octplane/cocotte [INFO] finished tweaking git repo https://github.com/octplane/cocotte [INFO] tweaked toml for git repo https://github.com/octplane/cocotte written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/cocotte 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 7860774874fc5cb1412a93f4b0b85f1ee721afa65a498bcd94d1485806610e54 [INFO] running `Command { std: "docker" "start" "-a" "7860774874fc5cb1412a93f4b0b85f1ee721afa65a498bcd94d1485806610e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7860774874fc5cb1412a93f4b0b85f1ee721afa65a498bcd94d1485806610e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7860774874fc5cb1412a93f4b0b85f1ee721afa65a498bcd94d1485806610e54", kill_on_drop: false }` [INFO] [stdout] 7860774874fc5cb1412a93f4b0b85f1ee721afa65a498bcd94d1485806610e54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1faed7aae9b45bf8ee052310d4706cb327fc7773515a66721eed661385def86c [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" "1faed7aae9b45bf8ee052310d4706cb327fc7773515a66721eed661385def86c", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking config v0.8.0 [INFO] [stderr] Checking cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.04s [INFO] running `Command { std: "docker" "inspect" "1faed7aae9b45bf8ee052310d4706cb327fc7773515a66721eed661385def86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1faed7aae9b45bf8ee052310d4706cb327fc7773515a66721eed661385def86c", kill_on_drop: false }` [INFO] [stdout] 1faed7aae9b45bf8ee052310d4706cb327fc7773515a66721eed661385def86c