[INFO] fetching crate aj 0.7.1... [INFO] testing aj-0.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate aj 0.7.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate aj 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate aj 0.7.1 [INFO] tweaked toml for crates.io crate aj 0.7.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aj 0.7.1 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] crate crates.io crate aj 0.7.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aj_macro v0.7.1 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] [stderr] Downloaded darling_macro v0.20.10 [INFO] [stderr] Downloaded aj_core v0.7.1 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded darling v0.20.10 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded darling_core v0.20.10 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded serde_json v1.0.128 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded uuid v1.10.0 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33259d20f8a230d8292fad48e645ddfe53e6071d2edc39f21c411cec260c45a7 [INFO] running `Command { std: "docker" "start" "-a" "33259d20f8a230d8292fad48e645ddfe53e6071d2edc39f21c411cec260c45a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33259d20f8a230d8292fad48e645ddfe53e6071d2edc39f21c411cec260c45a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33259d20f8a230d8292fad48e645ddfe53e6071d2edc39f21c411cec260c45a7", kill_on_drop: false }` [INFO] [stdout] 33259d20f8a230d8292fad48e645ddfe53e6071d2edc39f21c411cec260c45a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca78f50c7698b6eff31c708e382e2a0a052c5e0d6c52371be591ccef609da8b8 [INFO] running `Command { std: "docker" "start" "-a" "ca78f50c7698b6eff31c708e382e2a0a052c5e0d6c52371be591ccef609da8b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling aj_core v0.7.1 [INFO] [stderr] Compiling aj_macro v0.7.1 [INFO] [stderr] Compiling aj v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ca78f50c7698b6eff31c708e382e2a0a052c5e0d6c52371be591ccef609da8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca78f50c7698b6eff31c708e382e2a0a052c5e0d6c52371be591ccef609da8b8", kill_on_drop: false }` [INFO] [stdout] ca78f50c7698b6eff31c708e382e2a0a052c5e0d6c52371be591ccef609da8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b5e055b963deb3dabe624ea5a65d70df7b4febd6df0151bceb9f5691c809b49b [INFO] running `Command { std: "docker" "start" "-a" "b5e055b963deb3dabe624ea5a65d70df7b4febd6df0151bceb9f5691c809b49b", kill_on_drop: false }` [INFO] [stderr] Compiling aj v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b5e055b963deb3dabe624ea5a65d70df7b4febd6df0151bceb9f5691c809b49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e055b963deb3dabe624ea5a65d70df7b4febd6df0151bceb9f5691c809b49b", kill_on_drop: false }` [INFO] [stdout] b5e055b963deb3dabe624ea5a65d70df7b4febd6df0151bceb9f5691c809b49b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 50d03bfd2e85ae42a8b3569d2f4b6bf9fe6e3268c1d640b14674c8901752c470 [INFO] running `Command { std: "docker" "start" "-a" "50d03bfd2e85ae42a8b3569d2f4b6bf9fe6e3268c1d640b14674c8901752c470", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aj-723f99ba8c198f5a) [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] [stderr] Doc-tests aj [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50d03bfd2e85ae42a8b3569d2f4b6bf9fe6e3268c1d640b14674c8901752c470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d03bfd2e85ae42a8b3569d2f4b6bf9fe6e3268c1d640b14674c8901752c470", kill_on_drop: false }` [INFO] [stdout] 50d03bfd2e85ae42a8b3569d2f4b6bf9fe6e3268c1d640b14674c8901752c470