[INFO] fetching crate sexprs-repl 0.0.5... [INFO] testing sexprs-repl-0.0.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate sexprs-repl 0.0.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sexprs-repl 0.0.5 [INFO] finished tweaking crates.io crate sexprs-repl 0.0.5 [INFO] tweaked toml for crates.io crate sexprs-repl 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sexprs-repl 0.0.5 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 sexprs-repl 0.0.5 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 sexprs-vm v0.0.5 [INFO] [stderr] Downloaded trilobyte v0.1.2 [INFO] [stderr] Downloaded dumbeq v0.1.2 [INFO] [stderr] Downloaded sexprs-util v0.0.5 [INFO] [stderr] Downloaded rustyline-derive v0.11.1 [INFO] [stderr] Downloaded sexprs-data-structures v0.0.5 [INFO] [stderr] Downloaded sexprs-formatter v0.0.5 [INFO] [stderr] Downloaded iocore v3.0.3 [INFO] [stderr] Downloaded sanitation v1.0.3 [INFO] [stderr] Downloaded thread-groups v0.1.2 [INFO] [stderr] Downloaded sexprs-parser v0.0.5 [INFO] [stderr] Downloaded unique-pointer v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 19cc67be9bd9f4e580ab80053cc25c85a121a6cffb8fb9177845cba777f9be9e [INFO] running `Command { std: "docker" "start" "-a" "19cc67be9bd9f4e580ab80053cc25c85a121a6cffb8fb9177845cba777f9be9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19cc67be9bd9f4e580ab80053cc25c85a121a6cffb8fb9177845cba777f9be9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cc67be9bd9f4e580ab80053cc25c85a121a6cffb8fb9177845cba777f9be9e", kill_on_drop: false }` [INFO] [stdout] 19cc67be9bd9f4e580ab80053cc25c85a121a6cffb8fb9177845cba777f9be9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e0f8b0993563c21b5c12416155de2c96181d66689908c9284c336ec7528785f7 [INFO] running `Command { std: "docker" "start" "-a" "e0f8b0993563c21b5c12416155de2c96181d66689908c9284c336ec7528785f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sexprs-util v0.0.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unique-pointer v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sexprs-data-structures v0.0.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dumbeq v0.1.2 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling iocore v3.0.3 [INFO] [stderr] Compiling sexprs-formatter v0.0.5 [INFO] [stderr] Compiling sexprs-parser v0.0.5 [INFO] [stderr] Compiling sexprs-vm v0.0.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling sexprs-repl v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s [INFO] running `Command { std: "docker" "inspect" "e0f8b0993563c21b5c12416155de2c96181d66689908c9284c336ec7528785f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f8b0993563c21b5c12416155de2c96181d66689908c9284c336ec7528785f7", kill_on_drop: false }` [INFO] [stdout] e0f8b0993563c21b5c12416155de2c96181d66689908c9284c336ec7528785f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1c01a4d57120f7735dc3e4f775ad8e6cd7fddef3697f5526f60f60a7fb2ef9da [INFO] running `Command { std: "docker" "start" "-a" "1c01a4d57120f7735dc3e4f775ad8e6cd7fddef3697f5526f60f60a7fb2ef9da", kill_on_drop: false }` [INFO] [stderr] Compiling sexprs-repl v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "1c01a4d57120f7735dc3e4f775ad8e6cd7fddef3697f5526f60f60a7fb2ef9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c01a4d57120f7735dc3e4f775ad8e6cd7fddef3697f5526f60f60a7fb2ef9da", kill_on_drop: false }` [INFO] [stdout] 1c01a4d57120f7735dc3e4f775ad8e6cd7fddef3697f5526f60f60a7fb2ef9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c166eee88974653064a4b3cf34ef50369540f421665e3e4cb08d49615c1fb244 [INFO] running `Command { std: "docker" "start" "-a" "c166eee88974653064a4b3cf34ef50369540f421665e3e4cb08d49615c1fb244", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sexprs_repl-39b562e84a79dfd4) [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] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sexprs-7e13ec7f81aabcac) [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" "c166eee88974653064a4b3cf34ef50369540f421665e3e4cb08d49615c1fb244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c166eee88974653064a4b3cf34ef50369540f421665e3e4cb08d49615c1fb244", kill_on_drop: false }` [INFO] [stdout] c166eee88974653064a4b3cf34ef50369540f421665e3e4cb08d49615c1fb244