[INFO] fetching crate maven-rs 0.0.2...
[INFO] checking maven-rs-0.0.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate maven-rs 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate maven-rs 0.0.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate maven-rs 0.0.2
[INFO] finished tweaking crates.io crate maven-rs 0.0.2
[INFO] tweaked toml for crates.io crate maven-rs 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate maven-rs 0.0.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f244a724b64950d0fcc93435d6d95e884531265d4f2bafce1f3d50cf690e06
[INFO] running `Command { std: "docker" "start" "-a" "56f244a724b64950d0fcc93435d6d95e884531265d4f2bafce1f3d50cf690e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f244a724b64950d0fcc93435d6d95e884531265d4f2bafce1f3d50cf690e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f244a724b64950d0fcc93435d6d95e884531265d4f2bafce1f3d50cf690e06", kill_on_drop: false }`
[INFO] [stdout] 56f244a724b64950d0fcc93435d6d95e884531265d4f2bafce1f3d50cf690e06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0dc431c927c20eb42271e8c234aa291e6d5d98c4446fba0df5dd9b616928790
[INFO] running `Command { std: "docker" "start" "-a" "c0dc431c927c20eb42271e8c234aa291e6d5d98c4446fba0df5dd9b616928790", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking deflate64 v0.1.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.102.5
[INFO] [stderr]     Checking ureq v2.10.0
[INFO] [stderr]     Checking maven-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `maven_toolbox`
[INFO] [stdout]  --> tests/it.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use maven_toolbox::default_impl::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `maven_toolbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `maven`
[INFO] [stdout]  --> examples/hello.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use maven::*;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `maven`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `maven_toolbox`
[INFO] [stdout]  --> tests/it.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use maven_toolbox::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `maven_toolbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maven-rs` (example "hello") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maven-rs` (test "it") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c0dc431c927c20eb42271e8c234aa291e6d5d98c4446fba0df5dd9b616928790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dc431c927c20eb42271e8c234aa291e6d5d98c4446fba0df5dd9b616928790", kill_on_drop: false }`
[INFO] [stdout] c0dc431c927c20eb42271e8c234aa291e6d5d98c4446fba0df5dd9b616928790
