[INFO] fetching crate cozad-union-find 1.1.0... [INFO] testing cozad-union-find-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cozad-union-find 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cozad-union-find 1.1.0 [INFO] finished tweaking crates.io crate cozad-union-find 1.1.0 [INFO] tweaked toml for crates.io crate cozad-union-find 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cozad-union-find 1.1.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 cozad-union-find 1.1.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] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded clap v3.1.6 [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] 3da02a9be86a0f76e88b601039fe3adc9af93843e5bd0ab62c885a07c3767f92 [INFO] running `Command { std: "docker" "start" "-a" "3da02a9be86a0f76e88b601039fe3adc9af93843e5bd0ab62c885a07c3767f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da02a9be86a0f76e88b601039fe3adc9af93843e5bd0ab62c885a07c3767f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da02a9be86a0f76e88b601039fe3adc9af93843e5bd0ab62c885a07c3767f92", kill_on_drop: false }` [INFO] [stdout] 3da02a9be86a0f76e88b601039fe3adc9af93843e5bd0ab62c885a07c3767f92 [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] 0f7fb7436a7a25fd6c8cfe62cd2bd3004b0835a71bd2f6593a3fa4d04597b046 [INFO] running `Command { std: "docker" "start" "-a" "0f7fb7436a7a25fd6c8cfe62cd2bd3004b0835a71bd2f6593a3fa4d04597b046", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling cozad-union-find v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s [INFO] running `Command { std: "docker" "inspect" "0f7fb7436a7a25fd6c8cfe62cd2bd3004b0835a71bd2f6593a3fa4d04597b046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7fb7436a7a25fd6c8cfe62cd2bd3004b0835a71bd2f6593a3fa4d04597b046", kill_on_drop: false }` [INFO] [stdout] 0f7fb7436a7a25fd6c8cfe62cd2bd3004b0835a71bd2f6593a3fa4d04597b046 [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] 4823c29fdc073aaeffdf9508ac258a1383607b960d6f50ea57a8445b1867e5f5 [INFO] running `Command { std: "docker" "start" "-a" "4823c29fdc073aaeffdf9508ac258a1383607b960d6f50ea57a8445b1867e5f5", kill_on_drop: false }` [INFO] [stderr] Compiling cozad-union-find v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "4823c29fdc073aaeffdf9508ac258a1383607b960d6f50ea57a8445b1867e5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4823c29fdc073aaeffdf9508ac258a1383607b960d6f50ea57a8445b1867e5f5", kill_on_drop: false }` [INFO] [stdout] 4823c29fdc073aaeffdf9508ac258a1383607b960d6f50ea57a8445b1867e5f5 [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] c4c4fca41a5244f55c255e873dc2e1360164cd7e55c1eb26e1886adefe023329 [INFO] running `Command { std: "docker" "start" "-a" "c4c4fca41a5244f55c255e873dc2e1360164cd7e55c1eb26e1886adefe023329", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cozad_union_find-4487e15671458c12) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test union_find::client::client_tests::add_node ... ok [INFO] [stdout] test union_find::client::client_tests::add_nodes_bulk ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_bulk ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_positive ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_negative ... ok [INFO] [stdout] test union_find::client::client_tests::node_index_negative ... ok [INFO] [stdout] test union_find::client::client_tests::disjoint_set_count ... ok [INFO] [stdout] test union_find::client::client_tests::duplicate_adds_ignored ... ok [INFO] [stdout] test union_find::client::client_tests::node_exists_negative ... ok [INFO] [stdout] test union_find::client::client_tests::node_exists_positive ... ok [INFO] [stdout] test union_find::client::client_tests::constructor ... ok [INFO] [stdout] test union_find::client::client_tests::node_index_positive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cozad_union_find-acd4fd7ef92058c9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test union_find::client::client_tests::add_node ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_negative ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_positive ... ok [INFO] [stdout] test union_find::client::client_tests::constructor ... ok [INFO] [stdout] test union_find::client::client_tests::disjoint_set_count ... ok [INFO] [stdout] test union_find::client::client_tests::duplicate_adds_ignored ... ok [INFO] [stdout] test union_find::client::client_tests::node_exists_negative ... ok [INFO] [stdout] test union_find::client::client_tests::node_exists_positive ... ok [INFO] [stdout] test union_find::client::client_tests::node_index_positive ... ok [INFO] [stdout] test union_find::client::client_tests::node_index_negative ... ok [INFO] [stdout] test union_find::client::client_tests::connect_nodes_bulk ... ok [INFO] [stdout] test union_find::client::client_tests::add_nodes_bulk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4c4fca41a5244f55c255e873dc2e1360164cd7e55c1eb26e1886adefe023329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c4fca41a5244f55c255e873dc2e1360164cd7e55c1eb26e1886adefe023329", kill_on_drop: false }` [INFO] [stdout] c4c4fca41a5244f55c255e873dc2e1360164cd7e55c1eb26e1886adefe023329