[INFO] fetching crate sexprs-decorators 0.0.5... [INFO] testing sexprs-decorators-0.0.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sexprs-decorators 0.0.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sexprs-decorators 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sexprs-decorators 0.0.5 [INFO] tweaked toml for crates.io crate sexprs-decorators 0.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sexprs-decorators 0.0.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sexprs-decorators 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06e2df1c982364b5e084dc44f1792ff597f8aeb946f9f8e85562d437b6fe5525 [INFO] running `Command { std: "docker" "start" "-a" "06e2df1c982364b5e084dc44f1792ff597f8aeb946f9f8e85562d437b6fe5525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06e2df1c982364b5e084dc44f1792ff597f8aeb946f9f8e85562d437b6fe5525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e2df1c982364b5e084dc44f1792ff597f8aeb946f9f8e85562d437b6fe5525", kill_on_drop: false }` [INFO] [stdout] 06e2df1c982364b5e084dc44f1792ff597f8aeb946f9f8e85562d437b6fe5525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f7ce96bd726f6e7b1826a1b81aaec2a87546cf4b07b85c91e48c6dfc978667 [INFO] running `Command { std: "docker" "start" "-a" "c7f7ce96bd726f6e7b1826a1b81aaec2a87546cf4b07b85c91e48c6dfc978667", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sexprs-util v0.0.5 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unique-pointer v0.5.0 [INFO] [stderr] Compiling sexprs-data-structures v0.0.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dumbeq v0.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [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-macros-core v0.0.5 [INFO] [stderr] Compiling sexprs-decorators v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.75s [INFO] running `Command { std: "docker" "inspect" "c7f7ce96bd726f6e7b1826a1b81aaec2a87546cf4b07b85c91e48c6dfc978667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f7ce96bd726f6e7b1826a1b81aaec2a87546cf4b07b85c91e48c6dfc978667", kill_on_drop: false }` [INFO] [stdout] c7f7ce96bd726f6e7b1826a1b81aaec2a87546cf4b07b85c91e48c6dfc978667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efcc886eb96ca011cd3a8098f7bbaed0230acd37f13e1adb05ed573e5a389e0b [INFO] running `Command { std: "docker" "start" "-a" "efcc886eb96ca011cd3a8098f7bbaed0230acd37f13e1adb05ed573e5a389e0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling sexprs-util v0.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling unique-pointer v0.5.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling sexprs-data-structures v0.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling k9 v0.12.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling chrono v0.4.41 [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-macros-core v0.0.5 [INFO] [stderr] Compiling sexprs-decorators v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.76s [INFO] running `Command { std: "docker" "inspect" "efcc886eb96ca011cd3a8098f7bbaed0230acd37f13e1adb05ed573e5a389e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efcc886eb96ca011cd3a8098f7bbaed0230acd37f13e1adb05ed573e5a389e0b", kill_on_drop: false }` [INFO] [stdout] efcc886eb96ca011cd3a8098f7bbaed0230acd37f13e1adb05ed573e5a389e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e86249ebfc416f85956762f4f4b5435c8795a389bffc3868c054367c3a0a175a [INFO] running `Command { std: "docker" "start" "-a" "e86249ebfc416f85956762f4f4b5435c8795a389bffc3868c054367c3a0a175a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running tests/test_error_type.rs (/opt/rustwide/target/debug/deps/test_error_type-5cf220be76a71b19) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_debug ... ok [INFO] [stdout] test test_eq ... ok [INFO] [stdout] test test_variants ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e86249ebfc416f85956762f4f4b5435c8795a389bffc3868c054367c3a0a175a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86249ebfc416f85956762f4f4b5435c8795a389bffc3868c054367c3a0a175a", kill_on_drop: false }` [INFO] [stdout] e86249ebfc416f85956762f4f4b5435c8795a389bffc3868c054367c3a0a175a