[INFO] fetching crate quarry-operator 5.2.0... [INFO] testing quarry-operator-5.2.0 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate quarry-operator 5.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate quarry-operator 5.2.0 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quarry-operator 5.2.0 [INFO] finished tweaking crates.io crate quarry-operator 5.2.0 [INFO] tweaked toml for crates.io crate quarry-operator 5.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d95b1eac4118930484c40857557c619789cc561657753dc075d5c50172de635 [INFO] running `Command { std: "docker" "start" "-a" "0d95b1eac4118930484c40857557c619789cc561657753dc075d5c50172de635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d95b1eac4118930484c40857557c619789cc561657753dc075d5c50172de635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d95b1eac4118930484c40857557c619789cc561657753dc075d5c50172de635", kill_on_drop: false }` [INFO] [stdout] 0d95b1eac4118930484c40857557c619789cc561657753dc075d5c50172de635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e388ed07d6ca8184478178a465f7864c45abe0dc01258cd5d226fdbf06ca15ab [INFO] running `Command { std: "docker" "start" "-a" "e388ed07d6ca8184478178a465f7864c45abe0dc01258cd5d226fdbf06ca15ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.41 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling solana-frozen-abi v1.10.41 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling solana-program v1.10.41 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling solana-security-txt v1.1.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling u128 v0.1.0 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.7.2 [INFO] [stderr] Compiling borsh-derive-internal v0.7.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling solana-sdk-macro v1.10.41 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling borsh-derive v0.7.2 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling borsh v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num_enum v0.5.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling anchor-syn v0.25.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling anchor-attribute-event v0.25.0 [INFO] [stderr] Compiling anchor-attribute-error v0.25.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.25.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.25.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.25.0 [INFO] [stderr] Compiling anchor-attribute-state v0.25.0 [INFO] [stderr] Compiling anchor-attribute-program v0.25.0 [INFO] [stderr] Compiling anchor-attribute-account v0.25.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.25.0 [INFO] [stderr] Compiling spl-token v3.3.1 [INFO] [stderr] Compiling anchor-lang v0.25.0 [INFO] [stderr] Compiling spl-math v0.1.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.5 [INFO] [stderr] Compiling anchor-spl v0.25.0 [INFO] [stderr] Compiling vipers v2.0.6 [INFO] [stderr] Compiling quarry-mint-wrapper v5.2.0 [INFO] [stderr] Compiling quarry-mine v5.2.0 [INFO] [stderr] Compiling quarry-operator v5.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "e388ed07d6ca8184478178a465f7864c45abe0dc01258cd5d226fdbf06ca15ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e388ed07d6ca8184478178a465f7864c45abe0dc01258cd5d226fdbf06ca15ab", kill_on_drop: false }` [INFO] [stdout] e388ed07d6ca8184478178a465f7864c45abe0dc01258cd5d226fdbf06ca15ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bca5329e32aab741095c2c39040f1b5999aea114f2d88ca7467f984fc99b4368 [INFO] running `Command { std: "docker" "start" "-a" "bca5329e32aab741095c2c39040f1b5999aea114f2d88ca7467f984fc99b4368", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quarry-operator v5.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `Command { std: "docker" "inspect" "bca5329e32aab741095c2c39040f1b5999aea114f2d88ca7467f984fc99b4368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca5329e32aab741095c2c39040f1b5999aea114f2d88ca7467f984fc99b4368", kill_on_drop: false }` [INFO] [stdout] bca5329e32aab741095c2c39040f1b5999aea114f2d88ca7467f984fc99b4368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7a2d56af0d23d9b4242c1b35069d2e15b6d3c063e0c09a317ff5ebdf6d69f8e4 [INFO] running `Command { std: "docker" "start" "-a" "7a2d56af0d23d9b4242c1b35069d2e15b6d3c063e0c09a317ff5ebdf6d69f8e4", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `quarry-operator` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/quarry_operator-fd2ae729002e9b58) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test state::tests::test_operator_len ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a2d56af0d23d9b4242c1b35069d2e15b6d3c063e0c09a317ff5ebdf6d69f8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2d56af0d23d9b4242c1b35069d2e15b6d3c063e0c09a317ff5ebdf6d69f8e4", kill_on_drop: false }` [INFO] [stdout] 7a2d56af0d23d9b4242c1b35069d2e15b6d3c063e0c09a317ff5ebdf6d69f8e4