[INFO] fetching crate cargo-wheel 0.2.0... [INFO] testing cargo-wheel-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate cargo-wheel 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo-wheel 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-wheel 0.2.0 [INFO] finished tweaking crates.io crate cargo-wheel 0.2.0 [INFO] tweaked toml for crates.io crate cargo-wheel 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cbindgen v0.6.8 [INFO] [stderr] Downloaded serde_derive v1.0.58 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a6e6fddfe16f652358d4c1063bda6d4966dedc454c0f7a3be473516441f205 [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" "10a6e6fddfe16f652358d4c1063bda6d4966dedc454c0f7a3be473516441f205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a6e6fddfe16f652358d4c1063bda6d4966dedc454c0f7a3be473516441f205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a6e6fddfe16f652358d4c1063bda6d4966dedc454c0f7a3be473516441f205", kill_on_drop: false }` [INFO] [stdout] 10a6e6fddfe16f652358d4c1063bda6d4966dedc454c0f7a3be473516441f205 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e12906bafeaa886c779b46300718abc271700ce4762de8b5d63bc6f7f84fc166 [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" "e12906bafeaa886c779b46300718abc271700ce4762de8b5d63bc6f7f84fc166", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.58 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.20.0 [INFO] [stderr] Compiling cbindgen v0.6.8 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git2-curl v0.8.2 [INFO] [stderr] Compiling cargo v0.32.0 [INFO] [stderr] Compiling cargo-wheel v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "e12906bafeaa886c779b46300718abc271700ce4762de8b5d63bc6f7f84fc166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12906bafeaa886c779b46300718abc271700ce4762de8b5d63bc6f7f84fc166", kill_on_drop: false }` [INFO] [stdout] e12906bafeaa886c779b46300718abc271700ce4762de8b5d63bc6f7f84fc166 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 46c9fd2fa68f7bda639aa582d6021ed7c9ba8740636bbb06776aa5bb2a2964c1 [INFO] running `Command { std: "docker" "start" "-a" "46c9fd2fa68f7bda639aa582d6021ed7c9ba8740636bbb06776aa5bb2a2964c1", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-wheel v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "46c9fd2fa68f7bda639aa582d6021ed7c9ba8740636bbb06776aa5bb2a2964c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c9fd2fa68f7bda639aa582d6021ed7c9ba8740636bbb06776aa5bb2a2964c1", kill_on_drop: false }` [INFO] [stdout] 46c9fd2fa68f7bda639aa582d6021ed7c9ba8740636bbb06776aa5bb2a2964c1 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] f17748ce1475ef235fb8b9a5aaa20d4ac8f384c317ded8eb38df870b986270d7 [INFO] running `Command { std: "docker" "start" "-a" "f17748ce1475ef235fb8b9a5aaa20d4ac8f384c317ded8eb38df870b986270d7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_wheel-bf4f8146a5653bb8) [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" "f17748ce1475ef235fb8b9a5aaa20d4ac8f384c317ded8eb38df870b986270d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17748ce1475ef235fb8b9a5aaa20d4ac8f384c317ded8eb38df870b986270d7", kill_on_drop: false }` [INFO] [stdout] f17748ce1475ef235fb8b9a5aaa20d4ac8f384c317ded8eb38df870b986270d7