[INFO] fetching crate gluesql-test-suite 0.17.0... [INFO] testing gluesql-test-suite-0.17.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gluesql-test-suite 0.17.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate gluesql-test-suite 0.17.0 [INFO] finished tweaking crates.io crate gluesql-test-suite 0.17.0 [INFO] tweaked toml for crates.io crate gluesql-test-suite 0.17.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gluesql-test-suite 0.17.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 gluesql-test-suite 0.17.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 iter-enum v1.1.3 [INFO] [stderr] Downloaded gluesql-utils v0.17.0 [INFO] [stderr] Downloaded derive_utils v0.14.1 [INFO] [stderr] Downloaded ordered-float v4.2.2 [INFO] [stderr] Downloaded bigdecimal v0.4.5 [INFO] [stderr] Downloaded gluesql-core v0.17.0 [INFO] [stderr] Downloaded sqlparser v0.52.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9a5a7193682cf196bd5c64cb26813ca4441e5afb68f4d4141c581d8534107d1a [INFO] running `Command { std: "docker" "start" "-a" "9a5a7193682cf196bd5c64cb26813ca4441e5afb68f4d4141c581d8534107d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a5a7193682cf196bd5c64cb26813ca4441e5afb68f4d4141c581d8534107d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5a7193682cf196bd5c64cb26813ca4441e5afb68f4d4141c581d8534107d1a", kill_on_drop: false }` [INFO] [stdout] 9a5a7193682cf196bd5c64cb26813ca4441e5afb68f4d4141c581d8534107d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a58c02f522bc8b10ce7c33e60ad7f28f68d4e2af754ddd2d660f134b89ec056a [INFO] running `Command { std: "docker" "start" "-a" "a58c02f522bc8b10ce7c33e60ad7f28f68d4e2af754ddd2d660f134b89ec056a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling iter-enum v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling gluesql-utils v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlparser v0.52.0 [INFO] [stderr] Compiling gluesql-core v0.17.0 [INFO] [stderr] Compiling gluesql-test-suite v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "a58c02f522bc8b10ce7c33e60ad7f28f68d4e2af754ddd2d660f134b89ec056a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58c02f522bc8b10ce7c33e60ad7f28f68d4e2af754ddd2d660f134b89ec056a", kill_on_drop: false }` [INFO] [stdout] a58c02f522bc8b10ce7c33e60ad7f28f68d4e2af754ddd2d660f134b89ec056a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e2d7ea54dc5eb8178598b01af425072e7a1e429a6873c57411e0d9e920010bd8 [INFO] running `Command { std: "docker" "start" "-a" "e2d7ea54dc5eb8178598b01af425072e7a1e429a6873c57411e0d9e920010bd8", kill_on_drop: false }` [INFO] [stderr] Compiling gluesql-test-suite v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "e2d7ea54dc5eb8178598b01af425072e7a1e429a6873c57411e0d9e920010bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d7ea54dc5eb8178598b01af425072e7a1e429a6873c57411e0d9e920010bd8", kill_on_drop: false }` [INFO] [stdout] e2d7ea54dc5eb8178598b01af425072e7a1e429a6873c57411e0d9e920010bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5f4adf9a81360972fa30014b980cd070067caea342bd0480f4d41c5448c23e7e [INFO] running `Command { std: "docker" "start" "-a" "5f4adf9a81360972fa30014b980cd070067caea342bd0480f4d41c5448c23e7e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gluesql_test_suite-a7fdd0c80e11a147) [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" "5f4adf9a81360972fa30014b980cd070067caea342bd0480f4d41c5448c23e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f4adf9a81360972fa30014b980cd070067caea342bd0480f4d41c5448c23e7e", kill_on_drop: false }` [INFO] [stdout] 5f4adf9a81360972fa30014b980cd070067caea342bd0480f4d41c5448c23e7e