[INFO] cloning repository https://github.com/twittner/encoding-size [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twittner/encoding-size" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b3cf39c3beb82b05ad27837e469151a28cb8152 [INFO] checking twittner/encoding-size against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twittner/encoding-size on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twittner/encoding-size [INFO] finished tweaking git repo https://github.com/twittner/encoding-size [INFO] tweaked toml for git repo https://github.com/twittner/encoding-size written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/twittner/encoding-size already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce4d2ebf7896ce35c83b3067de2851148964579c0de846f936159b865ae9f333 [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" "ce4d2ebf7896ce35c83b3067de2851148964579c0de846f936159b865ae9f333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce4d2ebf7896ce35c83b3067de2851148964579c0de846f936159b865ae9f333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4d2ebf7896ce35c83b3067de2851148964579c0de846f936159b865ae9f333", kill_on_drop: false }` [INFO] [stdout] ce4d2ebf7896ce35c83b3067de2851148964579c0de846f936159b865ae9f333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec715bfc8ca5244f474f2bec0f60e7735772aeabdc9c5d8e78842d8115a0ac26 [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" "ec715bfc8ca5244f474f2bec0f60e7735772aeabdc9c5d8e78842d8115a0ac26", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking byte-slice-cast v0.3.2 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking bitvec v0.14.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling encoding-size v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Checking parity-scale-codec v1.0.5 [INFO] [stderr] Checking serde_cbor v0.10.1 [INFO] [stderr] Checking miel v0.1.0 (https://gitlab.com/twittner/miel.git#7f1a9d4d) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-scale-codec-derive v1.0.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "ec715bfc8ca5244f474f2bec0f60e7735772aeabdc9c5d8e78842d8115a0ac26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec715bfc8ca5244f474f2bec0f60e7735772aeabdc9c5d8e78842d8115a0ac26", kill_on_drop: false }` [INFO] [stdout] ec715bfc8ca5244f474f2bec0f60e7735772aeabdc9c5d8e78842d8115a0ac26