[INFO] cloning repository https://github.com/ralexstokes/sigil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralexstokes/sigil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Fsigil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Fsigil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538c0e4ad6edaa92c001e078cca87b33ac62e558 [INFO] testing ralexstokes/sigil against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Fsigil" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ralexstokes/sigil [INFO] finished tweaking git repo https://github.com/ralexstokes/sigil [INFO] tweaked toml for git repo https://github.com/ralexstokes/sigil written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ralexstokes/sigil on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.46) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding rpds v0.11.0 (available: v1.1.1) [INFO] [stderr] Adding rustyline v9.1.2 (available: v17.0.1) [INFO] [stderr] Adding rustyline-derive v0.6.0 (available: v0.11.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded rpds v0.11.0 [INFO] [stderr] Downloaded rustyline-derive v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab4cc9c031ad260e9fed908da73294d0aee77a307c1999de79c58f50242a8968 [INFO] running `Command { std: "docker" "start" "-a" "ab4cc9c031ad260e9fed908da73294d0aee77a307c1999de79c58f50242a8968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab4cc9c031ad260e9fed908da73294d0aee77a307c1999de79c58f50242a8968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4cc9c031ad260e9fed908da73294d0aee77a307c1999de79c58f50242a8968", kill_on_drop: false }` [INFO] [stdout] ab4cc9c031ad260e9fed908da73294d0aee77a307c1999de79c58f50242a8968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65a4144f5c0cc312f200b38d776676c9838dee0052dc193784df9d6faf7f7885 [INFO] running `Command { std: "docker" "start" "-a" "65a4144f5c0cc312f200b38d776676c9838dee0052dc193784df9d6faf7f7885", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling rpds v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sigil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | Whitespace(Range), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 235 - Whitespace(Range), [INFO] [stdout] 235 + Whitespace(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | Comment(Range), [INFO] [stdout] | ------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` 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] 237 - Comment(Range), [INFO] [stdout] 237 + Comment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.38s [INFO] running `Command { std: "docker" "inspect" "65a4144f5c0cc312f200b38d776676c9838dee0052dc193784df9d6faf7f7885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a4144f5c0cc312f200b38d776676c9838dee0052dc193784df9d6faf7f7885", kill_on_drop: false }` [INFO] [stdout] 65a4144f5c0cc312f200b38d776676c9838dee0052dc193784df9d6faf7f7885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffb21fe00c0135a202593e2380314a9ca3ce3154cb286893e265d66b76dc39bc [INFO] running `Command { std: "docker" "start" "-a" "ffb21fe00c0135a202593e2380314a9ca3ce3154cb286893e265d66b76dc39bc", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | Whitespace(Range), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 235 - Whitespace(Range), [INFO] [stdout] 235 + Whitespace(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | Comment(Range), [INFO] [stdout] | ------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` 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] 237 - Comment(Range), [INFO] [stdout] 237 + Comment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sigil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | Whitespace(Range), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 235 - Whitespace(Range), [INFO] [stdout] 235 + Whitespace(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reader.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | Comment(Range), [INFO] [stdout] | ------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Span` 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] 237 - Comment(Range), [INFO] [stdout] 237 + Comment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "ffb21fe00c0135a202593e2380314a9ca3ce3154cb286893e265d66b76dc39bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb21fe00c0135a202593e2380314a9ca3ce3154cb286893e265d66b76dc39bc", kill_on_drop: false }` [INFO] [stdout] ffb21fe00c0135a202593e2380314a9ca3ce3154cb286893e265d66b76dc39bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef444e75b5a7cdd04002dcf02d0f3ff6d8f6259f1434d0cd70bf7576acf0af57 [INFO] running `Command { std: "docker" "start" "-a" "ef444e75b5a7cdd04002dcf02d0f3ff6d8f6259f1434d0cd70bf7576acf0af57", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/reader.rs:235:16 [INFO] [stderr] | [INFO] [stderr] 235 | Whitespace(Range), [INFO] [stderr] | ---------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Span` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 235 - Whitespace(Range), [INFO] [stderr] 235 + Whitespace(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/reader.rs:237:13 [INFO] [stderr] | [INFO] [stderr] 237 | Comment(Range), [INFO] [stderr] | ------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Span` 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] 237 - Comment(Range), [INFO] [stderr] 237 + Comment(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analyzer.rs:65:38 [INFO] [stderr] | [INFO] [stderr] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | fn parse_let_bindings(bindings_form: &Value) -> EvaluationResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analyzer.rs:95:21 [INFO] [stderr] | [INFO] [stderr] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | fn parse_let(forms: &PersistentList) -> EvaluationResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analyzer.rs:108:38 [INFO] [stderr] | [INFO] [stderr] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 108 | pub(crate) fn analyze_let(let_forms: &PersistentList) -> EvaluationResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sigil` (lib) generated 5 warnings (run `cargo fix --lib -p sigil` to apply 3 suggestions) [INFO] [stderr] warning: `sigil` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sigil-072e2f02b9f63d0e) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test interpreter::test::test_basic_interpreter ... ok [INFO] [stdout] test interpreter::test::test_basic_loop_recur ... ok [INFO] [stdout] test lang::core::tests::test_core_macros ... ok [INFO] [stdout] test reader::tests::test_read_error ... ok [INFO] [stdout] test value::tests::test_ord_custom ... ok [INFO] [stdout] test interpreter::test::test_basic_quote ... ok [INFO] [stdout] test reader::tests::test_basic_read ... ok [INFO] [stdout] test value::tests::test_ord_provided ... ok [INFO] [stdout] test interpreter::test::test_basic_try_catch ... ok [INFO] [stdout] test interpreter::test::test_basic_def ... ok [INFO] [stdout] test interpreter::test::test_basic_do ... ok [INFO] [stdout] test interpreter::test::test_basic_macros ... ok [INFO] [stdout] test interpreter::test::test_basic_self_evaluating ... ok [INFO] [stdout] test interpreter::test::test_basic_var_args ... ok [INFO] [stdout] test interpreter::test::test_basic_apply ... ok [INFO] [stdout] test interpreter::test::test_basic_atoms ... ok [INFO] [stdout] test interpreter::test::test_basic_if ... ok [INFO] [stdout] test interpreter::test::test_basic_let ... ok [INFO] [stdout] test interpreter::test::test_basic_quasiquote ... ok [INFO] [stdout] test interpreter::test::test_basic_fn ... ok [INFO] [stdout] test lang::core::tests::test_basic_prelude ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ef144b3809e77db8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verify_tests_self_hosted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests sigil [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" "ef444e75b5a7cdd04002dcf02d0f3ff6d8f6259f1434d0cd70bf7576acf0af57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef444e75b5a7cdd04002dcf02d0f3ff6d8f6259f1434d0cd70bf7576acf0af57", kill_on_drop: false }` [INFO] [stdout] ef444e75b5a7cdd04002dcf02d0f3ff6d8f6259f1434d0cd70bf7576acf0af57