[INFO] fetching crate pastebin-cli 0.1.8... [INFO] testing pastebin-cli-0.1.8 against 1.91.0 for beta-1.92-2 [INFO] extracting crate pastebin-cli 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pastebin-cli 0.1.8 [INFO] finished tweaking crates.io crate pastebin-cli 0.1.8 [INFO] tweaked toml for crates.io crate pastebin-cli 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pastebin-cli 0.1.8 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pastebin-cli 0.1.8 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-result v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.40 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b970c1a46036aa2076069a0f42c547dd797b2e8b2f68ca01777bafbae5f79d6 [INFO] running `Command { std: "docker" "start" "-a" "7b970c1a46036aa2076069a0f42c547dd797b2e8b2f68ca01777bafbae5f79d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b970c1a46036aa2076069a0f42c547dd797b2e8b2f68ca01777bafbae5f79d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b970c1a46036aa2076069a0f42c547dd797b2e8b2f68ca01777bafbae5f79d6", kill_on_drop: false }` [INFO] [stdout] 7b970c1a46036aa2076069a0f42c547dd797b2e8b2f68ca01777bafbae5f79d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 941767d342a6bb8f4a28e66a59ea0cf97cb22a44512bdd5bf3e3b51db5f85572 [INFO] running `Command { std: "docker" "start" "-a" "941767d342a6bb8f4a28e66a59ea0cf97cb22a44512bdd5bf3e3b51db5f85572", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling pastebin-cli v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.17s [INFO] running `Command { std: "docker" "inspect" "941767d342a6bb8f4a28e66a59ea0cf97cb22a44512bdd5bf3e3b51db5f85572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941767d342a6bb8f4a28e66a59ea0cf97cb22a44512bdd5bf3e3b51db5f85572", kill_on_drop: false }` [INFO] [stdout] 941767d342a6bb8f4a28e66a59ea0cf97cb22a44512bdd5bf3e3b51db5f85572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d3b69a0441a59d1654ef1f73c22aa4d2f52ce30fa4a9de43f01bde5c2dc294c [INFO] running `Command { std: "docker" "start" "-a" "2d3b69a0441a59d1654ef1f73c22aa4d2f52ce30fa4a9de43f01bde5c2dc294c", kill_on_drop: false }` [INFO] [stderr] Compiling pastebin-cli v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `Command { std: "docker" "inspect" "2d3b69a0441a59d1654ef1f73c22aa4d2f52ce30fa4a9de43f01bde5c2dc294c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3b69a0441a59d1654ef1f73c22aa4d2f52ce30fa4a9de43f01bde5c2dc294c", kill_on_drop: false }` [INFO] [stdout] 2d3b69a0441a59d1654ef1f73c22aa4d2f52ce30fa4a9de43f01bde5c2dc294c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 896c6d8f6eee2d53c2400883f19297eabd789243c5ca1b7f341d0bcc7e3f956b [INFO] running `Command { std: "docker" "start" "-a" "896c6d8f6eee2d53c2400883f19297eabd789243c5ca1b7f341d0bcc7e3f956b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pastebin_cli-42b7ccf71ce52ead) [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" "896c6d8f6eee2d53c2400883f19297eabd789243c5ca1b7f341d0bcc7e3f956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896c6d8f6eee2d53c2400883f19297eabd789243c5ca1b7f341d0bcc7e3f956b", kill_on_drop: false }` [INFO] [stdout] 896c6d8f6eee2d53c2400883f19297eabd789243c5ca1b7f341d0bcc7e3f956b