[INFO] fetching crate pyo3-setup 0.1.1... [INFO] testing pyo3-setup-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate pyo3-setup 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pyo3-setup 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyo3-setup 0.1.1 [INFO] finished tweaking crates.io crate pyo3-setup 0.1.1 [INFO] tweaked toml for crates.io crate pyo3-setup 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate pyo3-setup 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87fa658e4e86808459dfa55ab06b5957ab8c5bf812806047cc4ece821d2c4867 [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" "87fa658e4e86808459dfa55ab06b5957ab8c5bf812806047cc4ece821d2c4867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87fa658e4e86808459dfa55ab06b5957ab8c5bf812806047cc4ece821d2c4867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fa658e4e86808459dfa55ab06b5957ab8c5bf812806047cc4ece821d2c4867", kill_on_drop: false }` [INFO] [stdout] 87fa658e4e86808459dfa55ab06b5957ab8c5bf812806047cc4ece821d2c4867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 48c9c12ba8ec362f69320c076e21bd222eb55b01ece26217ad091fb155514d63 [INFO] running `Command { std: "docker" "start" "-a" "48c9c12ba8ec362f69320c076e21bd222eb55b01ece26217ad091fb155514d63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ryu v1.0.7 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling cargo-edit v0.8.0 [INFO] [stderr] Compiling pyo3-setup v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "48c9c12ba8ec362f69320c076e21bd222eb55b01ece26217ad091fb155514d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c9c12ba8ec362f69320c076e21bd222eb55b01ece26217ad091fb155514d63", kill_on_drop: false }` [INFO] [stdout] 48c9c12ba8ec362f69320c076e21bd222eb55b01ece26217ad091fb155514d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 34cc29669fe9b3cf2f096b9b94a9c73271213a285b4086d0daff9b9ac4266788 [INFO] running `Command { std: "docker" "start" "-a" "34cc29669fe9b3cf2f096b9b94a9c73271213a285b4086d0daff9b9ac4266788", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pyo3-setup v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pyo3_setup-e6d01ee346577232) [INFO] running `Command { std: "docker" "inspect" "34cc29669fe9b3cf2f096b9b94a9c73271213a285b4086d0daff9b9ac4266788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cc29669fe9b3cf2f096b9b94a9c73271213a285b4086d0daff9b9ac4266788", kill_on_drop: false }` [INFO] [stdout] 34cc29669fe9b3cf2f096b9b94a9c73271213a285b4086d0daff9b9ac4266788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 80d4704c3e373f829808625f7dd75c22aad0e251f9e60f3d80ec185c2a8c784c [INFO] running `Command { std: "docker" "start" "-a" "80d4704c3e373f829808625f7dd75c22aad0e251f9e60f3d80ec185c2a8c784c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyo3_setup-e6d01ee346577232) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80d4704c3e373f829808625f7dd75c22aad0e251f9e60f3d80ec185c2a8c784c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d4704c3e373f829808625f7dd75c22aad0e251f9e60f3d80ec185c2a8c784c", kill_on_drop: false }` [INFO] [stdout] 80d4704c3e373f829808625f7dd75c22aad0e251f9e60f3d80ec185c2a8c784c