[INFO] fetching crate pyo3-built 0.4.2... [INFO] checking pyo3-built-0.4.2 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate pyo3-built 0.4.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pyo3-built 0.4.2 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyo3-built 0.4.2 [INFO] finished tweaking crates.io crate pyo3-built 0.4.2 [INFO] tweaked toml for crates.io crate pyo3-built 0.4.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded built v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", 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] a6c62eb3caa25c7eaf5c8ccbbb05063413523314699a64c03c80f699fee9d9e7 [INFO] running `Command { std: "docker" "start" "-a" "a6c62eb3caa25c7eaf5c8ccbbb05063413523314699a64c03c80f699fee9d9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c62eb3caa25c7eaf5c8ccbbb05063413523314699a64c03c80f699fee9d9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c62eb3caa25c7eaf5c8ccbbb05063413523314699a64c03c80f699fee9d9e7", kill_on_drop: false }` [INFO] [stdout] a6c62eb3caa25c7eaf5c8ccbbb05063413523314699a64c03c80f699fee9d9e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 8468c8d31bdb3bb22756f5ac6e9d605e360a32fd792d149c64e87778187c1c31 [INFO] running `Command { std: "docker" "start" "-a" "8468c8d31bdb3bb22756f5ac6e9d605e360a32fd792d149c64e87778187c1c31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking cargo-lock v4.0.1 [INFO] [stderr] Checking built v0.4.2 [INFO] [stderr] Checking pyo3-built v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "8468c8d31bdb3bb22756f5ac6e9d605e360a32fd792d149c64e87778187c1c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8468c8d31bdb3bb22756f5ac6e9d605e360a32fd792d149c64e87778187c1c31", kill_on_drop: false }` [INFO] [stdout] 8468c8d31bdb3bb22756f5ac6e9d605e360a32fd792d149c64e87778187c1c31