[INFO] fetching crate jellybean-pack-0 0.0.2... [INFO] testing jellybean-pack-0-0.0.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2 [INFO] extracting crate jellybean-pack-0 0.0.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate jellybean-pack-0 0.0.2 [INFO] finished tweaking crates.io crate jellybean-pack-0 0.0.2 [INFO] tweaked toml for crates.io crate jellybean-pack-0 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jellybean-pack-0 0.0.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding tree-sitter v0.20.10 (available: v0.25.10) [INFO] [stderr] Adding zstd v0.12.4 (available: v0.13.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a2aca7c0246e95e67f89ac639bcb6bce963671cc509a41c489e4e34c10b17f [INFO] running `Command { std: "docker" "start" "-a" "d2a2aca7c0246e95e67f89ac639bcb6bce963671cc509a41c489e4e34c10b17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a2aca7c0246e95e67f89ac639bcb6bce963671cc509a41c489e4e34c10b17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a2aca7c0246e95e67f89ac639bcb6bce963671cc509a41c489e4e34c10b17f", kill_on_drop: false }` [INFO] [stdout] d2a2aca7c0246e95e67f89ac639bcb6bce963671cc509a41c489e4e34c10b17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13edee7a8606c5a45eea088a7cf23c9be2efe78c4110582c16a67c11925799e9 [INFO] running `Command { std: "docker" "start" "-a" "13edee7a8606c5a45eea088a7cf23c9be2efe78c4110582c16a67c11925799e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling jellybean-pack-0 v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: jellybean-pack-0@0.0.2: /opt/rustwide/target/debug/build/jellybean-pack-0-e0b28d5c6d3424fe/out/languages/go/src/parser.c:242:17: warning: null character(s) preserved in literal [INFO] [stderr] warning: jellybean-pack-0@0.0.2: 242 | [anon_sym_] = " ", [INFO] [stderr] warning: jellybean-pack-0@0.0.2: | ^ [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-macro-redefined' may have been intended to silence earlier diagnostics [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-null-character' may have been intended to silence earlier diagnostics [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "13edee7a8606c5a45eea088a7cf23c9be2efe78c4110582c16a67c11925799e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13edee7a8606c5a45eea088a7cf23c9be2efe78c4110582c16a67c11925799e9", kill_on_drop: false }` [INFO] [stdout] 13edee7a8606c5a45eea088a7cf23c9be2efe78c4110582c16a67c11925799e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765a905f5d21080cbd04656864d29070725a898195a199eae6e188e8b86d153e [INFO] running `Command { std: "docker" "start" "-a" "765a905f5d21080cbd04656864d29070725a898195a199eae6e188e8b86d153e", kill_on_drop: false }` [INFO] [stderr] warning: jellybean-pack-0@0.0.2: /opt/rustwide/target/debug/build/jellybean-pack-0-e0b28d5c6d3424fe/out/languages/go/src/parser.c:242:17: warning: null character(s) preserved in literal [INFO] [stderr] warning: jellybean-pack-0@0.0.2: 242 | [anon_sym_] = " ", [INFO] [stderr] warning: jellybean-pack-0@0.0.2: | ^ [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-macro-redefined' may have been intended to silence earlier diagnostics [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-null-character' may have been intended to silence earlier diagnostics [INFO] [stderr] Compiling jellybean-pack-0 v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "765a905f5d21080cbd04656864d29070725a898195a199eae6e188e8b86d153e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765a905f5d21080cbd04656864d29070725a898195a199eae6e188e8b86d153e", kill_on_drop: false }` [INFO] [stdout] 765a905f5d21080cbd04656864d29070725a898195a199eae6e188e8b86d153e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e422253054d79de29c2c16521960db9872a90581a2c12e8460ede11541fdb4ae [INFO] running `Command { std: "docker" "start" "-a" "e422253054d79de29c2c16521960db9872a90581a2c12e8460ede11541fdb4ae", kill_on_drop: false }` [INFO] [stderr] warning: jellybean-pack-0@0.0.2: /opt/rustwide/target/debug/build/jellybean-pack-0-e0b28d5c6d3424fe/out/languages/go/src/parser.c:242:17: warning: null character(s) preserved in literal [INFO] [stderr] warning: jellybean-pack-0@0.0.2: 242 | [anon_sym_] = " ", [INFO] [stderr] warning: jellybean-pack-0@0.0.2: | ^ [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-macro-redefined' may have been intended to silence earlier diagnostics [INFO] [stderr] warning: jellybean-pack-0@0.0.2: cc1: note: unrecognized command-line option '-Wno-null-character' may have been intended to silence earlier diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jellybean_pack_0-f1ecf7a94cedd68b) [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 jellybean_pack_0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test /opt/rustwide/target/debug/build/jellybean-pack-0-e0b28d5c6d3424fe/out/macro.rs - with_languages (line 6) ... ignored [INFO] [stdout] test /opt/rustwide/target/debug/build/jellybean-pack-0-e0b28d5c6d3424fe/out/macro.rs - with_languages (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e422253054d79de29c2c16521960db9872a90581a2c12e8460ede11541fdb4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e422253054d79de29c2c16521960db9872a90581a2c12e8460ede11541fdb4ae", kill_on_drop: false }` [INFO] [stdout] e422253054d79de29c2c16521960db9872a90581a2c12e8460ede11541fdb4ae