[INFO] crate rust_graphics_packer 0.1.0 is already in cache [INFO] testing rust_graphics_packer-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate rust_graphics_packer 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rust_graphics_packer 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rust_graphics_packer 0.1.0 [INFO] finished tweaking crates.io crate rust_graphics_packer 0.1.0 [INFO] tweaked toml for crates.io crate rust_graphics_packer 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate rust_graphics_packer 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] eae41e934792515c669cb898f8a9662bb60a825409f74aeb53332a899e266b5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "eae41e934792515c669cb898f8a9662bb60a825409f74aeb53332a899e266b5c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling rust_graphics_packer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.68s [INFO] running `"docker" "inspect" "eae41e934792515c669cb898f8a9662bb60a825409f74aeb53332a899e266b5c"` [INFO] running `"docker" "rm" "-f" "eae41e934792515c669cb898f8a9662bb60a825409f74aeb53332a899e266b5c"` [INFO] [stdout] eae41e934792515c669cb898f8a9662bb60a825409f74aeb53332a899e266b5c [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a70db0f91c4ea0b7ea7f95b86d937959d7037ab61cfa91251f928b94e8a99bb6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a70db0f91c4ea0b7ea7f95b86d937959d7037ab61cfa91251f928b94e8a99bb6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_graphics_packer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "a70db0f91c4ea0b7ea7f95b86d937959d7037ab61cfa91251f928b94e8a99bb6"` [INFO] running `"docker" "rm" "-f" "a70db0f91c4ea0b7ea7f95b86d937959d7037ab61cfa91251f928b94e8a99bb6"` [INFO] [stdout] a70db0f91c4ea0b7ea7f95b86d937959d7037ab61cfa91251f928b94e8a99bb6 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d96cf1bf2b4905802c77109e8f024346aa2bae59aeac8d119ec2abe8d3cdb67 [INFO] running `"docker" "start" "-a" "5d96cf1bf2b4905802c77109e8f024346aa2bae59aeac8d119ec2abe8d3cdb67"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_graphics_packer-23ab3d78bdad30f0 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "5d96cf1bf2b4905802c77109e8f024346aa2bae59aeac8d119ec2abe8d3cdb67"` [INFO] running `"docker" "rm" "-f" "5d96cf1bf2b4905802c77109e8f024346aa2bae59aeac8d119ec2abe8d3cdb67"` [INFO] [stdout] 5d96cf1bf2b4905802c77109e8f024346aa2bae59aeac8d119ec2abe8d3cdb67