[INFO] fetching crate gazetta-bin 0.3.0... [INFO] checking gazetta-bin-0.3.0 against beta for pr-78714 [INFO] extracting crate gazetta-bin 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gazetta-bin 0.3.0 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 crates.io crate gazetta-bin 0.3.0 [INFO] finished tweaking crates.io crate gazetta-bin 0.3.0 [INFO] tweaked toml for crates.io crate gazetta-bin 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate gazetta-bin 0.3.0 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-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" "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] 7becb340e89a065380ddef65740ab7a4b410d1dcf5d44d643ef60fc1565c30a4 [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" "7becb340e89a065380ddef65740ab7a4b410d1dcf5d44d643ef60fc1565c30a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7becb340e89a065380ddef65740ab7a4b410d1dcf5d44d643ef60fc1565c30a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7becb340e89a065380ddef65740ab7a4b410d1dcf5d44d643ef60fc1565c30a4", kill_on_drop: false }` [INFO] [stdout] 7becb340e89a065380ddef65740ab7a4b410d1dcf5d44d643ef60fc1565c30a4 [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" "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] ab0292400c6f32cd2dce0c2746d12d52977b454cb619a66e0f7661ba8a13793c [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" "ab0292400c6f32cd2dce0c2746d12d52977b454cb619a66e0f7661ba8a13793c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling pulldown-cmark v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling horrorshow v0.7.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking unicase v2.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Checking gazetta-core v0.3.0 [INFO] [stderr] Checking gazetta-render-ext v0.3.0 [INFO] [stderr] Checking gazetta-model-ext v0.3.0 [INFO] [stderr] Checking gazetta-cli v0.3.0 [INFO] [stderr] Checking gazetta v0.3.0 [INFO] [stderr] Compiling gazetta-bin v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.80s [INFO] running `Command { std: "docker" "inspect" "ab0292400c6f32cd2dce0c2746d12d52977b454cb619a66e0f7661ba8a13793c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0292400c6f32cd2dce0c2746d12d52977b454cb619a66e0f7661ba8a13793c", kill_on_drop: false }` [INFO] [stdout] ab0292400c6f32cd2dce0c2746d12d52977b454cb619a66e0f7661ba8a13793c