[INFO] fetching crate afterburn 4.5.3... [INFO] testing afterburn-4.5.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate afterburn 4.5.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate afterburn 4.5.3 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 afterburn 4.5.3 [INFO] finished tweaking crates.io crate afterburn 4.5.3 [INFO] tweaked toml for crates.io crate afterburn 4.5.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate afterburn 4.5.3 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-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" "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] bfff2c308d8302806696e017c1c7d6e898fb82473b9539048684b14b73027a4a [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" "bfff2c308d8302806696e017c1c7d6e898fb82473b9539048684b14b73027a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfff2c308d8302806696e017c1c7d6e898fb82473b9539048684b14b73027a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfff2c308d8302806696e017c1c7d6e898fb82473b9539048684b14b73027a4a", kill_on_drop: false }` [INFO] [stdout] bfff2c308d8302806696e017c1c7d6e898fb82473b9539048684b14b73027a4a [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=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] 1c394ddcf2015f680d42800b02daf6efbbbbf4ea1e42a06135450f0d87e7e1a8 [INFO] running `Command { std: "docker" "start" "-a" "1c394ddcf2015f680d42800b02daf6efbbbbf4ea1e42a06135450f0d87e7e1a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssh-keys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling vmw_backdoor v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mailparse v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling libsystemd v0.2.1 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling afterburn v4.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "1c394ddcf2015f680d42800b02daf6efbbbbf4ea1e42a06135450f0d87e7e1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c394ddcf2015f680d42800b02daf6efbbbbf4ea1e42a06135450f0d87e7e1a8", kill_on_drop: false }` [INFO] [stdout] 1c394ddcf2015f680d42800b02daf6efbbbbf4ea1e42a06135450f0d87e7e1a8 [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=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] 046d12f35bd3c1181eccda876d1e600fdeee9d4cae8dc5d323cea0835e60cf93 [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" "046d12f35bd3c1181eccda876d1e600fdeee9d4cae8dc5d323cea0835e60cf93", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling afterburn v4.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.72s [INFO] running `Command { std: "docker" "inspect" "046d12f35bd3c1181eccda876d1e600fdeee9d4cae8dc5d323cea0835e60cf93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046d12f35bd3c1181eccda876d1e600fdeee9d4cae8dc5d323cea0835e60cf93", kill_on_drop: false }` [INFO] [stdout] 046d12f35bd3c1181eccda876d1e600fdeee9d4cae8dc5d323cea0835e60cf93 [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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa0dc117c7eff62f331524111a1f72a34fc2a5f9b10182e65eb228254368f0be [INFO] running `Command { std: "docker" "start" "-a" "fa0dc117c7eff62f331524111a1f72a34fc2a5f9b10182e65eb228254368f0be", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/afterburn-6a1ea4df062d7eec [INFO] [stdout] running 47 tests [INFO] [stdout] test cli::tests::test_multi_cmd ... ok [INFO] [stdout] test cli::tests::test_translate_legacy_args ... ok [INFO] [stdout] test cli::tests::test_basic_cli_args ... ok [INFO] [stdout] test network::tests::mac_addr_display ... ok [INFO] [stdout] test cli::tests::test_legacy_no_action ... ok [INFO] [stdout] test network::tests::virtual_netdev_unit_name ... ok [INFO] [stdout] test network::tests::interface_unit_name ... ok [INFO] [stdout] test network::tests::interface_unit_name_no_name_no_mac ... ok [INFO] [stdout] test cli::tests::test_no_args ... ok [INFO] [stdout] test network::tests::interface_config ... ok [INFO] [stdout] test network::tests::virtual_netdev_config ... ok [INFO] [stdout] test cli::tests::test_default_net_kargs ... ok [INFO] [stdout] test cli::tests::test_exp_cmd ... ok [INFO] [stdout] test providers::azure::mock_tests::test_boot_checkin ... ok [INFO] [stdout] test providers::aliyun::mock_tests::basic_attributes ... ok [INFO] [stdout] test providers::azure::mock_tests::test_goalstate_certs ... ok [INFO] [stdout] test providers::ibmcloud::tests::test_basic_attributes ... ok [INFO] [stdout] test providers::ibmcloud::tests::test_fetch_ssh_keys ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_basic_attributes ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_parse_metadata_json ... ok [INFO] [stdout] test providers::ibmcloud_classic::tests::test_parse_network_data_json ... ok [INFO] [stdout] test providers::aws::mock_tests::test_aws_attributes ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_attributes_ec2 ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_attributes_openstack ... ok [INFO] [stdout] test providers::openstack::configdrive::tests::test_ssh_keys ... ok [INFO] [stdout] test providers::packet::mock_tests::test_boot_checkin ... ok [INFO] [stdout] test providers::azure::mock_tests::test_vmsize ... ok [INFO] [stdout] test providers::aliyun::mock_tests::basic_hostname ... ok [INFO] [stdout] test providers::exoscale::mock_tests::basic_attributes ... ok [INFO] [stdout] test providers::azure::mock_tests::test_hostname ... ok [INFO] [stdout] test retry::tests::test_no_retries ... ok [INFO] [stdout] test util::cmdline::tests::test_contains_flag_prefix ... ok [INFO] [stdout] test util::cmdline::tests::test_find_flag ... ok [INFO] [stdout] test util::tests::key_lookup_test ... ok [INFO] [stdout] test providers::aws::mock_tests::test_aws_imds_versions ... ok [INFO] [stdout] test providers::aliyun::mock_tests::basic_pubkeys ... ok [INFO] [stdout] test providers::exoscale::mock_tests::basic_pubkeys ... ok [INFO] [stdout] test providers::aws::mock_tests::test_aws_basic ... ok [INFO] [stdout] test providers::exoscale::mock_tests::basic_hostname ... ok [INFO] [stdout] test retry::tests::test_max_retries ... ok [INFO] [stdout] test providers::gcp::mock_tests::basic_attributes ... ok [INFO] [stdout] test providers::gcp::mock_tests::basic_hostname ... ok [INFO] [stdout] test providers::packet::mock_tests::test_packet_attributes ... ok [INFO] [stdout] test providers::azure::mock_tests::test_goalstate_no_certs ... ok [INFO] [stdout] test providers::vultr::mock_tests::test_attributes ... ok [INFO] [stdout] test providers::vultr::mock_tests::test_hostname ... ok [INFO] [stdout] test providers::vultr::mock_tests::test_pubkeys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa0dc117c7eff62f331524111a1f72a34fc2a5f9b10182e65eb228254368f0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0dc117c7eff62f331524111a1f72a34fc2a5f9b10182e65eb228254368f0be", kill_on_drop: false }` [INFO] [stdout] fa0dc117c7eff62f331524111a1f72a34fc2a5f9b10182e65eb228254368f0be