[INFO] fetching crate rocket-authz 0.1.0... [INFO] testing rocket-authz-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rocket-authz 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rocket-authz 0.1.0 [INFO] finished tweaking crates.io crate rocket-authz 0.1.0 [INFO] tweaked toml for crates.io crate rocket-authz 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rocket-authz 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 259 packages to latest compatible versions [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding rocket v0.4.11 (available: v0.5.1) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded casbin v2.10.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b114a0826b168bba66d794d3c456ad9668a634bba9a7e3547ed6855971741cac [INFO] running `Command { std: "docker" "start" "-a" "b114a0826b168bba66d794d3c456ad9668a634bba9a7e3547ed6855971741cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b114a0826b168bba66d794d3c456ad9668a634bba9a7e3547ed6855971741cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b114a0826b168bba66d794d3c456ad9668a634bba9a7e3547ed6855971741cac", kill_on_drop: false }` [INFO] [stdout] b114a0826b168bba66d794d3c456ad9668a634bba9a7e3547ed6855971741cac [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d3e402b31f9d9c0ba4d4b71e44645328f386bce80cae97fb051f33b3bfa0a183 [INFO] running `Command { std: "docker" "start" "-a" "d3e402b31f9d9c0ba4d4b71e44645328f386bce80cae97fb051f33b3bfa0a183", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stdout] error[E0520]: `to_string` specializes an item from a parent `impl`, but that item is not marked `default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_http-0.4.11/src/raw_str.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: parent implementation is in crate `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0520]: `to_string` specializes an item from a parent `impl`, but that item is not marked `default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_http-0.4.11/src/raw_str.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: parent implementation is in crate `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0520`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0520`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d3e402b31f9d9c0ba4d4b71e44645328f386bce80cae97fb051f33b3bfa0a183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e402b31f9d9c0ba4d4b71e44645328f386bce80cae97fb051f33b3bfa0a183", kill_on_drop: false }` [INFO] [stdout] d3e402b31f9d9c0ba4d4b71e44645328f386bce80cae97fb051f33b3bfa0a183