[INFO] cloning repository https://github.com/ckampfe/russ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckampfe/russ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fruss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fruss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec6d5faa3cdd0ab926cd314f1e3b54b3dd75540c [INFO] checking ckampfe/russ against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fruss" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckampfe/russ on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ckampfe/russ [INFO] finished tweaking git repo https://github.com/ckampfe/russ [INFO] tweaked toml for git repo https://github.com/ckampfe/russ written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ckampfe/russ already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f12edba3b86b62ad0824f5fc79408e32274cc0bee40fa2f1c9edb74bdd2c7e40 [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" "f12edba3b86b62ad0824f5fc79408e32274cc0bee40fa2f1c9edb74bdd2c7e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f12edba3b86b62ad0824f5fc79408e32274cc0bee40fa2f1c9edb74bdd2c7e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12edba3b86b62ad0824f5fc79408e32274cc0bee40fa2f1c9edb74bdd2c7e40", kill_on_drop: false }` [INFO] [stdout] f12edba3b86b62ad0824f5fc79408e32274cc0bee40fa2f1c9edb74bdd2c7e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 805ea83b0cbdc0347281f33f41a403bef979fba223967f97c12872f4ea89d5ba [INFO] running `Command { std: "docker" "start" "-a" "805ea83b0cbdc0347281f33f41a403bef979fba223967f97c12872f4ea89d5ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling russ v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rusqlite v0.24.1 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking atom_syndication v0.9.0 (https://github.com/rust-syndication/atom?rev=48caa33#48caa33b) [INFO] [stderr] Checking tui v0.13.0 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking r2d2_sqlite v0.17.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking rss v1.9.0 (https://github.com/rust-syndication/rss?rev=549f219#549f2197) [INFO] [stderr] Checking smithay-clipboard v0.6.1 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking html2text v0.2.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "805ea83b0cbdc0347281f33f41a403bef979fba223967f97c12872f4ea89d5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805ea83b0cbdc0347281f33f41a403bef979fba223967f97c12872f4ea89d5ba", kill_on_drop: false }` [INFO] [stdout] 805ea83b0cbdc0347281f33f41a403bef979fba223967f97c12872f4ea89d5ba