[INFO] fetching crate hydroper_jet_compiler 0.2.0... [INFO] testing hydroper_jet_compiler-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hydroper_jet_compiler 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hydroper_jet_compiler 0.2.0 [INFO] finished tweaking crates.io crate hydroper_jet_compiler 0.2.0 [INFO] tweaked toml for crates.io crate hydroper_jet_compiler 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hydroper_jet_compiler 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding unicode-general-category v0.6.0 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c709d1625d8a2dd56719850349249fda5f499b34a14a522daa154f36d814f425 [INFO] running `Command { std: "docker" "start" "-a" "c709d1625d8a2dd56719850349249fda5f499b34a14a522daa154f36d814f425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c709d1625d8a2dd56719850349249fda5f499b34a14a522daa154f36d814f425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c709d1625d8a2dd56719850349249fda5f499b34a14a522daa154f36d814f425", kill_on_drop: false }` [INFO] [stdout] c709d1625d8a2dd56719850349249fda5f499b34a14a522daa154f36d814f425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 510ccaa84e73d8e186cfdb36a3ddd92db2cfce3d5823bf0906e3c52ecdb68c7b [INFO] running `Command { std: "docker" "start" "-a" "510ccaa84e73d8e186cfdb36a3ddd92db2cfce3d5823bf0906e3c52ecdb68c7b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling late_format v1.0.0 [INFO] [stderr] Compiling file_paths v1.0.0 [INFO] [stderr] Compiling hydroper_jet_compiler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> verifier.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> verifier.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> verifier.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Verifier { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 44 | host: Rc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compilation_unit/compilation_unit.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn comments_mut(&self) -> RefMut>> { [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] 129 | pub fn comments_mut(&self) -> RefMut<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symbols/symbol_host.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn factory(&self) -> SymbolFactory { [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] 140 | pub fn factory(&self) -> SymbolFactory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_array.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn iter(&self) -> SharedArrayIterator where T: Clone { [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] 77 | pub fn iter(&self) -> SharedArrayIterator<'_, T> where T: Clone { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_map.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn borrow(&self) -> std::cell::Ref> { [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] 83 | pub fn borrow(&self) -> std::cell::Ref<'_, HashMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "510ccaa84e73d8e186cfdb36a3ddd92db2cfce3d5823bf0906e3c52ecdb68c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510ccaa84e73d8e186cfdb36a3ddd92db2cfce3d5823bf0906e3c52ecdb68c7b", kill_on_drop: false }` [INFO] [stdout] 510ccaa84e73d8e186cfdb36a3ddd92db2cfce3d5823bf0906e3c52ecdb68c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c69ccdb2d634a678643a9caf85ed8f1e4cdb5c5401b58579f845113c625dc7e [INFO] running `Command { std: "docker" "start" "-a" "9c69ccdb2d634a678643a9caf85ed8f1e4cdb5c5401b58579f845113c625dc7e", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> verifier.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> verifier.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> verifier.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Verifier { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 44 | host: Rc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compilation_unit/compilation_unit.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn comments_mut(&self) -> RefMut>> { [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] 129 | pub fn comments_mut(&self) -> RefMut<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symbols/symbol_host.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn factory(&self) -> SymbolFactory { [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] 140 | pub fn factory(&self) -> SymbolFactory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_array.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn iter(&self) -> SharedArrayIterator where T: Clone { [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] 77 | pub fn iter(&self) -> SharedArrayIterator<'_, T> where T: Clone { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_map.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn borrow(&self) -> std::cell::Ref> { [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] 83 | pub fn borrow(&self) -> std::cell::Ref<'_, HashMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hydroper_jet_compiler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> verifier.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> verifier.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> verifier.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Verifier { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 44 | host: Rc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compilation_unit/compilation_unit.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn comments_mut(&self) -> RefMut>> { [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] 129 | pub fn comments_mut(&self) -> RefMut<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symbols/symbol_host.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn factory(&self) -> SymbolFactory { [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] 140 | pub fn factory(&self) -> SymbolFactory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_array.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn iter(&self) -> SharedArrayIterator where T: Clone { [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] 77 | pub fn iter(&self) -> SharedArrayIterator<'_, T> where T: Clone { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> util/shared_map.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn borrow(&self) -> std::cell::Ref> { [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] 83 | pub fn borrow(&self) -> std::cell::Ref<'_, HashMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `Command { std: "docker" "inspect" "9c69ccdb2d634a678643a9caf85ed8f1e4cdb5c5401b58579f845113c625dc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c69ccdb2d634a678643a9caf85ed8f1e4cdb5c5401b58579f845113c625dc7e", kill_on_drop: false }` [INFO] [stdout] 9c69ccdb2d634a678643a9caf85ed8f1e4cdb5c5401b58579f845113c625dc7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3a2540500aeb784f0bd81a8534496f09af0f1d671a3ec3847c14b9c99b75fce [INFO] running `Command { std: "docker" "start" "-a" "d3a2540500aeb784f0bd81a8534496f09af0f1d671a3ec3847c14b9c99b75fce", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `programs` [INFO] [stderr] --> verifier.rs:74:39 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `expression` [INFO] [stderr] --> verifier.rs:83:41 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stderr] [INFO] [stderr] warning: field `host` is never read [INFO] [stderr] --> verifier.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct Verifier { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 44 | host: Rc, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> compilation_unit/compilation_unit.rs:129:25 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn comments_mut(&self) -> RefMut>> { [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] 129 | pub fn comments_mut(&self) -> RefMut<'_, Vec>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> symbols/symbol_host.rs:140:20 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn factory(&self) -> SymbolFactory { [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] 140 | pub fn factory(&self) -> SymbolFactory<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> util/shared_array.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn iter(&self) -> SharedArrayIterator where T: Clone { [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] 77 | pub fn iter(&self) -> SharedArrayIterator<'_, T> where T: Clone { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> util/shared_map.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn borrow(&self) -> std::cell::Ref> { [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] 83 | pub fn borrow(&self) -> std::cell::Ref<'_, HashMap> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hydroper_jet_compiler` (lib) generated 7 warnings (run `cargo fix --lib -p hydroper_jet_compiler` to apply 6 suggestions) [INFO] [stderr] warning: `hydroper_jet_compiler` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/hydroper_jet_compiler-2faf589c6817c48f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ast::numeric_literal::tests::test_minimum_maximum ... ok [INFO] [stdout] test parser::tokenizer::tests::tokenize_n_per_n ... ok [INFO] [stdout] test parser::tokenizer::tests::tokenize_comments ... ok [INFO] [stdout] test parser::tokenizer::tests::tokenize_regexp ... ok [INFO] [stdout] test util::character_reader::test::test ... ok [INFO] [stdout] test symbols::symbol::tests::creating_packages ... ok [INFO] [stdout] test parser::tokenizer::tests::tokenize_numbers ... ok [INFO] [stdout] test parser::tokenizer::tests::tokenize_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests hydroper_jet_compiler [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test symbols/symbol.rs - symbols::symbol::Symbol::check_property_has_capture (line 2426) ... ignored [INFO] [stdout] test symbols/symbol_factory.rs - symbols::symbol_factory::SymbolFactory<'a>::create_package (line 229) ... ignored [INFO] [stdout] test util/shared_map.rs - util::shared_map::SharedMap (line 26) ... ignored [INFO] [stdout] test verifier.rs - verifier::Verifier (line 13) ... ignored [INFO] [stdout] test verifier.rs - verifier::Verifier (line 19) ... ignored [INFO] [stdout] test verifier.rs - verifier::Verifier (line 39) ... ignored [INFO] [stdout] test verifier.rs - verifier::Verifier (line 29) ... FAILED [INFO] [stdout] test symbols/symbol.rs - symbols::symbol::Symbol::check_property_has_capture (line 2417) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test ast/super_expression.rs - ast::super_expression::SuperExpression (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- verifier.rs - verifier::Verifier (line 29) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `verifier` in this scope [INFO] [stdout] --> verifier.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | verifier.enter_scope(&scope); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scope` in this scope [INFO] [stdout] --> verifier.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | verifier.enter_scope(&scope); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 29 + use std::thread::scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `verifier` in this scope [INFO] [stdout] --> verifier.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | verifier.exit_scope(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- symbols/symbol.rs - symbols::symbol::Symbol::check_property_has_capture (line 2417) stdout ---- [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> symbols/symbol.rs:2418:21 [INFO] [stdout] | [INFO] [stdout] 2417 | fn main() { #[allow(non_snake_case)] fn _doctest_main_symbols_symbol_rs_2417_0() { [INFO] [stdout] | -------------------------------------- this function can't have a `self` parameter [INFO] [stdout] 2418 | let current_scope = self; [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reference` in this scope [INFO] [stdout] --> symbols/symbol.rs:2419:4 [INFO] [stdout] | [INFO] [stdout] 2419 | if reference.is_scope_reference_value() && reference.base().find_activation().unwrap() != current_scope.find_activation().unwrap() { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reference` in this scope [INFO] [stdout] --> symbols/symbol.rs:2419:44 [INFO] [stdout] | [INFO] [stdout] 2419 | if reference.is_scope_reference_value() && reference.base().find_activation().unwrap() != current_scope.find_activation().unwrap() { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reference` in this scope [INFO] [stdout] --> symbols/symbol.rs:2420:5 [INFO] [stdout] | [INFO] [stdout] 2420 | reference.base().find_activation().unwrap().set_property_has_capture(reference.property(), true); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `reference` in this scope [INFO] [stdout] --> symbols/symbol.rs:2420:74 [INFO] [stdout] | [INFO] [stdout] 2420 | reference.base().find_activation().unwrap().set_property_has_capture(reference.property(), true); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0424, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0424`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ast/super_expression.rs - ast::super_expression::SuperExpression (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> ast/super_expression.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | super.f() [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ast/super_expression.rs - ast::super_expression::SuperExpression (line 12) [INFO] [stdout] symbols/symbol.rs - symbols::symbol::Symbol::check_property_has_capture (line 2417) [INFO] [stdout] verifier.rs - verifier::Verifier (line 29) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3a2540500aeb784f0bd81a8534496f09af0f1d671a3ec3847c14b9c99b75fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a2540500aeb784f0bd81a8534496f09af0f1d671a3ec3847c14b9c99b75fce", kill_on_drop: false }` [INFO] [stdout] d3a2540500aeb784f0bd81a8534496f09af0f1d671a3ec3847c14b9c99b75fce