[INFO] fetching crate seed_style_preview 0.1.8... [INFO] checking seed_style_preview-0.1.8 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate seed_style_preview 0.1.8 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate seed_style_preview 0.1.8 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate seed_style_preview 0.1.8 [INFO] finished tweaking crates.io crate seed_style_preview 0.1.8 [INFO] tweaked toml for crates.io crate seed_style_preview 0.1.8 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165cd041e4efe8166869fb7e44cbc6b899d943ee6e9e386384b5cecc088bf8b1 [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" "165cd041e4efe8166869fb7e44cbc6b899d943ee6e9e386384b5cecc088bf8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165cd041e4efe8166869fb7e44cbc6b899d943ee6e9e386384b5cecc088bf8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165cd041e4efe8166869fb7e44cbc6b899d943ee6e9e386384b5cecc088bf8b1", kill_on_drop: false }` [INFO] [stdout] 165cd041e4efe8166869fb7e44cbc6b899d943ee6e9e386384b5cecc088bf8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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] 99f1b359f4664e380f20b0572088abb3894a68bdb6ed711884af7068c6340c00 [INFO] running `Command { std: "docker" "start" "-a" "99f1b359f4664e380f20b0572088abb3894a68bdb6ed711884af7068c6340c00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Checking harsh v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling seed v0.7.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling syn-mid v0.5.1 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling objekt-clonable-impl v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking objekt-clonable v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling illicit v0.9.2 [INFO] [stderr] Checking topo v0.9.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling atomic_hooks_macros v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling atomic_hooks v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking wasm-bindgen-test v0.3.18 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling seed_hooks v0.1.4 [INFO] [stderr] Compiling seed_style_macros v0.1.4 [INFO] [stderr] Checking seed_style_preview v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `track_caller` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `track_caller` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "99f1b359f4664e380f20b0572088abb3894a68bdb6ed711884af7068c6340c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f1b359f4664e380f20b0572088abb3894a68bdb6ed711884af7068c6340c00", kill_on_drop: false }` [INFO] [stdout] 99f1b359f4664e380f20b0572088abb3894a68bdb6ed711884af7068c6340c00