[INFO] cloning repository https://github.com/Plawn/s3-simple-artifact-handler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plawn/s3-simple-artifact-handler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fs3-simple-artifact-handler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fs3-simple-artifact-handler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ab7b4e1b670c264ee90315c4a247f55a1a21925 [INFO] building Plawn/s3-simple-artifact-handler against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fs3-simple-artifact-handler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Plawn/s3-simple-artifact-handler [INFO] finished tweaking git repo https://github.com/Plawn/s3-simple-artifact-handler [INFO] tweaked toml for git repo https://github.com/Plawn/s3-simple-artifact-handler written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Plawn/s3-simple-artifact-handler on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Plawn/s3-simple-artifact-handler 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded tar v0.4.41 [INFO] [stderr] Downloaded quinn-udp v0.5.4 [INFO] [stderr] Downloaded rusty-s3 v0.5.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded quinn v0.11.3 [INFO] [stderr] Downloaded flate2 v1.0.32 [INFO] [stderr] Downloaded quinn-proto v0.11.6 [INFO] [stderr] Downloaded webpki-roots v0.26.3 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded quick-xml v0.30.0 [INFO] [stderr] Downloaded tokio v1.39.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6596b96ea02b941984ef26ee9e483ae10795c4bafabaa75593f076cd0d63ea13 [INFO] running `Command { std: "docker" "start" "-a" "6596b96ea02b941984ef26ee9e483ae10795c4bafabaa75593f076cd0d63ea13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6596b96ea02b941984ef26ee9e483ae10795c4bafabaa75593f076cd0d63ea13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6596b96ea02b941984ef26ee9e483ae10795c4bafabaa75593f076cd0d63ea13", kill_on_drop: false }` [INFO] [stdout] 6596b96ea02b941984ef26ee9e483ae10795c4bafabaa75593f076cd0d63ea13 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0434852c44e90da07b46af8c177a48d5d2a4b42d692da7faa6a3e1e4afa9c5ae [INFO] running `Command { std: "docker" "start" "-a" "0434852c44e90da07b46af8c177a48d5d2a4b42d692da7faa6a3e1e4afa9c5ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling rusty-s3 v0.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling s3-simple-artifact-handler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.84s [INFO] running `Command { std: "docker" "inspect" "0434852c44e90da07b46af8c177a48d5d2a4b42d692da7faa6a3e1e4afa9c5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0434852c44e90da07b46af8c177a48d5d2a4b42d692da7faa6a3e1e4afa9c5ae", kill_on_drop: false }` [INFO] [stdout] 0434852c44e90da07b46af8c177a48d5d2a4b42d692da7faa6a3e1e4afa9c5ae [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75e8f82a832da8a1339510033d4b31c18d7092967097d40b980ce630ae0190dc [INFO] running `Command { std: "docker" "start" "-a" "75e8f82a832da8a1339510033d4b31c18d7092967097d40b980ce630ae0190dc", kill_on_drop: false }` [INFO] [stderr] Compiling s3-simple-artifact-handler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "75e8f82a832da8a1339510033d4b31c18d7092967097d40b980ce630ae0190dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e8f82a832da8a1339510033d4b31c18d7092967097d40b980ce630ae0190dc", kill_on_drop: false }` [INFO] [stdout] 75e8f82a832da8a1339510033d4b31c18d7092967097d40b980ce630ae0190dc