[INFO] fetching crate wall-rs 0.1.2... [INFO] testing wall-rs-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate wall-rs 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wall-rs 0.1.2 [INFO] finished tweaking crates.io crate wall-rs 0.1.2 [INFO] tweaked toml for crates.io crate wall-rs 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wall-rs 0.1.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wall-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.12.2 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded rustls-native-certs v0.7.0 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] [stderr] Downloaded h2 v0.3.24 [INFO] [stderr] Downloaded iri-string v0.7.0 [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded hyper-timeout v0.5.1 [INFO] [stderr] Downloaded simple_asn1 v0.6.2 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.15 [INFO] [stderr] Downloaded http-body-util v0.1.0 [INFO] [stderr] Downloaded winreg v0.9.0 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded wallpaper v3.2.0 [INFO] [stderr] Downloaded octocrab v0.34.1 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b98d6ef380c42a519fc8037586f7e93eea281c277a743c79a496a5a306facef [INFO] running `Command { std: "docker" "start" "-a" "2b98d6ef380c42a519fc8037586f7e93eea281c277a743c79a496a5a306facef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b98d6ef380c42a519fc8037586f7e93eea281c277a743c79a496a5a306facef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b98d6ef380c42a519fc8037586f7e93eea281c277a743c79a496a5a306facef", kill_on_drop: false }` [INFO] [stdout] 2b98d6ef380c42a519fc8037586f7e93eea281c277a743c79a496a5a306facef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ee61ab4113857283ee4012bfd012a4040213c14de1aeb942b40ec5903da65a [INFO] running `Command { std: "docker" "start" "-a" "37ee61ab4113857283ee4012bfd012a4040213c14de1aeb942b40ec5903da65a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling wallpaper v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling octocrab v0.34.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling wall-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "37ee61ab4113857283ee4012bfd012a4040213c14de1aeb942b40ec5903da65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ee61ab4113857283ee4012bfd012a4040213c14de1aeb942b40ec5903da65a", kill_on_drop: false }` [INFO] [stdout] 37ee61ab4113857283ee4012bfd012a4040213c14de1aeb942b40ec5903da65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2868e95c02db6b3ee07e4f99cfeb15bd495f7f1da20ae04fe1a63a50a42c7278 [INFO] running `Command { std: "docker" "start" "-a" "2868e95c02db6b3ee07e4f99cfeb15bd495f7f1da20ae04fe1a63a50a42c7278", kill_on_drop: false }` [INFO] [stderr] Compiling wall-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "2868e95c02db6b3ee07e4f99cfeb15bd495f7f1da20ae04fe1a63a50a42c7278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2868e95c02db6b3ee07e4f99cfeb15bd495f7f1da20ae04fe1a63a50a42c7278", kill_on_drop: false }` [INFO] [stdout] 2868e95c02db6b3ee07e4f99cfeb15bd495f7f1da20ae04fe1a63a50a42c7278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4be99427e8c45db3342e338a3e84e9927507130c3d1db92a88ae0359f859cdc [INFO] running `Command { std: "docker" "start" "-a" "d4be99427e8c45db3342e338a3e84e9927507130c3d1db92a88ae0359f859cdc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wall_rs-3b9513c8d524b89b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::some ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/wall_rs-3b9513c8d524b89b` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "d4be99427e8c45db3342e338a3e84e9927507130c3d1db92a88ae0359f859cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4be99427e8c45db3342e338a3e84e9927507130c3d1db92a88ae0359f859cdc", kill_on_drop: false }` [INFO] [stdout] d4be99427e8c45db3342e338a3e84e9927507130c3d1db92a88ae0359f859cdc