[INFO] cloning repository https://github.com/dfaust/rust-analyzer-no-such-field-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfaust/rust-analyzer-no-such-field-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Frust-analyzer-no-such-field-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Frust-analyzer-no-such-field-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e697c603313b6e7b37db1fb00a79469adc881c18 [INFO] testing dfaust/rust-analyzer-no-such-field-bug against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfaust%2Frust-analyzer-no-such-field-bug" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfaust/rust-analyzer-no-such-field-bug on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfaust/rust-analyzer-no-such-field-bug [INFO] finished tweaking git repo https://github.com/dfaust/rust-analyzer-no-such-field-bug [INFO] tweaked toml for git repo https://github.com/dfaust/rust-analyzer-no-such-field-bug written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/dfaust/rust-analyzer-no-such-field-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc74c585124c4bac5bd197b5d55ae8d04b6040c85a147488eed4f916b8f7167c [INFO] running `Command { std: "docker" "start" "-a" "bc74c585124c4bac5bd197b5d55ae8d04b6040c85a147488eed4f916b8f7167c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc74c585124c4bac5bd197b5d55ae8d04b6040c85a147488eed4f916b8f7167c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc74c585124c4bac5bd197b5d55ae8d04b6040c85a147488eed4f916b8f7167c", kill_on_drop: false }` [INFO] [stdout] bc74c585124c4bac5bd197b5d55ae8d04b6040c85a147488eed4f916b8f7167c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 989f82a95af770a055bb6587bcba2ed3c2a865e729abc8a7b132feb42df29b04 [INFO] running `Command { std: "docker" "start" "-a" "989f82a95af770a055bb6587bcba2ed3c2a865e729abc8a7b132feb42df29b04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling sev v0.2.0 [INFO] [stderr] Compiling codicon v3.0.0 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rust-analyzer-no-such-field-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 5 | sev: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 6 | ca: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.73s [INFO] running `Command { std: "docker" "inspect" "989f82a95af770a055bb6587bcba2ed3c2a865e729abc8a7b132feb42df29b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989f82a95af770a055bb6587bcba2ed3c2a865e729abc8a7b132feb42df29b04", kill_on_drop: false }` [INFO] [stdout] 989f82a95af770a055bb6587bcba2ed3c2a865e729abc8a7b132feb42df29b04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce6b6e9431760a9fda21c1c28feb34ccde0b329b9bde564db7eccfb9c996269 [INFO] running `Command { std: "docker" "start" "-a" "bce6b6e9431760a9fda21c1c28feb34ccde0b329b9bde564db7eccfb9c996269", kill_on_drop: false }` [INFO] [stderr] Compiling rust-analyzer-no-such-field-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 5 | sev: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 6 | ca: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "bce6b6e9431760a9fda21c1c28feb34ccde0b329b9bde564db7eccfb9c996269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce6b6e9431760a9fda21c1c28feb34ccde0b329b9bde564db7eccfb9c996269", kill_on_drop: false }` [INFO] [stdout] bce6b6e9431760a9fda21c1c28feb34ccde0b329b9bde564db7eccfb9c996269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86bff7e65b41badbef0814e6b62f51ebe5b60293565d97d2705348daeae2f1c6 [INFO] running `Command { std: "docker" "start" "-a" "86bff7e65b41badbef0814e6b62f51ebe5b60293565d97d2705348daeae2f1c6", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 5 | sev: todo!(), [INFO] [stderr] | ------- any code following this expression is unreachable [INFO] [stderr] 6 | ca: todo!(), [INFO] [stderr] | ^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust-analyzer-no-such-field-bug` (bin "rust-analyzer-no-such-field-bug" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_analyzer_no_such_field_bug-9d256882532377c5) [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" "86bff7e65b41badbef0814e6b62f51ebe5b60293565d97d2705348daeae2f1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bff7e65b41badbef0814e6b62f51ebe5b60293565d97d2705348daeae2f1c6", kill_on_drop: false }` [INFO] [stdout] 86bff7e65b41badbef0814e6b62f51ebe5b60293565d97d2705348daeae2f1c6