[INFO] cloning repository https://github.com/wfraser/pianoroll [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfraser/pianoroll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fpianoroll", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fpianoroll'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c97255f0c6d3650ae4daf94113f714f7aed40032 [INFO] checking wfraser/pianoroll against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fpianoroll" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfraser/pianoroll on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfraser/pianoroll [INFO] finished tweaking git repo https://github.com/wfraser/pianoroll [INFO] tweaked toml for git repo https://github.com/wfraser/pianoroll written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wfraser/pianoroll already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdf-canvas v0.6.0 [INFO] [stderr] Downloaded ghakuf v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ac668c4f0918ae5f5ef9b7c0d08b9bba2001810acec4d6fafbaa95482f25dd [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" "64ac668c4f0918ae5f5ef9b7c0d08b9bba2001810acec4d6fafbaa95482f25dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ac668c4f0918ae5f5ef9b7c0d08b9bba2001810acec4d6fafbaa95482f25dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ac668c4f0918ae5f5ef9b7c0d08b9bba2001810acec4d6fafbaa95482f25dd", kill_on_drop: false }` [INFO] [stdout] 64ac668c4f0918ae5f5ef9b7c0d08b9bba2001810acec4d6fafbaa95482f25dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df031aefc6627700e063afb833c4c1bdfd43fe7250a6134d4b0be218c587e1db [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" "df031aefc6627700e063afb833c4c1bdfd43fe7250a6134d4b0be218c587e1db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pdf-canvas v0.6.0 [INFO] [stderr] Checking ghakuf v0.5.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking pianoroll v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.73s [INFO] running `Command { std: "docker" "inspect" "df031aefc6627700e063afb833c4c1bdfd43fe7250a6134d4b0be218c587e1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df031aefc6627700e063afb833c4c1bdfd43fe7250a6134d4b0be218c587e1db", kill_on_drop: false }` [INFO] [stdout] df031aefc6627700e063afb833c4c1bdfd43fe7250a6134d4b0be218c587e1db