[INFO] crate qcow2-fuse 0.1.1 is already in cache [INFO] testing qcow2-fuse-0.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate qcow2-fuse 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate qcow2-fuse 0.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate qcow2-fuse 0.1.1 [INFO] finished tweaking crates.io crate qcow2-fuse 0.1.1 [INFO] tweaked toml for crates.io crate qcow2-fuse 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate qcow2-fuse 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6668eca476e978e7ac282d536679897ccdef50df610ebd89e6163a0ddabaa9c9 [INFO] running `"docker" "start" "-a" "6668eca476e978e7ac282d536679897ccdef50df610ebd89e6163a0ddabaa9c9"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling linked-hash-map v0.0.9 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lru-cache v0.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fuse v0.2.8 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling daemonize v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling qcow2 v0.1.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling qcow2-fuse v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.09s [INFO] running `"docker" "inspect" "6668eca476e978e7ac282d536679897ccdef50df610ebd89e6163a0ddabaa9c9"` [INFO] running `"docker" "rm" "-f" "6668eca476e978e7ac282d536679897ccdef50df610ebd89e6163a0ddabaa9c9"` [INFO] [stdout] 6668eca476e978e7ac282d536679897ccdef50df610ebd89e6163a0ddabaa9c9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a08c2ce8003a2b3b741d918c606fb71643adb46c017f4e5739ceb44bbdc95c2 [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" "9a08c2ce8003a2b3b741d918c606fb71643adb46c017f4e5739ceb44bbdc95c2"` [INFO] [stderr] Compiling qcow2-fuse v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "9a08c2ce8003a2b3b741d918c606fb71643adb46c017f4e5739ceb44bbdc95c2"` [INFO] running `"docker" "rm" "-f" "9a08c2ce8003a2b3b741d918c606fb71643adb46c017f4e5739ceb44bbdc95c2"` [INFO] [stdout] 9a08c2ce8003a2b3b741d918c606fb71643adb46c017f4e5739ceb44bbdc95c2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] d134031776738c487f56c3ac79e10e5f3cdebb79de07f00c387447d6ae07f907 [INFO] running `"docker" "start" "-a" "d134031776738c487f56c3ac79e10e5f3cdebb79de07f00c387447d6ae07f907"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qcow2_fuse-85ac2676665033cd [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" "d134031776738c487f56c3ac79e10e5f3cdebb79de07f00c387447d6ae07f907"` [INFO] running `"docker" "rm" "-f" "d134031776738c487f56c3ac79e10e5f3cdebb79de07f00c387447d6ae07f907"` [INFO] [stdout] d134031776738c487f56c3ac79e10e5f3cdebb79de07f00c387447d6ae07f907