[INFO] fetching crate godam 0.1.2... [INFO] testing godam-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate godam 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate godam 0.1.2 [INFO] finished tweaking crates.io crate godam 0.1.2 [INFO] tweaked toml for crates.io crate godam 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate godam 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate godam 0.1.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liblzma v0.4.2 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce1c3971841f624188467c1261db204d66426c01695802e2759015db37cf8c1e [INFO] running `Command { std: "docker" "start" "-a" "ce1c3971841f624188467c1261db204d66426c01695802e2759015db37cf8c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce1c3971841f624188467c1261db204d66426c01695802e2759015db37cf8c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1c3971841f624188467c1261db204d66426c01695802e2759015db37cf8c1e", kill_on_drop: false }` [INFO] [stdout] ce1c3971841f624188467c1261db204d66426c01695802e2759015db37cf8c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa92fd0ffe4c375c84d99738600eacf0b8f56616851ee6b956a0a85de38ac64 [INFO] running `Command { std: "docker" "start" "-a" "aaa92fd0ffe4c375c84d99738600eacf0b8f56616851ee6b956a0a85de38ac64", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling liblzma v0.4.2 [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 zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.9.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling godam v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AssetResponse` is never constructed [INFO] [stdout] --> src/godot/asset_library.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct AssetResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "aaa92fd0ffe4c375c84d99738600eacf0b8f56616851ee6b956a0a85de38ac64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa92fd0ffe4c375c84d99738600eacf0b8f56616851ee6b956a0a85de38ac64", kill_on_drop: false }` [INFO] [stdout] aaa92fd0ffe4c375c84d99738600eacf0b8f56616851ee6b956a0a85de38ac64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcbfe5f47aae36839be98178503d4f463045246de864160bae1e259739235d06 [INFO] running `Command { std: "docker" "start" "-a" "dcbfe5f47aae36839be98178503d4f463045246de864160bae1e259739235d06", kill_on_drop: false }` [INFO] [stdout] warning: struct `AssetResponse` is never constructed [INFO] [stdout] --> src/godot/asset_library.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct AssetResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling godam v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AssetResponse` is never constructed [INFO] [stdout] --> src/godot/asset_library.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct AssetResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "dcbfe5f47aae36839be98178503d4f463045246de864160bae1e259739235d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbfe5f47aae36839be98178503d4f463045246de864160bae1e259739235d06", kill_on_drop: false }` [INFO] [stdout] dcbfe5f47aae36839be98178503d4f463045246de864160bae1e259739235d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb3b2d82b423c18844aa2ce9f1584bc0a2feb3c9d5bd4a8aeb0ad461ec73c308 [INFO] running `Command { std: "docker" "start" "-a" "bb3b2d82b423c18844aa2ce9f1584bc0a2feb3c9d5bd4a8aeb0ad461ec73c308", kill_on_drop: false }` [INFO] [stderr] warning: struct `AssetResponse` is never constructed [INFO] [stderr] --> src/godot/asset_library.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct AssetResponse { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `godam` (lib) generated 1 warning [INFO] [stderr] warning: `godam` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/godam-2f572395760c1fb0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test fs::path::tests::addons_path_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::cached_zip_path_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::config_path_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::gitignore_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::install_folder_path_are_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::project_file_path_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::addons_gitignore_path_is_within_working_directory ... ok [INFO] [stdout] test fs::path::tests::cache_path_is_within_working_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/godam-831c9b0f5bfebd2f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests godam [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "bb3b2d82b423c18844aa2ce9f1584bc0a2feb3c9d5bd4a8aeb0ad461ec73c308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3b2d82b423c18844aa2ce9f1584bc0a2feb3c9d5bd4a8aeb0ad461ec73c308", kill_on_drop: false }` [INFO] [stdout] bb3b2d82b423c18844aa2ce9f1584bc0a2feb3c9d5bd4a8aeb0ad461ec73c308