[INFO] cloning repository https://github.com/DoctorDalek1963/rust-lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoctorDalek1963/rust-lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoctorDalek1963%2Frust-lox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoctorDalek1963%2Frust-lox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6874fa4642c872b73f4b5fe5a5479097b42c7374 [INFO] testing DoctorDalek1963/rust-lox against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoctorDalek1963%2Frust-lox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DoctorDalek1963/rust-lox [INFO] finished tweaking git repo https://github.com/DoctorDalek1963/rust-lox [INFO] tweaked toml for git repo https://github.com/DoctorDalek1963/rust-lox written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DoctorDalek1963/rust-lox 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/DoctorDalek1963/rust-lox 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] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.32 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded ansi-regex v0.1.0 [INFO] [stderr] Downloaded strip-ansi v0.1.0 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded clap v4.3.21 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded clap_builder v4.3.21 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded syn v2.0.27 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded linux-raw-sys v0.4.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceecb6d05c1e18f6d38afd6ac921e582468a0d49eb0da8e4551024a6726ee5af [INFO] running `Command { std: "docker" "start" "-a" "ceecb6d05c1e18f6d38afd6ac921e582468a0d49eb0da8e4551024a6726ee5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceecb6d05c1e18f6d38afd6ac921e582468a0d49eb0da8e4551024a6726ee5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceecb6d05c1e18f6d38afd6ac921e582468a0d49eb0da8e4551024a6726ee5af", kill_on_drop: false }` [INFO] [stdout] ceecb6d05c1e18f6d38afd6ac921e582468a0d49eb0da8e4551024a6726ee5af [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167c867d89e6bb002f52eb6ce6d95b29d9dc8aebfbb47805c33f0a1f58cd4dda [INFO] running `Command { std: "docker" "start" "-a" "167c867d89e6bb002f52eb6ce6d95b29d9dc8aebfbb47805c33f0a1f58cd4dda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling ansi-regex v0.1.0 [INFO] [stderr] Compiling strip-ansi v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling rlox-lib v0.1.0-dev (/opt/rustwide/workdir/rlox-lib) [INFO] [stderr] Compiling rlox-tw v0.1.0-dev (/opt/rustwide/workdir/rlox-tw) [INFO] [stderr] Compiling test-harness v0.1.0 (/opt/rustwide/workdir/test-harness) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.90s [INFO] running `Command { std: "docker" "inspect" "167c867d89e6bb002f52eb6ce6d95b29d9dc8aebfbb47805c33f0a1f58cd4dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167c867d89e6bb002f52eb6ce6d95b29d9dc8aebfbb47805c33f0a1f58cd4dda", kill_on_drop: false }` [INFO] [stdout] 167c867d89e6bb002f52eb6ce6d95b29d9dc8aebfbb47805c33f0a1f58cd4dda [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f080fcc080716da4152446e7fab16e2964ac7b1931b057ad2055c86941f68607 [INFO] running `Command { std: "docker" "start" "-a" "f080fcc080716da4152446e7fab16e2964ac7b1931b057ad2055c86941f68607", kill_on_drop: false }` [INFO] [stderr] Compiling rlox-lib v0.1.0-dev (/opt/rustwide/workdir/rlox-lib) [INFO] [stderr] Compiling rlox-tw v0.1.0-dev (/opt/rustwide/workdir/rlox-tw) [INFO] [stderr] Compiling test-harness v0.1.0 (/opt/rustwide/workdir/test-harness) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "f080fcc080716da4152446e7fab16e2964ac7b1931b057ad2055c86941f68607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f080fcc080716da4152446e7fab16e2964ac7b1931b057ad2055c86941f68607", kill_on_drop: false }` [INFO] [stdout] f080fcc080716da4152446e7fab16e2964ac7b1931b057ad2055c86941f68607 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dc141d408840eabb5dbadccf947c1e165e72f1a80a53c53307f7ba13597bcbb [INFO] running `Command { std: "docker" "start" "-a" "2dc141d408840eabb5dbadccf947c1e165e72f1a80a53c53307f7ba13597bcbb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlox_lib-6c7b826125f47a4a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parser::tests::parse ... ok [INFO] [stdout] test scanner::tests::keywords ... ok [INFO] [stdout] test scanner::tests::punctuators ... ok [INFO] [stdout] test scanner::tests::identifiers ... ok [INFO] [stdout] test scanner::tests::whitespace ... ok [INFO] [stdout] test scanner::tests::strings ... ok [INFO] [stdout] test scanner::tests::numbers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlox_tw-491650edce815a42) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlox_tw-882dbb8ef9b06adc) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_harness-f77307c5cf2e3615) [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 rlox_lib [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 rlox_tw [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" "2dc141d408840eabb5dbadccf947c1e165e72f1a80a53c53307f7ba13597bcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc141d408840eabb5dbadccf947c1e165e72f1a80a53c53307f7ba13597bcbb", kill_on_drop: false }` [INFO] [stdout] 2dc141d408840eabb5dbadccf947c1e165e72f1a80a53c53307f7ba13597bcbb