[INFO] cloning repository https://github.com/polarity-lang/oopsla24 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polarity-lang/oopsla24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarity-lang%2Foopsla24", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarity-lang%2Foopsla24'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9d11d161868e0eb93643aa27e9ddfda97984275 [INFO] testing polarity-lang/oopsla24 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarity-lang%2Foopsla24" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/polarity-lang/oopsla24 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/polarity-lang/oopsla24 [INFO] finished tweaking git repo https://github.com/polarity-lang/oopsla24 [INFO] tweaked toml for git repo https://github.com/polarity-lang/oopsla24 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/polarity-lang/oopsla24 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.55 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded miette-derive v5.7.0 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v2.0.0 [INFO] [stderr] Downloaded ownedbytes v0.3.0 [INFO] [stderr] Downloaded miette v5.7.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded str_indices v0.4.1 [INFO] [stderr] Downloaded rust-lapper v1.1.0 [INFO] [stderr] Downloaded bitpacking v0.8.4 [INFO] [stderr] Downloaded lsp-types v0.93.2 [INFO] [stderr] Downloaded tantivy-query-grammar v0.18.0 [INFO] [stderr] Downloaded ropey v1.6.0 [INFO] [stderr] Downloaded tower-lsp v0.17.0 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] [stderr] Downloaded lalrpop v0.19.9 [INFO] [stderr] Downloaded lz4_flex v0.9.5 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded async-codec-lite v0.0.2 [INFO] [stderr] Downloaded census v0.4.1 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded tantivy-common v0.3.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded lalrpop-util v0.19.9 [INFO] [stderr] Downloaded fastdivide v0.4.0 [INFO] [stderr] Downloaded fastfield_codecs v0.2.0 [INFO] [stderr] Downloaded tantivy-bitpacker v0.2.0 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded tantivy v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2608ae2f2717642d0a1ef9b01b2f67754b8e50174967116657445d317ccf6e22 [INFO] running `Command { std: "docker" "start" "-a" "2608ae2f2717642d0a1ef9b01b2f67754b8e50174967116657445d317ccf6e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2608ae2f2717642d0a1ef9b01b2f67754b8e50174967116657445d317ccf6e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2608ae2f2717642d0a1ef9b01b2f67754b8e50174967116657445d317ccf6e22", kill_on_drop: false }` [INFO] [stdout] 2608ae2f2717642d0a1ef9b01b2f67754b8e50174967116657445d317ccf6e22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca45e8f26808ee4e3ba7bfa9fcdf4addeb50cba898b335f62d56163ec9d1309 [INFO] running `Command { std: "docker" "start" "-a" "3ca45e8f26808ee4e3ba7bfa9fcdf4addeb50cba898b335f62d56163ec9d1309", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling console v0.1.0 (/opt/rustwide/workdir/util/console) [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling data v0.1.0 (/opt/rustwide/workdir/util/data) [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling lalrpop-util v0.19.9 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.0.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling lalrpop v0.19.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling str_indices v0.4.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling ropey v1.6.0 [INFO] [stderr] Compiling rust-lapper v1.1.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling miette-derive v5.7.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracer_macros v0.1.0 (/opt/rustwide/workdir/util/tracer_macros) [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stdout] warning: fields `expected` and `actual` are never read [INFO] [stdout] --> util/tracer_macros/src/parser.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | ArgumentNumberMismatch { expected: usize, actual: usize }, [INFO] [stdout] | ---------------------- ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> util/tracer_macros/src/parser.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | Syn(syn::Error), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 146 | Syn(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> util/tracer_macros/src/syntax.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | Other(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Arg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Other(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracer v0.1.0 (/opt/rustwide/workdir/util/tracer) [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling miette v5.7.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling async-codec-lite v0.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling miette_util v0.1.0 (/opt/rustwide/workdir/util/miette_util) [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/lang/syntax) [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling printer v0.1.0 (/opt/rustwide/workdir/lang/printer) [INFO] [stderr] Compiling renaming v0.1.0 (/opt/rustwide/workdir/lang/renaming) [INFO] [stderr] Compiling xfunc v0.1.0 (/opt/rustwide/workdir/lang/xfunc) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling lifting v0.1.0 (/opt/rustwide/workdir/lang/lifting) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling normalizer v0.1.0 (/opt/rustwide/workdir/lang/normalizer) [INFO] [stderr] Compiling unifier v0.1.0 (/opt/rustwide/workdir/lang/unifier) [INFO] [stderr] Compiling typechecker v0.1.0 (/opt/rustwide/workdir/lang/typechecker) [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/lang/parser) [INFO] [stderr] Compiling tower-lsp v0.17.0 [INFO] [stderr] Compiling lowering v0.1.0 (/opt/rustwide/workdir/lang/lowering) [INFO] [stderr] Compiling query v0.1.0 (/opt/rustwide/workdir/lang/query) [INFO] [stderr] Compiling lsp-server v0.1.0 (/opt/rustwide/workdir/util/lsp) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3ca45e8f26808ee4e3ba7bfa9fcdf4addeb50cba898b335f62d56163ec9d1309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca45e8f26808ee4e3ba7bfa9fcdf4addeb50cba898b335f62d56163ec9d1309", kill_on_drop: false }` [INFO] [stdout] 3ca45e8f26808ee4e3ba7bfa9fcdf4addeb50cba898b335f62d56163ec9d1309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96bb5d4912dd2915c0223da41483c98ab3688e2e0e459250c570848439d13edc [INFO] running `Command { std: "docker" "start" "-a" "96bb5d4912dd2915c0223da41483c98ab3688e2e0e459250c570848439d13edc", kill_on_drop: false }` [INFO] [stdout] warning: fields `expected` and `actual` are never read [INFO] [stdout] --> util/tracer_macros/src/parser.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | ArgumentNumberMismatch { expected: usize, actual: usize }, [INFO] [stdout] | ---------------------- ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> util/tracer_macros/src/parser.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | Syn(syn::Error), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 146 | Syn(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> util/tracer_macros/src/syntax.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | Other(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Arg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Other(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "96bb5d4912dd2915c0223da41483c98ab3688e2e0e459250c570848439d13edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bb5d4912dd2915c0223da41483c98ab3688e2e0e459250c570848439d13edc", kill_on_drop: false }` [INFO] [stdout] 96bb5d4912dd2915c0223da41483c98ab3688e2e0e459250c570848439d13edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0eb3c22cfb2a8b8a54e679188a4ad2911f9ac932d676cb1b2bdf3ef106e78c3a [INFO] running `Command { std: "docker" "start" "-a" "0eb3c22cfb2a8b8a54e679188a4ad2911f9ac932d676cb1b2bdf3ef106e78c3a", kill_on_drop: false }` [INFO] [stderr] warning: fields `expected` and `actual` are never read [INFO] [stderr] --> util/tracer_macros/src/parser.rs:145:30 [INFO] [stderr] | [INFO] [stderr] 145 | ArgumentNumberMismatch { expected: usize, actual: usize }, [INFO] [stderr] | ---------------------- ^^^^^^^^ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> util/tracer_macros/src/parser.rs:146:9 [INFO] [stderr] | [INFO] [stderr] 146 | Syn(syn::Error), [INFO] [stderr] | --- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 146 | Syn(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> util/tracer_macros/src/syntax.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | Other(String), [INFO] [stderr] | ----- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Arg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 24 | Other(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `tracer_macros` (lib) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pol-9b66ae64cd657780) [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" "0eb3c22cfb2a8b8a54e679188a4ad2911f9ac932d676cb1b2bdf3ef106e78c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb3c22cfb2a8b8a54e679188a4ad2911f9ac932d676cb1b2bdf3ef106e78c3a", kill_on_drop: false }` [INFO] [stdout] 0eb3c22cfb2a8b8a54e679188a4ad2911f9ac932d676cb1b2bdf3ef106e78c3a