[INFO] fetching crate rivet 0.0.1... [INFO] testing rivet-0.0.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate rivet 0.0.1 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate rivet 0.0.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rivet 0.0.1 [INFO] finished tweaking crates.io crate rivet 0.0.1 [INFO] tweaked toml for crates.io crate rivet 0.0.1 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] [stderr] Downloaded string-interner v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a0c67d37939dac1492c5233a21aa79e278f39ea3cd09ceb5dce4287bca9352 [INFO] running `Command { std: "docker" "start" "-a" "c8a0c67d37939dac1492c5233a21aa79e278f39ea3cd09ceb5dce4287bca9352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a0c67d37939dac1492c5233a21aa79e278f39ea3cd09ceb5dce4287bca9352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a0c67d37939dac1492c5233a21aa79e278f39ea3cd09ceb5dce4287bca9352", kill_on_drop: false }` [INFO] [stdout] c8a0c67d37939dac1492c5233a21aa79e278f39ea3cd09ceb5dce4287bca9352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 081952dd3f4f6a6b4743fd2f9ff0c6a3e59b547f78bafe7ce959626977731d85 [INFO] running `Command { std: "docker" "start" "-a" "081952dd3f4f6a6b4743fd2f9ff0c6a3e59b547f78bafe7ce959626977731d85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling string-interner v0.6.4 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rivet v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/builtins.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / /// This is kind of hacky; doesn't do special characters, escaped quotes, etc [INFO] [stdout] 68 | | /// but fine for now. [INFO] [stdout] | |_--------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / /// This is also hacky 'cause it doesn't actually recognize any special [INFO] [stdout] 75 | | /// THINGS like backslashes, numbers, etc; basically if something doesn't [INFO] [stdout] 76 | | /// match any other token type then it's a valid word. [INFO] [stdout] | |_-----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::*` [INFO] [stdout] --> src/lexer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use nom::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/vm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_id` [INFO] [stdout] --> src/lexer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn is_id(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_int` [INFO] [stdout] --> src/vm.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_int(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/vm.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn get_block(&self) -> Option<&[Ast]> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_symbol` [INFO] [stdout] --> src/vm.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_symbol(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quote` [INFO] [stdout] --> src/vm.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn quote(&self) -> Ast { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "081952dd3f4f6a6b4743fd2f9ff0c6a3e59b547f78bafe7ce959626977731d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081952dd3f4f6a6b4743fd2f9ff0c6a3e59b547f78bafe7ce959626977731d85", kill_on_drop: false }` [INFO] [stdout] 081952dd3f4f6a6b4743fd2f9ff0c6a3e59b547f78bafe7ce959626977731d85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cd0cfe065c4d42ab1965fd3f6c949433c9ae16e4da2ff8f687f9e411753e710 [INFO] running `Command { std: "docker" "start" "-a" "0cd0cfe065c4d42ab1965fd3f6c949433c9ae16e4da2ff8f687f9e411753e710", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/builtins.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / /// This is kind of hacky; doesn't do special characters, escaped quotes, etc [INFO] [stdout] 68 | | /// but fine for now. [INFO] [stdout] | |_--------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rivet v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / /// This is also hacky 'cause it doesn't actually recognize any special [INFO] [stdout] 75 | | /// THINGS like backslashes, numbers, etc; basically if something doesn't [INFO] [stdout] 76 | | /// match any other token type then it's a valid word. [INFO] [stdout] | |_-----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::*` [INFO] [stdout] --> src/lexer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use nom::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/vm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_id` [INFO] [stdout] --> src/lexer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn is_id(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_int` [INFO] [stdout] --> src/vm.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_int(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/vm.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn get_block(&self) -> Option<&[Ast]> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_symbol` [INFO] [stdout] --> src/vm.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_symbol(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quote` [INFO] [stdout] --> src/vm.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn quote(&self) -> Ast { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/builtins.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / /// This is kind of hacky; doesn't do special characters, escaped quotes, etc [INFO] [stdout] 68 | | /// but fine for now. [INFO] [stdout] | |_--------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lexer.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / /// This is also hacky 'cause it doesn't actually recognize any special [INFO] [stdout] 75 | | /// THINGS like backslashes, numbers, etc; basically if something doesn't [INFO] [stdout] 76 | | /// match any other token type then it's a valid word. [INFO] [stdout] | |_-----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::*` [INFO] [stdout] --> src/lexer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use nom::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/vm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vm::Value::*` [INFO] [stdout] --> src/vm.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | use vm::Value::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `builtins` [INFO] [stdout] --> src/vm.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | use builtins; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_id` [INFO] [stdout] --> src/lexer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn is_id(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_int` [INFO] [stdout] --> src/vm.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_int(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/vm.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn get_block(&self) -> Option<&[Ast]> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_symbol` [INFO] [stdout] --> src/vm.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_symbol(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quote` [INFO] [stdout] --> src/vm.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn quote(&self) -> Ast { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "0cd0cfe065c4d42ab1965fd3f6c949433c9ae16e4da2ff8f687f9e411753e710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd0cfe065c4d42ab1965fd3f6c949433c9ae16e4da2ff8f687f9e411753e710", kill_on_drop: false }` [INFO] [stdout] 0cd0cfe065c4d42ab1965fd3f6c949433c9ae16e4da2ff8f687f9e411753e710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4fc517f01e3776e56dca3e47c843fe446736d4bd8eae2756d275f8d3aa8a6f7 [INFO] running `Command { std: "docker" "start" "-a" "c4fc517f01e3776e56dca3e47c843fe446736d4bd8eae2756d275f8d3aa8a6f7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stdout] running 14 tests [INFO] [stderr] | [INFO] [stdout] test lexer::tests::test_tokenize_comment ... ok [INFO] [stderr] 2 | use std::collections::HashMap; [INFO] [stdout] test parser::tests::test_expr ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test parser::tests::test_block ... ok [INFO] [stderr] | [INFO] [stdout] test parser::tests::test_parse_id ... ok [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] test parser::tests::test_parse_bool ... ok [INFO] [stderr] [INFO] [stdout] test parser::tests::test_parse_int ... ok [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stdout] test parser::tests::test_parse_string ... ok [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stdout] test parser::tests::test_quote ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::tests::test_tokenize_str ... ok [INFO] [stderr] 5 | #[macro_use] [INFO] [stdout] test lexer::tests::test_tokenize_words ... ok [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/builtins.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lexer.rs:67:1 [INFO] [stdout] test lexer::tests::test_lex_all ... ok [INFO] [stderr] | [INFO] [stderr] 67 | / /// This is kind of hacky; doesn't do special characters, escaped quotes, etc [INFO] [stderr] 68 | | /// but fine for now. [INFO] [stderr] | |_--------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lexer.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / /// This is also hacky 'cause it doesn't actually recognize any special [INFO] [stderr] 75 | | /// THINGS like backslashes, numbers, etc; basically if something doesn't [INFO] [stderr] 76 | | /// match any other token type then it's a valid word. [INFO] [stderr] | |_-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused import: `nom::*` [INFO] [stderr] --> src/lexer.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | use nom::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp` [INFO] [stderr] --> src/vm.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::cmp; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_id` [INFO] [stderr] --> src/lexer.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | fn is_id(&self) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_int` [INFO] [stderr] --> src/vm.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 53 | fn get_int(&self) -> Option { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_block` [INFO] [stderr] --> src/vm.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | fn get_block(&self) -> Option<&[Ast]> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_symbol` [INFO] [stderr] --> src/vm.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | fn get_symbol(&self) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `quote` [INFO] [stderr] --> src/vm.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | fn quote(&self) -> Ast { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `vm::Value::*` [INFO] [stderr] --> src/vm.rs:304:9 [INFO] [stderr] | [INFO] [stderr] 304 | use vm::Value::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `builtins` [INFO] [stderr] --> src/vm.rs:305:9 [INFO] [stderr] | [INFO] [stderr] 305 | use builtins; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rivet` (lib) generated 12 warnings [INFO] [stderr] warning: `rivet` (lib test) generated 14 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] test lexer::tests::test_tokenize_delim ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rivet-7e8e4a3e94d23117) [INFO] [stdout] test lexer::tests::test_tokenize_int ... ok [INFO] [stdout] test parser::tests::test_lex_and_parse ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rivet-d6e5b060fd89a3cb) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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] [stderr] Doc-tests rivet [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" "c4fc517f01e3776e56dca3e47c843fe446736d4bd8eae2756d275f8d3aa8a6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fc517f01e3776e56dca3e47c843fe446736d4bd8eae2756d275f8d3aa8a6f7", kill_on_drop: false }` [INFO] [stdout] c4fc517f01e3776e56dca3e47c843fe446736d4bd8eae2756d275f8d3aa8a6f7