[INFO] fetching crate flipdot 0.6.0... [INFO] checking flipdot-0.6.0 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate flipdot 0.6.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate flipdot 0.6.0 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flipdot 0.6.0 [INFO] finished tweaking crates.io crate flipdot 0.6.0 [INFO] tweaked toml for crates.io crate flipdot 0.6.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate flipdot 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c755576519a07f9e9ba91e04d523170b625b90cffe538d1df4d4a0c7b0ce97 [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" "b8c755576519a07f9e9ba91e04d523170b625b90cffe538d1df4d4a0c7b0ce97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c755576519a07f9e9ba91e04d523170b625b90cffe538d1df4d4a0c7b0ce97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c755576519a07f9e9ba91e04d523170b625b90cffe538d1df4d4a0c7b0ce97", kill_on_drop: false }` [INFO] [stdout] b8c755576519a07f9e9ba91e04d523170b625b90cffe538d1df4d4a0c7b0ce97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1edbd915e947f8ebc04f4b3763dff4f139a8200bb0b6d775a1e64d718bc29599 [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" "1edbd915e947f8ebc04f4b3763dff4f139a8200bb0b6d775a1e64d718bc29599", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking flipdot-core v0.6.0 [INFO] [stderr] Checking flipdot-serial v0.6.0 [INFO] [stderr] Checking flipdot-testing v0.6.0 [INFO] [stderr] Checking flipdot v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.22s [INFO] running `Command { std: "docker" "inspect" "1edbd915e947f8ebc04f4b3763dff4f139a8200bb0b6d775a1e64d718bc29599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edbd915e947f8ebc04f4b3763dff4f139a8200bb0b6d775a1e64d718bc29599", kill_on_drop: false }` [INFO] [stdout] 1edbd915e947f8ebc04f4b3763dff4f139a8200bb0b6d775a1e64d718bc29599