[INFO] fetching crate avml 0.15.0... [INFO] testing avml-0.15.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate avml 0.15.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate avml 0.15.0 [INFO] finished tweaking crates.io crate avml 0.15.0 [INFO] tweaked toml for crates.io crate avml 0.15.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate avml 0.15.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate avml 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded time-core v0.1.3 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded time-macros v0.2.20 [INFO] [stderr] Downloaded azure_storage v0.21.0 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded azure_core v0.21.0 [INFO] [stderr] Downloaded azure_storage_blobs v0.21.0 [INFO] [stderr] Downloaded insta v1.42.2 [INFO] [stderr] Downloaded elf v0.7.4 [INFO] [stderr] Downloaded time v0.3.39 [INFO] [stderr] Downloaded azure_svc_blobstorage v0.21.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7e41408bae772a423196455456b07e93ec3df873cf40d82a5914726bf027615 [INFO] running `Command { std: "docker" "start" "-a" "f7e41408bae772a423196455456b07e93ec3df873cf40d82a5914726bf027615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7e41408bae772a423196455456b07e93ec3df873cf40d82a5914726bf027615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e41408bae772a423196455456b07e93ec3df873cf40d82a5914726bf027615", kill_on_drop: false }` [INFO] [stdout] f7e41408bae772a423196455456b07e93ec3df873cf40d82a5914726bf027615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 58dae27b6aba6446924ec5c5ce0009734307fd0f3523ce5f8939c83470773c90 [INFO] running `Command { std: "docker" "start" "-a" "58dae27b6aba6446924ec5c5ce0009734307fd0f3523ce5f8939c83470773c90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling azure_core v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling azure_storage v0.21.0 [INFO] [stderr] Compiling azure_svc_blobstorage v0.21.0 [INFO] [stderr] Compiling azure_storage_blobs v0.21.0 [INFO] [stderr] Compiling avml v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 54s [INFO] running `Command { std: "docker" "inspect" "58dae27b6aba6446924ec5c5ce0009734307fd0f3523ce5f8939c83470773c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58dae27b6aba6446924ec5c5ce0009734307fd0f3523ce5f8939c83470773c90", kill_on_drop: false }` [INFO] [stdout] 58dae27b6aba6446924ec5c5ce0009734307fd0f3523ce5f8939c83470773c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7802bfa630c75d9effdba618f697eff5ef11c2c97c328db9557707539375e1f4 [INFO] running `Command { std: "docker" "start" "-a" "7802bfa630c75d9effdba618f697eff5ef11c2c97c328db9557707539375e1f4", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling avml v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "7802bfa630c75d9effdba618f697eff5ef11c2c97c328db9557707539375e1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7802bfa630c75d9effdba618f697eff5ef11c2c97c328db9557707539375e1f4", kill_on_drop: false }` [INFO] [stdout] 7802bfa630c75d9effdba618f697eff5ef11c2c97c328db9557707539375e1f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f35ba3f318b858c46e0c28fbae4ccd9d06ce3d79ea138ebf9ed99022f1c7b79 [INFO] running `Command { std: "docker" "start" "-a" "6f35ba3f318b858c46e0c28fbae4ccd9d06ce3d79ea138ebf9ed99022f1c7b79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/avml-729220191a1faf5a) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test disk_usage::tests::test_check_max_usable ... ok [INFO] [stdout] test disk_usage::tests::test_conversion ... ok [INFO] [stdout] test disk_usage::tests::test_check_max_usage_percentage ... ok [INFO] [stdout] test image::tests::encode_header_v1 ... ok [INFO] [stdout] test io::counter::tests::encode_header ... ok [INFO] [stdout] test image::tests::encode_header_v2 ... ok [INFO] [stdout] test io::snappy::tests::encode_snap ... ok [INFO] [stdout] test snapshot::tests::translate_ranges ... ok [INFO] [stdout] test upload::blobstore::tests::test_calc_concurrency ... ok [INFO] [stdout] test disk_usage::tests::test_disk_usage ... ok [INFO] [stdout] test iomem::tests::test_parse_iomem ... ok [INFO] [stdout] test disk_usage::tests::test_estimates ... ok [INFO] [stdout] test iomem::tests::test_merge_ranges ... ok [INFO] [stdout] test iomem::tests::test_split_ranges ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/avml.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/avml-e52385b0d1ff4a76) [INFO] [stderr] Running unittests src/bin/avml-convert.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/avml_convert-3385c04a356e6465) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/avml-upload.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/avml_upload-710d19abd5bed99e) [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f35ba3f318b858c46e0c28fbae4ccd9d06ce3d79ea138ebf9ed99022f1c7b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f35ba3f318b858c46e0c28fbae4ccd9d06ce3d79ea138ebf9ed99022f1c7b79", kill_on_drop: false }` [INFO] [stdout] 6f35ba3f318b858c46e0c28fbae4ccd9d06ce3d79ea138ebf9ed99022f1c7b79