[INFO] fetching crate sixtyfps 0.1.0... [INFO] checking sixtyfps-0.1.0 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate sixtyfps 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sixtyfps 0.1.0 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps 0.1.0 [INFO] finished tweaking crates.io crate sixtyfps 0.1.0 [INFO] tweaked toml for crates.io crate sixtyfps 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1b6f37e279e60647355e32c7e757707e1176fd5105982cf41ba6a2bfe93adc7 [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" "a1b6f37e279e60647355e32c7e757707e1176fd5105982cf41ba6a2bfe93adc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1b6f37e279e60647355e32c7e757707e1176fd5105982cf41ba6a2bfe93adc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b6f37e279e60647355e32c7e757707e1176fd5105982cf41ba6a2bfe93adc7", kill_on_drop: false }` [INFO] [stdout] a1b6f37e279e60647355e32c7e757707e1176fd5105982cf41ba6a2bfe93adc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58854c0ce73afd4e807323b176760dd1e4241aef08ec92cc8d82af20fef4c06 [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" "d58854c0ce73afd4e807323b176760dd1e4241aef08ec92cc8d82af20fef4c06", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sixtyfps-compilerlib v0.1.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking sixtyfps-rendering-backend-default v0.1.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling sixtyfps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling lyon_geom v0.17.4 [INFO] [stderr] Compiling lyon_path v0.17.4 [INFO] [stderr] Compiling lyon_svg v0.17.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling sixtyfps-macros v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "d58854c0ce73afd4e807323b176760dd1e4241aef08ec92cc8d82af20fef4c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58854c0ce73afd4e807323b176760dd1e4241aef08ec92cc8d82af20fef4c06", kill_on_drop: false }` [INFO] [stdout] d58854c0ce73afd4e807323b176760dd1e4241aef08ec92cc8d82af20fef4c06