[INFO] cloning repository https://github.com/crumblingstatue/cowbump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/cowbump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a3b1130b0c0c536834ed14627e8c445c3f4bd39 [INFO] checking crumblingstatue/cowbump against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crumblingstatue/cowbump on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] finished tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] tweaked toml for git repo https://github.com/crumblingstatue/cowbump written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/crumblingstatue/cowbump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3127de192c5909d5b4124e4c33ff5cf12ab4c02b2c5e734ae9ccd6de0ae627 [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" "4b3127de192c5909d5b4124e4c33ff5cf12ab4c02b2c5e734ae9ccd6de0ae627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3127de192c5909d5b4124e4c33ff5cf12ab4c02b2c5e734ae9ccd6de0ae627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3127de192c5909d5b4124e4c33ff5cf12ab4c02b2c5e734ae9ccd6de0ae627", kill_on_drop: false }` [INFO] [stdout] 4b3127de192c5909d5b4124e4c33ff5cf12ab4c02b2c5e734ae9ccd6de0ae627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4866e6057810245830d38b5bb20ed389dda35a17fffc4a6916235a89d0b72ac1 [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" "4866e6057810245830d38b5bb20ed389dda35a17fffc4a6916235a89d0b72ac1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling sfml-build v0.3.0 (https://github.com/jeremyletang/rust-sfml.git#15fa1b27) [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling csfml-system-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml.git#15fa1b27) [INFO] [stderr] Compiling csfml-window-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml.git#15fa1b27) [INFO] [stderr] Compiling csfml-graphics-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml.git#15fa1b27) [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking sfml v0.15.1 (https://github.com/jeremyletang/rust-sfml.git#15fa1b27) [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking arboard v1.0.2 [INFO] [stderr] Checking cowbump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.77s [INFO] running `Command { std: "docker" "inspect" "4866e6057810245830d38b5bb20ed389dda35a17fffc4a6916235a89d0b72ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4866e6057810245830d38b5bb20ed389dda35a17fffc4a6916235a89d0b72ac1", kill_on_drop: false }` [INFO] [stdout] 4866e6057810245830d38b5bb20ed389dda35a17fffc4a6916235a89d0b72ac1