[INFO] fetching crate cpywm 0.0.1... [INFO] checking cpywm-0.0.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate cpywm 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cpywm 0.0.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpywm 0.0.1 [INFO] finished tweaking crates.io crate cpywm 0.0.1 [INFO] tweaked toml for crates.io crate cpywm 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cpywm 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.4 [INFO] [stderr] Downloaded pyo3cls v0.8.4 [INFO] [stderr] Downloaded pyo3 v0.8.4 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbadfea79491755161379c22d5b23ee62e5485f428bb5465a7e1bed8fd570ce0 [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" "fbadfea79491755161379c22d5b23ee62e5485f428bb5465a7e1bed8fd570ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbadfea79491755161379c22d5b23ee62e5485f428bb5465a7e1bed8fd570ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbadfea79491755161379c22d5b23ee62e5485f428bb5465a7e1bed8fd570ce0", kill_on_drop: false }` [INFO] [stdout] fbadfea79491755161379c22d5b23ee62e5485f428bb5465a7e1bed8fd570ce0 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb6db1034e63960538789976a0d68c08c7c66946eba99ffd3e599ac9f07efc6 [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" "3eb6db1034e63960538789976a0d68c08c7c66946eba99ffd3e599ac9f07efc6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.4 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling pyo3 v0.8.4 [INFO] [stderr] Checking cpywm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "3eb6db1034e63960538789976a0d68c08c7c66946eba99ffd3e599ac9f07efc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb6db1034e63960538789976a0d68c08c7c66946eba99ffd3e599ac9f07efc6", kill_on_drop: false }` [INFO] [stdout] 3eb6db1034e63960538789976a0d68c08c7c66946eba99ffd3e599ac9f07efc6