[INFO] fetching crate polyhorn-ui 0.3.2... [INFO] checking polyhorn-ui-0.3.2 against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [INFO] extracting crate polyhorn-ui 0.3.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate polyhorn-ui 0.3.2 on toolchain ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate polyhorn-ui 0.3.2 [INFO] finished tweaking crates.io crate polyhorn-ui 0.3.2 [INFO] tweaked toml for crates.io crate polyhorn-ui 0.3.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54b64f486cb69fdf4cca4a67182a61f6f93b1b2be5f8a89d84db56b65d40632a [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" "54b64f486cb69fdf4cca4a67182a61f6f93b1b2be5f8a89d84db56b65d40632a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54b64f486cb69fdf4cca4a67182a61f6f93b1b2be5f8a89d84db56b65d40632a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b64f486cb69fdf4cca4a67182a61f6f93b1b2be5f8a89d84db56b65d40632a", kill_on_drop: false }` [INFO] [stdout] 54b64f486cb69fdf4cca4a67182a61f6f93b1b2be5f8a89d84db56b65d40632a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d942023e82ae9f5d93226de3cdce8f037ae821c97d79f41097c92a08b7bbb80b [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" "d942023e82ae9f5d93226de3cdce8f037ae821c97d79f41097c92a08b7bbb80b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking casco v0.3.2 [INFO] [stderr] Compiling polyhorn-yoga v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking polyhorn-core v0.3.2 [INFO] [stderr] Checking polyhorn-ui v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "d942023e82ae9f5d93226de3cdce8f037ae821c97d79f41097c92a08b7bbb80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d942023e82ae9f5d93226de3cdce8f037ae821c97d79f41097c92a08b7bbb80b", kill_on_drop: false }` [INFO] [stdout] d942023e82ae9f5d93226de3cdce8f037ae821c97d79f41097c92a08b7bbb80b