[INFO] cloning repository https://github.com/KnoxZZ/rsteam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnoxZZ/rsteam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnoxZZ%2Frsteam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnoxZZ%2Frsteam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8004e9ff3890ba43bf5f7e82fd2767b25fde1b2 [INFO] testing KnoxZZ/rsteam against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnoxZZ%2Frsteam" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnoxZZ/rsteam on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KnoxZZ/rsteam [INFO] finished tweaking git repo https://github.com/KnoxZZ/rsteam [INFO] tweaked toml for git repo https://github.com/KnoxZZ/rsteam written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/KnoxZZ/rsteam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04fbf01f1eff7ce13e1639838d68fc966ea61a82ed38a0031ae177ef6997bbfa [INFO] running `Command { std: "docker" "start" "-a" "04fbf01f1eff7ce13e1639838d68fc966ea61a82ed38a0031ae177ef6997bbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04fbf01f1eff7ce13e1639838d68fc966ea61a82ed38a0031ae177ef6997bbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fbf01f1eff7ce13e1639838d68fc966ea61a82ed38a0031ae177ef6997bbfa", kill_on_drop: false }` [INFO] [stdout] 04fbf01f1eff7ce13e1639838d68fc966ea61a82ed38a0031ae177ef6997bbfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce5a1520032ae5c55b4f4a2b13c752a08896beedb206eedc1b9f20a2100b4f2 [INFO] running `Command { std: "docker" "start" "-a" "cce5a1520032ae5c55b4f4a2b13c752a08896beedb206eedc1b9f20a2100b4f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rsteam v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_page_url` [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/legacy/list_group_members.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "cce5a1520032ae5c55b4f4a2b13c752a08896beedb206eedc1b9f20a2100b4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce5a1520032ae5c55b4f4a2b13c752a08896beedb206eedc1b9f20a2100b4f2", kill_on_drop: false }` [INFO] [stdout] cce5a1520032ae5c55b4f4a2b13c752a08896beedb206eedc1b9f20a2100b4f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f02ed284b0933c9530bd99f1152c059fae21fa8513f7112a73eea33b6516ebe [INFO] running `Command { std: "docker" "start" "-a" "5f02ed284b0933c9530bd99f1152c059fae21fa8513f7112a73eea33b6516ebe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rsteam v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_page_url` [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/legacy/list_group_members.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_page_url` [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/legacy/list_group_members.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsteam`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rsteam --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6e4adcdb39b8a733 -C extra-filename=-6e4adcdb39b8a733 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a3ad4a8b5f5d9ed7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0029c9d35733e5ba.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9947421880ba4cef.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-1c7e4994bb400968.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4afdf7b87552897.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-4baee88db228bd71.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d9bdc3c3127a15a1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bd6357a7a8d27460.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f305b6b50dc4be0.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-1db09409ea92d2f5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5ae00fc343f704c4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f02ed284b0933c9530bd99f1152c059fae21fa8513f7112a73eea33b6516ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f02ed284b0933c9530bd99f1152c059fae21fa8513f7112a73eea33b6516ebe", kill_on_drop: false }` [INFO] [stdout] 5f02ed284b0933c9530bd99f1152c059fae21fa8513f7112a73eea33b6516ebe