[INFO] cloning repository https://github.com/2ndDerivative/speicherstadt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2ndDerivative/speicherstadt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fspeicherstadt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fspeicherstadt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f31448315a6f2d3f3fac491b9b167da15622975a
[INFO] building 2ndDerivative/speicherstadt against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fspeicherstadt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/2ndDerivative/speicherstadt on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/2ndDerivative/speicherstadt
[INFO] finished tweaking git repo https://github.com/2ndDerivative/speicherstadt
[INFO] tweaked toml for git repo https://github.com/2ndDerivative/speicherstadt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/2ndDerivative/speicherstadt 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e25bef3204e1edb1ba275bdfe1f035f8baccc093558c85a489fd56e3d9786146
[INFO] running `Command { std: "docker" "start" "-a" "e25bef3204e1edb1ba275bdfe1f035f8baccc093558c85a489fd56e3d9786146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e25bef3204e1edb1ba275bdfe1f035f8baccc093558c85a489fd56e3d9786146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25bef3204e1edb1ba275bdfe1f035f8baccc093558c85a489fd56e3d9786146", kill_on_drop: false }`
[INFO] [stdout] e25bef3204e1edb1ba275bdfe1f035f8baccc093558c85a489fd56e3d9786146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bdfa8d9d85b961ddabb253a8890efe33cbf5264e58785c0cf5f20536e31a2a4
[INFO] running `Command { std: "docker" "start" "-a" "7bdfa8d9d85b961ddabb253a8890efe33cbf5264e58785c0cf5f20536e31a2a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling axum_speicherstadt v0.1.0 (/opt/rustwide/workdir/axum_speicherstadt)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> axum_speicherstadt/src/crate_files.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     os::windows::fs::OpenOptionsExt,
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_storage`
[INFO] [stdout]   --> axum_speicherstadt/src/publish.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn handler<CFS: CrateFileStorage>(State(file_storage): State<CFS>, body: Bytes) -> Result<(), PublishError> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crate_file`
[INFO] [stdout]   --> axum_speicherstadt/src/publish.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (json_bytes, crate_file) = extract_body(&body)?;
[INFO] [stdout]    |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_json`
[INFO] [stdout]   --> axum_speicherstadt/src/publish.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let metadata_json: PublishMetadata = serde_json::from_slice(json_bytes).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_speicherstadt` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7bdfa8d9d85b961ddabb253a8890efe33cbf5264e58785c0cf5f20536e31a2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdfa8d9d85b961ddabb253a8890efe33cbf5264e58785c0cf5f20536e31a2a4", kill_on_drop: false }`
[INFO] [stdout] 7bdfa8d9d85b961ddabb253a8890efe33cbf5264e58785c0cf5f20536e31a2a4
