[INFO] fetching crate ra_ap_proc_macro_api 0.0.305... [INFO] testing ra_ap_proc_macro_api-0.0.305 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ra_ap_proc_macro_api 0.0.305 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ra_ap_proc_macro_api 0.0.305 [INFO] finished tweaking crates.io crate ra_ap_proc_macro_api 0.0.305 [INFO] tweaked toml for crates.io crate ra_ap_proc_macro_api 0.0.305 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ra_ap_proc_macro_api 0.0.305 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ra_ap_proc_macro_api 0.0.305 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45a53bca136f0b45d83e45972b025dbd4836e8d51d740c4d1588f99d629506dc [INFO] running `Command { std: "docker" "start" "-a" "45a53bca136f0b45d83e45972b025dbd4836e8d51d740c4d1588f99d629506dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45a53bca136f0b45d83e45972b025dbd4836e8d51d740c4d1588f99d629506dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a53bca136f0b45d83e45972b025dbd4836e8d51d740c4d1588f99d629506dc", kill_on_drop: false }` [INFO] [stdout] 45a53bca136f0b45d83e45972b025dbd4836e8d51d740c4d1588f99d629506dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6d889dcec4006509d20fef6356677e7fca5f3fe2da494d3c3aac3936562c93 [INFO] running `Command { std: "docker" "start" "-a" "1c6d889dcec4006509d20fef6356677e7fca5f3fe2da494d3c3aac3936562c93", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling jod-thread v1.0.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ra_ap_edition v0.0.305 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.137.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.4 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ra_ap_intern v0.0.305 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling ra_ap_paths v0.0.305 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_stdx v0.0.305 [INFO] [stderr] Compiling ra_ap_parser v0.0.305 [INFO] [stderr] Compiling ra_ap_vfs v0.0.305 [INFO] [stderr] Compiling ra_ap_tt v0.0.305 [INFO] [stderr] Compiling ra_ap_syntax v0.0.305 [INFO] [stderr] Compiling ra_ap_span v0.0.305 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.305 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `Command { std: "docker" "inspect" "1c6d889dcec4006509d20fef6356677e7fca5f3fe2da494d3c3aac3936562c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6d889dcec4006509d20fef6356677e7fca5f3fe2da494d3c3aac3936562c93", kill_on_drop: false }` [INFO] [stdout] 1c6d889dcec4006509d20fef6356677e7fca5f3fe2da494d3c3aac3936562c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60d7c2a0a8d787d3c17a08aa00e1c8a51be0440b60481ad53318d42c4c15d14c [INFO] running `Command { std: "docker" "start" "-a" "60d7c2a0a8d787d3c17a08aa00e1c8a51be0440b60481ad53318d42c4c15d14c", kill_on_drop: false }` [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.305 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "60d7c2a0a8d787d3c17a08aa00e1c8a51be0440b60481ad53318d42c4c15d14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d7c2a0a8d787d3c17a08aa00e1c8a51be0440b60481ad53318d42c4c15d14c", kill_on_drop: false }` [INFO] [stdout] 60d7c2a0a8d787d3c17a08aa00e1c8a51be0440b60481ad53318d42c4c15d14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d35debc3516126a4a5a0f7e98a36e30493d7e389183179cfa8da79b3de673d4 [INFO] running `Command { std: "docker" "start" "-a" "7d35debc3516126a4a5a0f7e98a36e30493d7e389183179cfa8da79b3de673d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ra_ap_proc_macro_api-d08c18b811c97a7d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test legacy_protocol::msg::tests::test_proc_macro_rpc_works ... 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" "7d35debc3516126a4a5a0f7e98a36e30493d7e389183179cfa8da79b3de673d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d35debc3516126a4a5a0f7e98a36e30493d7e389183179cfa8da79b3de673d4", kill_on_drop: false }` [INFO] [stdout] 7d35debc3516126a4a5a0f7e98a36e30493d7e389183179cfa8da79b3de673d4