[INFO] cloning repository https://github.com/wseaton/starproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wseaton/starproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cffe8375593093940c6d577033ee0d06eb1d421 [INFO] testing wseaton/starproxy against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wseaton/starproxy on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wseaton/starproxy [INFO] finished tweaking git repo https://github.com/wseaton/starproxy [INFO] tweaked toml for git repo https://github.com/wseaton/starproxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wseaton/starproxy 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/lovasoa/sqlparser-rs/` [INFO] [stderr] Updating git repository `https://github.com/wseaton/trino-rust-client` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.3.0 [INFO] [stderr] Downloaded futures-sink v0.3.25 [INFO] [stderr] Downloaded sync_wrapper v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.83 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded cidr-utils v0.5.10 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded axum v0.6.2 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded async-compression v0.3.15 [INFO] [stderr] Downloaded futures-util v0.3.25 [INFO] [stderr] Downloaded h2 v0.3.15 [INFO] [stderr] Downloaded web-sys v0.3.60 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded encoding_rs v0.8.31 [INFO] [stderr] Downloaded hyper v0.14.23 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded js-sys v0.3.60 [INFO] [stderr] Downloaded wasm-bindgen v0.2.83 [INFO] [stderr] Downloaded reqwest v0.11.13 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded mio v0.8.5 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.83 [INFO] [stderr] Downloaded proc-macro2 v1.0.50 [INFO] [stderr] Downloaded axum-core v0.3.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.9 [INFO] [stderr] Downloaded futures-io v0.3.25 [INFO] [stderr] Downloaded futures-task v0.3.25 [INFO] [stderr] Downloaded fastrand v1.8.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded parking_lot_core v0.9.6 [INFO] [stderr] Downloaded axum-macros v0.3.1 [INFO] [stderr] Downloaded tokio-native-tls v0.3.0 [INFO] [stderr] Downloaded futures-core v0.3.25 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded derive-visitor-macros v0.3.0 [INFO] [stderr] Downloaded derive-visitor v0.3.0 [INFO] [stderr] Downloaded security-framework-sys v2.6.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.83 [INFO] [stderr] Downloaded once_cell v1.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892 [INFO] running `Command { std: "docker" "start" "-a" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] [stdout] 8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e [INFO] running `Command { std: "docker" "start" "-a" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive-visitor-macros v0.3.0 [INFO] [stderr] Compiling axum-macros v0.3.1 [INFO] [stderr] Compiling derive-visitor v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling cidr-utils v0.5.10 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling sqlparser v0.27.0 (https://github.com/lovasoa/sqlparser-rs/?rev=d55be71#d55be710) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling trino v0.1.0 (https://github.com/wseaton/trino-rust-client?branch=api-tweaks#1643139b) [INFO] [stderr] Compiling starproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.18s [INFO] running `Command { std: "docker" "inspect" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] [stdout] fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82 [INFO] running `Command { std: "docker" "start" "-a" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] [stderr] Compiling starproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `Command { std: "docker" "inspect" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] [stdout] 06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973 [INFO] running `Command { std: "docker" "start" "-a" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/starproxy-c0241c1ef475feac) [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" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] [stdout] f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973