[INFO] cloning repository https://github.com/dasunpubudumal/rlox_lexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dasunpubudumal/rlox_lexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasunpubudumal%2Frlox_lexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasunpubudumal%2Frlox_lexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b74c5ca4d20a22567dfb0fe817aa4ede0c947e1e [INFO] building dasunpubudumal/rlox_lexer against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasunpubudumal%2Frlox_lexer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dasunpubudumal/rlox_lexer [INFO] finished tweaking git repo https://github.com/dasunpubudumal/rlox_lexer [INFO] tweaked toml for git repo https://github.com/dasunpubudumal/rlox_lexer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dasunpubudumal/rlox_lexer on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dasunpubudumal/rlox_lexer 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dasunpubudumal/rlox_lib.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded human-panic v2.0.1 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded object v0.36.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836d8a2ab0e2c88be05fe6f7e774996684546fc49930a1e0ad0823ef9c5a93f5 [INFO] running `Command { std: "docker" "start" "-a" "836d8a2ab0e2c88be05fe6f7e774996684546fc49930a1e0ad0823ef9c5a93f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836d8a2ab0e2c88be05fe6f7e774996684546fc49930a1e0ad0823ef9c5a93f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836d8a2ab0e2c88be05fe6f7e774996684546fc49930a1e0ad0823ef9c5a93f5", kill_on_drop: false }` [INFO] [stdout] 836d8a2ab0e2c88be05fe6f7e774996684546fc49930a1e0ad0823ef9c5a93f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43e8f2a3b428a486566a332f6f860ef060eb89f3afeb2d7be8e0fab8b01e1413 [INFO] running `Command { std: "docker" "start" "-a" "43e8f2a3b428a486566a332f6f860ef060eb89f3afeb2d7be8e0fab8b01e1413", kill_on_drop: false }` [INFO] [stderr] warning: rlox_lexer v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rlox_lib v0.1.0 (https://github.com/dasunpubudumal/rlox_lib.git#e55c5090) [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Compiling rlox_lexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `error` is never used [INFO] [stdout] --> src/error_handler.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn error(line: u16, message: String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `report` is never used [INFO] [stdout] --> src/error_handler.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn report(line: u16, message: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` that must be used [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | run(&line); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.50s [INFO] running `Command { std: "docker" "inspect" "43e8f2a3b428a486566a332f6f860ef060eb89f3afeb2d7be8e0fab8b01e1413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e8f2a3b428a486566a332f6f860ef060eb89f3afeb2d7be8e0fab8b01e1413", kill_on_drop: false }` [INFO] [stdout] 43e8f2a3b428a486566a332f6f860ef060eb89f3afeb2d7be8e0fab8b01e1413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 248d6242156a7031b0ffc6750aa8e40b669fc77e4c7df8e3d775fd3bd970d73f [INFO] running `Command { std: "docker" "start" "-a" "248d6242156a7031b0ffc6750aa8e40b669fc77e4c7df8e3d775fd3bd970d73f", kill_on_drop: false }` [INFO] [stderr] warning: rlox_lexer v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stdout] warning: function `error` is never used [INFO] [stdout] --> src/error_handler.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn error(line: u16, message: String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `report` is never used [INFO] [stdout] --> src/error_handler.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn report(line: u16, message: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rlox_lexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused implementer of `Iterator` that must be used [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | run(&line); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tests/lexer_test.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `error` is never used [INFO] [stdout] --> src/error_handler.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn error(line: u16, message: String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `report` is never used [INFO] [stdout] --> src/error_handler.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn report(line: u16, message: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/error_handler.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` that must be used [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | run(&line); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "248d6242156a7031b0ffc6750aa8e40b669fc77e4c7df8e3d775fd3bd970d73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248d6242156a7031b0ffc6750aa8e40b669fc77e4c7df8e3d775fd3bd970d73f", kill_on_drop: false }` [INFO] [stdout] 248d6242156a7031b0ffc6750aa8e40b669fc77e4c7df8e3d775fd3bd970d73f