[INFO] fetching crate sexprs-parser 0.0.5... [INFO] testing sexprs-parser-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-parser 0.0.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sexprs-parser 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sexprs-parser 0.0.5 [INFO] tweaked toml for crates.io crate sexprs-parser 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sexprs-parser 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-parser 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 9507c8de8fc4f7bd5cf4b8e5db778e9484ad3e37b20523d27d760f39548ff14a [INFO] running `Command { std: "docker" "start" "-a" "9507c8de8fc4f7bd5cf4b8e5db778e9484ad3e37b20523d27d760f39548ff14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9507c8de8fc4f7bd5cf4b8e5db778e9484ad3e37b20523d27d760f39548ff14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9507c8de8fc4f7bd5cf4b8e5db778e9484ad3e37b20523d27d760f39548ff14a", kill_on_drop: false }` [INFO] [stdout] 9507c8de8fc4f7bd5cf4b8e5db778e9484ad3e37b20523d27d760f39548ff14a [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] 79b54455fdc4763362d3d0cdaa4911c22779b4f073b9a5b32efe3c9c23e2d26b [INFO] running `Command { std: "docker" "start" "-a" "79b54455fdc4763362d3d0cdaa4911c22779b4f073b9a5b32efe3c9c23e2d26b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling sexprs-util v0.0.5 [INFO] [stderr] Compiling unique-pointer v0.5.0 [INFO] [stderr] Compiling sexprs-data-structures v0.0.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling filetime v0.2.25 [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 thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.63s [INFO] running `Command { std: "docker" "inspect" "79b54455fdc4763362d3d0cdaa4911c22779b4f073b9a5b32efe3c9c23e2d26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b54455fdc4763362d3d0cdaa4911c22779b4f073b9a5b32efe3c9c23e2d26b", kill_on_drop: false }` [INFO] [stdout] 79b54455fdc4763362d3d0cdaa4911c22779b4f073b9a5b32efe3c9c23e2d26b [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] 368ec28223df22bd1b0ddfe5c2bede4b24b0e4731814bd2ae69de150aaa7f28b [INFO] running `Command { std: "docker" "start" "-a" "368ec28223df22bd1b0ddfe5c2bede4b24b0e4731814bd2ae69de150aaa7f28b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling iocore v3.0.3 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling k9 v0.12.0 [INFO] [stderr] Compiling sexprs-formatter v0.0.5 [INFO] [stderr] Compiling sexprs-parser v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.09s [INFO] running `Command { std: "docker" "inspect" "368ec28223df22bd1b0ddfe5c2bede4b24b0e4731814bd2ae69de150aaa7f28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368ec28223df22bd1b0ddfe5c2bede4b24b0e4731814bd2ae69de150aaa7f28b", kill_on_drop: false }` [INFO] [stdout] 368ec28223df22bd1b0ddfe5c2bede4b24b0e4731814bd2ae69de150aaa7f28b [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] 524064d2a880b74466bbd53d45c94cbd20fe9fd57402c65c4217358539eda59f [INFO] running `Command { std: "docker" "start" "-a" "524064d2a880b74466bbd53d45c94cbd20fe9fd57402c65c4217358539eda59f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests cli.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/debug_parser-a28560c614f2791d) [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 tests/test_parse.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_parse-74f5d9fea3bb829c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_quoted_list_of_literal_strings ... ok [INFO] [stdout] test test_print ... ok [INFO] [stdout] test test_list_of_literal_strings ... ok [INFO] [stdout] test test_cons_of_literal_strings ... ok [INFO] [stdout] test test_call_to_function_add_two_numbers ... ok [INFO] [stdout] test test_list_of_literal_strings_and_quoted_list_of_literal_strings ... ok [INFO] [stdout] test test_cons_of_car_literal_string_and_cdr_quoted_list_of_literal_strings ... ok [INFO] [stdout] test test_defun ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_sexprs.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_sexprs-cbd9971d1641379e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_list_quoted_sexprs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "524064d2a880b74466bbd53d45c94cbd20fe9fd57402c65c4217358539eda59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524064d2a880b74466bbd53d45c94cbd20fe9fd57402c65c4217358539eda59f", kill_on_drop: false }` [INFO] [stdout] 524064d2a880b74466bbd53d45c94cbd20fe9fd57402c65c4217358539eda59f