[INFO] cloning repository https://github.com/Jachdich/aster-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jachdich/aster-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJachdich%2Faster-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJachdich%2Faster-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5832905ef8c7b08ba7497207517848e1137c5fae [INFO] building Jachdich/aster-cli against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJachdich%2Faster-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jachdich/aster-cli [INFO] finished tweaking git repo https://github.com/Jachdich/aster-cli [INFO] tweaked toml for git repo https://github.com/Jachdich/aster-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jachdich/aster-cli on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jachdich/aster-cli 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 841c30dac41bbfcc83ff87d22ddca276752eaee95dccadd6ca5be154c70121f0 [INFO] running `Command { std: "docker" "start" "-a" "841c30dac41bbfcc83ff87d22ddca276752eaee95dccadd6ca5be154c70121f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841c30dac41bbfcc83ff87d22ddca276752eaee95dccadd6ca5be154c70121f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841c30dac41bbfcc83ff87d22ddca276752eaee95dccadd6ca5be154c70121f0", kill_on_drop: false }` [INFO] [stdout] 841c30dac41bbfcc83ff87d22ddca276752eaee95dccadd6ca5be154c70121f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef746d1ec0982dee5e55009b5fb1738e498da48d0f33b509d6a3902154d33a9f [INFO] running `Command { std: "docker" "start" "-a" "ef746d1ec0982dee5e55009b5fb1738e498da48d0f33b509d6a3902154d33a9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rgb v0.8.40 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling oklab v1.0.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling angular-units v0.2.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling prisma v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling fmtstring v0.1.0 (https://github.com/Jachdich/fmtstring#e6ea3af1) [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling termion v4.0.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling notify-rust v4.11.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling dct-tiv v0.1.0 (https://github.com/Jachdich/dct-tiv#a29effee) [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:470:21 [INFO] [stdout] | [INFO] [stdout] 470 | cancel_tx.send(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 470 | let _ = cancel_tx.send(()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "ef746d1ec0982dee5e55009b5fb1738e498da48d0f33b509d6a3902154d33a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef746d1ec0982dee5e55009b5fb1738e498da48d0f33b509d6a3902154d33a9f", kill_on_drop: false }` [INFO] [stdout] ef746d1ec0982dee5e55009b5fb1738e498da48d0f33b509d6a3902154d33a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014f71851a2c516cac31ba05ac159bb52882d01e36defe0c63ea6c33764196c7 [INFO] running `Command { std: "docker" "start" "-a" "014f71851a2c516cac31ba05ac159bb52882d01e36defe0c63ea6c33764196c7", kill_on_drop: false }` [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:470:21 [INFO] [stdout] | [INFO] [stdout] 470 | cancel_tx.send(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 470 | let _ = cancel_tx.send(()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "014f71851a2c516cac31ba05ac159bb52882d01e36defe0c63ea6c33764196c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014f71851a2c516cac31ba05ac159bb52882d01e36defe0c63ea6c33764196c7", kill_on_drop: false }` [INFO] [stdout] 014f71851a2c516cac31ba05ac159bb52882d01e36defe0c63ea6c33764196c7