[INFO] fetching crate copypasta 0.7.1... [INFO] checking copypasta-0.7.1 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate copypasta 0.7.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate copypasta 0.7.1 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate copypasta 0.7.1 [INFO] finished tweaking crates.io crate copypasta 0.7.1 [INFO] tweaked toml for crates.io crate copypasta 0.7.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate copypasta 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.28.0 [INFO] [stderr] Downloaded wayland-scanner v0.28.0 [INFO] [stderr] Downloaded wayland-commons v0.28.0 [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded wayland-protocols v0.28.0 [INFO] [stderr] Downloaded wayland-client v0.28.0 [INFO] [stderr] Downloaded wayland-sys v0.28.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c70b8b812f357453708ff2d3ed212478882ba5e27360a9391d5775d9b288a9b [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" "2c70b8b812f357453708ff2d3ed212478882ba5e27360a9391d5775d9b288a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c70b8b812f357453708ff2d3ed212478882ba5e27360a9391d5775d9b288a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c70b8b812f357453708ff2d3ed212478882ba5e27360a9391d5775d9b288a9b", kill_on_drop: false }` [INFO] [stdout] 2c70b8b812f357453708ff2d3ed212478882ba5e27360a9391d5775d9b288a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5132b61f0475347c3311ce3b9393e5777befacd95d158b4391fcdc8275d91b97 [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" "5132b61f0475347c3311ce3b9393e5777befacd95d158b4391fcdc8275d91b97", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.0 [INFO] [stderr] Compiling wayland-client v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.28.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking wayland-commons v0.28.0 [INFO] [stderr] Checking wayland-cursor v0.28.0 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking smithay-clipboard v0.6.0 [INFO] [stderr] Checking copypasta v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.72s [INFO] running `Command { std: "docker" "inspect" "5132b61f0475347c3311ce3b9393e5777befacd95d158b4391fcdc8275d91b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5132b61f0475347c3311ce3b9393e5777befacd95d158b4391fcdc8275d91b97", kill_on_drop: false }` [INFO] [stdout] 5132b61f0475347c3311ce3b9393e5777befacd95d158b4391fcdc8275d91b97