[INFO] fetching crate coreos-installer 0.7.2... [INFO] testing coreos-installer-0.7.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate coreos-installer 0.7.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate coreos-installer 0.7.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate coreos-installer 0.7.2 [INFO] finished tweaking crates.io crate coreos-installer 0.7.2 [INFO] tweaked toml for crates.io crate coreos-installer 0.7.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate coreos-installer 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de1cee801aeb07d21ff24f2304b4ee9fa6c915d6225750517813edf1f83c7970 [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" "de1cee801aeb07d21ff24f2304b4ee9fa6c915d6225750517813edf1f83c7970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de1cee801aeb07d21ff24f2304b4ee9fa6c915d6225750517813edf1f83c7970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1cee801aeb07d21ff24f2304b4ee9fa6c915d6225750517813edf1f83c7970", kill_on_drop: false }` [INFO] [stdout] de1cee801aeb07d21ff24f2304b4ee9fa6c915d6225750517813edf1f83c7970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 93089ad1f7acae10c467b934d852c773001bad9c5e1a839a75dc95b691c1454d [INFO] running `Command { std: "docker" "start" "-a" "93089ad1f7acae10c467b934d852c773001bad9c5e1a839a75dc95b691c1454d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling utf8-width v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cpio v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling pipe v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openat v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling openat-ext v0.1.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling gptman v0.7.0 [INFO] [stderr] Compiling coreos-installer v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "93089ad1f7acae10c467b934d852c773001bad9c5e1a839a75dc95b691c1454d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93089ad1f7acae10c467b934d852c773001bad9c5e1a839a75dc95b691c1454d", kill_on_drop: false }` [INFO] [stdout] 93089ad1f7acae10c467b934d852c773001bad9c5e1a839a75dc95b691c1454d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461c269e94c5d84a50076daa05291dd85204d8808b4050eed330333bfef086ff [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" "461c269e94c5d84a50076daa05291dd85204d8808b4050eed330333bfef086ff", kill_on_drop: false }` [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling coreos-installer v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `Command { std: "docker" "inspect" "461c269e94c5d84a50076daa05291dd85204d8808b4050eed330333bfef086ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461c269e94c5d84a50076daa05291dd85204d8808b4050eed330333bfef086ff", kill_on_drop: false }` [INFO] [stdout] 461c269e94c5d84a50076daa05291dd85204d8808b4050eed330333bfef086ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26c6bfa2b8b0a4b69ba427b770fd28e38b9baea844cdbc0e83375435ae64e448 [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" "26c6bfa2b8b0a4b69ba427b770fd28e38b9baea844cdbc0e83375435ae64e448", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libcoreinst-1b5a2c12d371010c [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test osmet::io_helpers::tests::test_checksum_to_object_path ... ok [INFO] [stdout] test blockdev::tests::lsblk_split ... ok [INFO] [stdout] test io::tests::test_ignition_hash_cli_parse ... ok [INFO] [stdout] test install::tests::test_platform_id ... ok [INFO] [stdout] test io::tests::limit_reader_test ... ok [INFO] [stdout] test io::tests::test_copy_n ... ok [INFO] [stdout] test cmdline::tests::test_parse_partition_filters ... ok [INFO] [stdout] test osmet::tests::test_canonicalize ... ok [INFO] [stdout] test install::tests::test_options_edit ... ok [INFO] [stdout] test io::tests::test_ignition_hash_validate ... ok [INFO] [stdout] test source::tests::test_new_http_client ... ok [INFO] [stdout] test live::tests::test_cpio_roundtrip ... ok [INFO] [stdout] test blockdev::tests::disk_sector_size_reader ... ok [INFO] [stdout] test download::tests::test_write_image_limit ... ok [INFO] [stdout] test download::tests::test_image_copy_default_first_mb ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/coreos_installer-dd975e1a2bca3bb1 [INFO] [stdout] test blockdev::tests::test_saved_partitions ... ok [INFO] [stderr] Doc-tests libcoreinst [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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 `Command { std: "docker" "inspect" "26c6bfa2b8b0a4b69ba427b770fd28e38b9baea844cdbc0e83375435ae64e448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c6bfa2b8b0a4b69ba427b770fd28e38b9baea844cdbc0e83375435ae64e448", kill_on_drop: false }` [INFO] [stdout] 26c6bfa2b8b0a4b69ba427b770fd28e38b9baea844cdbc0e83375435ae64e448